Commit graph

45 commits

Author SHA1 Message Date
1d4b517e19 add locale to signup 2019-03-09 16:00:25 +01:00
1103f16787 Fix email verifiaction for new React Router 2019-03-07 12:40:04 +01:00
642dc0f788
Fix const assignment.
Sorry, 
my bad!
2019-03-03 16:30:25 +01:00
2290f4cca0
Add classname for required fields. 2019-02-27 12:03:14 +01:00
Apollinaire
b2e3aaaeb5 fix lint errors 2019-01-21 18:10:34 +01:00
SachaG
111e00ecae Fix semicolons and other linting issues 2018-12-31 15:22:17 +09:00
SachaG
dfa4c77314 ESLint fixes 2018-09-16 11:48:38 +09:00
MeteorPlus
192ced4b91
fix bug preflight from apollo
resetStore: Store reset while query was in flight.


https://github.com/apollographql/apollo-client/issues/2919#issuecomment-378790109
2018-09-15 03:21:05 +01:00
James Babcock
a9422307e1 Add support for email address verification. 2018-08-27 15:47:16 -04:00
SachaG
b4f960301b Isolate bootstrap dependencies in new vulcan-ui-bootstrap package 2018-04-23 09:47:04 +09:00
SachaG
1ba69b1065 Fix sign up bug 2018-03-05 09:52:34 +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
Luca Hagel
da3335f01b Remove currentUser declaration from constructor 2018-01-29 03:50:20 +01:00
SachaG
076ed09851 Pass down props (fix #1856) 2018-01-29 10:06:34 +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
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
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
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
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
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
08277e1a99 move reset password component to accounts package; fix bug with PASSWORD_CHANGE state 2017-06-16 09:00:33 +09: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
traa
213370007c Fixed typo in formatMessage call 2017-05-28 15:42:21 +03:00
Michel Herszak
7be240e6ac Fixed components before merge 2017-05-23 08:55:05 -06:00
Michel Herszak
2e7b461e24 Added PropTypes package and changed Component to PureComponent 2017-05-23 08:42:28 -06:00
Michel Herszak
14f5ba8971 Added PropTypes from 'prop-types'; 2017-05-19 14:42:43 -06:00
SachaG
a3c8b1a303 Do not show forgot password link when user has no password; add getCurrentCategoriesArray and getCategoryLink methods to CategoriesList; add message to log in form 2017-05-19 14:58:37 +09:00
SachaG
0027099278 Show “change password” link on user edit page 2017-05-06 09:03:23 +09:00
SachaG
1749d4dcd7 Small fixes 2017-04-30 20:32:06 +09:00
SachaG
2b33c05981 Make upvoted/downvote posts/comments visible to current user only; do not use Accounts.createUser when seeding; small fixes 2017-04-29 12:33:05 +09:00
SachaG
7fd6cce117 working on Instagram example; use forms-upload package 2017-03-27 14:57:16 +09:00
SachaG
72be56a590 renaming nova-xyz directories to vulcan-xyz 2017-03-24 10:19:24 +09:00