Commit graph

55 commits

Author SHA1 Message Date
Eric Schultz
c912e4ffbe Add address info to the offsite donation creation form 2018-10-25 12:45:07 -05:00
Eric Schultz
8393bfe2db Fix notification bug on the supporter side panel 2018-10-25 12:45:07 -05:00
Eric Schultz
27d41eb3cc Remove unused specs 2018-10-25 12:45:07 -05:00
Eric Schultz
5781c55b1b Add Modal tests 2018-10-25 12:45:07 -05:00
Eric Schultz
4aaf005252 Finish the offsite_payment_pane 2018-10-25 12:45:07 -05:00
Eric Schultz
7d0e4ff737 Add CurrencyInput 2018-10-25 12:43:04 -05:00
Eric Schultz
66e292b3d2 Remove incorrect optional tag on dedication 2018-10-25 12:43:04 -05:00
Eric Schultz
b18d9cd164 Fix line for license in createNumberMask 2018-10-25 12:43:04 -05:00
Eric Schultz
f272a4e94e Remove bad test 2018-10-25 12:43:04 -05:00
Eric Schultz
3e716eda79 Remove unused parameter from createNumberMask 2018-10-25 12:43:04 -05:00
Eric Schultz
a5b3d5d198 Use TextMask on CurrencyInput 2018-10-25 12:43:04 -05:00
Eric Schultz
70e82776e0 CurrencyField Addition 2018-10-25 12:43:04 -05:00
Eric Schultz
c50ed92a4f Correct component for check_number in EditPaymentPane 2018-10-25 12:43:04 -05:00
Eric Schultz
f48b1d721b Fix typo in EditPaymentPane.tsx 2018-10-25 12:43:04 -05:00
Eric Schultz
bb67341f37 EditDonationPane works in React 2018-10-25 12:43:04 -05:00
Eric Schultz
6f94e3c724 Add legacy put donation api 2018-10-25 12:43:04 -05:00
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