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
shoetten
a61e1e11be
Reflect props changes in state of LoginForm component.
...
Fixes issue #39 .
2016-05-03 17:37:35 +02:00
Tim Brandin
a5327e57c2
v1.1.20
2016-04-16 15:13:38 +02:00
Tim Brandin
624a44b108
Merge branch 'master' of github.com:studiointeract/accounts-ui
2016-04-16 15:11:57 +02:00
Tim Brandin
02b10d89ff
Bump.
2016-04-16 15:11:08 +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
Tim Brandin
5078f6b2ce
Merge branch 'master' into devel
2016-04-16 11:00:30 +02:00
Tim Brandin
d07ea5144b
Testing without tmeasday:check-npm-versions
2016-04-16 10:59:59 +02:00
Tim Brandin
05535ee265
Merge pull request #33 from GManzato/devel
...
Remove create and sign in buttons when accounts-password is not present
2016-04-16 09:49:15 +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
a1617a6002
Merge pull request #32 from studiointeract/devel
...
Updated Readme for the bootstrap package
2016-04-12 23:49:39 +02:00
maz-dev
da17198f3d
Updated Readme for the bootstrap package
2016-04-12 22:41:40 +01:00
Tim Brandin
cc567a4324
published.
2016-04-12 20:23:00 +02:00
Tim Brandin
761b48da3a
v1.1.19
2016-04-12 20:21:59 +02: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
b3856b03e7
publish.
2016-04-12 16:38:47 +02:00
Tim Brandin
1986a8a2a1
New upstream release of tracker-component.
2016-04-11 21:18:23 +02:00
Tim Brandin
c761e87f3a
published.
2016-04-08 22:59:42 +02:00
Tim Brandin
21c3f0a730
Updated tmeasday:check-npm-versions to 0.3.0
2016-04-08 22:58:30 +02:00