Ghost/ghost/admin/tests
Kevin Ansfield 267ce40945 Refactor general UI state into a service
no issue
- moves general UI state control such as menu display, autonav, settings menu, etc into a `ui` service for easier use within components
- no longer required to jump through hoops passing state and actions down from application controller into components
- removes indirect "route" actions in favour of calling actions/methods directly on the `ui` service
2017-08-15 16:01:12 +01:00
..
acceptance Bump dependencies (#826) 2017-08-11 16:28:05 +01:00
helpers
integration 🐛 Fix order of multiple upload results (#825) 2017-08-14 09:35:41 +07:00
unit Refactor general UI state into a service 2017-08-15 16:01:12 +01:00
.eslintrc.js
index.html
test-helper.js