Commit graph

166 commits

Author SHA1 Message Date
Tim Brandin
b268653924 Cleaning up. 2016-04-02 14:26:15 +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
2fceae2377 Fixed the bug with faultly added options to the event object. 2016-04-02 13:50:06 +02:00
Tim Brandin
f5e2e736c5 Simplifying the submit function to prevent reloading the page. 2016-04-02 13:31:48 +02:00
Tim Brandin
a7ba195e39 Fixed an issue, the message must be on the form. 2016-04-02 13:24:10 +02:00
Tim Brandin
46bf0d2a2c Merge branch 'devel' 2016-04-02 13:20:07 +02:00
Tim Brandin
89a9ee4620 Changed to links instead. 2016-04-02 13:16:55 +02:00
Tim Brandin
a29fb91b94 Merge branch 'devel' of github.com:studiointeract/react-accounts-ui into devel 2016-04-02 13:11:58 +02:00
Tim Brandin
1dce2a9527 Social buttons shouldn't submit the form. 2016-04-02 13:11:49 +02:00
Michael Mazurczak
9189d693d7 Merge pull request #11 from maz-dev/devel
Devel
2016-04-02 13:07:36 +02:00
Tim Brandin
642e030176 Added minimum password length setting. 2016-04-02 13:04:26 +02:00
Tim Brandin
22ff235453 Merge branch 'master' into devel 2016-04-02 13:00:13 +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
c46bc02d8b deploy. 2016-04-02 10:37:35 +02:00
Tim Brandin
2886c956f1 Renaming to std:accounts-ui 2016-04-02 10:32:36 +02:00
maz-dev
6755ed3045 fixed onPreSignUpHook call 2016-04-02 01:29:17 +02:00
maz-dev
db90847cc5 Merge branch 'devel' of https://github.com/maz-dev/react-accounts-ui into devel 2016-04-01 19:59:17 +02:00
Tim Brandin
04d5de4e20 Updated readme. 2016-04-01 19:58:54 +02:00
Tim Brandin
1b535efe3d Updated. 2016-04-01 19:58:54 +02:00
Tim Brandin
96e66d11b6 Updated package description. 2016-04-01 19:58:54 +02:00
Tim Brandin
db58c2f885 Added so that props specify where the links go. 2016-04-01 19:58:54 +02:00
Tim Brandin
cd616a3bb1 Updated readme. 2016-04-01 19:58:54 +02:00
Tim Brandin
0bb3cee809 Updated README. 2016-04-01 19:58:54 +02:00
Tim Brandin
8ad73c40ba Added instructions or adding fields on the user profile. 2016-04-01 19:58:54 +02:00
Tim Brandin
05d1fa9a9a Bugfix, the PasswordOrService text did not show. 2016-04-01 19:58:54 +02:00
Tim Brandin
dd6f31d71e Bump. 2016-04-01 19:58:54 +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
maz-dev
b0c43edcb6 Use requestPermissions option 2016-04-01 19:58:54 +02:00
maz-dev
6e0f179f57 Added social auth buttons 2016-04-01 19:58:54 +02:00
Tim Brandin
6641b8b30a Updated readme. 2016-04-01 08:18:26 +02:00
Tim Brandin
b91f482492 Updated. 2016-04-01 08:09:22 +02:00
Tim Brandin
aaf11254cf Merge branch 'devel' 2016-04-01 07:50:04 +02:00
Tim Brandin
0734733cbc Updated package description. 2016-04-01 07:49:48 +02:00
Tim Brandin
067198cfec Added so that props specify where the links go. 2016-03-31 19:29:06 +02:00
Tim Brandin
bfdc960294 Updated readme. 2016-03-31 16:59:52 +02:00
Tim Brandin
388a87c108 Updated README. 2016-03-31 16:46:26 +02:00
Tim Brandin
a1180d2835 Added instructions or adding fields on the user profile. 2016-03-31 16:43:58 +02:00
Tim Brandin
a122a0e0e1 Bugfix, the PasswordOrService text did not show. 2016-03-31 16:12:03 +02:00
Tim Brandin
7d77154b53 Bump. 2016-03-31 15:59:40 +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
maz-dev
2eae961f2c Use requestPermissions option 2016-03-31 12:06:46 +02:00
maz-dev
2fbb699793 Merge remote-tracking branch 'origin/master' into Social-buttons 2016-03-31 11:59:42 +02:00
maz-dev
48351f74ed Added social auth buttons 2016-03-31 11:58:09 +02:00
Tim Brandin
faedc00d22 Update README.md 2016-03-31 05:13:06 +02:00
Tim Brandin
89e0e544c3 Update README.md 2016-03-31 05:01:56 +02:00
Tim Brandin
687a6188c4 Added missing version number. 2016-03-31 05:01:06 +02:00
Tim Brandin
a9c1596578 Bump version. 2016-03-31 04:59:38 +02:00
Tim Brandin
068cea2c76 Added Semantic UI 2016-03-31 04:59:13 +02:00
Tim Brandin
997607401a * Added defaultValue to fields, so that when switching formState the form keeps the value it had from the other form. Which has always been a really great experience with Meteor accounts-ui. 2016-03-31 04:30:17 +02:00