Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add User Activity Page to current user and all users profiles #1006

Merged
merged 39 commits into from
Nov 20, 2017

Commits on Nov 4, 2017

  1. Configuration menu
    Copy the full SHA
    92d8f11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f5c0e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74c0cc8 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2017

  1. More refactor

    jm90m committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    14e5787 View commit details
    Browse the repository at this point in the history
  2. fix eslint semicolon missing

    jm90m committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    d23b4af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca895bb View commit details
    Browse the repository at this point in the history
  4. Add Account Update parser

    jm90m committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    3cb4d69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd06129 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2017

  1. Improve performance of Activity Page

    * only display 100 actions at a time
    jm90m committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    cdfe455 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bd0275 View commit details
    Browse the repository at this point in the history
  3. remove unused component

    jm90m committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    4184b7b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2017

  1. Parse out approve/unapprove witness operations, remove margin on User…

    …ActivityActions, add % upvotes/downvotes with tooltip, refactor out some messages to components
    jm90m committed Nov 8, 2017
    Configuration menu
    Copy the full SHA
    b4aabdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c9e21b View commit details
    Browse the repository at this point in the history
  3. Remove unused file

    jm90m committed Nov 8, 2017
    Configuration menu
    Copy the full SHA
    7e8261f View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2017

  1. Configuration menu
    Copy the full SHA
    71f073c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f9ccfa View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2017

  1. Configuration menu
    Copy the full SHA
    183273e View commit details
    Browse the repository at this point in the history
  2. add role to search

    jm90m committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    8c86bf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfd06a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    216b6e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    612c6c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b02c3b6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b49fced View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8fc7b14 View commit details
    Browse the repository at this point in the history
  9. increase display limit

    jm90m committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    c7b45b6 View commit details
    Browse the repository at this point in the history
  10. update based on feedback

    * add `...` in translations for search placeholder
    * use `getAuthenticatedUserName`
    jm90m committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    116bf56 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2017

  1. Configuration menu
    Copy the full SHA
    22cdb76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9410aa1 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2017

  1. Configuration menu
    Copy the full SHA
    9aa4495 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2017

  1. Configuration menu
    Copy the full SHA
    b916822 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b60078 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fe810e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    153e8ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a2bf66 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2017

  1. Updates based on call with @bonustrack

    * fix right side bar blocks from overflowing
    * create another filter group -> 
    Reward, -> author reward, claim reward- curation reward
    * use + and - circles for filter activities
    * titles moves on open and close
    jm90m committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    24f20ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fae971c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a585aba View commit details
    Browse the repository at this point in the history
  4. Make checkbox name clickable

    jm90m committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    1d1ef8d View commit details
    Browse the repository at this point in the history
  5. remove setTimeout in ClaimRewardsBlock, update customJSONMessage Rebl…

    …og logic, remove spaces in cases in reducer
    jm90m committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    12d53ba View commit details
    Browse the repository at this point in the history