1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/app/controllers
Kevin Ansfield 0eac658b91 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
..
editor 🎨 Focus editor content area by default (#768) 2017-07-10 17:09:50 +02:00
settings Resolve nightshift visual bugs 2017-07-31 11:49:49 +04:00
setup 🐛 fix guard for inviting owner in setup/three (#786) 2017-07-20 12:08:34 +02:00
team 🐛 fix saving users when slug has been changed (#731) 2017-06-09 00:04:16 +07:00
about.js more shimming of controllers (#110) 2016-07-06 20:47:30 +01:00
application.js Refactor general UI state into a service 2017-08-15 16:01:12 +01:00
error.js more shimming of controllers (#110) 2016-07-06 20:47:30 +01:00
posts-loading.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
posts.js 🐛 fix filter dropdown issues 2017-07-21 19:01:54 -04:00
reset.js 🐛 fix "failed" button flash on password reset (#791) 2017-07-20 19:12:33 +07:00
setup.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
signin.js 💄 refactor setup screens to use ember-concurrency (#644) 2017-04-19 12:27:32 +02:00
signup.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
subscribers.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00