0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/client/app/templates
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
..
components Refactor modals 2016-01-12 20:53:08 +00:00
editor Refactor modals 2016-01-12 20:53:08 +00:00
posts Add titles to key icons 2015-10-12 09:04:16 +01:00
settings Refactor modals 2016-01-12 20:53:08 +00:00
setup Adds debounced email validation and gravatar loading on second setup/signup screen 2015-10-28 09:40:40 +00:00
team Refactor modals 2016-01-12 20:53:08 +00:00
-import-errors.hbs update Ember to 1.12.1/ember-data to 1.0.0-beta.18 2015-06-02 22:26:16 -06:00
-user-list-item.hbs Fix team/index screen 2015-07-14 18:21:08 +02:00
about.hbs Add Menu to About Ghost Page 2015-08-24 18:27:33 -07:00
application.hbs Refactor modals 2016-01-12 20:53:08 +00:00
error.hbs Fixup broken error page styles 2015-06-08 12:14:58 +01:00
post-settings-menu.hbs Fix changing text and jumping caret in PSM's date input 2015-12-08 10:13:17 +00:00
posts.hbs Refactor modals 2016-01-12 20:53:08 +00:00
reset.hbs Form field icons load in default 'grey' state 2015-09-01 13:02:27 +01:00
setup.hbs User Onboarding - flow navigation 2015-07-21 17:23:04 +01:00
signin.hbs Merge pull request #5775 from ErisDS/signin-validation 2015-09-02 11:05:38 +01:00
signup.hbs Adds debounced email validation and gravatar loading on second setup/signup screen 2015-10-28 09:40:40 +00:00