Branch: refs/heads/extract-ui
  Home:   https://github.com/zanata/zanata-server
  Commit: ca3d572deeba07b5c2aee6997f696a7543a79520
      
https://github.com/zanata/zanata-server/commit/ca3d572deeba07b5c2aee6997f696a7543a79520
  Author: Alex Eng <a...@redhat.com>
  Date:   2016-07-18 (Mon, 18 Jul 2016)

  Changed paths:
    M frontend/README.md
    A frontend/docs/actions.md
    A frontend/docs/build.md
    A frontend/docs/components.md
    A frontend/docs/constants.md
    A frontend/docs/containers.md
    A frontend/docs/esnext.md
    A frontend/docs/index.md
    A frontend/docs/legacy.md
    A frontend/docs/linting.md
    A frontend/docs/middleware.md
    A frontend/docs/readme.md
    A frontend/docs/reducers.md
    A frontend/docs/schemas.md
    A frontend/docs/scripts.md
    A frontend/docs/styleguide.md
    A frontend/docs/styles.md
    A frontend/docs/technology.md
    A frontend/docs/testing.md
    M frontend/pom.xml
    A frontend/src/.eslintignore
    A frontend/src/.eslintrc
    A frontend/src/.gitignore
    A frontend/src/atomicCssConfig.js
    A frontend/src/index.html
    A frontend/src/main/actions/common.js
    A frontend/src/main/actions/explore.js
    A frontend/src/main/actions/glossary.js
    A frontend/src/main/actions/index.js
    A frontend/src/main/actions/profile.js
    A frontend/src/main/components/Nav/NavIcon.jsx
    A frontend/src/main/components/Nav/NavItem.jsx
    A frontend/src/main/components/Nav/index.jsx
    A frontend/src/main/components/Notification/index.js
    A frontend/src/main/components/index.js
    A frontend/src/main/constants/Messages.js
    A frontend/src/main/constants/Options.js
    A frontend/src/main/containers/App.js
    A frontend/src/main/containers/Explore/GroupTeaser.jsx
    A frontend/src/main/containers/Explore/LanguageTeamTeaser.jsx
    A frontend/src/main/containers/Explore/ProjectTeaser.jsx
    A frontend/src/main/containers/Explore/TeaserList.jsx
    A frontend/src/main/containers/Explore/TeaserListHeader.jsx
    A frontend/src/main/containers/Explore/UserTeaser.jsx
    A frontend/src/main/containers/Explore/index.js
    A frontend/src/main/containers/Glossary/DeleteAllEntriesModal.jsx
    A frontend/src/main/containers/Glossary/DeleteEntryModal.jsx
    A frontend/src/main/containers/Glossary/Entry.js
    A frontend/src/main/containers/Glossary/EntryModal.js
    A frontend/src/main/containers/Glossary/ExportModal.js
    A frontend/src/main/containers/Glossary/Header.jsx
    A frontend/src/main/containers/Glossary/ImportModal.js
    A frontend/src/main/containers/Glossary/NewEntryModal.js
    A frontend/src/main/containers/Glossary/ViewHeader.js
    A frontend/src/main/containers/Glossary/index.js
    A frontend/src/main/containers/Root.js
    A frontend/src/main/containers/UserProfile/CalendarMonthMatrix.jsx
    A frontend/src/main/containers/UserProfile/CalendarPeriodHeading.jsx
    A frontend/src/main/containers/UserProfile/CategoryItemMatrix.jsx
    A frontend/src/main/containers/UserProfile/CategoryMatrixTable.jsx
    A frontend/src/main/containers/UserProfile/ContentStateFilter.jsx
    A frontend/src/main/containers/UserProfile/ContributionChart.jsx
    A frontend/src/main/containers/UserProfile/DayMatrix.jsx
    A frontend/src/main/containers/UserProfile/FilterableMatrixTable.jsx
    A frontend/src/main/containers/UserProfile/RecentContributions.jsx
    A frontend/src/main/containers/UserProfile/index.jsx
    A frontend/src/main/index.js
    A frontend/src/main/legacy.js
    A frontend/src/main/reducers/common.js
    A frontend/src/main/reducers/explore.js
    A frontend/src/main/reducers/glossary.js
    A frontend/src/main/reducers/index.js
    A frontend/src/main/reducers/profile.js
    A frontend/src/main/schemas.js
    A frontend/src/main/utils/DateHelper.js
    A frontend/src/main/utils/GlossaryHelper.js
    A frontend/src/main/utils/RoutingHelpers.js
    A frontend/src/main/utils/StringUtils.js
    A frontend/src/main/utils/__tests__/GlossaryHelperTest.js
    A frontend/src/main/utils/__tests__/StringUtilsTest.js
    A frontend/src/main/utils/callWithSameArgs.js
    R frontend/src/main/web/.eslintignore
    R frontend/src/main/web/.eslintrc
    R frontend/src/main/web/.gitignore
    R frontend/src/main/web/atomicCssConfig.js
    R frontend/src/main/web/copy.sh
    R frontend/src/main/web/docs/actions.md
    R frontend/src/main/web/docs/build.md
    R frontend/src/main/web/docs/components.md
    R frontend/src/main/web/docs/constants.md
    R frontend/src/main/web/docs/containers.md
    R frontend/src/main/web/docs/esnext.md
    R frontend/src/main/web/docs/index.md
    R frontend/src/main/web/docs/legacy.md
    R frontend/src/main/web/docs/linting.md
    R frontend/src/main/web/docs/middleware.md
    R frontend/src/main/web/docs/readme.md
    R frontend/src/main/web/docs/reducers.md
    R frontend/src/main/web/docs/schemas.md
    R frontend/src/main/web/docs/scripts.md
    R frontend/src/main/web/docs/styleguide.md
    R frontend/src/main/web/docs/styles.md
    R frontend/src/main/web/docs/technology.md
    R frontend/src/main/web/docs/testing.md
    R frontend/src/main/web/index.html
    R frontend/src/main/web/npm-shrinkwrap.json
    R frontend/src/main/web/package.json
    R frontend/src/main/web/src/actions/common.js
    R frontend/src/main/web/src/actions/explore.js
    R frontend/src/main/web/src/actions/glossary.js
    R frontend/src/main/web/src/actions/index.js
    R frontend/src/main/web/src/actions/profile.js
    R frontend/src/main/web/src/components/Nav/NavIcon.jsx
    R frontend/src/main/web/src/components/Nav/NavItem.jsx
    R frontend/src/main/web/src/components/Nav/index.jsx
    R frontend/src/main/web/src/components/Notification/index.js
    R frontend/src/main/web/src/components/index.js
    R frontend/src/main/web/src/constants/Messages.js
    R frontend/src/main/web/src/constants/Options.js
    R frontend/src/main/web/src/containers/App.js
    R frontend/src/main/web/src/containers/Explore/GroupTeaser.jsx
    R frontend/src/main/web/src/containers/Explore/LanguageTeamTeaser.jsx
    R frontend/src/main/web/src/containers/Explore/ProjectTeaser.jsx
    R frontend/src/main/web/src/containers/Explore/TeaserList.jsx
    R frontend/src/main/web/src/containers/Explore/TeaserListHeader.jsx
    R frontend/src/main/web/src/containers/Explore/UserTeaser.jsx
    R frontend/src/main/web/src/containers/Explore/index.js
    R frontend/src/main/web/src/containers/Glossary/DeleteAllEntriesModal.jsx
    R frontend/src/main/web/src/containers/Glossary/DeleteEntryModal.jsx
    R frontend/src/main/web/src/containers/Glossary/Entry.js
    R frontend/src/main/web/src/containers/Glossary/EntryModal.js
    R frontend/src/main/web/src/containers/Glossary/ExportModal.js
    R frontend/src/main/web/src/containers/Glossary/Header.jsx
    R frontend/src/main/web/src/containers/Glossary/ImportModal.js
    R frontend/src/main/web/src/containers/Glossary/NewEntryModal.js
    R frontend/src/main/web/src/containers/Glossary/ViewHeader.js
    R frontend/src/main/web/src/containers/Glossary/index.js
    R frontend/src/main/web/src/containers/Root.js
    R frontend/src/main/web/src/containers/UserProfile/CalendarMonthMatrix.jsx
    R frontend/src/main/web/src/containers/UserProfile/CalendarPeriodHeading.jsx
    R frontend/src/main/web/src/containers/UserProfile/CategoryItemMatrix.jsx
    R frontend/src/main/web/src/containers/UserProfile/CategoryMatrixTable.jsx
    R frontend/src/main/web/src/containers/UserProfile/ContentStateFilter.jsx
    R frontend/src/main/web/src/containers/UserProfile/ContributionChart.jsx
    R frontend/src/main/web/src/containers/UserProfile/DayMatrix.jsx
    R frontend/src/main/web/src/containers/UserProfile/FilterableMatrixTable.jsx
    R frontend/src/main/web/src/containers/UserProfile/RecentContributions.jsx
    R frontend/src/main/web/src/containers/UserProfile/index.jsx
    R frontend/src/main/web/src/index.js
    R frontend/src/main/web/src/legacy.js
    R frontend/src/main/web/src/reducers/common.js
    R frontend/src/main/web/src/reducers/explore.js
    R frontend/src/main/web/src/reducers/glossary.js
    R frontend/src/main/web/src/reducers/index.js
    R frontend/src/main/web/src/reducers/profile.js
    R frontend/src/main/web/src/schemas.js
    R frontend/src/main/web/src/utils/DateHelper.js
    R frontend/src/main/web/src/utils/GlossaryHelper.js
    R frontend/src/main/web/src/utils/RoutingHelpers.js
    R frontend/src/main/web/src/utils/StringUtils.js
    R frontend/src/main/web/src/utils/__tests__/GlossaryHelperTest.js
    R frontend/src/main/web/src/utils/__tests__/StringUtilsTest.js
    R frontend/src/main/web/src/utils/callWithSameArgs.js
    R frontend/src/main/web/styleguide.config.js
    R frontend/src/main/web/styleguide.html
    R frontend/src/main/web/webpack.config.js
    R frontend/src/main/web/webpack.dev.config.js
    R frontend/src/main/web/webpack.legacy.config.js
    R frontend/src/main/web/webpack.prod.config.js
    A frontend/src/npm-shrinkwrap.json
    A frontend/src/package.json
    A frontend/src/styleguide.config.js
    A frontend/src/styleguide.html
    A frontend/src/webpack.config.js
    A frontend/src/webpack.dev.config.js
    A frontend/src/webpack.legacy.config.js
    A frontend/src/webpack.prod.config.js

  Log Message:
  -----------
  chore(frontend): fix frontend build


_______________________________________________
zanata-commits mailing list
zanata-commits@redhat.com
https://www.redhat.com/mailman/listinfo/zanata-commits

Reply via email to