Commit Graph

52 Commits

Author SHA1 Message Date
928a07d29c Display yellow banner when on development site 2020-11-15 01:44:36 +00:00
7f0913006c Improve dark mode css and contrast 2020-10-10 21:57:25 +00:00
1cdb236a7e Add UI for Spaceport auth 2020-09-18 05:04:00 +00:00
daee96ce3f Send user details to ping auth route 2020-08-03 03:26:20 +00:00
942ecab890 Use new password reset URLs in client 2020-06-23 21:01:21 +00:00
74e0bc9754 Add pages for password reset to GUI 2020-06-20 03:50:09 +00:00
3b6cd0a392 Add API key and instructions to Cards / Access page 2020-04-23 04:19:46 +00:00
ea99dd3374 Add Charts page and display graph of member counts 2020-04-21 21:15:04 +00:00
7889fe60e2 Improve darkmode button contrast 2020-04-16 05:04:48 +00:00
e5ee4aba42 Add button to toggle dark mode 2020-04-05 22:00:55 +00:00
5a00f4e492 Display Protospace door code and wifi password 2020-03-08 01:12:57 +00:00
dac93abd78 Add historical transactions to Admin Transactions page 2020-02-22 05:22:39 +00:00
1abd866252 Add Paymaster page full of PayPal buttons 2020-02-21 07:46:13 +00:00
50497b83b0 Add UI for paste (Transporter) 2020-02-17 03:28:17 +00:00
8555fbfa0f Improve scroll handling and cache fetch results 2020-02-17 00:19:44 +00:00
dcfc16d20d Move admin components to different files, add backup info 2020-02-16 04:57:55 +00:00
55c8b787df Make hero logo image link to home 2020-02-09 08:19:45 +00:00
3565bddf8d Confirm user's token on navigation, clear user cache properly 2020-02-04 08:32:01 +00:00
9fd7e76486 Add UI page for reported transactions, member dropdown 2020-01-31 23:47:52 +00:00
ff72500e70 Host CSS, remove dependency of Google Fonts and CDN 2020-01-23 23:42:32 +00:00
b840889379 Add button to log out all sessions 2020-01-23 03:32:54 +00:00
9719867ebd Move <Router> to index.js, go home on log out 2020-01-23 02:54:33 +00:00
f84171de83 Confirm user logout 2020-01-21 23:45:54 +00:00
6a7f409986 Add transaction editor to UI 2020-01-18 03:34:55 +00:00
cb8ac3cf63 Force refresh of states instead of modifying objects 2020-01-18 01:27:56 +00:00
b6573f1d72 Add UI for class sign up and attendance 2020-01-16 09:09:45 +00:00
df0d83983d Add UI for instructors to add and edit classes 2020-01-16 01:32:52 +00:00
9b27c41433 Add UI for instructors to create a new course 2020-01-15 05:12:00 +00:00
f52ee5532d Add UI for admins to view and edit member's details 2020-01-13 08:01:42 +00:00
bd3146f413 Add address and minor fields to member in API and client 2020-01-13 03:18:41 +00:00
f50a3ca129 Change /me to /user and allow email changes 2020-01-13 01:03:02 +00:00
e256e32341 Add api route and webclient page for account settings 2020-01-12 08:16:09 +00:00
3ff81633a7 Use item list for members and add member detail view 2020-01-11 23:53:42 +00:00
58f3021cb1 Add a footer 2020-01-11 08:56:31 +00:00
4e78087338 Add searchable member list to webclient 2020-01-11 02:50:55 +00:00
6698c04e91 Add courses and classes to webclient 2020-01-10 06:24:37 +00:00
b1ff647c6e Add user's training to webclient 2020-01-10 00:29:52 +00:00
06c111dbbe Break components out into their own files 2020-01-09 22:11:56 +00:00
38e2363dfd Add cards to webclient 2020-01-09 10:44:58 +00:00
3762f3458d Deal with missing pages 2020-01-09 09:15:01 +00:00
58a00f58a9 Add transactions to webclient 2020-01-09 09:04:32 +00:00
381a5c99f3 Set up react-router, bring out Home 2020-01-09 07:38:49 +00:00
1bf5dd182c Import old cards and link to members 2020-01-09 06:45:32 +00:00
aa6c81c48c Display most recent transactions in member info 2020-01-09 05:40:54 +00:00
e1ad30e481 Import old transactions and link to members 2020-01-09 05:21:18 +00:00
3b6f15accd Add member info component 2020-01-09 01:41:32 +00:00
d9d7a1ea59 Add info segment to home page 2020-01-09 00:57:02 +00:00
d59d24ae65 Complete login, sign up, and member details 2020-01-08 23:48:00 +00:00
ab750aa8ba Add logo, login, signup form and perform login 2020-01-07 07:59:12 +00:00
aeafe10f0e Fix indentation 2020-01-07 02:10:25 +00:00