Branch: refs/heads/new-aswesome-bar
  Home:   https://github.com/zanata/zanata-server
  Commit: 065fa48e1e2ed0bce3462bfa9c0bb17c95fa1226
      
https://github.com/zanata/zanata-server/commit/065fa48e1e2ed0bce3462bfa9c0bb17c95fa1226
  Author: Luke Brooker <m...@lukebrooker.com>
  Date:   2016-01-28 (Thu, 28 Jan 2016)

  Changed paths:
    M frontend/.gitignore
    M frontend/src/main/web/index.html
    R frontend/src/main/web/index.js
    R frontend/src/main/web/lib/actions/GlossaryActions.js
    R frontend/src/main/web/lib/actions/UserMatrixActions.js
    R frontend/src/main/web/lib/components/CalendarMonthMatrix.jsx
    R frontend/src/main/web/lib/components/CalendarPeriodHeading.jsx
    R frontend/src/main/web/lib/components/CategoryItemMatrix.jsx
    R frontend/src/main/web/lib/components/CategoryMatrixTable.jsx
    R frontend/src/main/web/lib/components/ContentStateFilter.jsx
    R frontend/src/main/web/lib/components/ContributionChart.jsx
    R frontend/src/main/web/lib/components/DayMatrix.jsx
    R frontend/src/main/web/lib/components/DropDown.jsx
    R frontend/src/main/web/lib/components/FilterableMatrixTable.jsx
    R frontend/src/main/web/lib/components/MessageModal.jsx
    R frontend/src/main/web/lib/components/RecentContributions.jsx
    R frontend/src/main/web/lib/components/RootContent.jsx
    R frontend/src/main/web/lib/components/SystemGlossary.jsx
    R frontend/src/main/web/lib/components/UserProfile.jsx
    R frontend/src/main/web/lib/components/glossary/ActionCell.jsx
    R frontend/src/main/web/lib/components/glossary/ColumnHeader.jsx
    R frontend/src/main/web/lib/components/glossary/DataTable.jsx
    R frontend/src/main/web/lib/components/glossary/DeleteEntryModal.jsx
    R frontend/src/main/web/lib/components/glossary/ImportModal.jsx
    R frontend/src/main/web/lib/components/glossary/InputCell.jsx
    R frontend/src/main/web/lib/components/glossary/LoadingCell.jsx
    R frontend/src/main/web/lib/components/glossary/NewEntryModal.jsx
    R frontend/src/main/web/lib/components/glossary/SourceActionCell.jsx
    R frontend/src/main/web/lib/components/glossary/__tests__/ActionCellTest.js
    R frontend/src/main/web/lib/constants/ActionTypes.js
    R frontend/src/main/web/lib/constants/Configs.js
    R frontend/src/main/web/lib/constants/Messages.js
    R frontend/src/main/web/lib/constants/Options.js
    R frontend/src/main/web/lib/constants/Views.js
    R frontend/src/main/web/lib/dispatchers/GlossaryDispatcher.js
    R frontend/src/main/web/lib/dispatchers/UserMatrixDispatcher.js
    R frontend/src/main/web/lib/stores/GlossaryAPIStore.js
    R frontend/src/main/web/lib/stores/GlossaryStore.js
    R frontend/src/main/web/lib/stores/UserMatrixStore.js
    R frontend/src/main/web/lib/stores/__mocks__/superagent.js
    R frontend/src/main/web/lib/stores/__tests__/GlossaryStoreTest.js
    R frontend/src/main/web/lib/stores/__tests__/UserMatrixStoreTest.js
    R frontend/src/main/web/lib/stores/testData/glossary/entries.json
    R frontend/src/main/web/lib/stores/testData/glossary/info.json
    R frontend/src/main/web/lib/stores/testData/stats/user/test-user.json
    R frontend/src/main/web/lib/utils/DateHelper.js
    R frontend/src/main/web/lib/utils/GlossaryHelper.js
    R frontend/src/main/web/lib/utils/StringUtils.js
    R frontend/src/main/web/lib/utils/__tests__/GlossaryHelperTest.js
    R frontend/src/main/web/lib/utils/__tests__/StringUtilsTest.js
    M frontend/src/main/web/package.json
    A frontend/src/main/web/src/actions/GlossaryActions.js
    A frontend/src/main/web/src/actions/UserMatrixActions.js
    A frontend/src/main/web/src/components/CalendarMonthMatrix.jsx
    A frontend/src/main/web/src/components/CalendarPeriodHeading.jsx
    A frontend/src/main/web/src/components/CategoryItemMatrix.jsx
    A frontend/src/main/web/src/components/CategoryMatrixTable.jsx
    A frontend/src/main/web/src/components/ContentStateFilter.jsx
    A frontend/src/main/web/src/components/ContributionChart.jsx
    A frontend/src/main/web/src/components/DayMatrix.jsx
    A frontend/src/main/web/src/components/DropDown.jsx
    A frontend/src/main/web/src/components/FilterableMatrixTable.jsx
    A frontend/src/main/web/src/components/MessageModal.jsx
    A frontend/src/main/web/src/components/RecentContributions.jsx
    A frontend/src/main/web/src/components/RootContent.jsx
    A frontend/src/main/web/src/components/SystemGlossary.jsx
    A frontend/src/main/web/src/components/UserProfile.jsx
    A frontend/src/main/web/src/components/glossary/ActionCell.jsx
    A frontend/src/main/web/src/components/glossary/ColumnHeader.jsx
    A frontend/src/main/web/src/components/glossary/DataTable.jsx
    A frontend/src/main/web/src/components/glossary/DeleteEntryModal.jsx
    A frontend/src/main/web/src/components/glossary/ImportModal.jsx
    A frontend/src/main/web/src/components/glossary/InputCell.jsx
    A frontend/src/main/web/src/components/glossary/LoadingCell.jsx
    A frontend/src/main/web/src/components/glossary/NewEntryModal.jsx
    A frontend/src/main/web/src/components/glossary/SourceActionCell.jsx
    A frontend/src/main/web/src/components/glossary/__tests__/ActionCellTest.js
    A frontend/src/main/web/src/constants/ActionTypes.js
    A frontend/src/main/web/src/constants/Configs.js
    A frontend/src/main/web/src/constants/Messages.js
    A frontend/src/main/web/src/constants/Options.js
    A frontend/src/main/web/src/constants/Views.js
    A frontend/src/main/web/src/dispatchers/GlossaryDispatcher.js
    A frontend/src/main/web/src/dispatchers/UserMatrixDispatcher.js
    A frontend/src/main/web/src/index.js
    A frontend/src/main/web/src/stores/GlossaryAPIStore.js
    A frontend/src/main/web/src/stores/GlossaryStore.js
    A frontend/src/main/web/src/stores/UserMatrixStore.js
    A frontend/src/main/web/src/stores/__mocks__/superagent.js
    A frontend/src/main/web/src/stores/__tests__/GlossaryStoreTest.js
    A frontend/src/main/web/src/stores/__tests__/UserMatrixStoreTest.js
    A frontend/src/main/web/src/stores/testData/glossary/entries.json
    A frontend/src/main/web/src/stores/testData/glossary/info.json
    A frontend/src/main/web/src/stores/testData/stats/user/test-user.json
    A frontend/src/main/web/src/utils/DateHelper.js
    A frontend/src/main/web/src/utils/GlossaryHelper.js
    A frontend/src/main/web/src/utils/StringUtils.js
    A frontend/src/main/web/src/utils/__tests__/GlossaryHelperTest.js
    A frontend/src/main/web/src/utils/__tests__/StringUtilsTest.js
    M frontend/src/main/web/webpack.config.js
    A frontend/src/main/web/webpack.dev.config.js
    M frontend/src/main/web/webpack.prod.config.js

  Log Message:
  -----------
  Update build process to work with new code


  Commit: e02aaf92770ba660be0e916a50022c8c90dd14b9
      
