0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/client/app/validators
Kevin Ansfield 1c6b208047 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
..
base.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
invite-user.js Refactor modals 2016-01-12 20:53:08 +00:00
nav-item.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
new-user.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
post.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
reset.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
setting.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
setup.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
signin.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
signup.js The great migration (EAK -> ember-cli) 2015-03-11 12:37:41 -06:00
tag-settings.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
user.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00