John O'Mahoney
|
4b2d7b122a
|
Update signup form to have profile image upload component
closes #5544
- Added profile image into `signup.hbs`
- Added image handling in `signup.js` controller
- Uses session authenticated user to upload image
|
2015-08-15 13:00:42 +01:00 |
|
cobbspur
|
2977f5a649
|
Lock out email address on signup page
refs #5653
- disables email field
- pull error message from api response
|
2015-08-11 14:25:30 +01:00 |
|
cobbspur
|
1631cb8066
|
Fix errors for setup and signup
refs #5635
- adds enter action to signup fields
- adds validation text errors
|
2015-08-10 22:24:10 +01:00 |
|
Austin Burdine
|
748895ce77
|
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 |
|
Kevin Ansfield
|
1bcd7fd333
|
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 |
|
John O'Nolan
|
b63753e742
|
Fix up gh flow icons
- check
- back button
- various minor fixes
|
2015-05-24 20:44:09 +01:00 |
|
John O'Nolan
|
2f5a8f8e12
|
Integrate new auth styles into core
|
2015-05-22 19:05:11 +01:00 |
|
John O'Nolan
|
eadbf7c582
|
Integrate new admin frame
|
2015-05-22 19:02:05 +01:00 |
|
Matt Enlow
|
ee0c32dfc9
|
Ember 1.11.1
- remove `bind-attr` all over the place
|
2015-04-05 21:13:30 -06:00 |
|
Matt Enlow
|
6e4bdbaefb
|
The great migration (EAK -> ember-cli)
|
2015-03-11 12:37:41 -06:00 |
|