Ghost/ghost/admin/app/controllers
Kevin Ansfield 07f24e69f6 Reduced unnecessary waiting in tests
no issue

- fixed `<GhTaskButton>` not resetting after an externally triggered task run such as when pressing Cmd+S
- cleaned up manual timeouts/resets where button reset is now fully handled by `<GhTaskButton>` (these were causing 2.5s waits each time a save occurred in acceptance tests)
- where manual timeouts were required, reduce testing time from >2.5s to 50ms
2020-05-11 11:37:35 +01:00
..
editor
members
settings Reduced unnecessary waiting in tests 2020-05-11 11:37:35 +01:00
setup Upgraded eslint-plugin-ghost and fixed new linter errors 2020-01-16 17:01:12 +00:00
staff updated to use new model._meta 2020-02-10 12:41:35 +00:00
about.js
application.js Added default and custom post views (filters) to the admin sidebar (#1474) 2020-01-30 15:35:36 +00:00
billing.js Added billing controller for explicitness 2020-04-22 16:44:34 +12:00
editor.js Updated notifications design (#1498) 2020-02-27 09:19:29 +00:00
error.js
member.js Reduced unnecessary waiting in tests 2020-05-11 11:37:35 +01:00
members.js Update dependency eslint-plugin-ghost to v1.4.0 2020-05-06 18:07:01 +01:00
pages-loading.js
pages.js Extracted duplicated posts/pages filter into a component 2020-01-15 15:15:20 +00:00
posts-loading.js
posts.js Fixed query params not resetting when deleting a custom view 2020-02-03 16:38:14 +00:00
reset.js
setup.js
signin.js Refactored check with regexp to error type checking 2020-05-06 00:05:19 +12:00
signup.js
site.js
tag.js Reduced unnecessary waiting in tests 2020-05-11 11:37:35 +01:00
tags.js Cleaned up and re-organised tag and new tag routes/controllers 2019-12-09 17:44:16 +00:00