Commit graph

65 commits

Author SHA1 Message Date
SachaG
d3b6591f63 v1.11.0 2018-06-02 08:35:42 +09:00
SachaG
640a52d3c2 v1.10.1 2018-05-18 08:27:41 +09:00
SachaG
18bde83fbc v1.10.1 2018-05-04 12:04:10 +09:00
SachaG
b4f960301b Isolate bootstrap dependencies in new vulcan-ui-bootstrap package 2018-04-23 09:47:04 +09:00
SachaG
63bc4e562a v1.9.1 2018-04-21 18:30:15 +09:00
SachaG
98b9be82f7 v1.9.0 2018-04-17 08:19:54 +09:00
SachaG
926f155655 v1.8.11 2018-03-05 09:54:26 +09:00
SachaG
1ba69b1065 Fix sign up bug 2018-03-05 09:52:34 +09:00
SachaG
d3fdb3ae38 v1.8.10 2018-03-03 15:12:16 +09:00
SachaG
748e2f8fea Charges dashboard improvements 2018-02-24 18:26:56 +09:00
Noland
931e441577 Fix TrackerComponent and include in repo to fix Accounts.LoginFormInner 2018-02-17 22:15:19 -08:00
SachaG
bcf41190af v1.8.9 2018-02-03 11:48:41 +09:00
SachaG
f00a36cf9a v1.8.8 2018-02-03 11:11:52 +09:00
Sacha Greif
510581154e
Merge pull request #1861 from MHerszak/meteor_1_6_1_packages
packages update to meteor 1.6.1
2018-01-29 16:05:51 +09:00
Michel Herszak
5a17346648 packages update to meteor 1.6.1 2018-01-28 23:03:10 -07:00
Luca Hagel
da3335f01b Remove currentUser declaration from constructor 2018-01-29 03:50:20 +01:00
SachaG
5da7791afe v1.8.7 2018-01-29 11:32:17 +09:00
SachaG
076ed09851 Pass down props (fix #1856) 2018-01-29 10:06:34 +09:00
SachaG
85e8614aa2 v1.8.6 2018-01-28 11:13:45 +09:00
SachaG
6facf15e17 Super-hacky fix to the accounts setState issue 2018-01-27 13:11:41 +09:00
Justin Reynolds
75b6ece0a4 Fix linting 2018-01-25 15:03:03 -06:00
Justin Reynolds
0e5feab3fa Add Enroll Account component and route 2018-01-25 12:56:40 -06:00
SachaG
af4c44a2af v1.8.5 2018-01-20 16:51:20 +09:00
SachaG
c9936ed69f v1.8.4 2018-01-20 11:07:27 +09:00
SachaG
8723ec55f1 Add option to disable all redirects on login form 2018-01-20 11:02:01 +09:00
Luca Hagel
428422fd10 Set default waiting state to false to avoid ssr override 2018-01-12 13:12:49 +01:00
SachaG
a72250d8ce v1.8.3 2018-01-11 13:52:09 +09:00
SachaG
83249ab5d1 Add autoComplete attribute to accounts form fields 2018-01-11 13:50:16 +09:00
SachaG
08fcf779ab Pass current props to onSignedInHook callback 2018-01-04 08:33:28 +09:00
SachaG
ac5d92d89c 1.8.2 2017-12-28 10:11:44 +09:00
SachaG
fc3a5d58b1 v1.8.1 2017-12-27 09:56:49 +09:00
Sacha Greif
6dad94099f Default to redirecting to root path on new sign up 2017-10-17 10:52:45 +09:00
SachaG
0ca8d2dc30 Version 1.8.0 2017-09-29 15:04:28 +09:00
SachaG
3b863e7cbb fix error message issues in accounts form 2017-09-22 15:28:26 +02:00
SachaG
8f955856bb Reset password form fix 2017-08-30 10:03:10 +09:00
Matt Meshulam
a03b47d37d Display errors on password reset form 2017-08-28 18:26:09 -05:00
SachaG
2d0c422607 Add 'user.postlogin' hook to queue actions until after a user is logged in 2017-08-21 15:35:19 +09:00
SachaG
71aa051aa7 various fixes 2017-08-19 16:18:18 +09:00
SachaG
03c7a8e4c8 fix sign up form error messages 2017-08-17 11:04:32 +09:00
SachaG
f82531e6e7 version 1.7.0 2017-08-02 19:02:18 +09:00
SachaG
364559d7de add new Datatable component and use it for Users dashboard 2017-08-02 16:19:15 +09:00
SachaG
8053852c6f small tweaks; remove kadira package 2017-08-01 17:21:16 +09:00
SachaG
5a0d0bd4c5 version 1.6.1 2017-08-01 14:20:56 +09:00
LEE JAE HO
f32783a652 #1658 Fix broken validation error Messages in LoginForm
1. remove duplicated ```formatMessage```.
1. showMessage function pushs converted formatMessage
2017-07-26 07:18:39 +09:00
SachaG
6151b800b8 v1.6.0 2017-07-14 10:53:52 +09:00
SachaG
08277e1a99 move reset password component to accounts package; fix bug with PASSWORD_CHANGE state 2017-06-16 09:00:33 +09:00
SachaG
c4b2691d43 version 1.5.0 2017-06-11 19:39:57 -07:00
SachaG
71fb896378 Use better imports for react-bootstrap 2017-06-02 07:19:39 +09:00
SachaG
7e2de51bde react-i18n -> vulcan:i18n 2017-06-01 11:42:30 +09:00
Sacha Greif
9c3538db83 Merge pull request #1645 from traa/fix-typo-formatmessage
Fixed typo in formatMessage call
2017-05-28 21:46:04 +09:00