Ghost/ghost/admin/tests/unit
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
..
components 🐛 fix missing meta description preview (#719) 2017-05-30 15:07:12 +02:00
controllers 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
helpers 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
mixins 🐛 fix duplicate posts bug, more intelligent autosave when transitioning (#800) 2017-07-22 10:25:00 -04:00
models welcome tour (#527) 2017-06-08 22:00:10 +07:00
routes 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
serializers welcome tour (#527) 2017-06-08 22:00:10 +07:00
services Refactor general UI state into a service 2017-08-15 16:01:12 +01:00
transforms 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
utils new publish menu and date/time picker (#588) 2017-04-11 14:39:45 +01:00
validators 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
.gitkeep Ember init, bower deps, es6 modules 2015-03-11 12:37:41 -06:00