[zanata/zanata-platform] 2d35d8: feat(ZNTA-975): use watcher for glossary and sugge...

GitHub noreply at github.com
Mon Jul 24 03:48:14 UTC 2017


  Branch: refs/heads/damason/advanced-search/ZNTA-975
  Home:   https://github.com/zanata/zanata-platform
  Commit: 2d35d8867b63cd604bb0622fdeedaddacc7d9def
      https://github.com/zanata/zanata-platform/commit/2d35d8867b63cd604bb0622fdeedaddacc7d9def
  Author: David Mason <drdmason at gmail.com>
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
    M server/zanata-frontend/src/frontend/app/editor/index.js
    A server/zanata-frontend/src/frontend/app/editor/middlewares/index.js
    R server/zanata-frontend/src/frontend/app/editor/middlewares/selected-phrase-searches.js
    M server/zanata-frontend/src/frontend/app/editor/selectors/index.js
    R server/zanata-frontend/src/frontend/app/editor/setup-middlewares.js
    M server/zanata-frontend/src/frontend/app/editor/watchers/index.js
    A server/zanata-frontend/src/frontend/app/editor/watchers/selected-phrase-searches.js

  Log Message:
  -----------
  feat(ZNTA-975): use watcher for glossary and suggestion searches

Includes moving middleware setup to middlewares/index.js since that
makes more sense and keeps the top level cleaner.


  Commit: c9424ea8817caa7858b0956ac1205a6f0ced9415
      https://github.com/zanata/zanata-platform/commit/c9424ea8817caa7858b0956ac1205a6f0ced9415
  Author: David Mason <drdmason at gmail.com>
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
    M server/zanata-frontend/src/frontend/app/editor/components/EditorSearchInput/EditorSearchInput.story.js

  Log Message:
  -----------
  fix(setState): use callback form of setState for search input

The other form has a theoretical state-clobbering bug.


  Commit: 062931ad87b2c71237912d64f79b2714646d6830
      https://github.com/zanata/zanata-platform/commit/062931ad87b2c71237912d64f79b2714646d6830
  Author: David Mason <drdmason at gmail.com>
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
    M server/zanata-frontend/src/frontend/app/editor/reducers/phrase-reducer/index.js
    M server/zanata-frontend/src/frontend/app/editor/selectors/index.js

  Log Message:
  -----------
  feat(ZNTA-975): only select first row when unfiltered list is loaded


  Commit: 5b6aba6374af6f4dee31bb781bd4158268b2276f
      https://github.com/zanata/zanata-platform/commit/5b6aba6374af6f4dee31bb781bd4158268b2276f
  Author: David Mason <drdmason at gmail.com>
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
    M server/zanata-frontend/src/frontend/app/editor/components/EditorSearchInput/EditorSearchInput.test.js
    M server/zanata-frontend/src/frontend/app/editor/reducers/phrase-reducer/filter-status-reducer.js
    M server/zanata-frontend/src/frontend/app/editor/reducers/phrase-reducer/index.js
    M server/zanata-frontend/src/frontend/app/editor/reducers/phrase-reducer/phrase-filter-reducer.js
    M server/zanata-frontend/src/frontend/app/editor/reducers/phrase-reducer/phrase-filter-reducer.test.js
    M server/zanata-frontend/src/frontend/app/editor/reducers/phrase-reducer/phrase-reducer.test.js

  Log Message:
  -----------
  test(ZNTA-975): update tests to work with plain/filtered status lists


Compare: https://github.com/zanata/zanata-platform/compare/a62b44689407...5b6aba6374af


More information about the zanata-commits mailing list