https://github.com/zanata/zanata-server/commit/e02aaf92770ba660be0e916a50022c8c90dd14b9
  Author: Luke Brooker <m...@lukebrooker.com>
  Date:   2016-01-28 (Thu, 28 Jan 2016)

  Changed paths:
    M frontend/pom.xml

  Log Message:
  -----------
  Update node and npm


  Commit: 19733fbcbf00398f6c5c831b36cfc99a42a90c52
      
https://github.com/zanata/zanata-server/commit/19733fbcbf00398f6c5c831b36cfc99a42a90c52
  Author: Luke Brooker <m...@lukebrooker.com>
  Date:   2016-02-01 (Mon, 01 Feb 2016)

  Changed paths:
    A frontend/src/main/web/.babelrc
    A frontend/src/main/web/atomicCssConfig.js
    M frontend/src/main/web/index.html
    M frontend/src/main/web/package.json
    A frontend/src/main/web/scripts/createIconsComponent.js
    M frontend/src/main/web/src/components/ContentStateFilter.jsx
    M frontend/src/main/web/src/components/DayMatrix.jsx
    M frontend/src/main/web/src/components/DropDown.jsx
    M frontend/src/main/web/src/components/FilterableMatrixTable.jsx
    A frontend/src/main/web/src/components/Icon.jsx
    A frontend/src/main/web/src/components/Icons/icons.svg
    A frontend/src/main/web/src/components/Icons/index.jsx
    A frontend/src/main/web/src/components/Icons/index.jsx.src
    A frontend/src/main/web/src/components/Icons/svgs/Icon-admin.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-all.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-attach.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-block.svg
    A 
