Ghost/ghost/admin/tests/acceptance
Aileen Nowak 34e15f0619 🎨 Added confirmation dialogs when leaving screens with unsaved changes (#891)
closes TryGhost/Ghost#9119, refs TryGhost/Ghost#8483

- Apps - AMP
   - Added `leave-settings-modal` component to Settings - Apps - AMP
- Apps - Slack
   - Added `leave-settings-modal` component to Settings - Apps - Slack
   - Added a `triggerDirtyState` action that will uses a new Array with the input data to trigger the dirty state on the parent settings model
- Apps - Unsplash
   - Added `leave-settings-modal` component to Settings - Apps - Unsplash
   - Used manual tracking of changes with using a custom `dirtyAttributes` property and a `rollbackValue` to manually rollback the `isActive` attribute on the model
- Code injection
   - Added `leave-settings-modal` component to Settings - Code injection
- Design
   - Added `leave-settings-modal` component to Settings - Design (only for navigation model)
   - Used manual tracking of changes with using a custom `dirtyAttributes`
   - Added an additional `updateLabel` action to underlying `gh-navitem` component which gets fired on the `focusOut` event, to detect changes on the label
- Team - User
   - Added `leave-settings-modal` component to Team - User
   - Used manual tracking of changes with using a custom `dirtyAttributes` to track changes in slug and role properties
2017-10-31 15:27:25 +00:00
..
settings 🎨 Added confirmation dialogs when leaving screens with unsaved changes (#891) 2017-10-31 15:27:25 +00:00
authentication-test.js Fix Ember deprecations and warnings (#895) 2017-10-13 16:39:49 +07:00
content-test.js Bump dependencies (#826) 2017-08-11 16:28:05 +01:00
custom-post-templates-test.js Custom Post Templates UI (#878) 2017-10-10 14:26:19 +02:00
editor-test.js Fixed normalization of attrs in Mirage config and tests (#872) 2017-09-28 09:33:00 +07:00
error-handling-test.js Bump dependencies (#826) 2017-08-11 16:28:05 +01:00
ghost-desktop-test.js 🎨 use blue instead of yellow for warning alerts (#792) 2017-07-20 16:00:41 +02:00
password-reset-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
setup-test.js Match client-side password validation to new server-side rules (#899) 2017-10-26 11:02:17 +01:00
signin-test.js Match client-side password validation to new server-side rules (#899) 2017-10-26 11:02:17 +01:00
signup-test.js Match client-side password validation to new server-side rules (#899) 2017-10-26 11:02:17 +01:00
subscribers-test.js Bump dependencies (#826) 2017-08-11 16:28:05 +01:00
team-test.js 🎨 Added confirmation dialogs when leaving screens with unsaved changes (#891) 2017-10-31 15:27:25 +00:00