1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/routes
surgesoft 33c1a0b4a0 Change keyboard shortcut context
closes #4247
- added scope to every shortcut, the scope of shortcut is default to
  'default'
- add shortcut `enter` to modal which confirm the modal
- shortcut `enter` and `esc` now have scope 'modal'
- when lunch a modal, scope is switching to 'modal', and set back to
  'default' when close
- shortcut `enter` now confirm the dialog without conflicting with route
  shortcuts
2014-10-11 02:09:12 +08:00
..
editor Fix leave modal when leaving new post 2014-09-23 20:04:26 +00:00
posts Add Gmail-style shortcuts 2014-09-21 11:02:42 -06:00
settings Implements setting specific body classes 2014-09-24 15:24:15 +02:00
application.js Change keyboard shortcut context 2014-10-11 02:09:12 +08:00
content.js Add /content redirect to Ember admin. 2014-05-15 18:52:10 -06:00
debug.js updated Ember Simple Auth to latest version 2014-07-25 16:04:19 +02:00
error404.js Add error template, route and controller 2014-06-24 23:33:02 +01:00
forgotten.js Re-implementing the loading indicator for the Ember admin 2014-06-23 10:01:33 -04:00
mobile-index-route.js Abstract mobile transition interactions 2014-09-16 07:28:03 -06:00
posts.js Add Gmail-style shortcuts 2014-09-21 11:02:42 -06:00
reset.js Reset password signs the user in 2014-10-03 15:22:20 -06:00
settings.js updated Ember Simple Auth to latest version 2014-07-25 16:04:19 +02:00
setup.js updated Ember Simple Auth to latest version 2014-07-25 16:04:19 +02:00
signin.js Fixup signin and signout 2014-07-29 20:58:43 +00:00
signout.js Remove unnecessary hard refresh on signout. 2014-07-31 22:41:35 +00:00
signup.js Prevent transition to signup on invalid invitation 2014-09-19 04:52:45 +00:00