Ghost-Admin/mirage
Kevin Ansfield d6169c38ef Fixed publishmenu re-rending side-effects breaking tests
no issue
- we currently rely on a side-effect of the individual publish menu components calling `setSaveType` when they are rendered
- in tests sometimes the timing was not what we expected and the menu would swap components mid-save which then updated the save type and caused further problems
- added a guard so that we never swap the publish menu components whilst a save is in progress
2018-03-27 18:50:52 +01:00
..
config Fixed publishmenu re-rending side-effects breaking tests 2018-03-27 18:50:52 +01:00
factories Use token input to allow selection of multiple authors in PSM 2018-03-27 18:50:52 +01:00
fixtures Bump ember-cli-mirage to 0.4.2 (#969) 2018-03-19 09:53:17 +00:00
models Use token input to allow selection of multiple authors in PSM 2018-03-27 18:50:52 +01:00
scenarios deps: ember-cli-mirage@0.2.0 2017-01-13 15:59:37 +00:00
serializers Use token input to allow selection of multiple authors in PSM 2018-03-27 18:50:52 +01:00
.eslintrc.js deps: ember-cli-mirage@0.2.0 2017-01-13 15:59:37 +00:00
config.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
utils.js Use token input to allow selection of multiple authors in PSM 2018-03-27 18:50:52 +01:00