frontend/src/main/web/src/components/Icons/svgs/Icon-chevron-down-double.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-chevron-down.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-chevron-left.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-chevron-right.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-chevron-up-double.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-chevron-up.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-circle.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-clock.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-code.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-comment.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-copy.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-cross-circle.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-cross.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-dashboard.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-document.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-dot.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-download.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-edit.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-ellipsis.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-export.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-external-link.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-filter.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-folder.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-glossary.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-help.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-history.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-import.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-inbox.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-info.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-keyboard.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-language.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-link.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-location.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-locked.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-logout.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-mail.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-maintain.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-menu.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-minus.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-next.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-notification.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-plus.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-previous.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-project.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-refresh.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-review.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-search.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-settings.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-star-outline.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-star.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-statistics.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-suggestions.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-tick-circle.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-tick.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-translate.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-trash.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-undo.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-unlocked.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-upload.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-user.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-users.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-version.svg
    A frontend/src/main/web/src/components/Icons/svgs/Icon-zanata.svg
    M frontend/src/main/web/src/components/MessageModal.jsx
    M frontend/src/main/web/src/components/SystemGlossary.jsx
    M frontend/src/main/web/src/components/UserProfile.jsx
    M frontend/src/main/web/src/components/glossary/ActionCell.jsx
    M frontend/src/main/web/src/components/glossary/ColumnHeader.jsx
    M frontend/src/main/web/src/components/glossary/DataTable.jsx
    M frontend/src/main/web/src/components/glossary/DeleteEntryModal.jsx
    M frontend/src/main/web/src/components/glossary/ImportModal.jsx
    M frontend/src/main/web/src/components/glossary/InputCell.jsx
    M frontend/src/main/web/src/components/glossary/NewEntryModal.jsx
    M frontend/src/main/web/src/components/glossary/SourceActionCell.jsx
    M frontend/src/main/web/src/components/glossary/__tests__/ActionCellTest.js
    M frontend/src/main/web/src/index.js
    A frontend/src/main/web/src/styles/atomic.css
    M frontend/src/main/web/src/utils/DateHelper.js
    M frontend/src/main/web/src/utils/GlossaryHelper.js
    M frontend/src/main/web/src/utils/StringUtils.js
    A frontend/src/main/web/src/utils/styleUtils.js
    M frontend/src/main/web/webpack.config.js

  Log Message:
  -----------
  Initial es6 and webpack fixes/enhancements


  Commit: 983cec17f8dda72b70cdba05650ec0bce83db901
      
https://github.com/zanata/zanata-server/commit/983cec17f8dda72b70cdba05650ec0bce83db901
  Author: Luke Brooker <m...@lukebrooker.com>
  Date:   2016-02-04 (Thu, 04 Feb 2016)

  Changed paths:
    M frontend/src/main/web/.babelrc
    A frontend/src/main/web/.eslintignore
    A frontend/src/main/web/.eslintrc
    M frontend/src/main/web/atomicCssConfig.js
    M frontend/src/main/web/package.json
    R frontend/src/main/web/scripts/createIconsComponent.js
    R frontend/src/main/web/src/components/Icon.jsx
    R frontend/src/main/web/src/components/Icons/icons.svg
    R frontend/src/main/web/src/components/Icons/index.jsx
    R frontend/src/main/web/src/components/Icons/index.jsx.src
    R frontend/src/main/web/src/components/Icons/svgs/Icon-admin.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-all.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-attach.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-block.svg
    R 
