Commit Graph

16 Commits

Author SHA1 Message Date
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