[zanata/zanata-server] be90a0: refactor(profile): migrate profile page to redux

GitHub noreply at github.com
Thu Jun 23 00:05:02 UTC 2016


  Branch: refs/heads/user-profile-redux
  Home:   https://github.com/zanata/zanata-server
  Commit: be90a076ef49b24c74fead82f3dd8690d02edf56
      https://github.com/zanata/zanata-server/commit/be90a076ef49b24c74fead82f3dd8690d02edf56
  Author: Alex Eng <aeng at redhat.com>
  Date:   2016-06-23 (Thu, 23 Jun 2016)

  Changed paths:
    M frontend/src/main/web/package.json
    A frontend/src/main/web/src/actions/profile.js
    R frontend/src/main/web/src/actions/userMatrix.js
    R frontend/src/main/web/src/constants/ActionTypes.js
    M frontend/src/main/web/src/constants/Options.js
    M frontend/src/main/web/src/containers/Root.js
    M frontend/src/main/web/src/containers/UserProfile/CalendarMonthMatrix.jsx
    M frontend/src/main/web/src/containers/UserProfile/CalendarPeriodHeading.jsx
    M frontend/src/main/web/src/containers/UserProfile/ContentStateFilter.jsx
    M frontend/src/main/web/src/containers/UserProfile/DayMatrix.jsx
    M frontend/src/main/web/src/containers/UserProfile/FilterableMatrixTable.jsx
    M frontend/src/main/web/src/containers/UserProfile/RecentContributions.jsx
    M frontend/src/main/web/src/containers/UserProfile/index.jsx
    R frontend/src/main/web/src/dispatchers/UserMatrixDispatcher.js
    M frontend/src/main/web/src/reducers/index.js
    A frontend/src/main/web/src/reducers/profile.js
    R frontend/src/main/web/src/stores/UserMatrixStore.js
    R frontend/src/main/web/src/stores/__mocks__/superagent.js
    R frontend/src/main/web/src/stores/__tests__/UserMatrixStoreTest.js
    R frontend/src/main/web/src/stores/testData/glossary/entries.json
    R frontend/src/main/web/src/stores/testData/glossary/info.json
    R frontend/src/main/web/src/stores/testData/stats/user/test-user.json

  Log Message:
  -----------
  refactor(profile): migrate profile page to redux

https://zanata.atlassian.net/browse/ZNTA-1163




More information about the zanata-commits mailing list