frontend/src/main/web/src/components/Icons/svgs/Icon-chevron-down-double.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-chevron-down.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-chevron-left.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-chevron-right.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-chevron-up-double.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-chevron-up.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-circle.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-clock.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-code.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-comment.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-copy.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-cross-circle.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-cross.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-dashboard.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-document.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-dot.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-download.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-edit.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-ellipsis.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-export.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-external-link.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-filter.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-folder.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-glossary.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-help.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-history.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-import.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-inbox.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-info.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-keyboard.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-language.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-link.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-location.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-locked.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-logout.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-mail.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-maintain.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-menu.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-minus.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-next.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-notification.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-plus.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-previous.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-project.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-refresh.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-review.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-search.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-settings.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-star-outline.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-star.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-statistics.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-suggestions.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-tick-circle.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-tick.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-translate.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-trash.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-undo.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-unlocked.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-upload.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-user.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-users.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-version.svg
    R frontend/src/main/web/src/components/Icons/svgs/Icon-zanata.svg
    M frontend/src/main/web/src/components/MessageModal.jsx
    M frontend/src/main/web/src/components/SystemGlossary.jsx
    M frontend/src/main/web/src/components/glossary/ActionCell.jsx
    M frontend/src/main/web/src/components/glossary/ColumnHeader.jsx
    M frontend/src/main/web/src/components/glossary/DataTable.jsx
    M frontend/src/main/web/src/components/glossary/DeleteEntryModal.jsx
    M frontend/src/main/web/src/components/glossary/ImportModal.jsx
    M frontend/src/main/web/src/components/glossary/InputCell.jsx
    M frontend/src/main/web/src/components/glossary/LoadingCell.jsx
    M frontend/src/main/web/src/components/glossary/NewEntryModal.jsx
    M frontend/src/main/web/src/components/glossary/SourceActionCell.jsx
    M frontend/src/main/web/src/index.js
    M frontend/src/main/web/src/styles/atomic.css
    M frontend/src/main/web/src/utils/GlossaryHelper.js
    M frontend/src/main/web/webpack.config.js
    M frontend/src/main/web/webpack.dev.config.js
    M frontend/src/main/web/webpack.prod.config.js

  Log Message:
  -----------
  Fix/upgrade more components


  Commit: 88185709b3a06b14655f1d3cf6ba09e58f93ab60
      
https://github.com/zanata/zanata-server/commit/88185709b3a06b14655f1d3cf6ba09e58f93ab60
  Author: Luke Brooker <m...@lukebrooker.com>
  Date:   2016-02-09 (Tue, 09 Feb 2016)

  Changed paths:
    M frontend/src/main/web/src/components/MessageModal.jsx
    M frontend/src/main/web/src/components/glossary/ActionCell.jsx
    M frontend/src/main/web/src/components/glossary/ColumnHeader.jsx
    M frontend/src/main/web/src/components/glossary/DataTable.jsx
    M frontend/src/main/web/src/components/glossary/DeleteEntryModal.jsx
    M frontend/src/main/web/src/components/glossary/ImportModal.jsx
    M frontend/src/main/web/src/components/glossary/NewEntryModal.jsx
    M frontend/src/main/web/src/components/glossary/SourceActionCell.jsx
    M frontend/src/main/web/src/styles/atomic.css

  Log Message:
  -----------
  Fix glossary errors


  Commit: e8c4ec4f428e46dfa8c09e79cbf60316f5313730
      
https://github.com/zanata/zanata-server/commit/e8c4ec4f428e46dfa8c09e79cbf60316f5313730
  Author: Luke Brooker <m...@lukebrooker.com>
  Date:   2016-02-09 (Tue, 09 Feb 2016)

  Changed paths:
    M frontend/pom.xml
    A frontend/src/main/web/bundle.js
    M frontend/src/main/web/package.json
    R frontend/src/main/web/preprocessor.js
    M frontend/src/main/web/src/components/glossary/ActionCell.jsx
    M frontend/src/main/web/src/constants/Configs.js
    M frontend/src/main/web/src/index.js
    M frontend/src/main/web/src/stores/__tests__/UserMatrixStoreTest.js
    M frontend/src/main/web/src/utils/DateHelper.js
    M frontend/src/main/web/src/utils/__tests__/StringUtilsTest.js
    M frontend/src/main/web/webpack.config.js
    M frontend/src/main/web/webpack.prod.config.js

  Log Message:
  -----------
  Fix the maven build


  Commit: 620af2ed79280c3d25a4749798261f1ce50f825c
      
https://github.com/zanata/zanata-server/commit/620af2ed79280c3d25a4749798261f1ce50f825c
  Author: Luke Brooker <m...@lukebrooker.com>
  Date:   2016-02-10 (Wed, 10 Feb 2016)

  Changed paths:
    M frontend/src/main/web/.eslintrc
    M frontend/src/main/web/src/components/glossary/ActionCell.jsx

  Log Message:
  -----------
  Remove unwanted console.log


Compare: 
https://github.com/zanata/zanata-server/compare/25ecd9d86ac9...620af2ed7928
_______________________________________________
zanata-commits mailing list
zanata-commits@redhat.com
https://www.redhat.com/mailman/listinfo/zanata-commits

Reply via email to