Branch: refs/heads/damason/settings/ZNTA-1927
  Home:   https://github.com/zanata/zanata-platform
  Commit: 214c50733289e2b52835eda11d96d726cd65888d
      
https://github.com/zanata/zanata-platform/commit/214c50733289e2b52835eda11d96d726cd65888d
  Author: David Mason <drdma...@gmail.com>
  Date:   2017-08-24 (Thu, 24 Aug 2017)

  Changed paths:
    M server/docker/README.md

  Log Message:
  -----------
  feat(ZNTA-1927): update docker instructions to clarify how to find port


  Commit: 800f129b1626424a0fe26e7186d84efa502f15a8
      
https://github.com/zanata/zanata-platform/commit/800f129b1626424a0fe26e7186d84efa502f15a8
  Author: David Mason <drdma...@gmail.com>
  Date:   2017-08-28 (Mon, 28 Aug 2017)

  Changed paths:
    M 
server/gwt-shared/src/main/java/org/zanata/webtrans/shared/model/UserOptions.java
    M 
server/services/src/main/java/org/zanata/webtrans/server/rpc/LoadOptionsHandler.java
    A server/services/src/main/resources/db/changelogs/db.changelog-4.3.xml
    M server/services/src/main/resources/db/db.changelog.xml

  Log Message:
  -----------
  feat(ZNTA-1927): prefix gwt editor settings keys with "gwt."


  Commit: 9917eabef344d9ae4223f43c0be582a7ff6eb7ff
      
https://github.com/zanata/zanata-platform/commit/9917eabef344d9ae4223f43c0be582a7ff6eb7ff
  Author: David Mason <drdma...@gmail.com>
  Date:   2017-08-29 (Tue, 29 Aug 2017)

  Changed paths:
    M 
server/services/src/main/java/org/zanata/rest/editor/service/UserService.java
    M 
server/services/src/main/java/org/zanata/rest/editor/service/resource/UserResource.java
    A 
server/zanata-frontend/src/frontend/app/editor/actions/settings-action-types.js
    A server/zanata-frontend/src/frontend/app/editor/actions/settings-actions.js
    M server/zanata-frontend/src/frontend/app/editor/index.js

  Log Message:
  -----------
  feat(ZNTA-1927): add options REST endpoints

Includes GET and POST endpoints, which include a prefix for the option names
to return.


  Commit: 74acc1ff0697118b52b8183285f2227e5c21e6bc
      
https://github.com/zanata/zanata-platform/commit/74acc1ff0697118b52b8183285f2227e5c21e6bc
  Author: David Mason <drdma...@gmail.com>
  Date:   2017-09-06 (Wed, 06 Sep 2017)

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

  Log Message:
  -----------
  test: update jest to 21.x and update a few snapshots

This version of Jest is needed to properly compare objects that use symbol
keys. In this branch the API call action tests require this.
8 snapshots were broken due to different pretty-print indentation levels
in the new version of Jest (no real differences).


  Commit: edf6f6e610581d8a85c8a7e8938911b3c4dca611
      
https://github.com/zanata/zanata-platform/commit/edf6f6e610581d8a85c8a7e8938911b3c4dca611
  Author: David Mason <drdma...@gmail.com>
  Date:   2017-09-06 (Wed, 06 Sep 2017)

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

  Log Message:
  -----------
  feat(ZNTA-1927): add user settings actions and reducer


  Commit: 01818be3f3b6223dad5c4f1921fa21ef04a30b86
      
https://github.com/zanata/zanata-platform/commit/01818be3f3b6223dad5c4f1921fa21ef04a30b86
  Author: David Mason <drdma...@gmail.com>
  Date:   2017-09-06 (Wed, 06 Sep 2017)

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

  Log Message:
  -----------
  feat(ZNTA-1927): use user settings for suggestion panel visibility


  Commit: 44347383823aaedef0055243f948fc45a284b53a
      
https://github.com/zanata/zanata-platform/commit/44347383823aaedef0055243f948fc45a284b53a
  Author: David Mason <drdma...@gmail.com>
  Date:   2017-09-06 (Wed, 06 Sep 2017)

  Changed paths:
    A 
server/zanata-frontend/src/frontend/app/editor/actions/settings-actions.test.js
    A 
server/zanata-frontend/src/frontend/app/editor/reducers/settings-reducer.test.js

  Log Message:
  -----------
  test(ZNTA-1927): test settings actions and reducer


Compare: 
https://github.com/zanata/zanata-platform/compare/214c50733289^...44347383823a
_______________________________________________
zanata-commits mailing list
zanata-commits@redhat.com
https://www.redhat.com/mailman/listinfo/zanata-commits

Reply via email to