Ghost/ghost/admin/templates
Jacob Gable ab97c8c861 Add validation for signin/signup
Closes #2976, Closes #3017

- Move logic to signup controller
  - Add ValidationEngine mixin to signup controller
  - Add signup validator with code from clientold login view
- Add signin validator and integrate into signin controller
- Add validation to forgotten controller
  - Switch to button action to support hitting enter in text field to submit
- Clear all notifications in notifications.closeAll
- Modify ValidationEngine.validate to not format errors based on option
- Update casper test for signin to wait for notification before trying
to do another signin
2014-06-23 21:17:57 -05:00
..
components Ember Admin - Upload Modal 2014-06-17 16:18:32 -04:00
editor Trim title in editor on blue/focusOut 2014-06-23 20:07:34 +00:00
modals Ember Admin - Upload Modal 2014-06-17 16:18:32 -04:00
posts Refactored Editor Routing 2014-06-11 12:18:44 -06:00
settings Implements character count helper. 2014-06-23 20:02:09 +00:00
-floating-header.hbs Cleanup Misc Ember Code 2014-06-17 14:59:15 -06:00
-navbar.hbs Setting Ghost logo to correct URL 2014-06-24 00:24:13 +01:00
-publish-bar.hbs Remove "Delete This Post" option from New Post publish bar menu items 2014-06-21 18:21:44 -04:00
application.hbs Update Ember Components with proper gh- prefix 2014-05-28 15:26:16 -04:00
debug.hbs Update Ember Components with proper gh- prefix 2014-05-28 15:26:16 -04:00
editor-save-button.hbs Enable post deletion from Ember admin 2014-06-04 13:19:57 +00:00
editor-tags.hbs Implement the Tag Editor view 2014-06-06 23:02:56 -04:00
error.hbs Add admin prototype 2014-03-07 14:01:26 +00:00
forgotten.hbs Add validation for signin/signup 2014-06-23 21:17:57 -05:00
post-settings-menu.hbs Refactored PostSettingsMenuController 2014-06-13 12:14:58 -06:00
posts.hbs Implements page class toggling. 2014-06-16 17:08:58 +03:00
reset.hbs Added fancy fade-in effect and autofocus to the login pages (signin, signup, forgotten, reset). 2014-04-08 00:02:54 +02:00
settings.hbs Hide settings/apps unless apps:true is in config.js 2014-06-23 20:27:51 +01:00
signin.hbs Add validation for signin/signup 2014-06-23 21:17:57 -05:00
signup.hbs Add validation for signin/signup 2014-06-23 21:17:57 -05:00