|
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 |
|
|
7eb46f39db
|
Statically serve member PDF forms instead, add link
|
2020-01-26 10:39:59 +00:00 |
|
|
ff72500e70
|
Host CSS, remove dependency of Google Fonts and CDN
|
2020-01-23 23:42:32 +00:00 |
|
|
f44d1d9d98
|
Move success messages under submit button
|
2020-01-23 22:44:42 +00:00 |
|
|
b840889379
|
Add button to log out all sessions
|
2020-01-23 03:32:54 +00:00 |
|
|
664859dd26
|
Only allow admins to change member's names
|
2020-01-23 03:11:37 +00:00 |
|
|
9719867ebd
|
Move <Router> to index.js, go home on log out
|
2020-01-23 02:54:33 +00:00 |
|
|
78f67e845b
|
Update serialize-javascript package
|
2020-01-22 22:38:30 +00:00 |
|
|
f84171de83
|
Confirm user logout
|
2020-01-21 23:45:54 +00:00 |
|
|
a3e14c434d
|
Add missing green color for Prepaid
|
2020-01-20 09:47:23 +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 |
|
|
712a6c533f
|
Retally membership months on any transaction change
|
2020-01-19 08:59:16 +00:00 |
|
|
73b6d19c19
|
Add a fake membership transaction when importing old portal
|
2020-01-19 06:58:51 +00:00 |
|
|
0fe999ca97
|
Add utils and tests for calculating membership status
|
2020-01-19 03:00:05 +00:00 |
|
|
f9c21b7001
|
Fix margins on attendance buttons
|
2020-01-18 07:54:17 +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 |
|
|
cb8ac3cf63
|
Force refresh of states instead of modifying objects
|
2020-01-18 01:27:56 +00:00 |
|
|
1839616aa9
|
Limit sign ups from Protospace only
|
2020-01-17 09:20:55 +00:00 |
|
|
df1490dd2d
|
Add API route for transactions
|
2020-01-17 07:20:07 +00:00 |
|
|
0f39901c76
|
Only show course description character count over 3000
|
2020-01-17 04:16:42 +00:00 |
|
|
dc50eb13d0
|
Increase short logo icon size
|
2020-01-16 23:13:43 +00:00 |
|
|
b6573f1d72
|
Add UI for class sign up and attendance
|
2020-01-16 09:09:45 +00:00 |
|
|
57407be11e
|
Add API route for training
|
2020-01-16 06:17:33 +00:00 |
|
|
801d35aa88
|
Add icon to short logo
|
2020-01-16 04:05:30 +00:00 |
|
|
27c6ca65e1
|
Fix class sorting bug and move datetime picker down
|
2020-01-16 03:00:10 +00:00 |
|
|
1a8b12ceb4
|
Add favicons and site title
|
2020-01-16 02:49:09 +00:00 |
|
|
d171f19d4e
|
Display max student count
|
2020-01-16 02:35:01 +00:00 |
|
|
a58aa22bbf
|
Display times in local timezone
|
2020-01-16 02:03:23 +00:00 |
|
|
df0d83983d
|
Add UI for instructors to add and edit classes
|
2020-01-16 01:32:52 +00:00 |
|
|
561e3f99d0
|
Fix bug where search seq number was float on Chrome
|
2020-01-15 08:21:22 +00:00 |
|
|
036a39febb
|
Show if a class is cancelled
|
2020-01-15 08:19:55 +00:00 |
|
|
2040875fe0
|
Improve course field validation
|
2020-01-15 08:03:25 +00:00 |
|
|
8a8161c976
|
Calculate instructor name correctly
|
2020-01-15 07:51:00 +00:00 |
|
|
9617d9776b
|
Add UI for instructors to edit courses
|
2020-01-15 06:24:38 +00:00 |
|
|
9b27c41433
|
Add UI for instructors to create a new course
|
2020-01-15 05:12:00 +00:00 |
|
|
4e82f13f74
|
Add UI for admins to view and edit member cards
|
2020-01-15 00:12:50 +00:00 |
|
|
f869cdff36
|
Recognize portal is_staff as admin in webclient
|
2020-01-14 01:54:05 +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 |
|
|
0c814790a7
|
Mark some member fields as required
|
2020-01-13 04:58:41 +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 |
|
|
56a187c576
|
Add change password form to webclient
|
2020-01-12 08:54:32 +00:00 |
|
|
e256e32341
|
Add api route and webclient page for account settings
|
2020-01-12 08:16:09 +00:00 |
|
|
82dfa132e7
|
Move Home member info into table and use preferred name
|
2020-01-12 04:58:29 +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 |
|
|
fada97dab0
|
Move api and static urls to subdomains
|
2020-01-11 07:09:24 +00:00 |
|
|
5f486695ba
|
Add 404 image
|
2020-01-11 06:57:08 +00:00 |
|
|
946c70d776
|
Import old photos and link to members
|
2020-01-11 06:27:30 +00:00 |
|
|
8c1f1ab3de
|
Change search to POST and add sequence numbers
|
2020-01-11 04:20:07 +00:00 |
|
|
4e78087338
|
Add searchable member list to webclient
|
2020-01-11 02:50:55 +00:00 |
|
|
fddaf083b4
|
Adjust courses and class list
|
2020-01-10 23:56:10 +00:00 |
|
|
027a5fdfc1
|
Split classes into upcoming and recent
|
2020-01-10 07:39:05 +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 |
|
|
3e61db095b
|
Shave down create-react-app boilerplate
|
2020-01-07 01:16:06 +00:00 |
|
|
1f578e7f9e
|
Begin webclient
|
2020-01-06 23:32:29 +00:00 |
|