0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/client/tests/integration/components
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
..
gh-alert-test.js Avoid duplicate alerts, clear alerts on successful retry or sign-in 2015-10-12 19:21:30 +01:00
gh-alerts-test.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-cm-editor-test.js Routable tags 2015-10-27 12:48:41 +00:00
gh-navigation-test.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-navitem-test.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-navitem-url-input-test.js Fix sub-dir being added to navigation urls when installed in sub-dir 2015-12-01 15:23:21 +00:00
gh-notification-test.js Avoid duplicate alerts, clear alerts on successful retry or sign-in 2015-10-12 19:21:30 +01:00
gh-notifications-test.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-profile-image-test.js Fix teardown of gh-profile-image when fileStorage=false 2015-12-21 11:08:49 +00:00
gh-tag-settings-form-test.js Refactor modals 2016-01-12 20:53:08 +00:00
gh-tags-management-container-test.js Unify mobile state in JS, drop resize 2015-11-25 11:54:08 -05:00
gh-validation-status-container-test.js Fix gh-validation-settings-container throwing error on tag settings page 2015-10-14 14:29:04 +01:00