[zanata/zanata-platform] 5033b1: feat(ZNTA-1735): search glossary when a phrase is ...

GitHub noreply at github.com
Tue Mar 21 10:42:53 UTC 2017


  Branch: refs/heads/ZNTA-1735-editorglossary
  Home:   https://github.com/zanata/zanata-platform
  Commit: 5033b17bce2eb3af267e984fbba2a41645273216
      https://github.com/zanata/zanata-platform/commit/5033b17bce2eb3af267e984fbba2a41645273216
  Author: David Mason <drdmason at gmail.com>
  Date:   2017-03-21 (Tue, 21 Mar 2017)

  Changed paths:
    M server/zanata-frontend/src/frontend/app/editor/actions/glossary.js
    M server/zanata-frontend/src/frontend/app/editor/actions/suggestions.js
    M server/zanata-frontend/src/frontend/app/editor/index.js
    A server/zanata-frontend/src/frontend/app/editor/middlewares/selected-phrase-searches.js
    R server/zanata-frontend/src/frontend/app/editor/middlewares/selected-phrase-suggestion-search.js
    M server/zanata-frontend/src/frontend/app/editor/utils/phrase.js

  Log Message:
  -----------
  feat(ZNTA-1735): search glossary when a phrase is selected in React editor

The search is run but is not yet returning the expected results
due to an issue where phrases are not split up properly by the
search. This is a separate issue to fix.




More information about the zanata-commits mailing list