Commit graph

93 commits

Author SHA1 Message Date
Tim Brandin
05c7f5d7aa Removing redundant default. 2016-05-28 19:12:35 +02:00
Tim Brandin
f0d331f75b Adding missing configuration in oauth services 2016-05-28 18:18:28 +02:00
Tim Brandin
72f2df7956 Merge branch 'master' of github.com:studiointeract/accounts-ui 2016-05-24 22:38:37 +02:00
Tim Brandin
508aff3eed Send login to correct email. 2016-05-24 22:38:05 +02:00
Tim Brandin
9975ba785b Merge pull request #45 from ahmadsafar/master
Fix "Username Required" error
2016-05-24 22:25:29 +02:00
Tim Brandin
f35a2e05c1 Fixes #36. 2016-05-24 22:23:00 +02:00
Ahmad Safar
a6ac50d7d9 Fix "Username Required" error
When use USERNAME_AND_EMAIL auth fields it will show error if it open in Sign Up state then switch to Sign Up state and do login even if username or email field was filled.
2016-05-15 02:20:42 +08:00
Tim Brandin
6c91fde750 Merge pull request #40 from shoetten/master
LGTM! Reflect props changes in state of LoginForm component.
2016-05-10 13:13:18 +02:00
Tim Brandin
491bc57f02 Adding the hooks to be passed as props. 2016-05-10 13:09:17 +02:00
shoetten
a61e1e11be Reflect props changes in state of LoginForm component.
Fixes issue #39.
2016-05-03 17:37:35 +02:00
Tim Brandin
624a44b108 Merge branch 'master' of github.com:studiointeract/accounts-ui 2016-04-16 15:11:57 +02:00
Tim Brandin
2cd4d3e714 Added so that when switching formState we re-mount and trigger a new change of the values in the fields. 2016-04-16 15:07:20 +02:00
Tim Brandin
b0a0c8a25e Added method of adding a ref without interfering with components created outside of a context, i.e. when opening a modal on demand. 2016-04-16 11:13:58 +02:00
Gilles Manzato
540a47aeae Remove create and sign in buttons when accounts-password is not present 2016-04-14 15:55:05 +08:00
Tim Brandin
150c3ba59c * Improving hooks for server side rendered pages.
* Improving so that browser pre-filled input values are pushed back to the form state.
2016-04-12 20:21:37 +02:00
Tim Brandin
143399fbfd Cleaned up a bit. 2016-04-07 00:45:47 +02:00
Tim Brandin
899642413b Merge branch 'social-buttons-improvements' of https://github.com/SachaG/react-accounts-ui into SachaG-social-buttons-improvements
Conflicts:
	imports/ui/components/PasswordOrService.jsx
2016-04-07 00:36:28 +02:00
Tim Brandin
108d4e7ade Merge branch 'master' of github.com:studiointeract/accounts-ui 2016-04-06 23:55:43 +02:00
Tim Brandin
5a7a6088ed Merge branch 'devel' 2016-04-06 23:55:30 +02:00
Tim Brandin
606744e236 Merge pull request #28 from Zetoff/meteor-developer-account-fix
meteor-developer account fix
2016-04-06 23:05:30 +02:00
PolGuixe
496a4bcd12 meteor-developer account fix
fix
2016-04-05 18:42:32 +02:00
Tim Brandin
c49b61b5a4 Fixed a faulty boolean state. 2016-04-05 01:39:45 +02:00
Tim Brandin
d80b054958 Added setting for preventing login emails before confirming your email first time. 2016-04-05 01:38:13 +02:00
ArthurPai
e779fe80ba fix lost updated t9n stranslate 2016-04-05 00:04:38 +08:00
Tim Brandin
f198181394 Fixed faulty language strings. 2016-04-04 04:50:24 +02:00
Sacha Greif
ac027a7770 working on improving social buttons 2016-04-04 11:25:12 +09:00
Tim Brandin
05a0666336 Updated to use the latest translations in softwarerero:accounts-t9n 2016-04-03 19:58:10 +02:00
Tim Brandin
eb830a018c Don't show change password link if NO_PASSWORD is used. 2016-04-03 18:12:42 +02:00
Tim Brandin
19e3fcaa8f Fixed the bug with autosubmitted form causing reloads. 2016-04-03 17:59:27 +02:00
Tim Brandin
3e7f6d3c4d Bigfix for React Router client only version. 2016-04-03 17:50:49 +02:00
Tim Brandin
7c067769fb Fixed a faulty default setting. 2016-04-03 17:37:39 +02:00
Tim Brandin
287deb8b27 Added hint on missing login services. 2016-04-03 17:11:05 +02:00
Tim Brandin
156cd8ea1a Removed redundant logging. 2016-04-03 13:27:11 +02:00
Tim Brandin
1f4e36c181 Removing server side version of onPostSignUpHook
Related issues: #16 and #17
2016-04-03 13:08:12 +02:00
Tim Brandin
81ce433149 Improved code style. 2016-04-02 22:49:12 +02:00
Tim Brandin
50a6dd2941 Improving and removing redundant logging. 2016-04-02 21:09:32 +02:00
Tim Brandin
ddcca19867 Bugfixes for Nova. 2016-04-02 21:02:28 +02:00
Tim Brandin
2367270e99 Added missing options and documentation. 2016-04-02 19:28:43 +02:00
Tim Brandin
b1204f0145 Improving for usage by theming packages. 2016-04-02 18:55:07 +02:00
Tim Brandin
ef3057f3a0 Do not pass the password etc on the client callback. 2016-04-02 16:55:33 +02:00
Tim Brandin
d20e9fee80 Allow for no changes to the user object. 2016-04-02 16:53:26 +02:00
Tim Brandin
a83316542c Added missing file. 2016-04-02 16:48:02 +02:00
Tim Brandin
d5aa60e4ac Fixed the issue with the hooks. 2016-04-02 16:47:00 +02:00
Tim Brandin
01e6a6c680 Bugfix. 2016-04-02 16:03:40 +02:00
Tim Brandin
0e40977c3c Bugfixes. 2016-04-02 15:34:30 +02:00
Tim Brandin
527938a7e3 Fixed sorting. 2016-04-02 14:33:09 +02:00
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