[zanata/zanata-platform] e012d1: feat(ZNTA-2716): Implement Editor UI Locale Select...

GitHub noreply at github.com
Tue Jul 31 00:32:19 UTC 2018


  Branch: refs/heads/ZNTA-2723
  Home:   https://github.com/zanata/zanata-platform
  Commit: e012d1d3fec516c9140c72b0c93fd32258eebc0a
      https://github.com/zanata/zanata-platform/commit/e012d1d3fec516c9140c72b0c93fd32258eebc0a
  Author: Earl Floden <efloden at redhat.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M server/zanata-frontend/src/.storybook-editor/__snapshots__/storyshots-editor.test.js.snap
    M server/zanata-frontend/src/app/editor/api/index.js
    M server/zanata-frontend/src/app/editor/components/ActivitySelectList/index.js
    M server/zanata-frontend/src/app/editor/components/CommentBox/index.tsx
    M server/zanata-frontend/src/app/editor/components/EditorSearchInput/EditorSearchInput.test.js
    M server/zanata-frontend/src/app/editor/components/EditorSearchInput/index.js
    M server/zanata-frontend/src/app/editor/components/ToggleSwitch/index.js
    M server/zanata-frontend/src/app/editor/components/UiLanguageDropdown/UiLanguageDropdown.test.js
    M server/zanata-frontend/src/app/editor/components/UiLanguageDropdown/index.js
    M server/zanata-frontend/src/app/editor/containers/NavHeader.js
    A server/zanata-frontend/src/app/editor/containers/Root/ConnectedIntlProvider.js
    M server/zanata-frontend/src/app/editor/containers/Root/index.js
    M server/zanata-frontend/src/app/editor/containers/SettingsPanel.js
    M server/zanata-frontend/src/app/editor/containers/SuggestionsHeader.js
    M server/zanata-frontend/src/app/editor/entrypoint/index.js
    M server/zanata-frontend/src/app/editor/reducers/header-data-reducer.js
    M server/zanata-frontend/src/app/editor/reducers/header-data-reducer.test.js
    M server/zanata-frontend/src/app/editor/reducers/state.ts
    A server/zanata-frontend/src/messages/de.json
    A server/zanata-frontend/src/messages/fr.json
    A server/zanata-frontend/src/messages/index.ts
    M server/zanata-frontend/src/messages/ja.json
    A server/zanata-frontend/src/messages/ko.json
    A server/zanata-frontend/src/messages/ru.json
    A server/zanata-frontend/src/messages/zu.json

  Log Message:
  -----------
  feat(ZNTA-2716): Implement Editor UI Locale Select (#1003)

* feat(ZNTA-2716): Implement Editor UI Locale Select

* feat: increase editor localization coverage

* feat: include machine translations for locales: de,fr,ko,ru,zu

* refactor: update and utilize UiLanguageDropdown component with displaynames

* fix: use en default if server locale not available


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

  Changed paths:
    M server/zanata-frontend/src/.storybook-editor/__snapshots__/storyshots-editor.test.js.snap
    M server/zanata-frontend/src/app/editor/api/index.js
    M server/zanata-frontend/src/app/editor/components/ActivitySelectList/index.js
    M server/zanata-frontend/src/app/editor/components/CommentBox/index.tsx
    M server/zanata-frontend/src/app/editor/components/EditorSearchInput/EditorSearchInput.test.js
    M server/zanata-frontend/src/app/editor/components/EditorSearchInput/index.js
    M server/zanata-frontend/src/app/editor/components/ToggleSwitch/index.js
    M server/zanata-frontend/src/app/editor/components/UiLanguageDropdown/UiLanguageDropdown.test.js
    M server/zanata-frontend/src/app/editor/components/UiLanguageDropdown/index.js
    M server/zanata-frontend/src/app/editor/containers/NavHeader.js
    A server/zanata-frontend/src/app/editor/containers/Root/ConnectedIntlProvider.js
    M server/zanata-frontend/src/app/editor/containers/Root/index.js
    M server/zanata-frontend/src/app/editor/containers/SettingsPanel.js
    M server/zanata-frontend/src/app/editor/containers/SuggestionsHeader.js
    M server/zanata-frontend/src/app/editor/entrypoint/index.js
    M server/zanata-frontend/src/app/editor/reducers/header-data-reducer.js
    M server/zanata-frontend/src/app/editor/reducers/header-data-reducer.test.js
    M server/zanata-frontend/src/app/editor/reducers/state.ts
    A server/zanata-frontend/src/messages/de.json
    A server/zanata-frontend/src/messages/fr.json
    A server/zanata-frontend/src/messages/index.ts
    M server/zanata-frontend/src/messages/ja.json
    A server/zanata-frontend/src/messages/ko.json
    A server/zanata-frontend/src/messages/ru.json
    A server/zanata-frontend/src/messages/zu.json

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


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

  Changed paths:
    M server/zanata-frontend/src/scripts/generateIconList.js

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


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

  Changed paths:
    M server/zanata-frontend/src/scripts/generateIconList.js

  Log Message:
  -----------
  fix(ZTA-2723) fix linting issues with autogenerated Icon list.js


Compare: https://github.com/zanata/zanata-platform/compare/8720988d1e10...46e1ee8f6bbc
      **NOTE:** This service has 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