[zanata/zanata-server] 724697: Move user-profile-page as frontend package

GitHub noreply at github.com
Tue Jul 28 06:28:24 UTC 2015


  Branch: refs/heads/rhbz1245433-glossary
  Home:   https://github.com/zanata/zanata-server
  Commit: 724697d768fe60d91211e385434806b6296dcf2d
      https://github.com/zanata/zanata-server/commit/724697d768fe60d91211e385434806b6296dcf2d
  Author: Alex Eng <aeng at redhat.com>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    M frontend/pom.xml
    A frontend/src/main/web/README.md
    A frontend/src/main/web/copy.sh
    A frontend/src/main/web/index.html
    A frontend/src/main/web/index.js
    A frontend/src/main/web/lib/actions/Actions.js
    A frontend/src/main/web/lib/components/CalendarMonthMatrix.jsx
    A frontend/src/main/web/lib/components/CalendarPeriodHeading.jsx
    A frontend/src/main/web/lib/components/CategoryItemMatrix.jsx
    A frontend/src/main/web/lib/components/CategoryMatrixTable.jsx
    A frontend/src/main/web/lib/components/ContentStateFilter.jsx
    A frontend/src/main/web/lib/components/ContributionChart.jsx
    A frontend/src/main/web/lib/components/DayMatrix.jsx
    A frontend/src/main/web/lib/components/DropDown.jsx
    A frontend/src/main/web/lib/components/FilterableMatrixTable.jsx
    A frontend/src/main/web/lib/components/RecentContributions.jsx
    A frontend/src/main/web/lib/constants/ActionTypes.js
    A frontend/src/main/web/lib/constants/Configs.js
    A frontend/src/main/web/lib/constants/Options.js
    A frontend/src/main/web/lib/dispatchers/UserMatrixDispatcher.js
    A frontend/src/main/web/lib/stores/UserMatrixStore.js
    A frontend/src/main/web/lib/stores/__mocks__/superagent.js
    A frontend/src/main/web/lib/stores/__tests__/UserMatrixStoreTest.js
    A frontend/src/main/web/lib/stores/userStats.json
    A frontend/src/main/web/lib/utils/DateHelper.js
    A frontend/src/main/web/npm-shrinkwrap.json
    A frontend/src/main/web/package.json
    A frontend/src/main/web/preprocessor.js
    A frontend/src/main/web/server.js
    R frontend/src/main/web/user-profile-page/README.md
    R frontend/src/main/web/user-profile-page/copy.sh
    R frontend/src/main/web/user-profile-page/index.html
    R frontend/src/main/web/user-profile-page/index.js
    R frontend/src/main/web/user-profile-page/lib/actions/Actions.js
    R frontend/src/main/web/user-profile-page/lib/components/CalendarMonthMatrix.jsx
    R frontend/src/main/web/user-profile-page/lib/components/CalendarPeriodHeading.jsx
    R frontend/src/main/web/user-profile-page/lib/components/CategoryItemMatrix.jsx
    R frontend/src/main/web/user-profile-page/lib/components/CategoryMatrixTable.jsx
    R frontend/src/main/web/user-profile-page/lib/components/ContentStateFilter.jsx
    R frontend/src/main/web/user-profile-page/lib/components/ContributionChart.jsx
    R frontend/src/main/web/user-profile-page/lib/components/DayMatrix.jsx
    R frontend/src/main/web/user-profile-page/lib/components/DropDown.jsx
    R frontend/src/main/web/user-profile-page/lib/components/FilterableMatrixTable.jsx
    R frontend/src/main/web/user-profile-page/lib/components/RecentContributions.jsx
    R frontend/src/main/web/user-profile-page/lib/constants/ActionTypes.js
    R frontend/src/main/web/user-profile-page/lib/constants/Configs.js
    R frontend/src/main/web/user-profile-page/lib/constants/Options.js
    R frontend/src/main/web/user-profile-page/lib/dispatchers/UserMatrixDispatcher.js
    R frontend/src/main/web/user-profile-page/lib/stores/UserMatrixStore.js
    R frontend/src/main/web/user-profile-page/lib/stores/__mocks__/superagent.js
    R frontend/src/main/web/user-profile-page/lib/stores/__tests__/UserMatrixStoreTest.js
    R frontend/src/main/web/user-profile-page/lib/stores/userStats.json
    R frontend/src/main/web/user-profile-page/lib/utils/DateHelper.js
    R frontend/src/main/web/user-profile-page/npm-shrinkwrap.json
    R frontend/src/main/web/user-profile-page/package.json
    R frontend/src/main/web/user-profile-page/preprocessor.js
    R frontend/src/main/web/user-profile-page/server.js
    R frontend/src/main/web/user-profile-page/webpack.config.js
    R frontend/src/main/web/user-profile-page/webpack.prod.config.js
    A frontend/src/main/web/webpack.config.js
    A frontend/src/main/web/webpack.prod.config.js
    M zanata-war/src/main/webapp/profile/home.xhtml

  Log Message:
  -----------
  Move user-profile-page as frontend package


  Commit: 839772a8b0b1b7ecfe612e03dd5c98994941a42c
      https://github.com/zanata/zanata-server/commit/839772a8b0b1b7ecfe612e03dd5c98994941a42c
  Author: Alex Eng <aeng at redhat.com>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    M frontend/src/main/web/index.html
    M frontend/src/main/web/index.js
    A frontend/src/main/web/lib/components/RootContent.jsx
    A frontend/src/main/web/lib/components/UserProfile.jsx
    M frontend/src/main/web/lib/constants/Configs.js
    A frontend/src/main/web/lib/constants/Views.js
    M frontend/src/main/web/lib/stores/UserMatrixStore.js
    M zanata-war/src/main/java/org/zanata/action/ProfileHome.java
    M zanata-war/src/main/java/org/zanata/rest/editor/dto/User.java
    M zanata-war/src/main/java/org/zanata/rest/editor/service/UserService.java
    M zanata-war/src/main/webapp/profile/home.xhtml
    M zanata-war/src/test/java/org/zanata/rest/editor/dto/UserTest.java

  Log Message:
  -----------
  Refactor frontend for different view


Compare: https://github.com/zanata/zanata-server/compare/724697d768fe^...839772a8b0b1


More information about the zanata-commits mailing list