1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/tests/unit
Kevin Ansfield 7c66d66551
🎨 Added auto-login to private site when viewing site preview in admin (#1286)
closes https://github.com/TryGhost/Ghost/issues/10995

- when first loading the site preview, if private mode is enabled submit the login form in the background to get the cookie before loading the iframe
- refactors post-authentication preloading to ensure it occurs before post-authentication route hooks are called
- adds `showSuccess` attribute to `<GhTaskButton>` so that when set to `false` it can stay in the running state after "success" to avoid state change flashes whilst waiting for a transition
2019-08-12 09:11:10 +01:00
..
authenticators 🎨 Added auto-login to private site when viewing site preview in admin (#1286) 2019-08-12 09:11:10 +01:00
components Update dependency ember-mocha to v0.16.0 2019-06-17 15:32:09 +01:00
controllers Refactored deprecated usage of setupTest* methods 2019-05-13 15:31:32 +01:00
helpers Remove unused files 2019-07-22 11:06:16 +01:00
mixins Refactor new->edit transition to avoid editor re-renders (#949) 2018-01-17 13:27:37 +00:00
models Refactored deprecated usage of setupTest* methods 2019-05-13 15:31:32 +01:00
serializers Refactored deprecated usage of setupTest* methods 2019-05-13 15:31:32 +01:00
services Update ember core 2019-07-22 14:00:52 +01:00
transforms Refactored deprecated usage of setupTest* methods 2019-05-13 15:31:32 +01:00
utils Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00
validators Update dependency ember-mocha to v0.16.0 2019-06-17 15:32:09 +01:00
.gitkeep Ember init, bower deps, es6 modules 2015-03-11 12:37:41 -06:00