Ghost/ghost/admin/app/routes
Kevin Ansfield 9d67980a7e Refactor modals
refs #5798, closes #5018
- adds new `gh-fullscreen-modal` component - modals are now specified in-context so that they can have deeper interaction with their surrounding components/controller/route, i.e. a modal component can be a thin confirm/deny wrapper over the underlying controller action keeping all context-sensitive logic in one place
- adds spin-buttons to all modals with async behaviour
- adds/improves behaviour of inline-validation in modals
- improves re-authenticate modal to properly handle validation and authentication errors
2016-01-12 20:53:08 +00:00
..
editor Refactor modals 2016-01-12 20:53:08 +00:00
posts Refactor modals 2016-01-12 20:53:08 +00:00
settings Reset shortcuts scope when leaving tags route 2015-12-10 12:27:48 +00:00
setup Always call _super when using Ember hooks 2015-11-30 12:45:37 +00:00
team Refactor modals 2016-01-12 20:53:08 +00:00
about.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
application.js Refactor modals 2016-01-12 20:53:08 +00:00
authenticated.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
error404.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
mobile-index-route.js Always call _super when using Ember hooks 2015-11-30 12:45:37 +00:00
posts.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
reset.js Fix password reset 2015-12-15 21:51:36 +00:00
setup.js Always call _super when using Ember hooks 2015-11-30 12:45:37 +00:00
signin.js Always call _super when using Ember hooks 2015-11-30 12:45:37 +00:00
signout.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
signup.js Always call _super when using Ember hooks 2015-11-30 12:45:37 +00:00