[zanata/zanata-platform] 28a31a: refactor(ZNTA-2529) WIP: remove react-bootstrap cs...

GitHub noreply at github.com
Mon Jul 16 23:39:47 UTC 2018


  Branch: refs/heads/webpack-upgrade/ZNTA-2652
  Home:   https://github.com/zanata/zanata-platform
  Commit: 28a31a6727546878242e4f7778275290e87ddd58
      https://github.com/zanata/zanata-platform/commit/28a31a6727546878242e4f7778275290e87ddd58
  Author: kgough <kgough at redhat.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M server/zanata-frontend/src/app/components/DraggableVersionPanels/index.tsx
    M server/zanata-frontend/src/app/containers/ProjectVersion/index.less
    M server/zanata-frontend/src/app/styles/ant-theme-vars.less
    M server/zanata-frontend/src/app/styles/antd.less

  Log Message:
  -----------
  refactor(ZNTA-2529) WIP: remove react-bootstrap css from frontend components


  Commit: 6639cf9fafc1c1b289c5bcffc317248bb4a00617
      https://github.com/zanata/zanata-platform/commit/6639cf9fafc1c1b289c5bcffc317248bb4a00617
  Author: kgough <kgough at redhat.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M server/zanata-frontend/src/app/components/DraggableVersionPanels/index.tsx
    M server/zanata-frontend/src/app/components/EditableText/index.js
    M server/zanata-frontend/src/app/containers/Explore/index.js
    M server/zanata-frontend/src/app/editor/containers/Sidebar/index.css
    M server/zanata-frontend/src/app/styles/antd.less
    M server/zanata-frontend/src/app/styles/style.less

  Log Message:
  -----------
  refactor(ZNTA-2529) remove unused css (WIP)


  Commit: 92decc569d9313c07ae15b9d657bc964342ffb7f
      https://github.com/zanata/zanata-platform/commit/92decc569d9313c07ae15b9d657bc964342ffb7f
  Author: kgough <kgough at redhat.com>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

  Changed paths:
    M server/zanata-frontend/src/app/containers/Explore/index.js
    M server/zanata-frontend/src/app/containers/Glossary/ViewHeader.js
    M server/zanata-frontend/src/app/containers/Glossary/index.less
    M server/zanata-frontend/src/app/containers/Languages/index.js
    M server/zanata-frontend/src/app/containers/Languages/index.less
    M server/zanata-frontend/src/app/styles/antd.less
    M server/zanata-frontend/src/app/styles/style.less

  Log Message:
  -----------
  refactor(ZNTA-2529) WIP: frontend pages, remove react-bootstrap


  Commit: fb042f30f8ec46ab128e9bb5a67dd1973e81b9b6
      https://github.com/zanata/zanata-platform/commit/fb042f30f8ec46ab128e9bb5a67dd1973e81b9b6
  Author: kgough <kgough at redhat.com>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

  Changed paths:
    M server/zanata-frontend/src/app/containers/Explore/index.js
    M server/zanata-frontend/src/app/containers/Explore/index.less
    M server/zanata-frontend/src/app/containers/Glossary/DeleteEntryModal.jsx
    M server/zanata-frontend/src/app/containers/Glossary/index.less
    M server/zanata-frontend/src/app/containers/Languages/DeleteEntry.js
    M server/zanata-frontend/src/app/containers/Languages/index.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/TMMergeModal.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/TMMergeProjectSources.js
    M server/zanata-frontend/src/app/styles/antd.less
    M server/zanata-frontend/src/app/styles/style.less

  Log Message:
  -----------
  refactor(ZNTA-2529) remove react-bootstrap styling from frontend containers (WIP)


  Commit: c0febe7d6a348143e7025e3d67b5a30677bd1fcd
      https://github.com/zanata/zanata-platform/commit/c0febe7d6a348143e7025e3d67b5a30677bd1fcd
  Author: kgough <kgough at redhat.com>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

  Changed paths:
    M server/zanata-frontend/src/app/components/EditableText/index.js
    M server/zanata-frontend/src/app/containers/Glossary/EntryModal.js
    M server/zanata-frontend/src/app/styles/antd.less
    M server/zanata-frontend/src/app/styles/style.less

  Log Message:
  -----------
  refactor(ZNTA-2529) remove unused css from style.less, refactor EditableText component and WIP: glossary container


  Commit: 3452b3c2ae7c45ec8ed614584e191aa83e981c48
      https://github.com/zanata/zanata-platform/commit/3452b3c2ae7c45ec8ed614584e191aa83e981c48
  Author: kgough <kgough at redhat.com>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

  Changed paths:
    M server/zanata-frontend/src/.storybook-editor/storyshots-util.js
    M server/zanata-frontend/src/app/actions/explore-actions.js
    M server/zanata-frontend/src/app/actions/glossary-actions.js
    M server/zanata-frontend/src/app/actions/languages-actions.js
    M server/zanata-frontend/src/app/actions/profile-actions.js
    M server/zanata-frontend/src/app/actions/review-actions.ts
    M server/zanata-frontend/src/app/actions/tmx-actions.js
    M server/zanata-frontend/src/app/actions/version-actions.js
    M server/zanata-frontend/src/app/components/DraggableVersionPanels/DraggableVersionPanels.test.js
    M server/zanata-frontend/src/app/components/Icon/Icon.story.js
    M server/zanata-frontend/src/app/components/Link/index.js
    M server/zanata-frontend/src/app/components/LoaderText/index.js
    M server/zanata-frontend/src/app/components/Modal/ModalBody.jsx
    M server/zanata-frontend/src/app/components/Modal/ModalHeader.jsx
    M server/zanata-frontend/src/app/components/Modal/ModalTitle.jsx
    M server/zanata-frontend/src/app/components/Nav/index.jsx
    M server/zanata-frontend/src/app/components/ProgressBar/CancellableProgressBar.js
    M server/zanata-frontend/src/app/components/SelectableDropdown/SelectableDropdown.test.js
    M server/zanata-frontend/src/app/components/Sidebar/index.jsx
    M server/zanata-frontend/src/app/components/TriCheckbox/TriCheckbox.test.js
    M server/zanata-frontend/src/app/components/TriCheckbox/index.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/MTMerge.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/TMMergeImportedTM.js
    M server/zanata-frontend/src/app/containers/UserProfile/CalendarMonthMatrix.jsx
    M server/zanata-frontend/src/app/containers/UserProfile/CalendarPeriodHeading.jsx
    M server/zanata-frontend/src/app/containers/UserProfile/CategoryMatrixTable.jsx
    M server/zanata-frontend/src/app/containers/UserProfile/DayMatrix.jsx
    M server/zanata-frontend/src/app/containers/UserProfile/FilterableMatrixTable.jsx
    M server/zanata-frontend/src/app/declarations.d.ts
    M server/zanata-frontend/src/app/editor/actions/review-trans-actions.js
    M server/zanata-frontend/src/app/editor/api/index.js
    M server/zanata-frontend/src/app/editor/components/Button/Button.test.js
    M server/zanata-frontend/src/app/editor/components/CommentBox/index.tsx
    M server/zanata-frontend/src/app/editor/components/DocsDropdown/index.js
    M server/zanata-frontend/src/app/editor/components/EditorSearchInput/EditorSearchInput.story.js
    M server/zanata-frontend/src/app/editor/components/GlossarySearchInput/GlossarySearchInput.story.js
    M server/zanata-frontend/src/app/editor/components/IconButton/IconButton.story.js
    M server/zanata-frontend/src/app/editor/components/IconButtonToggle/IconButtonToggle.test.js
    M server/zanata-frontend/src/app/editor/components/KeyCombinations.js
    M server/zanata-frontend/src/app/editor/components/LanguagesDropdown/index.js
    M server/zanata-frontend/src/app/editor/components/PhraseStatusFilter/PhraseStatusFilter.test.js
    M server/zanata-frontend/src/app/editor/components/PhraseStatusFilter/index.js
    M server/zanata-frontend/src/app/editor/components/RejectTranslationModal/CriteriaDropdown.js
    M server/zanata-frontend/src/app/editor/components/SettingOption/index.js
    M server/zanata-frontend/src/app/editor/components/Suggestion.js
    M server/zanata-frontend/src/app/editor/components/SuggestionList.js
    M server/zanata-frontend/src/app/editor/components/SuggestionMatchPercent/index.js
    M server/zanata-frontend/src/app/editor/components/SuggestionTranslationDetails.js
    M server/zanata-frontend/src/app/editor/components/TextDiff/index.js
    M server/zanata-frontend/src/app/editor/components/TransUnitTranslationFooter.js
    M server/zanata-frontend/src/app/editor/components/UiLanguageDropdown/UiLanguageDropdown.test.js
    M server/zanata-frontend/src/app/editor/components/Validation/index.tsx
    M server/zanata-frontend/src/app/editor/containers/ActivityTab.tsx
    M server/zanata-frontend/src/app/editor/containers/KeyShortcutCheatSheet/index.js
    M server/zanata-frontend/src/app/editor/containers/NeedSlugMessage.js
    M server/zanata-frontend/src/app/editor/containers/SuggestionDetailsModal/PlainSuggestionContents.js
    M server/zanata-frontend/src/app/editor/containers/SuggestionsHeader.js
    M server/zanata-frontend/src/app/editor/containers/TranslationInfoPanel/DetailsPane.tsx
    M server/zanata-frontend/src/app/editor/containers/TranslationInfoPanel/index.js
    M server/zanata-frontend/src/app/editor/middlewares/getstate-in-actions.js
    M server/zanata-frontend/src/app/editor/middlewares/state-change-dispatch.js
    M server/zanata-frontend/src/app/editor/middlewares/title-update.js
    M server/zanata-frontend/src/app/editor/reducers/header-data-reducer.js
    M server/zanata-frontend/src/app/editor/reducers/index.js
    M server/zanata-frontend/src/app/editor/reducers/review-trans-reducer.js
    M server/zanata-frontend/src/app/editor/reducers/ui-reducer.js
    M server/zanata-frontend/src/app/editor/selectors/index.js
    M server/zanata-frontend/src/app/editor/utils/filter-util.js
    M server/zanata-frontend/src/app/editor/utils/log-todo.js
    M server/zanata-frontend/src/app/editor/utils/status-util.ts
    M server/zanata-frontend/src/app/editor/utils/string-utils.js
    M server/zanata-frontend/src/app/editor/utils/suggestion-util.js
    M server/zanata-frontend/src/app/editor/watchers/index.js
    M server/zanata-frontend/src/app/editor/watchers/page-number.js
    M server/zanata-frontend/src/app/editor/watchers/phrase-detail.js
    M server/zanata-frontend/src/app/editor/watchers/phrase-list.js
    M server/zanata-frontend/src/app/editor/watchers/selected-phrase-searches.js
    M server/zanata-frontend/src/app/editor/watchers/watch.js
    M server/zanata-frontend/src/app/reducers/admin-reducer.js
    M server/zanata-frontend/src/app/require-all.test.ts
    M server/zanata-frontend/src/app/utils/GlossaryHelper.js
    M server/zanata-frontend/src/app/utils/GlossaryHelper.test.js
    M server/zanata-frontend/src/app/validators/ValidationAction.ts
    M server/zanata-frontend/src/app/validators/impl/HtmlXmlTagValidation.test.js
    M server/zanata-frontend/src/app/validators/impl/JavaVariablesValidation.test.js
    M server/zanata-frontend/src/app/validators/impl/JavaVariablesValidation.ts
    M server/zanata-frontend/src/app/validators/impl/NewlineLeadTrailValidation.test.js
    M server/zanata-frontend/src/app/validators/impl/PrintfVariablesValidation.test.js
    M server/zanata-frontend/src/app/validators/impl/PrintfVariablesValidation.ts
    M server/zanata-frontend/src/app/validators/impl/PrintfXSIExtensionValidation.test.js
    M server/zanata-frontend/src/app/validators/impl/TabValidation.test.js
    M server/zanata-frontend/src/app/validators/impl/XmlEntityValidation.test.js
    M server/zanata-frontend/src/app/validators/index.ts
    M server/zanata-frontend/src/package.json
    M server/zanata-frontend/src/tsconfig.json
    M server/zanata-frontend/src/webpack.config.js
    M server/zanata-frontend/src/yarn.lock

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/zanata/zanata-platform into ZNTA-2529


  Commit: 57b0c6e5a848e7c9363ed10104a7f4fb6f633159
      https://github.com/zanata/zanata-platform/commit/57b0c6e5a848e7c9363ed10104a7f4fb6f633159
  Author: kgough <kgough at redhat.com>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

  Changed paths:
    M server/functional-test/src/main/java/org/zanata/page/dashboard/dashboardsettings/DashboardClientTab.java
    M server/functional-test/src/main/java/org/zanata/page/languages/LanguagePage.java
    M server/functional-test/src/main/java/org/zanata/workflow/LanguageWorkFlow.java
    R server/functional-test/src/test/java/org/zanata/ExperimentTest.java
    A server/functional-test/src/test/java/org/zanata/ExperimentTest.kt
    R server/functional-test/src/test/java/org/zanata/feature/TransMemoryTest.java
    A server/functional-test/src/test/java/org/zanata/feature/TransMemoryTest.kt
    R server/functional-test/src/test/java/org/zanata/feature/account/AccountTestSuite.java
    A server/functional-test/src/test/java/org/zanata/feature/account/AccountTestSuite.kt
    R server/functional-test/src/test/java/org/zanata/feature/account/ChangePasswordTest.java
    A server/functional-test/src/test/java/org/zanata/feature/account/ChangePasswordTest.kt
    R server/functional-test/src/test/java/org/zanata/feature/account/EmailValidationTest.java
    A server/functional-test/src/test/java/org/zanata/feature/account/EmailValidationTest.kt
    R server/functional-test/src/test/java/org/zanata/feature/account/InactiveUserLoginTest.java
    A server/functional-test/src/test/java/org/zanata/feature/account/InactiveUserLoginTest.kt
    R server/functional-test/src/test/java/org/zanata/feature/account/ProfileTest.java
    A server/functional-test/src/test/java/org/zanata/feature/account/ProfileTest.kt
    R server/functional-test/src/test/java/org/zanata/feature/account/RegisterTest.java
    A server/functional-test/src/test/java/org/zanata/feature/account/RegisterTest.kt
    R server/functional-test/src/test/java/org/zanata/feature/account/UsernameValidationTest.java
    A server/functional-test/src/test/java/org/zanata/feature/account/UsernameValidationTest.kt
    R server/functional-test/src/test/java/org/zanata/feature/account/comp/InactiveUserLoginCTest.java
    A server/functional-test/src/test/java/org/zanata/feature/account/comp/InactiveUserLoginCTest.kt
    R server/functional-test/src/test/java/org/zanata/feature/account/comp/RegisterCTest.java
    A server/functional-test/src/test/java/org/zanata/feature/account/comp/RegisterCTest.kt
    R server/functional-test/src/test/java/org/zanata/feature/account/comp/RegisterUsernameCharactersCTest.java
    A server/functional-test/src/test/java/org/zanata/feature/account/comp/RegisterUsernameCharactersCTest.kt
    R server/functional-test/src/test/java/org/zanata/feature/dashboard/DashboardTest.java
    A server/functional-test/src/test/java/org/zanata/feature/dashboard/DashboardTest.kt
    R server/functional-test/src/test/java/org/zanata/feature/dashboard/DashboardTestSuite.java
    A server/functional-test/src/test/java/org/zanata/feature/dashboard/DashboardTestSuite.kt
    M server/zanata-frontend/src/app/containers/Glossary/ViewHeader.js
    M server/zanata-frontend/src/app/containers/Glossary/index.less
    M server/zanata-frontend/src/app/editor/components/Pager/Pager.test.tsx
    M server/zanata-frontend/src/app/editor/components/Pager/index.js
    M server/zanata-frontend/src/jest.config.js
    R server/zanata-frontend/src/jest.config.json
    M server/zanata-frontend/src/package.json
    M server/zanata-frontend/src/yarn.lock
    M server/zanata-war/src/main/webapp/WEB-INF/layout/dashboard/settings.xhtml
    M server/zanata-war/src/main/webapp/WEB-INF/layout/language/settings-tab.xhtml

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/zanata/zanata-platform into ZNTA-2529


  Commit: af16123d9dca03b1afdf3d076246a54f1c8a5090
      https://github.com/zanata/zanata-platform/commit/af16123d9dca03b1afdf3d076246a54f1c8a5090
  Author: kgough <kgough at redhat.com>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

  Changed paths:
    M server/zanata-frontend/src/app/containers/Explore/GroupTeaser.jsx
    M server/zanata-frontend/src/app/containers/Explore/LanguageTeamTeaser.jsx
    M server/zanata-frontend/src/app/containers/Explore/ProjectTeaser.jsx
    M server/zanata-frontend/src/app/containers/Glossary/EntryModal.js
    M server/zanata-frontend/src/app/containers/Glossary/index.less
    M server/zanata-frontend/src/app/styles/antd.less
    M server/zanata-frontend/src/app/styles/style.less

  Log Message:
  -----------
  refactor(ZNTA-2529) WIP: remove react-bootstrap from frontend


  Commit: 7894538f31aaa6687df0c2d28d4cd37873b77dc4
      https://github.com/zanata/zanata-platform/commit/7894538f31aaa6687df0c2d28d4cd37873b77dc4
  Author: kgough <kgough at redhat.com>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

  Changed paths:
    M server/zanata-frontend/src/app/components/Modal/index.jsx
    M server/zanata-frontend/src/app/components/Nav/index.jsx
    M server/zanata-frontend/src/app/components/ProgressBar/CancellableProgressBar.js
    M server/zanata-frontend/src/app/components/ProgressBar/CancellableProgressBar.test.js
    M server/zanata-frontend/src/app/components/SelectableDropdown/SelectableDropdown.test.js
    M server/zanata-frontend/src/app/components/SelectableDropdown/index.js
    M server/zanata-frontend/src/app/components/Sidebar/index.jsx
    M server/zanata-frontend/src/app/components/TriCheckbox/TriCheckbox.test.js
    M server/zanata-frontend/src/app/components/TriCheckbox/index.js
    M server/zanata-frontend/src/app/containers/App.js
    M server/zanata-frontend/src/app/containers/Glossary/DeleteEntryModal.jsx
    M server/zanata-frontend/src/app/containers/Languages/Entry.js
    M server/zanata-frontend/src/app/containers/Languages/index.js
    M server/zanata-frontend/src/app/containers/UserProfile/RecentContributions.jsx
    M server/zanata-frontend/src/app/containers/UserProfile/index.jsx
    M server/zanata-frontend/src/app/entrypoint/index.js

  Log Message:
  -----------
  refactor(ZNTA-2529) remove bstrapReact wrapper from frontend


  Commit: a8732db4b3f396be95dabe0123c553955989fff6
      https://github.com/zanata/zanata-platform/commit/a8732db4b3f396be95dabe0123c553955989fff6
  Author: kgough <kgough at redhat.com>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

  Changed paths:
    M server/zanata-frontend/src/app/styles/antd.less
    M server/zanata-frontend/src/app/styles/style.less

  Log Message:
  -----------
  refactor(ZNTA-2529) react-bootstrap nav to antd less file


  Commit: 1db8b85668e0386654457f9d7923e29a1eb3bf56
      https://github.com/zanata/zanata-platform/commit/1db8b85668e0386654457f9d7923e29a1eb3bf56
  Author: kgough <kgough at redhat.com>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

  Changed paths:
    M server/zanata-frontend/src/.storybook-frontend/__snapshots__/storyshots-frontend.test.js.snap

  Log Message:
  -----------
  refactor(ZNTA-2529) update frontend snapshot tests


  Commit: de1e5adfbb6ce8e91a0d9e30759a5255ce86a311
      https://github.com/zanata/zanata-platform/commit/de1e5adfbb6ce8e91a0d9e30759a5255ce86a311
  Author: kgough <kgough at redhat.com>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

  Changed paths:
    M server/zanata-frontend/src/app/components/DraggableVersionPanels/DraggableVersionPanels.test.js

  Log Message:
  -----------
  refactor(ZNTA-2529) update failing test in frontend - DraggableVersionPanels


  Commit: 0acef8f4d93a2435415fcade553b414aa11a4261
      https://github.com/zanata/zanata-platform/commit/0acef8f4d93a2435415fcade553b414aa11a4261
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-01 (Sun, 01 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/styles/ant-theme-vars.less
    M server/zanata-frontend/src/app/styles/antd.less
    M server/zanata-frontend/src/app/styles/style.less

  Log Message:
  -----------
  refactor(ZNTA-2529) add spacing variables to ant-theme-vars.less


  Commit: 7d4ded8e9a7e630b33382e3b85123f2bdf6aab62
      https://github.com/zanata/zanata-platform/commit/7d4ded8e9a7e630b33382e3b85123f2bdf6aab62
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/containers/Explore/LanguageTeamTeaser.jsx
    M server/zanata-frontend/src/app/containers/Explore/index.js
    M server/zanata-frontend/src/app/containers/Explore/index.less
    M server/zanata-frontend/src/app/styles/ant-theme-vars.less
    M server/zanata-frontend/src/app/styles/antd.less

  Log Message:
  -----------
  refactor(ZNTA-2529) WIP: remove all bootstrap css from explore container


  Commit: 7912fe617e47d69de54efac6068da7678e32009c
      https://github.com/zanata/zanata-platform/commit/7912fe617e47d69de54efac6068da7678e32009c
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

  Changed paths:
    M server/functional-test/src/main/java/org/zanata/page/dashboard/dashboardsettings/DashboardClientTab.java
    M server/zanata-frontend/src/.storybook-editor/__snapshots__/storyshots-editor.test.js.snap
    M server/zanata-frontend/src/.storybook-editor/addons.js
    M server/zanata-frontend/src/.storybook-editor/config.js
    M server/zanata-frontend/src/.storybook-editor/storyshots-editor.test.js
    M server/zanata-frontend/src/.storybook-frontend/__snapshots__/storyshots-frontend.test.js.snap
    R server/zanata-frontend/src/app/components/Modal/Modal.story.js
    M server/zanata-frontend/src/app/components/Modal/index.jsx
    A server/zanata-frontend/src/app/components/Notification/component.js
    M server/zanata-frontend/src/app/components/Tooltip/Tooltip.story.js
    M server/zanata-frontend/src/app/components/components.story.js
    M server/zanata-frontend/src/app/containers/Glossary/EntryModal.js
    M server/zanata-frontend/src/app/editor/components/EditorSearchInput/index.js
    M server/zanata-frontend/src/app/editor/components/GlossaryTermModal/GlossaryTermModal.story.js
    M server/zanata-frontend/src/app/editor/components/Pager/Pager.test.tsx
    M server/zanata-frontend/src/app/editor/components/RejectTranslationModal/RejectTranslationModal.story.js
    M server/zanata-frontend/src/app/editor/components/TransUnitTranslationPanel.js
    M server/zanata-frontend/src/app/editor/components/TransUnitTranslationPanel.test.js
    M server/zanata-frontend/src/package.json
    M server/zanata-frontend/src/yarn.lock

  Log Message:
  -----------
  refactor(ZNTA-2529) fix merge conflicts


  Commit: 36f26444a91ac3ff10dd1ea32fe08fa27def59f3
      https://github.com/zanata/zanata-platform/commit/36f26444a91ac3ff10dd1ea32fe08fa27def59f3
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/components/Modal/index.jsx

  Log Message:
  -----------
  refactor(ZNTA-2529) fix merge conflicts


  Commit: f8e5d85369724335d8cae0f53a030394e91afe55
      https://github.com/zanata/zanata-platform/commit/f8e5d85369724335d8cae0f53a030394e91afe55
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/containers/Explore/GroupTeaser.jsx
    M server/zanata-frontend/src/app/containers/Explore/LanguageTeamTeaser.jsx
    M server/zanata-frontend/src/app/containers/Explore/ProjectTeaser.jsx
    M server/zanata-frontend/src/app/containers/Explore/TeaserList.jsx
    M server/zanata-frontend/src/app/containers/Explore/TeaserListHeader.jsx
    M server/zanata-frontend/src/app/containers/Explore/UserTeaser.jsx
    M server/zanata-frontend/src/app/containers/Explore/index.js
    M server/zanata-frontend/src/app/containers/Explore/index.less
    M server/zanata-frontend/src/app/styles/antd.less
    M server/zanata-frontend/src/app/styles/frontend-nav.less
    M server/zanata-frontend/src/app/styles/style.less

  Log Message:
  -----------
  refactor(ZNTA-2529) fix ui bugs on explpore page after removing bstrapReact wraper


  Commit: d2b5ee7a709ffd7b241221c10b016f79f1fe5ecb
      https://github.com/zanata/zanata-platform/commit/d2b5ee7a709ffd7b241221c10b016f79f1fe5ecb
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/containers/ProjectVersion/TMMergeImportedTM.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/TMMergeModal.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/TMMergeProjectSources.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/TMMergeProjectTMOptions.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/index.less
    M server/zanata-frontend/src/app/containers/ProjectVersion/project-version-displays.js
    M server/zanata-frontend/src/app/styles/antd.less
    M server/zanata-frontend/src/app/styles/frontend-jsf.less
    M server/zanata-frontend/src/app/styles/style.less

  Log Message:
  -----------
  refactor(ZNTA-2529) ui fixes to project version modals, WIP: media queries


  Commit: 64b6a2cf3a9546198bf94f2a2d9cb52276ef13eb
      https://github.com/zanata/zanata-platform/commit/64b6a2cf3a9546198bf94f2a2d9cb52276ef13eb
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/containers/UserProfile/RecentContributions.jsx
    M server/zanata-frontend/src/app/containers/UserProfile/index.less
    M server/zanata-frontend/src/app/styles/antd.less

  Log Message:
  -----------
  refactor(ZNTA-2529) media queries for react pages and dashboard, WIP: profile fixes


  Commit: 74a1659510c2cb1ac196e52a9955cecf01f2d2a6
      https://github.com/zanata/zanata-platform/commit/74a1659510c2cb1ac196e52a9955cecf01f2d2a6
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/containers/UserProfile/DayMatrix.jsx
    M server/zanata-frontend/src/app/containers/UserProfile/RecentContributions.jsx
    M server/zanata-frontend/src/app/containers/UserProfile/index.less
    M server/zanata-frontend/src/app/styles/ant-theme-vars.less
    M server/zanata-frontend/src/app/styles/antd.less

  Log Message:
  -----------
  refactor(ZNTA-2529) antd variables modified, user profile fixes WIP


  Commit: 80f4ccb8a9a1cb6495de7f7b403f13cd595e1d79
      https://github.com/zanata/zanata-platform/commit/80f4ccb8a9a1cb6495de7f7b403f13cd595e1d79
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/styles/ant-theme-vars.less
    M server/zanata-frontend/src/app/styles/antd.less
    M server/zanata-frontend/src/app/styles/frontend-jsf.less

  Log Message:
  -----------
  refactor(ZNTA-2529) activity filter buttons on profile styled


  Commit: 3c37fabc13648d2cc26651e3e55cdcdb6ec8b45e
      https://github.com/zanata/zanata-platform/commit/3c37fabc13648d2cc26651e3e55cdcdb6ec8b45e
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/containers/UserProfile/CategoryMatrixTable.jsx

  Log Message:
  -----------
  refactor(ZNTA-2529) refactor utility classes used in user profile, fix alignment of activity details word count


  Commit: 606f8fa464ac83ed0348e59bab4e7867172e709a
      https://github.com/zanata/zanata-platform/commit/606f8fa464ac83ed0348e59bab4e7867172e709a
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/containers/ProjectVersion/TMMergeModal.js
    M server/zanata-frontend/src/app/containers/UserProfile/CalendarMonthMatrix.jsx
    M server/zanata-frontend/src/app/containers/UserProfile/CalendarPeriodHeading.jsx
    M server/zanata-frontend/src/app/containers/UserProfile/CategoryItemMatrix.tsx
    M server/zanata-frontend/src/app/containers/UserProfile/FilterableMatrixTable.jsx

  Log Message:
  -----------
  refactor(ZNTA-2529( misc ui fixes to user profile page and TM Merge modal


  Commit: ce80c8a27edc1cc163e98b937bfdeeaa58ff7d77
      https://github.com/zanata/zanata-platform/commit/ce80c8a27edc1cc163e98b937bfdeeaa58ff7d77
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/containers/Glossary/DeleteEntryModal.jsx
    M server/zanata-frontend/src/app/containers/Glossary/ViewHeader.js
    M server/zanata-frontend/src/app/containers/Glossary/index.less
    M server/zanata-frontend/src/app/containers/UserProfile/CategoryItemMatrix.tsx

  Log Message:
  -----------
  refactor(ZNTA-2529) fix alignment of word count in activity panel of user profile, fix height of glossary header and search input


  Commit: 2bbf831f34b0dc2b68af7213454c127b29975c7a
      https://github.com/zanata/zanata-platform/commit/2bbf831f34b0dc2b68af7213454c127b29975c7a
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-04 (Wed, 04 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/containers/Glossary/ViewHeader.js
    M server/zanata-frontend/src/app/containers/Glossary/index.js
    M server/zanata-frontend/src/app/containers/Glossary/index.less
    M server/zanata-frontend/src/app/styles/antd.less

  Log Message:
  -----------
  refactor(ZNTA-2529) bug fixes to glossary ui


  Commit: aa944c1cad333896634bc1ea64af9dbd577bd45a
      https://github.com/zanata/zanata-platform/commit/aa944c1cad333896634bc1ea64af9dbd577bd45a
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-04 (Wed, 04 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/components/LoaderText/index.js
    M server/zanata-frontend/src/app/containers/Languages/DeleteEntry.js
    M server/zanata-frontend/src/app/containers/Languages/Entry.js
    M server/zanata-frontend/src/app/containers/Languages/index.js
    M server/zanata-frontend/src/app/containers/Languages/index.less
    M server/zanata-frontend/src/app/styles/antd.less

  Log Message:
  -----------
  refactor(ZNTA-2529) ui fixes to languages page and frontend LoaderText component


  Commit: 51e4cbf8ea19dec5abe453c30a4250d6c7083c17
      https://github.com/zanata/zanata-platform/commit/51e4cbf8ea19dec5abe453c30a4250d6c7083c17
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-04 (Wed, 04 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/containers/Languages/index.js
    M server/zanata-frontend/src/app/containers/Languages/index.less
    M server/zanata-frontend/src/app/styles/antd.less

  Log Message:
  -----------
  refactor(ZNTA-2529) responsive layout of languages page


  Commit: 0b9c0d1c7cb908f75a1a7ceb821eee5528a15cd1
      https://github.com/zanata/zanata-platform/commit/0b9c0d1c7cb908f75a1a7ceb821eee5528a15cd1
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-04 (Wed, 04 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/containers/Glossary/DeleteAllEntriesModal.jsx
    M server/zanata-frontend/src/app/containers/Glossary/DeleteEntryModal.jsx
    M server/zanata-frontend/src/app/containers/Languages/DeleteEntry.js

  Log Message:
  -----------
  refactor(ZNTA-2529) set tooltip popup triggers to click


  Commit: e35a63806d101e0d51c165973aa88546e5ab562e
      https://github.com/zanata/zanata-platform/commit/e35a63806d101e0d51c165973aa88546e5ab562e
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-04 (Wed, 04 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/containers/Admin/index.less
    M server/zanata-frontend/src/app/containers/Glossary/DeleteAllEntriesModal.jsx

  Log Message:
  -----------
  refactor(ZNTA-2529) align tooltip for delete all glossary entries, styling to admin homepage


  Commit: 769f529c271f8fc1f862e2fc5f956b9a6c7eb8c7
      https://github.com/zanata/zanata-platform/commit/769f529c271f8fc1f862e2fc5f956b9a6c7eb8c7
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-04 (Wed, 04 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/.storybook-editor/__snapshots__/storyshots-editor.test.js.snap
    M server/zanata-frontend/src/.storybook-frontend/__snapshots__/storyshots-frontend.test.js.snap
    M server/zanata-frontend/src/app/components/RejectionsForm/index.js
    M server/zanata-frontend/src/app/components/RejectionsForm/index.less
    M server/zanata-frontend/src/app/containers/Admin/Review.js
    M server/zanata-frontend/src/app/containers/Admin/index.less
    M server/zanata-frontend/src/app/styles/ant-theme-vars.less
    M server/zanata-frontend/src/app/styles/antd.less

  Log Message:
  -----------
  refactor(ZNTA-2529) layout and styling fixes to reject translation settings page (WIP), update frontend snapshots


  Commit: aa3c8d589ca7bc7d5763fdc0ae11b16f4225c8a7
      https://github.com/zanata/zanata-platform/commit/aa3c8d589ca7bc7d5763fdc0ae11b16f4225c8a7
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-04 (Wed, 04 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/editor/components/Pager/Pager.test.tsx
    M server/zanata-frontend/src/app/editor/components/Pager/index.js
    M server/zanata-frontend/src/app/editor/components/SuggestionUpdateMessage.js
    M server/zanata-frontend/src/app/editor/components/TransUnit/index.css
    M server/zanata-frontend/src/app/editor/components/TransUnitLocaleHeading.js
    M server/zanata-frontend/src/app/editor/components/TransUnitSourceHeader.js
    M server/zanata-frontend/src/app/editor/components/TransUnitSourcePanel.js
    M server/zanata-frontend/src/app/editor/components/TransUnitStatus.tsx
    M server/zanata-frontend/src/app/editor/components/TransUnitTranslationFooter.js
    M server/zanata-frontend/src/app/editor/components/TransUnitTranslationHeader.js
    M server/zanata-frontend/src/app/editor/components/TransUnitTranslationPanel.js
    M server/zanata-frontend/src/app/editor/containers/ControlsHeader.js
    M server/zanata-frontend/src/app/editor/containers/MainContent.js
    M server/zanata-frontend/src/app/editor/containers/NavHeader.js
    M server/zanata-frontend/src/app/editor/containers/Sidebar/index.css
    M server/zanata-frontend/src/app/editor/containers/SuggestionsHeader.js

  Log Message:
  -----------
  refactor(ZNTA-2529) ui fixes to review admin page and react editor


  Commit: 7ee5196fe325cb069030048e3f93573e765aac74
      https://github.com/zanata/zanata-platform/commit/7ee5196fe325cb069030048e3f93573e765aac74
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-04 (Wed, 04 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/editor/components/ActivityFeedItem/index.js
    M server/zanata-frontend/src/app/editor/components/DateAndTimeDisplay/DateAndTimeDisplay.story.js
    M server/zanata-frontend/src/app/editor/components/GlossaryTerm/index.js
    M server/zanata-frontend/src/app/editor/components/GlossaryTermModal/component.js
    M server/zanata-frontend/src/app/editor/components/NoSuggestionsPanel/NoSuggestionsPanel.test.js
    M server/zanata-frontend/src/app/editor/components/NoSuggestionsPanel/index.js
    M server/zanata-frontend/src/app/editor/components/Pager/index.js
    M server/zanata-frontend/src/app/editor/components/ProjectVersionLink/ProjectVersionLink.test.js
    M server/zanata-frontend/src/app/editor/components/ProjectVersionLink/index.js
    M server/zanata-frontend/src/app/editor/components/RejectTranslationModal/PriorityDropdown.test.js
    M server/zanata-frontend/src/app/editor/components/SuggestionContents/SuggestionContents.test.js
    M server/zanata-frontend/src/app/editor/components/SuggestionContents/index.js
    M server/zanata-frontend/src/app/editor/components/SuggestionDetailsSummary/SuggestionDetailsSummary.test.js
    M server/zanata-frontend/src/app/editor/components/SuggestionDetailsSummary/index.js
    M server/zanata-frontend/src/app/editor/components/TransUnitSourcePanel.js
    M server/zanata-frontend/src/app/styles/ant-theme-vars.less

  Log Message:
  -----------
  refactor(ZNTA-2529) editor: refactor utility classes for text colours, minor styling fixes to react editor


  Commit: 5abb413ad4263fd52383ca0b9ea70e06595aa95b
      https://github.com/zanata/zanata-platform/commit/5abb413ad4263fd52383ca0b9ea70e06595aa95b
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-04 (Wed, 04 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/styles/ant-theme-vars.less

  Log Message:
  -----------
  refactor(ZNTA-2529) customise antd card header variables


  Commit: 77b5907d638726f4796e28a49ca3e2c6a2b4e5de
      https://github.com/zanata/zanata-platform/commit/77b5907d638726f4796e28a49ca3e2c6a2b4e5de
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-05 (Thu, 05 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/components/RejectionsForm/index.js
    M server/zanata-frontend/src/app/components/RejectionsForm/index.less
    M server/zanata-frontend/src/app/styles/antd.less

  Log Message:
  -----------
  refactor(ZNTA-2529) alignment of admin review criteria page rows


  Commit: 6645b5f90a1c5105b08ac185f903816f59cbf67d
      https://github.com/zanata/zanata-platform/commit/6645b5f90a1c5105b08ac185f903816f59cbf67d
  Author: Kathryn Gough <kgough at redhat.com>
  Date:   2018-07-05 (Thu, 05 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/editor/components/ActivityFeedItem/index.js
    M server/zanata-frontend/src/app/editor/components/DateAndTimeDisplay/DateAndTimeDisplay.story.js
    M server/zanata-frontend/src/app/editor/components/GlossaryTerm/index.js
    M server/zanata-frontend/src/app/editor/components/GlossaryTermModal/component.js
    M server/zanata-frontend/src/app/editor/components/NoSuggestionsPanel/NoSuggestionsPanel.test.js
    M server/zanata-frontend/src/app/editor/components/NoSuggestionsPanel/index.js
    M server/zanata-frontend/src/app/editor/components/Pager/index.js
    M server/zanata-frontend/src/app/editor/components/ProjectVersionLink/ProjectVersionLink.test.js
    M server/zanata-frontend/src/app/editor/components/ProjectVersionLink/index.js
    M server/zanata-frontend/src/app/editor/components/RejectTranslationModal/PriorityDropdown.test.js
    M server/zanata-frontend/src/app/editor/components/SuggestionContents/SuggestionContents.test.js
    M server/zanata-frontend/src/app/editor/components/SuggestionContents/index.js
    M server/zanata-frontend/src/app/editor/components/SuggestionDetailsSummary/SuggestionDetailsSummary.test.js
    M server/zanata-frontend/src/app/editor/components/SuggestionDetailsSummary/index.js
    M server/zanata-frontend/src/app/editor/components/TransUnitSourcePanel.js

  Log Message:
  -----------
  Revert "refactor(ZNTA-2529) editor: refactor utility classes for text colours, minor styling fixes to react editor"

This reverts commit 7ee5196fe325cb069030048e3f93573e765aac74.


  Commit: d736b0910cb3362fd07e7c493b894530f612c907
      https://github.com/zanata/zanata-platform/commit/d736b0910cb3362fd07e7c493b894530f612c907
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-05 (Thu, 05 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/editor/components/Button/index.css
    M server/zanata-frontend/src/app/editor/components/GlossaryTermModal/component.js
    M server/zanata-frontend/src/app/editor/components/TransUnitLocaleHeading.js
    M server/zanata-frontend/src/app/editor/components/TransUnitSourcePanel.js
    M server/zanata-frontend/src/app/editor/containers/Sidebar/index.css
    M server/zanata-frontend/src/app/editor/containers/SuggestionsHeader.js
    M server/zanata-frontend/src/app/styles/style.less

  Log Message:
  -----------
  refactor(ZNTA-2529) utility classes and small ui fixes for react editor


  Commit: 437695a5418c5ef3382e30ea9608f99226b9cccb
      https://github.com/zanata/zanata-platform/commit/437695a5418c5ef3382e30ea9608f99226b9cccb
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-05 (Thu, 05 Jul 2018)

  Changed paths:
    R server/zanata-frontend/src/app/components/Alert/Alert.story.js
    R server/zanata-frontend/src/app/components/Badge/Badge.story.js
    R server/zanata-frontend/src/app/components/Breadcrumbs/Breadcrumbs.story.js
    R server/zanata-frontend/src/app/components/Button/Button.story.js
    R server/zanata-frontend/src/app/components/Dropdown/Dropdown.story.js
    M server/zanata-frontend/src/app/components/EditableText/EditableText.story.js
    R server/zanata-frontend/src/app/components/Form/Form.story.js
    M server/zanata-frontend/src/app/components/Icon/Icon.story.js
    R server/zanata-frontend/src/app/components/Label/Label.story.js
    M server/zanata-frontend/src/app/components/Link/Link.story.js
    R server/zanata-frontend/src/app/components/List/List.story.js
    M server/zanata-frontend/src/app/components/LoaderText/LoaderText.story.js
    R server/zanata-frontend/src/app/components/Notification/component.js
    R server/zanata-frontend/src/app/components/Pagination/Pagination.story.js
    R server/zanata-frontend/src/app/components/Panel/Panel.story.js
    M server/zanata-frontend/src/app/components/ProgressBar/ProgressBar.story.js
    R server/zanata-frontend/src/app/components/SelectableDropdown/SelectableDropdown.test.js
    R server/zanata-frontend/src/app/components/SelectableDropdown/index.js
    M server/zanata-frontend/src/app/components/Sidebar/Sidebar.story.js
    R server/zanata-frontend/src/app/components/Table/Table.story.js
    R server/zanata-frontend/src/app/components/Tabs/Tabs.story.js
    M server/zanata-frontend/src/app/components/TextInput/TextInput.story.js
    R server/zanata-frontend/src/app/components/Tooltip/Tooltip.story.js
    R server/zanata-frontend/src/app/components/VersionTMMergeModal/VersionTMMergeModal.story.js
    R server/zanata-frontend/src/app/components/Well/Well.story.js
    M server/zanata-frontend/src/app/components/components.story.js
    M server/zanata-frontend/src/app/components/foundation.story.js
    M server/zanata-frontend/src/app/editor/components/ConcurrentModal/Concurrent.story.js
    M server/zanata-frontend/src/app/editor/components/ConcurrentModal/index.js
    M server/zanata-frontend/src/app/editor/containers/SuggestionsHeader.js

  Log Message:
  -----------
  refactor(ZNTA-2529) editor ui fixes, remove references to react-bootstrap stories


  Commit: 6328d05141590fecd82fab49db3adda8822295e6
      https://github.com/zanata/zanata-platform/commit/6328d05141590fecd82fab49db3adda8822295e6
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-05 (Thu, 05 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/.storybook-editor/__snapshots__/storyshots-editor.test.js.snap
    M server/zanata-frontend/src/.storybook-frontend/__snapshots__/storyshots-frontend.test.js.snap
    M server/zanata-frontend/src/app/components/Icon/Icon.story.js
    M server/zanata-frontend/src/app/components/ProgressBar/ProgressBar.story.js
    M server/zanata-frontend/src/app/components/TriCheckbox/TriCheckbox.story.js
    M server/zanata-frontend/src/app/components/components.story.js
    M server/zanata-frontend/src/app/components/index.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/GroupsPage.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/LanguagesPage.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/PeoplePage.js
    M server/zanata-frontend/src/app/editor/components/Pager/Pager.test.tsx

  Log Message:
  -----------
  refactor(ZNTA-2529) update test files and stories


  Commit: f0f0b8f985dd7617b9d5095d0330ac426767f1bf
      https://github.com/zanata/zanata-platform/commit/f0f0b8f985dd7617b9d5095d0330ac426767f1bf
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-05 (Thu, 05 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/styles/bstrap-styleguide.less
    M server/zanata-frontend/src/app/styles/style.less
    M server/zanata-frontend/src/package.json
    M server/zanata-frontend/src/yarn.lock

  Log Message:
  -----------
  refactor(ZNTA-2529) remove react-bootstrap package and update storybook styleguide


  Commit: 0a6c2cc85893098635d76322c511ba9338a37a44
      https://github.com/zanata/zanata-platform/commit/0a6c2cc85893098635d76322c511ba9338a37a44
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-05 (Thu, 05 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/components/Sidebar/index.jsx
    M server/zanata-frontend/src/app/components/Sidebar/index.less
    M server/zanata-frontend/src/app/components/TMX/TMXExportModal.js
    M server/zanata-frontend/src/app/components/TMX/index.less
    M server/zanata-frontend/src/app/components/foundation.story.js
    M server/zanata-frontend/src/app/containers/Glossary/EntryModal.js
    M server/zanata-frontend/src/app/containers/Glossary/ExportModal.js
    M server/zanata-frontend/src/app/containers/Glossary/ImportModal.js
    M server/zanata-frontend/src/app/containers/Glossary/index.less
    M server/zanata-frontend/src/app/containers/Languages/NewLanguageModal.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/TMMergeModal.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/index.less
    M server/zanata-frontend/src/app/styles/antd.less
    R server/zanata-frontend/src/app/styles/bstrap-styleguide.less
    M server/zanata-frontend/src/app/styles/style.less
    R server/zanata-frontend/src/app/styles/styleguide.css
    A server/zanata-frontend/src/app/styles/styleguide.less

  Log Message:
  -----------
  refactor(ZNTA-2529) misc css fixes for frontend


  Commit: b41abb5ca754cfef4baa452c31c6b2ed3b8b6343
      https://github.com/zanata/zanata-platform/commit/b41abb5ca754cfef4baa452c31c6b2ed3b8b6343
  Author: Kathryn Gough <kgough at redhat.com>
  Date:   2018-07-05 (Thu, 05 Jul 2018)

  Changed paths:
    M .editorconfig
    M server/functional-test/src/main/java/org/zanata/page/administration/ServerConfigurationPage.java
    M server/functional-test/src/test/java/org/zanata/feature/administration/ServerSettingsTest.java
    R server/functional-test/src/test/java/org/zanata/feature/concurrentedit/ConcurrentAccessTest.java
    A server/functional-test/src/test/java/org/zanata/feature/concurrentedit/ConcurrentAccessTest.kt
    R server/functional-test/src/test/java/org/zanata/feature/concurrentedit/ConcurrentEditTest.java
    A server/functional-test/src/test/java/org/zanata/feature/concurrentedit/ConcurrentEditTest.kt
    R server/functional-test/src/test/java/org/zanata/feature/concurrentedit/ConcurrentEditTestSuite.java
    A server/functional-test/src/test/java/org/zanata/feature/concurrentedit/ConcurrentEditTestSuite.kt
    M server/functional-test/src/test/java/org/zanata/feature/endtoend/AdminEndToEndTest.java
    M server/functional-test/src/test/java/org/zanata/feature/misc/RateLimitRestAndUITest.java
    M server/services/src/main/java/org/zanata/action/ServerConfigurationBean.java
    A server/services/src/main/java/org/zanata/rest/admin/ServerSettingsService.java
    M server/services/src/main/java/org/zanata/servlet/UrlRewriteConfig.java
    A server/services/src/test/java/org/zanata/rest/admin/ServerSettingsServiceTest.java
    A server/zanata-frontend/src/app/actions/admin-actions.ts
    A server/zanata-frontend/src/app/containers/Admin/ServerSettings.tsx
    M server/zanata-frontend/src/app/containers/Admin/index.js
    M server/zanata-frontend/src/app/containers/Root.js
    M server/zanata-frontend/src/app/editor/components/TransUnitSourceHeader.js
    M server/zanata-frontend/src/app/editor/components/TransUnitTranslationHeader.js
    M server/zanata-frontend/src/app/editor/middlewares/new-context-fetch.js
    M server/zanata-frontend/src/app/reducers/admin-reducer.js
    M server/zanata-frontend/src/app/reducers/admin-reducer.test.js
    M server/zanata-frontend/src/app/styles/antd.less
    M server/zanata-frontend/src/index.html
    M server/zanata-frontend/src/messages/ja.json
    M server/zanata-war/src/main/webapp/account/register.xhtml
    R server/zanata-war/src/main/webapp/admin/home.xhtml
    R server/zanata-war/src/main/webapp/admin/server_configuration.xhtml

  Log Message:
  -----------
  Merge branch 'master' into ZNTA-2529


  Commit: 6ab3543cd12baaab42c5f6bde57e04b91a2a9f02
      https://github.com/zanata/zanata-platform/commit/6ab3543cd12baaab42c5f6bde57e04b91a2a9f02
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-05 (Thu, 05 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/.storybook-frontend/__snapshots__/storyshots-frontend.test.js.snap
    A server/zanata-frontend/src/app/components/Button/Button.story.js
    M server/zanata-frontend/src/app/components/TriCheckbox/TriCheckboxGroup.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/DocumentsPage.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/GroupsPage.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/LanguagesPage.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/PeoplePage.js
    M server/zanata-frontend/src/app/editor/components/Button/Button.test.js

  Log Message:
  -----------
  refactor(ZNTA-2529) update tests


  Commit: 8798239750ecf556397b866cdbb07dd00fe6230d
      https://github.com/zanata/zanata-platform/commit/8798239750ecf556397b866cdbb07dd00fe6230d
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-05 (Thu, 05 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/editor/components/Button/Button.test.js

  Log Message:
  -----------
  refactor(ZNTA-2529) update tests


  Commit: 37b476ae9251ce749ddad9653619d534b79d824a
      https://github.com/zanata/zanata-platform/commit/37b476ae9251ce749ddad9653619d534b79d824a
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-05 (Thu, 05 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/components/Button/Button.story.js

  Log Message:
  -----------
  refactor(ZNTA-2529) add button story back to frontend [antd]


  Commit: 1ce1b0f9c8245f3da39531d6f58bc5b7e711dfac
      https://github.com/zanata/zanata-platform/commit/1ce1b0f9c8245f3da39531d6f58bc5b7e711dfac
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-05 (Thu, 05 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/.storybook-frontend/__snapshots__/storyshots-frontend.test.js.snap
    M server/zanata-frontend/src/app/components/Button/Button.story.js
    M server/zanata-frontend/src/app/components/components.story.js
    M server/zanata-frontend/src/app/editor/components/ConcurrentModal/index.js

  Log Message:
  -----------
  refactor(ZNTA-2529) update failing tests, add Button back to frontend storybook


  Commit: 20f211c7d8af0ce396218b150e5f42c17b8b52b4
      https://github.com/zanata/zanata-platform/commit/20f211c7d8af0ce396218b150e5f42c17b8b52b4
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-05 (Thu, 05 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/editor/components/TransUnit/index.css
    M server/zanata-frontend/src/app/styles/styleguide.less

  Log Message:
  -----------
  refactor(ZNTA-2529) fix codecov issues


  Commit: a9a540c6fe2695f0fac521ab1f6ebfa3b3eb4263
      https://github.com/zanata/zanata-platform/commit/a9a540c6fe2695f0fac521ab1f6ebfa3b3eb4263
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/styles/antd.less

  Log Message:
  -----------
  refactor(ZNTA-2529) styling for antd danger buttons


  Commit: b6a7997572249b33dce8c22b0f5908f0f5067dc5
      https://github.com/zanata/zanata-platform/commit/b6a7997572249b33dce8c22b0f5908f0f5067dc5
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/containers/Glossary/Header.jsx
    M server/zanata-frontend/src/app/containers/UserProfile/index.jsx
    M server/zanata-frontend/src/app/styles/antd.less

  Log Message:
  -----------
  refactor(ZNTA-2529) heading styling


  Commit: 70328ece39d42cd331c7eed620bcaf5d2ac2176e
      https://github.com/zanata/zanata-platform/commit/70328ece39d42cd331c7eed620bcaf5d2ac2176e
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/containers/Glossary/index.js
    M server/zanata-frontend/src/app/styles/antd.less

  Log Message:
  -----------
  refactor(ZNTA-2529) wideView container padding


  Commit: f44180484fa211ab1e3e4f89acd56e8b5885440f
      https://github.com/zanata/zanata-platform/commit/f44180484fa211ab1e3e4f89acd56e8b5885440f
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/.storybook-editor/__snapshots__/storyshots-editor.test.js.snap
    M server/zanata-frontend/src/app/containers/Languages/index.js
    M server/zanata-frontend/src/app/editor/components/components.story.js
    M server/zanata-frontend/src/app/styles/antd.less

  Log Message:
  -----------
  refactor(ZNTA-2529) update editor snapshot tests and languages heading


  Commit: 01efa26de084ca3d8bfaf1d6c136447e841150f8
      https://github.com/zanata/zanata-platform/commit/01efa26de084ca3d8bfaf1d6c136447e841150f8
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/styles/antd.less

  Log Message:
  -----------
  refactor(ZNTA-2529) implement spacing variables into frontend


  Commit: a282b038972b73d8fa06f88dab3aaba0eab49a23
      https://github.com/zanata/zanata-platform/commit/a282b038972b73d8fa06f88dab3aaba0eab49a23
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/styles/antd.less

  Log Message:
  -----------
  refactor(ZNTA-2529) WIP: tidy up antd.less


  Commit: 2763716d6adc6b22bcdca16896b34ccbe5998b1e
      https://github.com/zanata/zanata-platform/commit/2763716d6adc6b22bcdca16896b34ccbe5998b1e
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/styles/antd.less

  Log Message:
  -----------
  refactor(ZNTA-2529) antd.less formatting


  Commit: 6fc1a44e1cd87ac9e56715176c3c7b3a86ea97aa
      https://github.com/zanata/zanata-platform/commit/6fc1a44e1cd87ac9e56715176c3c7b3a86ea97aa
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/components/LogoLoader/index.less

  Log Message:
  -----------
  refactor(ZNTA-2529) use antd variables for LogoLoader


  Commit: 01043dc3f6fab2c208825832a635f69ff97520e3
      https://github.com/zanata/zanata-platform/commit/01043dc3f6fab2c208825832a635f69ff97520e3
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/components/TMX/index.less
    M server/zanata-frontend/src/app/components/TriCheckbox/index.less

  Log Message:
  -----------
  refactor(ZNTA-2529) use antd variables for all frontend components


  Commit: 591b7444fc697460c509387ba7345bb3bc1a417c
      https://github.com/zanata/zanata-platform/commit/591b7444fc697460c509387ba7345bb3bc1a417c
  Author: Kathryn Gough <kgough at redhat.com>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/.storybook-editor/__snapshots__/storyshots-editor.test.js.snap
    M server/zanata-frontend/src/app/editor/actions/key-shortcuts-actions.js
    M server/zanata-frontend/src/app/editor/actions/phrases-action-types.js
    M server/zanata-frontend/src/app/editor/actions/phrases-actions.js
    M server/zanata-frontend/src/app/editor/components/TransUnitTranslationFooter.js
    M server/zanata-frontend/src/app/editor/components/TransUnitTranslationPanel.js
    M server/zanata-frontend/src/app/editor/components/TransUnitTranslationPanel.test.js
    M server/zanata-frontend/src/app/editor/components/Validation/Validation.test.js
    M server/zanata-frontend/src/app/editor/components/Validation/index.tsx
    A server/zanata-frontend/src/app/editor/components/ValidationErrorsModal/index.tsx
    M server/zanata-frontend/src/app/editor/containers/TranslationInfoPanel/index.js
    M server/zanata-frontend/src/app/editor/reducers/phrase-reducer/index.js
    M server/zanata-frontend/src/app/editor/utils/phrase-util.ts
    M server/zanata-frontend/src/app/editor/utils/phrase.ts
    M server/zanata-frontend/src/app/editor/utils/status-util.ts
    M server/zanata-frontend/src/app/editor/watchers/phrase-detail.js
    M server/zanata-frontend/src/app/validators/AbstractValidationAction.ts
    M server/zanata-frontend/src/app/validators/ValidationMessages.ts
    M server/zanata-frontend/src/app/validators/impl/JavaVariablesValidation.ts
    M server/zanata-frontend/src/app/validators/impl/PrintfVariablesValidation.ts
    M server/zanata-frontend/src/app/validators/impl/PrintfXSIExtensionValidation.test.js
    M server/zanata-frontend/src/app/validators/impl/XmlEntityValidation.test.js

  Log Message:
  -----------
  Merge branch 'master' into ZNTA-2529


  Commit: 52f9190407470036e1473c5e83e93e9061b39a88
      https://github.com/zanata/zanata-platform/commit/52f9190407470036e1473c5e83e93e9061b39a88
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/styles/ant-theme-vars.less
    M server/zanata-frontend/src/app/styles/antd.less

  Log Message:
  -----------
  refactor(ZNTA-2529) remove duplicate import statements for antd css, styling for antd layout


  Commit: 6e499f409e768827432c84d4017802958504cb3a
      https://github.com/zanata/zanata-platform/commit/6e499f409e768827432c84d4017802958504cb3a
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/containers/Languages/index.less
    M server/zanata-frontend/src/app/styles/ant-theme-vars.less
    M server/zanata-frontend/src/app/styles/antd.less
    M server/zanata-frontend/src/app/styles/style.less

  Log Message:
  -----------
  refactor(ZNTA-2529) WIP: final bugfixes to frontend after react-bootstrap removal


  Commit: bb99ebc98fdebcb671f819236a951863a16b1d55
      https://github.com/zanata/zanata-platform/commit/bb99ebc98fdebcb671f819236a951863a16b1d55
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/components/LogoLoader/index.less
    R server/zanata-frontend/src/app/styles/ant-theme-vars.less
    M server/zanata-frontend/src/app/styles/antd.less
    A server/zanata-frontend/src/app/styles/antdvars.less
    M server/zanata-frontend/src/app/styles/style.less

  Log Message:
  -----------
  refactor(ZNTA-2529) replace broken antd variables file


  Commit: a78f24c566e70b20b99c42d81d961402a3162769
      https://github.com/zanata/zanata-platform/commit/a78f24c566e70b20b99c42d81d961402a3162769
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/components/TMX/index.less
    M server/zanata-frontend/src/app/components/TriCheckbox/index.less
    M server/zanata-frontend/src/app/styles/antd.less

  Log Message:
  -----------
  refactor(ZNTA-2529) fix build errors (rename antd variable imports)


  Commit: 2fa27f8acadbd37dbd2f96b065dec81865486701
      https://github.com/zanata/zanata-platform/commit/2fa27f8acadbd37dbd2f96b065dec81865486701
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/styles/antd.less
    M server/zanata-frontend/src/webpack.config.js

  Log Message:
  -----------
  WIP: get antd custom variables working


  Commit: b3b40f4ef5465a860e1d13ec0c6c2d760d68e0b9
      https://github.com/zanata/zanata-platform/commit/b3b40f4ef5465a860e1d13ec0c6c2d760d68e0b9
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/containers/Explore/ProjectTeaser.jsx
    M server/zanata-frontend/src/app/containers/Glossary/EntryModal.js
    M server/zanata-frontend/src/app/containers/Languages/NewLanguageModal.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/ProjectVersionPanels.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/TMMergeModal.js
    M server/zanata-frontend/src/app/containers/UserProfile/index.jsx

  Log Message:
  -----------
  refactor(ZNTA-2529) remove references to prop parentClassName


  Commit: 837ca610984e0a32d387624e36bdd62045fc2806
      https://github.com/zanata/zanata-platform/commit/837ca610984e0a32d387624e36bdd62045fc2806
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/containers/Admin/index.less
    M server/zanata-frontend/src/app/containers/Explore/index.js
    M server/zanata-frontend/src/app/containers/Explore/index.less
    M server/zanata-frontend/src/app/containers/Glossary/EntryModal.js

  Log Message:
  -----------
  refactor(ZNTA-2529) refactor variables in Explore and Admin containers to use antd variables, remove unused css in those files, and fix icon styling in Glossary Entry Modal


  Commit: a03c8eb69c9b5671cf4806408636dff5ee969ad2
      https://github.com/zanata/zanata-platform/commit/a03c8eb69c9b5671cf4806408636dff5ee969ad2
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/containers/Explore/index.js

  Log Message:
  -----------
  refactor(ZNTA-2529) fix linting error


  Commit: 6e234e6c71b37d264faf0b2726472654955bee94
      https://github.com/zanata/zanata-platform/commit/6e234e6c71b37d264faf0b2726472654955bee94
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/containers/Glossary/Entry.js
    M server/zanata-frontend/src/app/containers/Glossary/ViewHeader.js
    M server/zanata-frontend/src/app/containers/Glossary/index.less
    M server/zanata-frontend/src/app/containers/Languages/index.less
    M server/zanata-frontend/src/app/styles/antd.less
    M server/zanata-frontend/src/app/styles/antdvars.less
    M server/zanata-frontend/src/webpack.config.js

  Log Message:
  -----------
  refactor(ZNTA-2529) a heap of refactoring and bugfixes for frontend


  Commit: a3b0b8efd3a5a397a6df3c78ba5fb75bee496f54
      https://github.com/zanata/zanata-platform/commit/a3b0b8efd3a5a397a6df3c78ba5fb75bee496f54
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/containers/ProjectVersion/ProjectVersionPanels.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/TMMergeImportedTM.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/TMMergeProjectSources.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/index.less
    M server/zanata-frontend/src/app/containers/UserProfile/index.less
    M server/zanata-frontend/src/app/editor/components/TransUnitTranslationFooter.js
    M server/zanata-frontend/src/app/styles/antdvars.less
    M server/zanata-frontend/src/app/styles/style.less

  Log Message:
  -----------
  refactor(ZNTA-2529) remove the last of the react-bootstrap variables from frontend and the related import statement


  Commit: 2c20911229f3e64db390d5a807cc44516b81e05f
      https://github.com/zanata/zanata-platform/commit/2c20911229f3e64db390d5a807cc44516b81e05f
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    R server/zanata-frontend/src/app/styles/variables.less

  Log Message:
  -----------
  refactor(ZNTA-2529) delete variables.less (react-bootstrap variables file)


  Commit: 81baa3b4bf82b694d250cc5677d66a2bf0357e4e
      https://github.com/zanata/zanata-platform/commit/81baa3b4bf82b694d250cc5677d66a2bf0357e4e
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/containers/Languages/index.less

  Log Message:
  -----------
  refactor(ZNTA-2529) rename variables file imported into languages less file


  Commit: 226f7141455b6c67eeab8771a4a3a7b2a906856f
      https://github.com/zanata/zanata-platform/commit/226f7141455b6c67eeab8771a4a3a7b2a906856f
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/styles/frontend-jsf.less
    M server/zanata-frontend/src/app/styles/frontend-nav.less
    A server/zanata-frontend/src/app/styles/variables.less

  Log Message:
  -----------
  refactor(ZNTA-2529) update variables imports for frontend-nav and frontend-jsf css


  Commit: 1d5b15d5473c133afcd554a92a730fc7bf2f76af
      https://github.com/zanata/zanata-platform/commit/1d5b15d5473c133afcd554a92a730fc7bf2f76af
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    R server/zanata-frontend/src/app/styles/variables.less

  Log Message:
  -----------
  refactor(ZNTA-2529) delete variables.less after restore


  Commit: bd262dfbfa80a7122530e07d25829fb2a4739bdb
      https://github.com/zanata/zanata-platform/commit/bd262dfbfa80a7122530e07d25829fb2a4739bdb
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/containers/Glossary/index.less
    M server/zanata-frontend/src/app/containers/ProjectVersion/index.less
    M server/zanata-frontend/src/app/containers/UserProfile/index.less
    M server/zanata-frontend/src/app/styles/antd.less
    M server/zanata-frontend/src/app/styles/antdvars.less

  Log Message:
  -----------
  refactor(ZNTA-2529) fix build errors, add bstrap4 media queries used by antd


  Commit: 2c69e99ba90c41c985b2530d997b1952241813eb
      https://github.com/zanata/zanata-platform/commit/2c69e99ba90c41c985b2530d997b1952241813eb
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/containers/Explore/TeaserListHeader.jsx
    M server/zanata-frontend/src/app/containers/UserProfile/index.less
    M server/zanata-frontend/src/app/styles/antd.less
    M server/zanata-frontend/src/app/styles/frontend-jsf.less

  Log Message:
  -----------
  refactor(ZNTA-2529) user profile styling fixes


  Commit: 68a48933b30af04fd873c073581ddf3f9880103c
      https://github.com/zanata/zanata-platform/commit/68a48933b30af04fd873c073581ddf3f9880103c
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/containers/UserProfile/index.jsx
    M server/zanata-frontend/src/app/containers/UserProfile/index.less
    M server/zanata-frontend/src/app/styles/antd.less
    M server/zanata-frontend/src/app/styles/antdvars.less

  Log Message:
  -----------
  refactor(ZNTA-2529) misc. ui fixes to frontend


  Commit: 86e7cd9576dbcd9a849c17e9a50ec1cc79bdb9ba
      https://github.com/zanata/zanata-platform/commit/86e7cd9576dbcd9a849c17e9a50ec1cc79bdb9ba
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/containers/UserProfile/RecentContributions.jsx
    M server/zanata-frontend/src/app/containers/UserProfile/index.less
    M server/zanata-frontend/src/app/styles/antd.less
    M server/zanata-frontend/src/webpack.config.js

  Log Message:
  -----------
  refactor(ZNTA-2529) minor ui fixes, remove antd import from webpack


  Commit: 12fea9064e6af985f7af7de42f67c591aa758de4
      https://github.com/zanata/zanata-platform/commit/12fea9064e6af985f7af7de42f67c591aa758de4
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/containers/UserProfile/index.less

  Log Message:
  -----------
  refactor(ZNTA-2529) styling for date selection field on user profile


  Commit: e8d437c2db7e50a72e98125ee682da3ab0af9d1a
      https://github.com/zanata/zanata-platform/commit/e8d437c2db7e50a72e98125ee682da3ab0af9d1a
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/editor/components/Button/index.css
    M server/zanata-frontend/src/app/editor/components/Pager/index.js
    M server/zanata-frontend/src/app/editor/components/SuggestionUpdateMessage.js
    M server/zanata-frontend/src/app/editor/components/TransUnitStatus.tsx
    M server/zanata-frontend/src/app/editor/components/TransUnitTranslationPanel.js
    M server/zanata-frontend/src/app/editor/containers/NavHeader.js

  Log Message:
  -----------
  refactor(ZNTA-2529) editor button hover styling, minor style fixes to editor


  Commit: 8f2c4b5cfba4874126f570b46e7fa12fa2bcdb91
      https://github.com/zanata/zanata-platform/commit/8f2c4b5cfba4874126f570b46e7fa12fa2bcdb91
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/containers/Explore/index.less

  Log Message:
  -----------
  refactor(ZNTA-2529) input background fix


  Commit: bed57a1dea4740f9952c0b1996990e5680cefbcd
      https://github.com/zanata/zanata-platform/commit/bed57a1dea4740f9952c0b1996990e5680cefbcd
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/styles/antd.less

  Log Message:
  -----------
  refactor(ZNTA-2529) input background fix


  Commit: 7b821b87b26fb808f6a709d5e81e5cb4b4dc9035
      https://github.com/zanata/zanata-platform/commit/7b821b87b26fb808f6a709d5e81e5cb4b4dc9035
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/containers/UserProfile/index.less

  Log Message:
  -----------
  refactor(ZNTA-2529) date selector input


  Commit: 8a4addc0a129e548be07b7aade9766d52b316582
      https://github.com/zanata/zanata-platform/commit/8a4addc0a129e548be07b7aade9766d52b316582
  Author: Kathryn Gough <kgough at redhat.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/containers/Glossary/EntryModal.js
    M server/zanata-frontend/src/app/containers/Glossary/index.less

  Log Message:
  -----------
  refactor(ZNTA-2529) minor ui changes to Glossary entry modal and page count select


  Commit: 222627b9b535731fd3ce65f52ef71ae9b6ff0593
      https://github.com/zanata/zanata-platform/commit/222627b9b535731fd3ce65f52ef71ae9b6ff0593
  Author: Kathryn Gough <kgough at redhat.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/containers/Glossary/index.less

  Log Message:
  -----------
  refactor(ZNTA-2529) minor ui changes to Glossary page count select


  Commit: f8a23c6d08980434f06f9581d3088195730dedcf
      https://github.com/zanata/zanata-platform/commit/f8a23c6d08980434f06f9581d3088195730dedcf
  Author: Kathryn Gough <kgough at redhat.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/components/LoaderText/index.js
    M server/zanata-frontend/src/app/styles/antd.less

  Log Message:
  -----------
  refactor(ZNTA-2529) update LoaderText so it is centered and remove p class


  Commit: 8bae8ce949ebb0b3919ceda269b46e2de1b9dac3
      https://github.com/zanata/zanata-platform/commit/8bae8ce949ebb0b3919ceda269b46e2de1b9dac3
  Author: Kathryn Gough <kgough at redhat.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/.storybook-editor/__snapshots__/storyshots-editor.test.js.snap
    M server/zanata-frontend/src/.storybook-frontend/__snapshots__/storyshots-frontend.test.js.snap

  Log Message:
  -----------
  refactor(ZNTA-2529) update frontend and editor snapshot tests


  Commit: c530402c11bb00cbddc9ce5862d7bbb4c5beae43
      https://github.com/zanata/zanata-platform/commit/c530402c11bb00cbddc9ce5862d7bbb4c5beae43
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/.eslintrc
    M server/zanata-frontend/src/app/actions/common-actions.ts
    M server/zanata-frontend/src/app/actions/glossary-actions.js
    M server/zanata-frontend/src/app/actions/tmx-actions.js
    M server/zanata-frontend/src/app/reducers/admin-reducer.js
    M server/zanata-frontend/src/app/reducers/common-reducer.js
    M server/zanata-frontend/src/app/reducers/explore-reducer.js
    M server/zanata-frontend/src/app/reducers/glossary-reducer.js
    M server/zanata-frontend/src/app/reducers/languages-reducer.js
    M server/zanata-frontend/src/app/reducers/profile-reducer.js
    A server/zanata-frontend/src/app/reducers/state.ts
    M server/zanata-frontend/src/app/reducers/tmx-reducer.js
    M server/zanata-frontend/src/app/utils/DateHelper.ts
    A server/zanata-frontend/src/app/utils/DeepReadonly.d.ts
    M server/zanata-frontend/src/app/utils/prop-types-util.ts
    M server/zanata-frontend/src/tslint.json

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/zanata/zanata-platform into ZNTA-2529


  Commit: ad6c25b5d450365b03f524a381831137162002bd
      https://github.com/zanata/zanata-platform/commit/ad6c25b5d450365b03f524a381831137162002bd
  Author: Kathryn Gough <kgough at redhat.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/.eslintrc
    M server/zanata-frontend/src/app/actions/common-actions.ts
    M server/zanata-frontend/src/app/actions/glossary-actions.js
    M server/zanata-frontend/src/app/actions/tmx-actions.js
    M server/zanata-frontend/src/app/components/Icon/index.tsx
    M server/zanata-frontend/src/app/editor/components/ActivitySelectList/index.js
    R server/zanata-frontend/src/app/editor/components/GlossaryTermModal/index.js
    A server/zanata-frontend/src/app/editor/components/GlossaryTermModal/index.ts
    M server/zanata-frontend/src/app/editor/containers/ActivityTab.tsx
    M server/zanata-frontend/src/app/editor/reducers/activity-reducer.js
    R server/zanata-frontend/src/app/editor/reducers/context-reducer.js
    M server/zanata-frontend/src/app/editor/reducers/context-reducer.test.js
    A server/zanata-frontend/src/app/editor/reducers/context-reducer.ts
    R server/zanata-frontend/src/app/editor/reducers/dropdown-reducer.js
    A server/zanata-frontend/src/app/editor/reducers/dropdown-reducer.ts
    M server/zanata-frontend/src/app/editor/reducers/glossary-reducer.js
    M server/zanata-frontend/src/app/editor/reducers/header-data-reducer.js
    M server/zanata-frontend/src/app/editor/reducers/phrase-reducer/filter-status-reducer.js
    M server/zanata-frontend/src/app/editor/reducers/phrase-reducer/index.js
    M server/zanata-frontend/src/app/editor/reducers/phrase-reducer/phrase-filter-reducer.js
    M server/zanata-frontend/src/app/editor/reducers/review-trans-reducer.js
    M server/zanata-frontend/src/app/editor/reducers/settings-reducer.js
    A server/zanata-frontend/src/app/editor/reducers/state.ts
    M server/zanata-frontend/src/app/editor/reducers/suggestions-reducer.js
    M server/zanata-frontend/src/app/editor/reducers/ui-reducer.js
    M server/zanata-frontend/src/app/editor/utils/activity-util.ts
    M server/zanata-frontend/src/app/reducers/admin-reducer.js
    M server/zanata-frontend/src/app/reducers/common-reducer.js
    M server/zanata-frontend/src/app/reducers/explore-reducer.js
    M server/zanata-frontend/src/app/reducers/glossary-reducer.js
    M server/zanata-frontend/src/app/reducers/languages-reducer.js
    M server/zanata-frontend/src/app/reducers/profile-reducer.js
    A server/zanata-frontend/src/app/reducers/state.ts
    M server/zanata-frontend/src/app/reducers/tmx-reducer.js
    M server/zanata-frontend/src/app/utils/DateHelper.ts
    A server/zanata-frontend/src/app/utils/DeepReadonly.d.ts
    M server/zanata-frontend/src/app/utils/prop-types-util.ts
    M server/zanata-frontend/src/package.json
    M server/zanata-frontend/src/tslint.json
    M server/zanata-frontend/src/yarn.lock

  Log Message:
  -----------
  Merge branch 'master' into ZNTA-2529


  Commit: 159f4319fae772da9b1d3a77ba38c37797135507
      https://github.com/zanata/zanata-platform/commit/159f4319fae772da9b1d3a77ba38c37797135507
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/.storybook-editor/__snapshots__/storyshots-editor.test.js.snap
    M server/zanata-frontend/src/.storybook-frontend/__snapshots__/storyshots-frontend.test.js.snap
    M server/zanata-frontend/src/app/components/Icon/index.tsx
    M server/zanata-frontend/src/app/components/LoaderText/index.js
    M server/zanata-frontend/src/app/containers/Glossary/EntryModal.js
    M server/zanata-frontend/src/app/containers/Glossary/index.less
    M server/zanata-frontend/src/app/editor/components/ActivitySelectList/index.js
    R server/zanata-frontend/src/app/editor/components/GlossaryTermModal/index.js
    A server/zanata-frontend/src/app/editor/components/GlossaryTermModal/index.ts
    M server/zanata-frontend/src/app/editor/containers/ActivityTab.tsx
    M server/zanata-frontend/src/app/editor/reducers/activity-reducer.js
    R server/zanata-frontend/src/app/editor/reducers/context-reducer.js
    M server/zanata-frontend/src/app/editor/reducers/context-reducer.test.js
    A server/zanata-frontend/src/app/editor/reducers/context-reducer.ts
    R server/zanata-frontend/src/app/editor/reducers/dropdown-reducer.js
    A server/zanata-frontend/src/app/editor/reducers/dropdown-reducer.ts
    M server/zanata-frontend/src/app/editor/reducers/glossary-reducer.js
    M server/zanata-frontend/src/app/editor/reducers/header-data-reducer.js
    M server/zanata-frontend/src/app/editor/reducers/phrase-reducer/filter-status-reducer.js
    M server/zanata-frontend/src/app/editor/reducers/phrase-reducer/index.js
    M server/zanata-frontend/src/app/editor/reducers/phrase-reducer/phrase-filter-reducer.js
    M server/zanata-frontend/src/app/editor/reducers/review-trans-reducer.js
    M server/zanata-frontend/src/app/editor/reducers/settings-reducer.js
    A server/zanata-frontend/src/app/editor/reducers/state.ts
    M server/zanata-frontend/src/app/editor/reducers/suggestions-reducer.js
    M server/zanata-frontend/src/app/editor/reducers/ui-reducer.js
    M server/zanata-frontend/src/app/editor/utils/activity-util.ts
    M server/zanata-frontend/src/app/styles/antd.less
    M server/zanata-frontend/src/app/utils/prop-types-util.ts
    M server/zanata-frontend/src/package.json
    M server/zanata-frontend/src/yarn.lock

  Log Message:
  -----------
  Merge branch 'ZNTA-2529' of https://github.com/zanata/zanata-platform into ZNTA-2529


  Commit: dca011345d21a76f9dd3bb22f735c8f900f4a58b
      https://github.com/zanata/zanata-platform/commit/dca011345d21a76f9dd3bb22f735c8f900f4a58b
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/containers/UserProfile/index.less

  Log Message:
  -----------
  refactor(ZNTA-2529) minor styling fixes to user profile


  Commit: 6fdde184578a12379993f915d10ed8f09958fecc
      https://github.com/zanata/zanata-platform/commit/6fdde184578a12379993f915d10ed8f09958fecc
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/app/styles/antd.less

  Log Message:
  -----------
  refactor(ZNTA-2529) revert change that centers all loader content breaking glossary delete buttons


  Commit: 298eeb0bdfabb235316f92fb973310ad601dd693
      https://github.com/zanata/zanata-platform/commit/298eeb0bdfabb235316f92fb973310ad601dd693
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M server/functional-test/src/main/java/org/zanata/page/languages/LanguagesPage.java

  Log Message:
  -----------
  refactor(ZNTA-2529) update failing LanguagesPage test


  Commit: 1c53c96e1d632741dbb152404b431745acfca016
      https://github.com/zanata/zanata-platform/commit/1c53c96e1d632741dbb152404b431745acfca016
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-13 (Fri, 13 Jul 2018)

  Changed paths:
    M server/functional-test/src/main/java/org/zanata/page/languages/LanguagesPage.java

  Log Message:
  -----------
  refactor(ZNTA-2529) update test for Langauges page


  Commit: 5dde59a6ba0270ea915a31cd499bd202210b3ff7
      https://github.com/zanata/zanata-platform/commit/5dde59a6ba0270ea915a31cd499bd202210b3ff7
  Author: Kathryn Gough <kgough at redhat.com>
  Date:   2018-07-13 (Fri, 13 Jul 2018)

  Changed paths:
    M server/functional-test/src/main/java/org/zanata/page/languages/LanguagesPage.java
    M server/zanata-frontend/src/.storybook-editor/__snapshots__/storyshots-editor.test.js.snap
    M server/zanata-frontend/src/.storybook-frontend/__snapshots__/storyshots-frontend.test.js.snap
    R server/zanata-frontend/src/app/components/Alert/Alert.story.js
    R server/zanata-frontend/src/app/components/Badge/Badge.story.js
    R server/zanata-frontend/src/app/components/Breadcrumbs/Breadcrumbs.story.js
    M server/zanata-frontend/src/app/components/Button/Button.story.js
    M server/zanata-frontend/src/app/components/DraggableVersionPanels/DraggableVersionPanels.test.js
    M server/zanata-frontend/src/app/components/DraggableVersionPanels/index.tsx
    R server/zanata-frontend/src/app/components/Dropdown/Dropdown.story.js
    M server/zanata-frontend/src/app/components/EditableText/EditableText.story.js
    M server/zanata-frontend/src/app/components/EditableText/index.js
    R server/zanata-frontend/src/app/components/Form/Form.story.js
    M server/zanata-frontend/src/app/components/Icon/Icon.story.js
    R server/zanata-frontend/src/app/components/Label/Label.story.js
    M server/zanata-frontend/src/app/components/Link/Link.story.js
    R server/zanata-frontend/src/app/components/List/List.story.js
    M server/zanata-frontend/src/app/components/LoaderText/LoaderText.story.js
    M server/zanata-frontend/src/app/components/LoaderText/index.js
    M server/zanata-frontend/src/app/components/LogoLoader/index.less
    M server/zanata-frontend/src/app/components/Modal/index.jsx
    M server/zanata-frontend/src/app/components/Nav/index.jsx
    R server/zanata-frontend/src/app/components/Notification/component.js
    R server/zanata-frontend/src/app/components/Pagination/Pagination.story.js
    R server/zanata-frontend/src/app/components/Panel/Panel.story.js
    M server/zanata-frontend/src/app/components/ProgressBar/CancellableProgressBar.js
    M server/zanata-frontend/src/app/components/ProgressBar/CancellableProgressBar.test.js
    M server/zanata-frontend/src/app/components/ProgressBar/ProgressBar.story.js
    M server/zanata-frontend/src/app/components/RejectionsForm/index.js
    M server/zanata-frontend/src/app/components/RejectionsForm/index.less
    R server/zanata-frontend/src/app/components/SelectableDropdown/SelectableDropdown.test.js
    R server/zanata-frontend/src/app/components/SelectableDropdown/index.js
    M server/zanata-frontend/src/app/components/Sidebar/Sidebar.story.js
    M server/zanata-frontend/src/app/components/Sidebar/index.jsx
    M server/zanata-frontend/src/app/components/Sidebar/index.less
    M server/zanata-frontend/src/app/components/TMX/TMXExportModal.js
    M server/zanata-frontend/src/app/components/TMX/index.less
    R server/zanata-frontend/src/app/components/Table/Table.story.js
    R server/zanata-frontend/src/app/components/Tabs/Tabs.story.js
    M server/zanata-frontend/src/app/components/TextInput/TextInput.story.js
    R server/zanata-frontend/src/app/components/Tooltip/Tooltip.story.js
    M server/zanata-frontend/src/app/components/TriCheckbox/TriCheckbox.story.js
    M server/zanata-frontend/src/app/components/TriCheckbox/TriCheckbox.test.js
    M server/zanata-frontend/src/app/components/TriCheckbox/TriCheckboxGroup.js
    M server/zanata-frontend/src/app/components/TriCheckbox/index.js
    M server/zanata-frontend/src/app/components/TriCheckbox/index.less
    R server/zanata-frontend/src/app/components/VersionTMMergeModal/VersionTMMergeModal.story.js
    R server/zanata-frontend/src/app/components/Well/Well.story.js
    M server/zanata-frontend/src/app/components/components.story.js
    M server/zanata-frontend/src/app/components/foundation.story.js
    M server/zanata-frontend/src/app/components/index.js
    M server/zanata-frontend/src/app/containers/Admin/Review.js
    M server/zanata-frontend/src/app/containers/Admin/index.less
    M server/zanata-frontend/src/app/containers/App.js
    M server/zanata-frontend/src/app/containers/Explore/GroupTeaser.jsx
    M server/zanata-frontend/src/app/containers/Explore/LanguageTeamTeaser.jsx
    M server/zanata-frontend/src/app/containers/Explore/ProjectTeaser.jsx
    M server/zanata-frontend/src/app/containers/Explore/TeaserList.jsx
    M server/zanata-frontend/src/app/containers/Explore/TeaserListHeader.jsx
    M server/zanata-frontend/src/app/containers/Explore/UserTeaser.jsx
    M server/zanata-frontend/src/app/containers/Explore/index.js
    M server/zanata-frontend/src/app/containers/Explore/index.less
    M server/zanata-frontend/src/app/containers/Glossary/DeleteAllEntriesModal.jsx
    M server/zanata-frontend/src/app/containers/Glossary/DeleteEntryModal.jsx
    M server/zanata-frontend/src/app/containers/Glossary/Entry.js
    M server/zanata-frontend/src/app/containers/Glossary/EntryModal.js
    M server/zanata-frontend/src/app/containers/Glossary/ExportModal.js
    M server/zanata-frontend/src/app/containers/Glossary/Header.jsx
    M server/zanata-frontend/src/app/containers/Glossary/ImportModal.js
    M server/zanata-frontend/src/app/containers/Glossary/ViewHeader.js
    M server/zanata-frontend/src/app/containers/Glossary/index.js
    M server/zanata-frontend/src/app/containers/Glossary/index.less
    M server/zanata-frontend/src/app/containers/Languages/DeleteEntry.js
    M server/zanata-frontend/src/app/containers/Languages/Entry.js
    M server/zanata-frontend/src/app/containers/Languages/NewLanguageModal.js
    M server/zanata-frontend/src/app/containers/Languages/index.js
    M server/zanata-frontend/src/app/containers/Languages/index.less
    M server/zanata-frontend/src/app/containers/ProjectVersion/DocumentsPage.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/GroupsPage.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/LanguagesPage.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/PeoplePage.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/ProjectVersionPanels.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/TMMergeImportedTM.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/TMMergeModal.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/TMMergeProjectSources.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/TMMergeProjectTMOptions.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/index.less
    M server/zanata-frontend/src/app/containers/ProjectVersion/project-version-displays.js
    M server/zanata-frontend/src/app/containers/UserProfile/CalendarMonthMatrix.jsx
    M server/zanata-frontend/src/app/containers/UserProfile/CalendarPeriodHeading.jsx
    M server/zanata-frontend/src/app/containers/UserProfile/CategoryItemMatrix.tsx
    M server/zanata-frontend/src/app/containers/UserProfile/CategoryMatrixTable.jsx
    M server/zanata-frontend/src/app/containers/UserProfile/DayMatrix.jsx
    M server/zanata-frontend/src/app/containers/UserProfile/FilterableMatrixTable.jsx
    M server/zanata-frontend/src/app/containers/UserProfile/RecentContributions.jsx
    M server/zanata-frontend/src/app/containers/UserProfile/index.jsx
    M server/zanata-frontend/src/app/containers/UserProfile/index.less
    M server/zanata-frontend/src/app/editor/components/Button/index.css
    M server/zanata-frontend/src/app/editor/components/ConcurrentModal/Concurrent.story.js
    M server/zanata-frontend/src/app/editor/components/ConcurrentModal/index.js
    M server/zanata-frontend/src/app/editor/components/GlossaryTermModal/component.js
    M server/zanata-frontend/src/app/editor/components/Pager/Pager.test.tsx
    M server/zanata-frontend/src/app/editor/components/Pager/index.js
    M server/zanata-frontend/src/app/editor/components/SuggestionUpdateMessage.js
    M server/zanata-frontend/src/app/editor/components/TransUnit/index.css
    M server/zanata-frontend/src/app/editor/components/TransUnitLocaleHeading.js
    M server/zanata-frontend/src/app/editor/components/TransUnitSourceHeader.js
    M server/zanata-frontend/src/app/editor/components/TransUnitSourcePanel.js
    M server/zanata-frontend/src/app/editor/components/TransUnitTranslationFooter.js
    M server/zanata-frontend/src/app/editor/components/TransUnitTranslationHeader.js
    M server/zanata-frontend/src/app/editor/components/TransUnitTranslationPanel.js
    M server/zanata-frontend/src/app/editor/components/components.story.js
    M server/zanata-frontend/src/app/editor/containers/ControlsHeader.js
    M server/zanata-frontend/src/app/editor/containers/MainContent.js
    M server/zanata-frontend/src/app/editor/containers/NavHeader.js
    M server/zanata-frontend/src/app/editor/containers/Sidebar/index.css
    M server/zanata-frontend/src/app/editor/containers/SuggestionsHeader.js
    M server/zanata-frontend/src/app/entrypoint/index.js
    R server/zanata-frontend/src/app/styles/ant-theme-vars.less
    M server/zanata-frontend/src/app/styles/antd.less
    A server/zanata-frontend/src/app/styles/antdvars.less
    R server/zanata-frontend/src/app/styles/bstrap-styleguide.less
    M server/zanata-frontend/src/app/styles/frontend-jsf.less
    M server/zanata-frontend/src/app/styles/frontend-nav.less
    M server/zanata-frontend/src/app/styles/style.less
    R server/zanata-frontend/src/app/styles/styleguide.css
    A server/zanata-frontend/src/app/styles/styleguide.less
    R server/zanata-frontend/src/app/styles/variables.less
    M server/zanata-frontend/src/package.json
    M server/zanata-frontend/src/webpack.config.js
    M server/zanata-frontend/src/yarn.lock

  Log Message:
  -----------
  Merge pull request #939 from zanata/ZNTA-2529

 refactor(ZNTA-2529) remove react-bootstrap css


  Commit: 4e1bad3409cc60e88e238fdd90b4cc5614b24a8e
      https://github.com/zanata/zanata-platform/commit/4e1bad3409cc60e88e238fdd90b4cc5614b24a8e
  Author: efloden <efloden at redhat.com>
  Date:   2018-07-17 (Tue, 17 Jul 2018)

  Changed paths:
    M server/functional-test/src/main/java/org/zanata/page/languages/LanguagesPage.java
    M server/zanata-frontend/src/.storybook-editor/__snapshots__/storyshots-editor.test.js.snap
    M server/zanata-frontend/src/.storybook-frontend/__snapshots__/storyshots-frontend.test.js.snap
    R server/zanata-frontend/src/app/components/Alert/Alert.story.js
    R server/zanata-frontend/src/app/components/Badge/Badge.story.js
    R server/zanata-frontend/src/app/components/Breadcrumbs/Breadcrumbs.story.js
    M server/zanata-frontend/src/app/components/Button/Button.story.js
    M server/zanata-frontend/src/app/components/DraggableVersionPanels/DraggableVersionPanels.test.js
    M server/zanata-frontend/src/app/components/DraggableVersionPanels/index.tsx
    R server/zanata-frontend/src/app/components/Dropdown/Dropdown.story.js
    M server/zanata-frontend/src/app/components/EditableText/EditableText.story.js
    M server/zanata-frontend/src/app/components/EditableText/index.js
    R server/zanata-frontend/src/app/components/Form/Form.story.js
    M server/zanata-frontend/src/app/components/Icon/Icon.story.js
    R server/zanata-frontend/src/app/components/Label/Label.story.js
    M server/zanata-frontend/src/app/components/Link/Link.story.js
    R server/zanata-frontend/src/app/components/List/List.story.js
    M server/zanata-frontend/src/app/components/LoaderText/LoaderText.story.js
    M server/zanata-frontend/src/app/components/LoaderText/index.js
    M server/zanata-frontend/src/app/components/LogoLoader/index.less
    M server/zanata-frontend/src/app/components/Modal/index.jsx
    M server/zanata-frontend/src/app/components/Nav/index.jsx
    R server/zanata-frontend/src/app/components/Notification/component.js
    R server/zanata-frontend/src/app/components/Pagination/Pagination.story.js
    R server/zanata-frontend/src/app/components/Panel/Panel.story.js
    M server/zanata-frontend/src/app/components/ProgressBar/CancellableProgressBar.js
    M server/zanata-frontend/src/app/components/ProgressBar/CancellableProgressBar.test.js
    M server/zanata-frontend/src/app/components/ProgressBar/ProgressBar.story.js
    M server/zanata-frontend/src/app/components/RejectionsForm/index.js
    M server/zanata-frontend/src/app/components/RejectionsForm/index.less
    R server/zanata-frontend/src/app/components/SelectableDropdown/SelectableDropdown.test.js
    R server/zanata-frontend/src/app/components/SelectableDropdown/index.js
    M server/zanata-frontend/src/app/components/Sidebar/Sidebar.story.js
    M server/zanata-frontend/src/app/components/Sidebar/index.jsx
    M server/zanata-frontend/src/app/components/Sidebar/index.less
    M server/zanata-frontend/src/app/components/TMX/TMXExportModal.js
    M server/zanata-frontend/src/app/components/TMX/index.less
    R server/zanata-frontend/src/app/components/Table/Table.story.js
    R server/zanata-frontend/src/app/components/Tabs/Tabs.story.js
    M server/zanata-frontend/src/app/components/TextInput/TextInput.story.js
    R server/zanata-frontend/src/app/components/Tooltip/Tooltip.story.js
    M server/zanata-frontend/src/app/components/TriCheckbox/TriCheckbox.story.js
    M server/zanata-frontend/src/app/components/TriCheckbox/TriCheckbox.test.js
    M server/zanata-frontend/src/app/components/TriCheckbox/TriCheckboxGroup.js
    M server/zanata-frontend/src/app/components/TriCheckbox/index.js
    M server/zanata-frontend/src/app/components/TriCheckbox/index.less
    R server/zanata-frontend/src/app/components/VersionTMMergeModal/VersionTMMergeModal.story.js
    R server/zanata-frontend/src/app/components/Well/Well.story.js
    M server/zanata-frontend/src/app/components/components.story.js
    M server/zanata-frontend/src/app/components/foundation.story.js
    M server/zanata-frontend/src/app/components/index.js
    M server/zanata-frontend/src/app/containers/Admin/Review.js
    M server/zanata-frontend/src/app/containers/Admin/index.less
    M server/zanata-frontend/src/app/containers/App.js
    M server/zanata-frontend/src/app/containers/Explore/GroupTeaser.jsx
    M server/zanata-frontend/src/app/containers/Explore/LanguageTeamTeaser.jsx
    M server/zanata-frontend/src/app/containers/Explore/ProjectTeaser.jsx
    M server/zanata-frontend/src/app/containers/Explore/TeaserList.jsx
    M server/zanata-frontend/src/app/containers/Explore/TeaserListHeader.jsx
    M server/zanata-frontend/src/app/containers/Explore/UserTeaser.jsx
    M server/zanata-frontend/src/app/containers/Explore/index.js
    M server/zanata-frontend/src/app/containers/Explore/index.less
    M server/zanata-frontend/src/app/containers/Glossary/DeleteAllEntriesModal.jsx
    M server/zanata-frontend/src/app/containers/Glossary/DeleteEntryModal.jsx
    M server/zanata-frontend/src/app/containers/Glossary/Entry.js
    M server/zanata-frontend/src/app/containers/Glossary/EntryModal.js
    M server/zanata-frontend/src/app/containers/Glossary/ExportModal.js
    M server/zanata-frontend/src/app/containers/Glossary/Header.jsx
    M server/zanata-frontend/src/app/containers/Glossary/ImportModal.js
    M server/zanata-frontend/src/app/containers/Glossary/ViewHeader.js
    M server/zanata-frontend/src/app/containers/Glossary/index.js
    M server/zanata-frontend/src/app/containers/Glossary/index.less
    M server/zanata-frontend/src/app/containers/Languages/DeleteEntry.js
    M server/zanata-frontend/src/app/containers/Languages/Entry.js
    M server/zanata-frontend/src/app/containers/Languages/NewLanguageModal.js
    M server/zanata-frontend/src/app/containers/Languages/index.js
    M server/zanata-frontend/src/app/containers/Languages/index.less
    M server/zanata-frontend/src/app/containers/ProjectVersion/DocumentsPage.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/GroupsPage.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/LanguagesPage.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/PeoplePage.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/ProjectVersionPanels.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/TMMergeImportedTM.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/TMMergeModal.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/TMMergeProjectSources.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/TMMergeProjectTMOptions.js
    M server/zanata-frontend/src/app/containers/ProjectVersion/index.less
    M server/zanata-frontend/src/app/containers/ProjectVersion/project-version-displays.js
    M server/zanata-frontend/src/app/containers/UserProfile/CalendarMonthMatrix.jsx
    M server/zanata-frontend/src/app/containers/UserProfile/CalendarPeriodHeading.jsx
    M server/zanata-frontend/src/app/containers/UserProfile/CategoryItemMatrix.tsx
    M server/zanata-frontend/src/app/containers/UserProfile/CategoryMatrixTable.jsx
    M server/zanata-frontend/src/app/containers/UserProfile/DayMatrix.jsx
    M server/zanata-frontend/src/app/containers/UserProfile/FilterableMatrixTable.jsx
    M server/zanata-frontend/src/app/containers/UserProfile/RecentContributions.jsx
    M server/zanata-frontend/src/app/containers/UserProfile/index.jsx
    M server/zanata-frontend/src/app/containers/UserProfile/index.less
    M server/zanata-frontend/src/app/editor/components/Button/index.css
    M server/zanata-frontend/src/app/editor/components/ConcurrentModal/Concurrent.story.js
    M server/zanata-frontend/src/app/editor/components/ConcurrentModal/index.js
    M server/zanata-frontend/src/app/editor/components/GlossaryTermModal/component.js
    M server/zanata-frontend/src/app/editor/components/Pager/Pager.test.tsx
    M server/zanata-frontend/src/app/editor/components/Pager/index.js
    M server/zanata-frontend/src/app/editor/components/SuggestionUpdateMessage.js
    M server/zanata-frontend/src/app/editor/components/TransUnit/index.css
    M server/zanata-frontend/src/app/editor/components/TransUnitLocaleHeading.js
    M server/zanata-frontend/src/app/editor/components/TransUnitSourceHeader.js
    M server/zanata-frontend/src/app/editor/components/TransUnitSourcePanel.js
    M server/zanata-frontend/src/app/editor/components/TransUnitTranslationFooter.js
    M server/zanata-frontend/src/app/editor/components/TransUnitTranslationHeader.js
    M server/zanata-frontend/src/app/editor/components/TransUnitTranslationPanel.js
    M server/zanata-frontend/src/app/editor/components/components.story.js
    M server/zanata-frontend/src/app/editor/containers/ControlsHeader.js
    M server/zanata-frontend/src/app/editor/containers/MainContent.js
    M server/zanata-frontend/src/app/editor/containers/NavHeader.js
    M server/zanata-frontend/src/app/editor/containers/Sidebar/index.css
    M server/zanata-frontend/src/app/editor/containers/SuggestionsHeader.js
    M server/zanata-frontend/src/app/entrypoint/index.js
    R server/zanata-frontend/src/app/styles/ant-theme-vars.less
    M server/zanata-frontend/src/app/styles/antd.less
    A server/zanata-frontend/src/app/styles/antdvars.less
    R server/zanata-frontend/src/app/styles/bstrap-styleguide.less
    M server/zanata-frontend/src/app/styles/frontend-jsf.less
    M server/zanata-frontend/src/app/styles/frontend-nav.less
    M server/zanata-frontend/src/app/styles/style.less
    R server/zanata-frontend/src/app/styles/styleguide.css
    A server/zanata-frontend/src/app/styles/styleguide.less
    R server/zanata-frontend/src/app/styles/variables.less
    M server/zanata-frontend/src/package.json
    A server/zanata-frontend/src/webpack.config.js
    M server/zanata-frontend/src/yarn.lock

  Log Message:
  -----------
  Merge branch 'master' of github.com:zanata/zanata-platform into webpack-upgrade/ZNTA-2652


Compare: https://github.com/zanata/zanata-platform/compare/40cd16f06511...4e1bad3409cc
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the zanata-commits mailing list