Austin Burdine
3c0bd3e8b2
add spin-button component & implement it
...
closes #3928
- adds spin-button component & styles
- implements spin-button in places where buttons trigger async tasks
2015-08-10 09:43:50 -06:00
cobbspur
49241e7611
Fix signin errors
...
refs #5635
- fixes format for server errors
- changes signin-api validation errors to be text rather than alerts
2015-08-10 12:26:45 +01:00
Kevin Ansfield
d4c8892ad5
Replace validation notifications with inline validations
...
issue #5409 & #5336
- update settings/general
- update signin
- update signup
- update edit user
- update reset password
- update setup/three
- remove `formatErrors` function from validationEngine mixin (it's no longer needed as inline validations should handle this instead)
2015-07-28 12:26:34 +01:00
Jason Williams
6cda11591b
Handle password reset from signin page
2015-05-22 19:05:18 +01:00
Jason Williams
d1f71bd15e
Rework signin form so correct actions are fired
2015-05-22 19:05:17 +01:00
John O'Nolan
a57a43be73
Integrate new auth styles into core
2015-05-22 19:05:11 +01:00
John O'Nolan
dec115a1cc
Integrate new admin frame
2015-05-22 19:02:05 +01:00
Matt Enlow
3cc7493dc2
Ember 1.11.1
...
- remove `bind-attr` all over the place
2015-04-05 21:13:30 -06:00
Hannah Wolfe
07471d6c05
Improve the forgotten password flow
...
- if the user has filled out their email already when they hit 'forgotten password' then automatically fill out and submit the form
- this will look better when we have spinners on the buttons
2015-04-03 17:32:18 +01:00
Matt Enlow
6bbc62d3c2
The great migration (EAK -> ember-cli)
2015-03-11 12:37:41 -06:00