Tim Brandin
57e86f7e98
Merge branch 'veeramarni-master'
2016-11-10 13:19:19 +01:00
Tim Brandin
34a3ffd5ed
Merge branch 'master' of git://github.com/veeramarni/accounts-ui into veeramarni-master
2016-11-10 13:17:24 +01:00
Tim Brandin
bb79de01a8
Update README.md
2016-11-07 13:44:50 +01:00
veeramarni
da3d8f96c4
Update package.json
2016-10-30 07:56:52 -04:00
veeramarni
b69cf74760
Update package.json
2016-10-29 22:51:21 -04:00
veeramarni
d6b3eb212c
Update package.json
2016-10-29 22:50:36 -04:00
veeramarni
9d043136b4
Update package.json
2016-10-29 22:42:41 -04:00
veeramarni
6cfd50fbdc
Merge pull request #2 from studiointeract/master
...
1.2.8 update
2016-10-29 22:41:51 -04:00
Pavel
2d7a68938d
Fix issue, when message is object
...
I don`t now, what happend and in witch version of meteor. But I`ve had troubles with
meteor/std:accounts-ui
and
zetoff:accounts-material-ui
It`s fast simple fix, checked on meteor 1.4.1 and 1.4.2
2016-10-26 15:02:30 +03:00
Sacha Greif
6ae51f967a
Merge pull request #73 from SachaG/master
...
1.2.8
2016-10-26 14:56:36 +09:00
Sacha Greif
cbc21a8076
version bump (1.2.8)
2016-10-26 14:54:57 +09:00
Sacha Greif
619313d711
in constructor, we should use props
and not this.props
2016-10-26 14:54:21 +09:00
PolGuixe
2ca2ab17c0
Merge pull request #70 from Zetoff/master
...
Added UI package material-ui
2016-10-21 11:52:28 +02:00
PolGuixe
01c225349a
fixed conflict
2016-10-21 11:51:40 +02:00
PolGuixe
9492ae7c6e
Merge remote-tracking branch 'studiointeract/master'
...
# Conflicts:
# README.md
2016-10-21 11:50:56 +02:00
Sacha Greif
9f161900fd
Merge pull request #71 from SachaG/master
...
make sure nextProps.formState actually exists before overwriting stat…
2016-10-19 09:34:58 +09:00
Sacha Greif
5f1aab0c0b
version and changelog update
2016-10-19 09:34:40 +09:00
Sacha Greif
792fac63c4
make sure nextProps.formState actually exists before overwriting state.formState
2016-10-17 15:36:11 +09:00
PolGuixe
4476f4236d
Added UI package material-ui
2016-09-12 16:01:33 +02:00
veeramarni
be09f37fcc
Merge pull request #1 from shoetten/master
...
Fix "Uncaught Invariant Violation: getNodeFromInstance [...]" error,
2016-08-16 16:47:30 -04:00
shoetten
50b4005284
Fix "Uncaught Invariant Violation: getNodeFromInstance [...]" error,
...
when using react ^15.2.0. Fixes #60
2016-07-05 23:34:55 +02:00
Todd Humphrey
eb73fa841d
call onSubmitHook after all form submissions
2016-06-16 11:23:49 -04:00
Todd Humphrey
d3ef6f14b2
Revert "add onPostResetPasswordHook and onPostEnrollAccountHook"
...
This reverts commit 650e958b27
.
2016-06-13 08:22:13 -04:00
Todd Humphrey
5da6c630fe
Revert "Create new form state for Enroll Account"
...
This reverts commit 55a8f0d2d6
.
2016-06-13 08:22:09 -04:00
Todd Humphrey
5d43242cdb
Revert "add onPostResetPasswordHook and onPostEnrollAccountHook"
...
This reverts commit 650e958b27
.
2016-06-07 11:44:04 -04:00
Todd Humphrey
650e958b27
add onPostResetPasswordHook and onPostEnrollAccountHook
...
Add hooks for post enroll and reset password.
2016-06-07 11:17:22 -04:00
Todd Humphrey
55a8f0d2d6
Create new form state for Enroll Account
...
Enroll account has its own form state to allow more control over form
labels and buttons, prompting user to set a password instead of
changing a password
2016-06-07 10:16:59 -04:00
Todd Humphrey
7cd03ac46b
Merge remote-tracking branch 'studiointeract/master'
2016-06-07 09:02:00 -04:00
Tim Brandin
87b4469ae5
release-1.2.6
2016-06-02 21:54:42 +02:00
Tim Brandin
f563d47a01
Allow form state to be set from prop formState when logged.
2016-06-02 21:53:33 +02:00
Tim Brandin
23599d59c1
Merge pull request #51 from todda00/master
...
Allow form state to be set from prop formState when logged in
2016-06-02 21:51:06 +02:00
Todd Humphrey
806fb962fc
Allow form state to be set from prop formState when logged in
...
fixes issue #50
2016-05-31 15:33:34 -04:00
Tim Brandin
d9ddf509bf
Publish 1.2.5
2016-05-29 08:16:01 +02:00
Tim Brandin
f9ba070cf6
Removing redundant default.
2016-05-28 19:13:19 +02:00
Tim Brandin
05c7f5d7aa
Removing redundant default.
2016-05-28 19:12:35 +02:00
Tim Brandin
2fce574104
published 1.2.4
2016-05-28 18:20:48 +02:00
Tim Brandin
f0d331f75b
Adding missing configuration in oauth services
2016-05-28 18:18:28 +02:00
Tim Brandin
f6bd02add3
publish 1.2.3
2016-05-24 22:43:39 +02:00
Tim Brandin
b5a568467d
Solves #42
2016-05-24 22:41:07 +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
b28d8df4f3
publish.
2016-05-24 22:37:12 +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
f10425919f
Solves #38
2016-05-10 13:18:34 +02:00
Tim Brandin
c85add079c
Solved #39
2016-05-10 13:15:06 +02: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
3495a9bf5a
Bump.
2016-05-10 13:11:27 +02:00
Tim Brandin
491bc57f02
Adding the hooks to be passed as props.
2016-05-10 13:09:17 +02:00