Commit Graph

91 Commits

Author SHA1 Message Date
2a607bfa11 Add PayPal pay now button to course signup 2020-02-09 08:19:45 +00:00
18e7c6c77d Enforce capitalization of class / session status 2020-02-07 01:11:27 +00:00
30294e7332 Use textual true / false for signup radios 2020-02-04 08:39:45 +00:00
3565bddf8d Confirm user's token on navigation, clear user cache properly 2020-02-04 08:32:01 +00:00
ee520b8c3f Prevent form submit if loading 2020-02-04 07:18:29 +00:00
1ebb1f64ad Sort training by date 2020-02-04 07:17:47 +00:00
54e885acb5 Add link to Protospace admin Google group 2020-02-04 06:49:39 +00:00
efcc4b847d Fix login bug with empty username 2020-02-02 05:30:40 +00:00
004f98f0a8 Fix missing import 2020-02-02 03:59:43 +00:00
f5cfc9a1d6 Add UI so users can report transactions 2020-02-01 08:56:22 +00:00
4bde37cd8a Link to member from transaction 2020-02-01 07:39:24 +00:00
63d83ec2f6 Add minimum height to container to prevent loading flashing 2020-02-01 02:36:15 +00:00
9fd7e76486 Add UI page for reported transactions, member dropdown 2020-01-31 23:47:52 +00:00
f2addd45b1 Add link to member forms on admin member page 2020-01-26 22:17:24 +00:00
7eb46f39db Statically serve member PDF forms instead, add link 2020-01-26 10:39:59 +00:00
ff72500e70 Host CSS, remove dependency of Google Fonts and CDN 2020-01-23 23:42:32 +00:00
f44d1d9d98 Move success messages under submit button 2020-01-23 22:44:42 +00:00
b840889379 Add button to log out all sessions 2020-01-23 03:32:54 +00:00
664859dd26 Only allow admins to change member's names 2020-01-23 03:11:37 +00:00
9719867ebd Move <Router> to index.js, go home on log out 2020-01-23 02:54:33 +00:00
78f67e845b Update serialize-javascript package 2020-01-22 22:38:30 +00:00
f84171de83 Confirm user logout 2020-01-21 23:45:54 +00:00
a3e14c434d Add missing green color for Prepaid 2020-01-20 09:47:23 +00:00
872a51f5f5 Change pause and unpause routes to POST 2020-01-20 04:42:50 +00:00
047833b5cc Display correct icon color based on status 2020-01-20 02:54:44 +00:00
b214dc230f Add UI for pausing and unpausing members 2020-01-20 02:25:58 +00:00
45965b29b2 Make expire and paused date read-only, add fake months individually 2020-01-20 00:29:28 +00:00
712a6c533f Retally membership months on any transaction change 2020-01-19 08:59:16 +00:00
73b6d19c19 Add a fake membership transaction when importing old portal 2020-01-19 06:58:51 +00:00
0fe999ca97 Add utils and tests for calculating membership status 2020-01-19 03:00:05 +00:00
f9c21b7001 Fix margins on attendance buttons 2020-01-18 07:54:17 +00:00
3755969ead Allow admins to add transactions to users 2020-01-18 04:47:54 +00:00
6a7f409986 Add transaction editor to UI 2020-01-18 03:34:55 +00:00
08bd52704b Use object IDs instead of array indices as keys 2020-01-18 01:36:53 +00:00
cb8ac3cf63 Force refresh of states instead of modifying objects 2020-01-18 01:27:56 +00:00
1839616aa9 Limit sign ups from Protospace only 2020-01-17 09:20:55 +00:00
df1490dd2d Add API route for transactions 2020-01-17 07:20:07 +00:00
0f39901c76 Only show course description character count over 3000 2020-01-17 04:16:42 +00:00
dc50eb13d0 Increase short logo icon size 2020-01-16 23:13:43 +00:00
b6573f1d72 Add UI for class sign up and attendance 2020-01-16 09:09:45 +00:00
57407be11e Add API route for training 2020-01-16 06:17:33 +00:00
801d35aa88 Add icon to short logo 2020-01-16 04:05:30 +00:00
27c6ca65e1 Fix class sorting bug and move datetime picker down 2020-01-16 03:00:10 +00:00
1a8b12ceb4 Add favicons and site title 2020-01-16 02:49:09 +00:00
d171f19d4e Display max student count 2020-01-16 02:35:01 +00:00
a58aa22bbf Display times in local timezone 2020-01-16 02:03:23 +00:00
df0d83983d Add UI for instructors to add and edit classes 2020-01-16 01:32:52 +00:00
561e3f99d0 Fix bug where search seq number was float on Chrome 2020-01-15 08:21:22 +00:00
036a39febb Show if a class is cancelled 2020-01-15 08:19:55 +00:00
2040875fe0 Improve course field validation 2020-01-15 08:03:25 +00:00