Sebastian Ilves
|
e905e4aa97
|
Removed lodash dependency
|
2017-06-02 11:22:21 +02:00 |
|
Sebastian Ilves
|
f7cdcd0b55
|
Added support for different translation functions
|
2017-05-26 14:02:36 +02:00 |
|
h2s2
|
8fb7666a9d
|
fixed and issue with imports when using react router (closing #102)
|
2017-03-13 21:58:07 +01:00 |
|
Tim Brandin
|
a61a789ec2
|
Merge pull request #55 from todda00/enroll-formstate
Create new form state for Enroll Account
|
2017-01-07 12:08:57 +01:00 |
|
Tim Brandin
|
7edc744db5
|
Merge pull request #91 from comus/patch-1
Fixed: localStorage not defined in server side
|
2017-01-07 11:17:02 +01:00 |
|
Tim Brandin
|
0461d046c7
|
Fixed issue with troublesome redirect in React Router when clicking link to reset password.
|
2017-01-07 11:10:52 +01:00 |
|
Comus Leong
|
937d910ae9
|
check localStorage, check backwards on client side, choose username or usernameOrEmail corrently
|
2017-01-07 00:18:11 +08:00 |
|
Todd Humphrey
|
57606af599
|
Re-apply changes to add enroll form state
|
2017-01-06 08:51:08 -05:00 |
|
Tim Brandin
|
08ed063ef5
|
Added inline field validation.
|
2016-12-18 20:53:19 +01:00 |
|
Tim Brandin
|
5fb23ded81
|
Fixed issue with empty password registration #61.
|
2016-12-18 14:25:09 +01:00 |
|
Tim Brandin
|
f0d331f75b
|
Adding missing configuration in oauth services
|
2016-05-28 18:18:28 +02:00 |
|
Tim Brandin
|
f35a2e05c1
|
Fixes #36.
|
2016-05-24 22:23:00 +02:00 |
|
Tim Brandin
|
0e40977c3c
|
Bugfixes.
|
2016-04-02 15:34:30 +02:00 |
|
Tim Brandin
|
efbcf63089
|
Fixed some issues with the password reset button and replaced signout state with a profile state.
|
2016-04-02 14:20:43 +02:00 |
|
Tim Brandin
|
a7ba195e39
|
Fixed an issue, the message must be on the form.
|
2016-04-02 13:24:10 +02:00 |
|
Michael Mazurczak
|
9189d693d7
|
Merge pull request #11 from maz-dev/devel
Devel
|
2016-04-02 13:07:36 +02:00 |
|
Tim Brandin
|
b787bfeeb2
|
Bugfixes for the hooks.
|
2016-04-02 12:59:50 +02:00 |
|
maz-dev
|
e982f89302
|
Removed the change password button if Oauth
|
2016-04-02 12:55:30 +02:00 |
|
Tim Brandin
|
19864ef983
|
* Buttons for oauth services
* Option for "NO_PASSWORD" changed to "EMAIL_ONLY_NO_PASSWORD"
* Added new options to accounts-password "USERNAME_AND_EMAIL_NO_PASSWORD".
|
2016-04-01 19:58:54 +02:00 |
|
Tim Brandin
|
9bba8e5ab8
|
* Buttons for oauth services
* Option for "NO_PASSWORD" changed to "EMAIL_ONLY_NO_PASSWORD"
* Added new options to accounts-password "USERNAME_AND_EMAIL_NO_PASSWORD".
|
2016-03-31 15:57:28 +02:00 |
|
Tim Brandin
|
5630795a54
|
* Added required boolean to Fields
* Added type to message and changed to Object type
* Added ready boolean to form.
|
2016-03-31 03:21:45 +02:00 |
|
Tim Brandin
|
43b39441ae
|
Fixed some issues with redirect.
|
2016-03-29 04:37:10 +02:00 |
|
Tim Brandin
|
9dc50aa98c
|
Added support for password reset and added translations.
|
2016-03-29 02:36:48 +02:00 |
|
Tim Brandin
|
629217d131
|
Fixed some details with the signup flow.
|
2016-03-29 01:28:53 +02:00 |
|
Tim Brandin
|
504b70904c
|
Inital commit.
|
2016-03-28 22:34:50 +02:00 |
|