Commit Graph

1039 Commits

Author SHA1 Message Date
226008a0c2 Add logging to all transactions 2022-08-23 20:36:03 +00:00
14933b2405 Add API route for vending card request 2022-08-23 04:15:07 +00:00
0257a8cd63 Add API route for vending card balance 2022-08-23 03:44:35 +00:00
50a210a9b2 Add link to Paymaster beside Protocoin balance 2022-08-23 03:09:03 +00:00
1a4d4d2fd1 Remove snacks, pop, coffee section from Paymaster 2022-08-23 02:54:52 +00:00
dde74fb402 Add API and UI to send Protocoin 2022-08-23 02:54:19 +00:00
51f31fc4df Add custom Protocoin symbol 2022-08-23 01:01:22 +00:00
495a6855a1 Improve validation 2022-08-22 22:37:49 +00:00
1444a52a11 Add Protocoin to Paymaster 2022-08-22 22:15:03 +00:00
1c225da510 Display protocoin amounts, improve transaction validation 2022-08-22 21:33:38 +00:00
81c9bd9c9b Add protocoin to Transaction model and editor 2022-08-22 20:17:43 +00:00
9d41af9eca Show the Trotec as broken 2022-08-16 21:31:18 +00:00
e64adb796e Begin display page 2022-08-09 07:21:40 +00:00
be1157b310 Fix member meeting date suggestion bug 2022-07-22 03:26:52 +00:00
983c470705 Hide mouse cursor on usage page 2022-07-21 06:52:57 +00:00
41f6969a4a Auto suggest new class times 2022-07-15 03:21:25 +00:00
ab1a04d800 Fix import bug? 2022-07-14 16:17:35 -07:00
21972b7ebf Formatting 2022-07-14 15:03:07 -07:00
c954b73da4 ...continued 2022-07-14 14:56:38 -07:00
e8f6a184e9 Use error messages where there's setError 2022-07-14 19:58:15 +00:00
Kent Brockman
79333fc9e1 no-unused-vars on a host of files 2022-07-13 00:51:28 -06:00
Kent Brockman
a9761b0917 no-unused-vars for Auth.js Cards.js Paymaster.js Sign.js 2022-07-13 00:37:12 -06:00
Kent Brockman
02a7c4b05e no-unused-vars on Charts.js 2022-07-13 00:24:14 -06:00
Kent Brockman
8bdc0b3dc4 no-unused-vars on Paste.js 2022-07-13 00:17:38 -06:00
Kent Brockman
5ecc92cd7a no-unused-vars for ManageScroll 2022-07-12 23:54:59 -06:00
Kent Brockman
1260acc988 no-unused-vars Usasge.js 2022-07-12 23:50:42 -06:00
Kent Brockman
9dfd547511 no-unused-vars on App.js 2022-07-12 22:49:10 -06:00
Kent Brockman
55c16427ec no-unused-vars on Paypal.js 2022-07-12 22:44:44 -06:00
Kent Brockman
00a6cfbb8e no-unused-vars and egegeg on PasswordReset.js 2022-07-12 22:35:29 -06:00
Kent Brockman
aebe058ab5 no-unused-vars and egegeg for InstructorCourses.js 2022-07-12 22:32:01 -06:00
Kent Brockman
0fd3627c5a no-unused-vars and egegeg for Home.js 2022-07-12 22:27:50 -06:00
Kent Brockman
d650c06ab0 no-unused-vars and egegeg on AdminTransactions.js 2022-07-12 22:23:52 -06:00
Kent Brockman
21bef4676b no-unused-vars and egegeg on Classes.js 2022-07-12 22:18:33 -06:00
Kent Brockman
328a0683a1 egegeg and no-unused-vars on Transactions.js 2022-07-12 22:12:50 -06:00
Kent Brockman
0476df3388 no-unused-vars and egegeg for these files 2022-07-12 21:14:23 -06:00
b61a34eef8 Update readme 2022-07-12 21:50:00 +00:00
f0943191ab Freeze requirements 2022-07-12 21:48:03 +00:00
b31fc7e4c6 Add button to clear localStorage 2022-07-12 21:39:57 +00:00
281493ad25 Replace paypal custom json " with ` 2022-07-12 06:13:18 +00:00
cebe0a8c87 Merge branch 'google-calendar-support' 2022-07-12 06:11:52 +00:00
56b287ba78 Add Purchases PayPal category match 2022-07-12 04:16:29 +00:00
fade0a06a4 Rename class invite to event 2022-07-12 03:48:01 +00:00
a9a3591c47 Remove spaces from Sent message 2022-07-12 03:46:28 +00:00
Tanner Collin
61c263151f
Merge pull request #93 from Protospace/google-calendar-support
Google calendar support
2022-07-12 03:42:26 +00:00
d380b34336 Make class invite dropdown button more obvious 2022-07-11 08:12:05 +00:00
4ee8fd4f16 Don't change class invite dropdown on blur 2022-07-11 08:09:37 +00:00
c811ad2be6 Simplify class invite dropdown code 2022-07-11 08:09:18 +00:00
d77cde5042 Make class invite button text shorter
This fixes horizontal scrolling on mobile
2022-07-11 07:37:31 +00:00
c6d065b607 Formatting 2022-07-11 07:31:33 +00:00
Kent Brockman
4ff5c60685 construct g calendar link. implement user preference 2022-07-10 12:14:53 -06:00