[zanata/zanata-platform] ee17c0: refactor(ZNTA-2715) WIP: remove react-date-range c...

GitHub noreply at github.com
Wed Aug 1 05:56:06 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/zanata/zanata-platform
  Commit: ee17c080062acf54667e2edf26f1ec3680ab4faf
      https://github.com/zanata/zanata-platform/commit/ee17c080062acf54667e2edf26f1ec3680ab4faf
  Author: kgough <kgough at redhat.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

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

  Log Message:
  -----------
  refactor(ZNTA-2715) WIP: remove react-date-range component and replace with ant design DatePicker


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

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

  Log Message:
  -----------
  refactor(ZNTA-2715) WIP: remove react-date-range component and replace with ant design DatePicker


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

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

  Log Message:
  -----------
  refactor(ZNTA-2715) alignment of recent contributions header on user profile page


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

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

  Log Message:
  -----------
  refactor(ZNTA-2715) alignment of recent contributions header on user profile page


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

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

  Log Message:
  -----------
  fix: bind calendar matrix state to dateRange prop


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

  Changed paths:
    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/styles/antd.less
    M server/zanata-frontend/src/package.json

  Log Message:
  -----------
  refactor(ZNTA-2715) remove react-date-range component and update styling of user profile, including loader


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

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

  Log Message:
  -----------
  refactor(ZNTA-2715) update styling of user profile


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

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

  Log Message:
  -----------
  refactor(ZNTA-2715) styling for calendar on user profile


  Commit: a43eab1582c0c5374602f8b892d436c4313b5a7e
      https://github.com/zanata/zanata-platform/commit/a43eab1582c0c5374602f8b892d436c4313b5a7e
  Author: kgough <kgough at redhat.com>
  Date:   2018-08-01 (Wed, 01 Aug 2018)

  Changed paths:
    A docs/images/mt-merge-process.png
    M docs/images/version-more-action-menu.png
    A docs/images/version-mt-dialog.png
    A docs/images/version-mt-merge-language.png
    M docs/release-notes.md
    M docs/user-guide/system-admin/configuration/installation.md
    A docs/user-guide/versions/version-mt-merge.md
    M mkdocs.yml
    M server/functional-test/src/main/java/org/zanata/page/administration/ManageUserPage.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
    M server/zanata-frontend/src/app/components/MTMerge/MTMergeOptions.tsx
    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/Pager/Pager.test.tsx
    M server/zanata-frontend/src/app/editor/components/Pager/index.js
    M server/zanata-frontend/src/app/editor/components/SearchReplace/SearchReplace.story.js
    M server/zanata-frontend/src/app/editor/components/SearchReplace/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/ControlsHeader.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
    M server/zanata-frontend/src/app/styles/antd.less
    M server/zanata-frontend/src/app/styles/frontend-jsf.less
    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
    M server/zanata-frontend/src/scripts/generateIconList.js
    M server/zanata-war/src/main/webapp/admin/cachestats.xhtml
    M server/zanata-war/src/main/webapp/admin/create_user.xhtml
    M server/zanata-war/src/main/webapp/admin/processmanager.xhtml
    M server/zanata-war/src/main/webapp/admin/roledetail.xhtml
    M server/zanata-war/src/main/webapp/admin/rolemanager.xhtml
    M server/zanata-war/src/main/webapp/admin/roleruledetails.xhtml
    M server/zanata-war/src/main/webapp/admin/rolerules.xhtml
    M server/zanata-war/src/main/webapp/admin/search.xhtml
    M server/zanata-war/src/main/webapp/admin/stats.xhtml
    M server/zanata-war/src/main/webapp/admin/userdetail.xhtml
    M server/zanata-war/src/main/webapp/admin/usermanager.xhtml
    M server/zanata-war/src/main/webapp/tm/create.xhtml
    M server/zanata-war/src/main/webapp/tm/home.xhtml

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


  Commit: 3125165d3903c7ce7c3ecbf1959998f49d98455a
      https://github.com/zanata/zanata-platform/commit/3125165d3903c7ce7c3ecbf1959998f49d98455a
  Author: kgough <kgough at redhat.com>
  Date:   2018-08-01 (Wed, 01 Aug 2018)

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

  Log Message:
  -----------
  refactor(ZNTA-2715) alignment of calendar date range in modal on user profile


  Commit: d7e18fc2cecff7a20e2176438f5dc7172825070d
      https://github.com/zanata/zanata-platform/commit/d7e18fc2cecff7a20e2176438f5dc7172825070d
  Author: Kathryn Gough <kgough at redhat.com>
  Date:   2018-08-01 (Wed, 01 Aug 2018)

  Changed paths:
    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/styles/antd.less
    M server/zanata-frontend/src/package.json

  Log Message:
  -----------
  Merge pull request #1005 from zanata/ZNTA-2715

refactor(ZNTA-2715) replace react-date-range component with antd DatePicker


Compare: https://github.com/zanata/zanata-platform/compare/39aecb050bd4...d7e18fc2cecf
      **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