[zanata/zanata-platform] b9bed8: feat(ZNTA-2302): Persist editor Difference toggle ...

GitHub noreply at github.com
Thu Jan 25 05:51:49 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/zanata/zanata-platform
  Commit: b9bed8d27833a9952d52e6c1b6093232302b96f1
      https://github.com/zanata/zanata-platform/commit/b9bed8d27833a9952d52e6c1b6093232302b96f1
  Author: efloden <efloden at redhat.com>
  Date:   2018-01-18 (Thu, 18 Jan 2018)

  Changed paths:
    M server/zanata-frontend/src/app/editor/actions/suggestions-action-types.js
    M server/zanata-frontend/src/app/editor/actions/suggestions-actions.js
    M server/zanata-frontend/src/app/editor/containers/SuggestionsPanel.js
    M server/zanata-frontend/src/app/editor/reducers/index.js
    M server/zanata-frontend/src/app/editor/reducers/settings-reducer.js
    M server/zanata-frontend/src/app/editor/reducers/settings-reducer.test.js
    M server/zanata-frontend/src/app/editor/reducers/suggestions-reducer.js

  Log Message:
  -----------
  feat(ZNTA-2302): Persist editor Difference toggle selection as a setting


  Commit: 289481004283aadf80c2f68df973eae1e7a3c6af
      https://github.com/zanata/zanata-platform/commit/289481004283aadf80c2f68df973eae1e7a3c6af
  Author: efloden <efloden at redhat.com>
  Date:   2018-01-18 (Thu, 18 Jan 2018)

  Changed paths:
    M server/zanata-frontend/src/app/editor/reducers/suggestions-reducer.test.js

  Log Message:
  -----------
  test(ZNTA-2302): Remove diff toggle test from suggestions reducer, now tested in the settings reducer


  Commit: 4c82ba95c653969c170d357c5f126ab5f5123af6
      https://github.com/zanata/zanata-platform/commit/4c82ba95c653969c170d357c5f126ab5f5123af6
  Author: efloden <efloden at redhat.com>
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
    M server/functional-test/src/test/java/org/zanata/feature/endtoend/AdminEndToEndTest.java
    M server/services/src/main/java/org/zanata/action/UserSettingsAction.java
    M server/services/src/main/java/org/zanata/security/AnonymousAccessControlPhaseListener.java
    M server/services/src/main/java/org/zanata/security/UserRedirectBean.java
    M server/services/src/main/java/org/zanata/servlet/UrlRewriteConfig.java
    M server/services/src/test/java/org/zanata/security/AnonymousAccessControlPhaseListenerTest.java
    M server/zanata-frontend/pom.xml
    M server/zanata-frontend/src/.stylelintrc
    M server/zanata-frontend/src/app/editor/components/FilterToggle/index.css
    M server/zanata-frontend/src/app/editor/components/FilterToggle/index.js
    M server/zanata-frontend/src/app/editor/components/PhraseStatusFilter/PhraseStatusFilter.test.js
    M server/zanata-frontend/src/app/editor/components/SuggestionSearchInput/index.js
    M server/zanata-frontend/src/app/editor/containers/Root/index.css
    M server/zanata-frontend/src/app/editor/reducers/phrase-reducer/index.js
    M server/zanata-frontend/src/postcss.config.js
    M server/zanata-frontend/src/webpack.config.js
    R server/zanata-war/src/main/webapp/404.xhtml
    M server/zanata-war/src/main/webapp/WEB-INF/layout/dashboard/settings.xhtml
    M server/zanata-war/src/main/webapp/WEB-INF/layout/version-group/request_join_modal.xhtml
    R server/zanata-war/src/main/webapp/error.xhtml
    A server/zanata-war/src/main/webapp/error/404.xhtml
    A server/zanata-war/src/main/webapp/error/home.xhtml
    M server/zanata-war/src/main/webapp/error/missing_entity.xhtml
    M server/zanata-war/src/main/webapp/error/viewexpiredexception.xhtml
    M server/zanata-war/src/main/webapp/resources/assets/css/application.css

  Log Message:
  -----------
  Merge branch 'master' of github.com:zanata/zanata-platform into efloden/editor-persist-diff-opt/ZNTA-2302


  Commit: 597bb055d2b6e8361b6e1eb7d7dafa1ee2daef50
      https://github.com/zanata/zanata-platform/commit/597bb055d2b6e8361b6e1eb7d7dafa1ee2daef50
  Author: Earl Floden <efloden at redhat.com>
  Date:   2018-01-25 (Thu, 25 Jan 2018)

  Changed paths:
    M server/zanata-frontend/src/app/editor/actions/suggestions-action-types.js
    M server/zanata-frontend/src/app/editor/actions/suggestions-actions.js
    M server/zanata-frontend/src/app/editor/containers/SuggestionsPanel.js
    M server/zanata-frontend/src/app/editor/reducers/index.js
    M server/zanata-frontend/src/app/editor/reducers/settings-reducer.js
    M server/zanata-frontend/src/app/editor/reducers/settings-reducer.test.js
    M server/zanata-frontend/src/app/editor/reducers/suggestions-reducer.js
    M server/zanata-frontend/src/app/editor/reducers/suggestions-reducer.test.js

  Log Message:
  -----------
  Merge pull request #670 from zanata/efloden/editor-persist-diff-opt/ZNTA-2302

feat(ZNTA-2302): Persist editor Difference toggle selection as a setting


Compare: https://github.com/zanata/zanata-platform/compare/093c839accd1...597bb055d2b6


More information about the zanata-commits mailing list