[zanata/zanata-platform] 89ef67: fix(ZNTA-1767): allow adding new translations in R...

GitHub noreply at github.com
Sun Mar 12 02:25:45 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/zanata/zanata-platform
  Commit: 89ef6779fb2c73f9a37b4980e2e538a480efcd69
      https://github.com/zanata/zanata-platform/commit/89ef6779fb2c73f9a37b4980e2e538a480efcd69
  Author: David Mason <drdmason at gmail.com>
  Date:   2017-03-12 (Sun, 12 Mar 2017)

  Changed paths:
    A server/zanata-frontend/src/frontend/__tests__/utils/UtilTest.js
    A server/zanata-frontend/src/frontend/__tests__/utils/phraseTest.js
    M server/zanata-frontend/src/frontend/app/editor/actions/phrases.js
    M server/zanata-frontend/src/frontend/app/editor/utils/Util.js
    M server/zanata-frontend/src/frontend/app/editor/utils/phrase.js

  Log Message:
  -----------
  fix(ZNTA-1767): allow adding new translations in React editor (#215)

* fix(ZNTA-1767): allow adding new translations in React editor

Conflicts:
    server/zanata-frontend/src/frontend/app/editor/actions/phrases.js
      Refactored in master, had some added phrase detail in the branch,
      so had to adjust the cherry-picked code to fit the refactored code.

* test(editor utils): increase to 100% unit test coverage of util module

* test(editor utils): increase to 100% coverage for phrase utils module




More information about the zanata-commits mailing list