Commit Graph

153 Commits

Author SHA1 Message Date
b4f52fb37a Add form for bio / notes to Account page 2020-05-01 03:25:27 +00:00
1d0456089f Add graph of signup counts 2020-05-01 01:22:36 +00:00
3b6cd0a392 Add API key and instructions to Cards / Access page 2020-04-23 04:19:46 +00:00
276254f71d Add info about chart data 2020-04-22 21:44:05 +00:00
ea99dd3374 Add Charts page and display graph of member counts 2020-04-21 21:15:04 +00:00
d9ad1b5fe3 Add Minecraft players to UI homescreen 2020-04-21 00:14:53 +00:00
7889fe60e2 Improve darkmode button contrast 2020-04-16 05:04:48 +00:00
9df45f971f Don't invert status icon or image colors for dark mode 2020-04-05 22:14:51 +00:00
e5ee4aba42 Add button to toggle dark mode 2020-04-05 22:00:55 +00:00
e6c172eb95 Fix bug where admin history date was always today 2020-03-30 20:12:34 +00:00
42bc5999a1 Show you can search by email 2020-03-29 02:47:01 +00:00
f03abc989e Add input to specify custom donation and pop amounts 2020-03-29 02:47:01 +00:00
Tanner Collin
79800b3562
Merge pull request #11 from Protospace/dependabot/npm_and_yarn/webclient/acorn-5.7.4
Bump acorn from 5.7.3 to 5.7.4 in /webclient
2020-03-15 22:58:04 -06:00
2d20d4ab1e Sort list of upcoming classes 2020-03-16 04:57:20 +00:00
5da382ee35 Add list of upcoming classes on same day 2020-03-16 04:45:00 +00:00
84199b7e92 Add form for admins to enter transactions for anyone 2020-03-16 03:59:16 +00:00
dependabot[bot]
f90a0bb497
Bump acorn from 5.7.3 to 5.7.4 in /webclient
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-14 23:35:47 +00:00
2e87b0d992 Prevent class signup when cancelled 2020-03-08 01:12:57 +00:00
5a00f4e492 Display Protospace door code and wifi password 2020-03-08 01:12:57 +00:00
6e23250eb0 Display when backups were downloaded 2020-03-08 01:12:56 +00:00
bc067f5d6d Link to Cards page from Home details 2020-02-28 09:30:22 +00:00
7f46c1f747 Add UI for admins to change preferred names 2020-02-28 07:38:38 +00:00
529bcaa1de Convert username spaces to periods 2020-02-28 07:00:35 +00:00
a3f113de6d Confirm card deletion 2020-02-28 01:33:15 +00:00
244a78d8b5 Display Admin history in table 2020-02-28 01:33:14 +00:00
38500b3c94 Add checkbox to exclude PayPal transactions from list 2020-02-28 01:33:14 +00:00
e46b7fab01 Add labels to bays 2020-02-26 04:40:33 +00:00
b4b94c277f Convert times to Mountain time instead of user's timezone 2020-02-24 04:07:57 +00:00
bcb8108f4d Add printable attendance sheet to class 2020-02-23 00:06:05 +00:00
68537b824e Fix reason / category typo 2020-02-22 21:20:46 +00:00
dac93abd78 Add historical transactions to Admin Transactions page 2020-02-22 05:22:39 +00:00
1abd866252 Add Paymaster page full of PayPal buttons 2020-02-21 07:46:13 +00:00
de09975286 Add PayPal button to Home for new member subscriptions 2020-02-21 06:10:52 +00:00
87b71c00b9 Hide class list behind edit class button 2020-02-21 01:06:19 +00:00
50a5435dbc Add students emails to UI 2020-02-21 00:10:58 +00:00
add5ccf6b4 Add client side max length to Transporter 2020-02-20 05:52:08 +00:00
67831a1c86 Show cards last seen date 2020-02-20 05:51:46 +00:00
aa432b3a9e Fix typo on home page 2020-02-20 05:51:29 +00:00
7dfe0ebab5 Change admin backup info 2020-02-20 05:51:06 +00:00
32bfb49152 Change docs links, add to footer 2020-02-19 07:00:34 +00:00
8a3b09ed9b Hide Google Drive link 2020-02-19 06:58:55 +00:00
50497b83b0 Add UI for paste (Transporter) 2020-02-17 03:28:17 +00:00
8555fbfa0f Improve scroll handling and cache fetch results 2020-02-17 00:19:44 +00:00
2aff4e97b6 Fix some DOM js errors 2020-02-16 22:59:31 +00:00
f88256eb74 Complain if they log in with email 2020-02-16 07:39:36 +00:00
a757534061 Add UI for signing up members to classes 2020-02-16 07:17:44 +00:00
3e03159164 Hide backup wget command behind a button 2020-02-16 05:31:46 +00:00
241199a3d0 Fix wget backup output name 2020-02-16 05:22:43 +00:00
dcfc16d20d Move admin components to different files, add backup info 2020-02-16 04:57:55 +00:00
6954a1a137 Add warning message to submit member details on signup 2020-02-16 02:47:38 +00:00