Ghost/ghost/admin/app/services
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
..
ajax.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
clock.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
config.js Added Twitter & Facebook data override fields to PSM (#814) 2017-08-03 15:45:14 +04:00
dropdown.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
event-bus.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
feature.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
ghost-paths.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
lazy-loader.js 🎨 implement night mode 2017-03-03 16:54:50 +00:00
media-queries.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
notifications.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
session.js welcome tour (#527) 2017-06-08 22:00:10 +07:00
settings.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
slug-generator.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
tour.js 🎨 fix typo in welcome tour (#797) 2017-07-21 17:50:27 +04:00
ui.js Refactor general UI state into a service 2017-08-15 16:01:12 +01:00
upgrade-notification.js Added upgrade notification component to About page. (#102) 2016-07-15 16:58:35 -06:00
upgrade-status.js "503 Maintenance" error handling 2016-07-08 15:17:26 +01:00