Commit graph

39 commits

Author SHA1 Message Date
Eric Schultz
22ecae5887 Add new lib functions 2018-10-25 12:43:04 -05:00
Eric Schultz
62f6228f81 Add new form components 2018-10-25 12:43:04 -05:00
Eric Schultz
6607f1e9e7 Correct missing inputClassName property 2018-10-09 11:50:51 -05:00
Eric Schultz
0bae015a01 Add new validators 2018-10-01 15:09:10 -05:00
Eric Schultz
60760fbb8d Fix bootstrap and make inputs larger 2018-10-01 15:04:04 -05:00
Eric Schultz
1f4314a31e Improve bootstrap usage 2018-10-01 15:02:03 -05:00
Eric Schultz
c7d39c5669 remove obselete snapshot file 2018-08-21 15:10:12 -05:00
Eric Schultz
ed4fbeca2f Remove some unneeded imports causing mischief 2018-08-21 12:56:11 -05:00
Eric Schultz
49027d0475 Correct license on newly added files 2018-08-21 11:30:59 -05:00
Eric Schultz
8c4194fc0f Remove react-aria-tabpanel as we've modified and included it 2018-08-21 11:29:01 -05:00
Eric Schultz
13fc233136 Fixes to the wizard 2018-08-21 11:03:04 -05:00
Eric Schultz
5026af021d Fix for nonprofit being weird 2018-08-16 13:29:29 -05:00
Eric Schultz
11b7210048 Fix flexbox on IE11 2018-07-26 21:39:40 -05:00
Eric Schultz
65b451a8ad put api injection into componentWillMount, not render 2018-07-18 13:09:53 -05:00
Eric Schultz
d03869375f Removed unneeded label and placeholder in field definition 2018-07-18 13:08:23 -05:00
Eric Schultz
3073e705f6 Fix for login error messages not being sticky 2018-07-18 13:05:22 -05:00
Eric Schultz
0ac08c8ce0 Update to use ReactInput 2018-07-12 11:39:28 -05:00
Eric Schultz
5ff8fdc86b Initial ReactInput work 2018-07-12 11:38:53 -05:00
Eric Schultz
1d20129397 Update snapshots 2018-07-12 10:44:43 -05:00
Eric Schultz
e001ed6f1b Work around bug where fields with only names provided are broken on init 2018-07-12 10:44:30 -05:00
Eric Schultz
0dbdabbbf0 remove unused specs 2018-07-09 15:26:48 -05:00
Eric Schultz
9715059d29 Reactified login form 2018-07-09 15:25:10 -05:00
Eric Schultz
c8205a1225 Initial placeholders for onboard fields 2018-07-06 15:51:58 -05:00
Eric Schultz
7bc7a83e51 Remove unused imports 2018-06-29 13:18:29 -05:00
Eric Schultz
e5861d41f5 Server invalidations are now sticky 2018-06-29 12:42:56 -05:00
Eric Schultz
6eeb2639f2 Rename attributes from title->buttonText and titleOnProgress->buttonTextOnProgress for ProgressableButton 2018-06-28 13:51:36 -05:00
Eric Schultz
e6f51940de Add the saving button title to RegistrationWizard 2018-06-28 13:33:00 -05:00
Eric Schultz
6e50cb6019 Improve the Progressable Button 2018-06-28 13:24:09 -05:00
Eric Schultz
314e450cb8 Progressable button text is kept if in progress but no progress value is set 2018-06-27 16:37:12 -05:00
Eric Schultz
f323295805 Add Progressable Button 2018-06-27 16:20:42 -05:00
Eric Schultz
607b654091 Fix bug in WizardPanel property passing 2018-06-27 16:19:55 -05:00
Eric Schultz
62b45b07b3 Fix bug where tour wouldn't run when registered via /onboard 2018-06-08 14:18:52 -05:00
Eric Schultz
46e55da626 Remove unneeded whitespace 2018-05-24 11:23:57 -05:00
Eric Schultz
3d1a4f4173 Fix #54 2018-05-24 11:04:22 -05:00
Eric Schultz
aa7e3869a5 Some basic cleanup of the UserInfoPanel 2018-05-22 15:15:30 -05:00
Eric Schultz
ab9e4f0e8a Add tests to verify the basics of the panels are there 2018-05-22 15:15:09 -05:00
Eric Schultz
18d43b6258 Fix bug where UserInfoForm wasn't included 2018-05-22 15:02:27 -05:00
Eric Schultz
4c5b997d65 Support for grape and onboarding via react 2018-05-22 13:33:35 -05:00
Eric Schultz
80698c5f56 Add initial registration page plus make it all work in webpack 2018-03-29 15:25:03 -05:00