Commit Graph

17 Commits

Author SHA1 Message Date
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
f44d1d9d98 Move success messages under submit button 2020-01-23 22:44:42 +00:00
664859dd26 Only allow admins to change member's names 2020-01-23 03:11:37 +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
3755969ead Allow admins to add transactions to users 2020-01-18 04:47:54 +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
4e82f13f74 Add UI for admins to view and edit member cards 2020-01-15 00:12:50 +00:00
437376fc36 Handle admin member detail form errors and simplify info 2020-01-14 01:52:13 +00:00
c22a19736d Add option to make someone portal staff 2020-01-14 01:14:23 +00:00
579966e7aa Move search result member into its own object 2020-01-14 00:52:15 +00:00
f52ee5532d Add UI for admins to view and edit member's details 2020-01-13 08:01:42 +00:00