Commit Graph

36 Commits

Author SHA1 Message Date
5b64557d74 Remove manual transaction reporting, no one looks anyway 2023-05-02 18:09:16 +00:00
118a99aedd Fix sorting by breaking ties 2022-08-24 21:27:24 +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
21972b7ebf Formatting 2022-07-14 15:03:07 -07:00
Kent Brockman
328a0683a1 egegeg and no-unused-vars on Transactions.js 2022-07-12 22:12:50 -06:00
f25fa9f025 Move locker rentals to "Purchase" category 2022-03-29 22:04:04 +00:00
dbe57cffb2 Fix black page on transaction receipt 2022-02-03 06:31:58 +00:00
dd7c7102c8 Refine Transaction account options 2022-01-16 01:15:50 +00:00
554544bde6 Add latest training to Home page, make dates readable 2022-01-14 00:32:21 +00:00
2fd42f7b6c Rename sections of UI to include "Your" 2021-12-22 05:59:34 +00:00
c2ea455750 Display the recorder of each Transaction 2021-09-23 21:04:18 +00:00
1ae93791f9 Add warning when entering PayPal transaction 2021-04-24 21:51:06 +00:00
4420a675d3 Simplify transaction form 2020-10-01 22:14:16 +00:00
1e5250eb70 Add printable transaction receipt 2020-07-23 00:09:44 +00:00
dac93abd78 Add historical transactions to Admin Transactions page 2020-02-22 05:22:39 +00:00
2aff4e97b6 Fix some DOM js errors 2020-02-16 22:59:31 +00:00
ee520b8c3f Prevent form submit if loading 2020-02-04 07:18:29 +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
f44d1d9d98 Move success messages under submit button 2020-01-23 22:44:42 +00:00
0fe999ca97 Add utils and tests for calculating membership status 2020-01-19 03:00:05 +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
df1490dd2d Add API route for transactions 2020-01-17 07:20:07 +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
8c1f1ab3de Change search to POST and add sequence numbers 2020-01-11 04:20:07 +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