Commit Graph

207 Commits

Author SHA1 Message Date
440d389f16 Disable buttons while loading 2020-09-15 20:59:39 +00:00
3b8e0097a1 Add loading spinners to buttons 2020-09-15 20:59:39 +00:00
faf6969f7e Add UI for Rabbit and Trotec certs 2020-09-15 20:59:39 +00:00
dependabot[bot]
38921b64bb
Bump http-proxy from 1.18.0 to 1.18.1 in /webclient
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-06 22:19:54 +00:00
9bc0f5ca32 Add coords to Minecraft map link 2020-09-06 22:18:48 +00:00
bd5387f6d4 Update serialize-javascript package 2020-09-01 19:22:33 +00:00
f795cd6d40 Add link to Minecraft map to stats 2020-09-01 19:17:27 +00:00
089a3f2fd6 Clarify chart data 2020-09-01 19:13:45 +00:00
117928a256 Don't show login form if using registration bypass 2020-08-27 19:39:51 +00:00
ece2b41b41 Display default $55 membership dues if null 2020-08-27 03:19:26 +00:00
de799d4983 Display if a student is Waiting for payment 2020-08-22 19:47:41 +00:00
bc81358c5a Display ? if laser use is unknown 2020-08-19 23:44:26 +00:00
67b01629aa Add instruction to test new member cards 2020-08-18 17:20:57 +00:00
08f8f568c2 Show Protospace as instructor in user's training 2020-08-17 21:04:19 +00:00
f1550fb7be Allow admins to certify the orientation date 2020-08-13 22:57:19 +00:00
0c7c9cd4ca Add admin UI for certifying members 2020-08-13 22:57:19 +00:00
8a127f5b03 Correct wood 1 cert tool list 2020-08-13 22:57:19 +00:00
6588acdede Add a table of certifications to Training page 2020-08-13 22:57:19 +00:00
655a13547a Remove members' addresses from UI 2020-08-11 14:08:43 -06:00
9b8102a542 Add member's training to admin member page 2020-08-08 22:49:03 +00:00
218dc60fb4 Remove add transaction form from member page 2020-08-08 22:02:45 +00:00
daee96ce3f Send user details to ping auth route 2020-08-03 03:26:20 +00:00
dd526bd824 Bump Lodash version to 4.17.19 2020-08-03 02:51:40 +00:00
dependabot[bot]
d869d0b70b
Bump elliptic from 6.5.2 to 6.5.3 in /webclient
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-01 10:58:57 +00:00
9524803ca3 Add UI to show if Trotec is in use 2020-07-27 21:09:15 +00:00
b91f3bfb01 Display Trotec last usage time 2020-07-26 05:29:22 +00:00
f7469d67b9 Add UI to show if Trotec is in use 2020-07-26 00:04:58 +00:00
1e5250eb70 Add printable transaction receipt 2020-07-23 00:09:44 +00:00
570c5f2aeb Add instructions on how to print a member card 2020-07-18 22:38:07 +00:00
edb2128cbf Display Protospace as meeting instructor 2020-07-18 22:15:53 +00:00
49b2cb48ab Handle member photo Exif data orientation in the UI 2020-07-18 06:12:10 +00:00
792a7ed62b Add UI to crop member photo 2020-07-17 04:48:40 +00:00
6be0778b39 Autofocus login username field 2020-07-16 23:05:59 +00:00
6768211a78 Display card image link if user has one 2020-07-16 22:03:46 +00:00
e93c936967 Display and vet members ready to be vetted 2020-07-12 03:10:23 +00:00
665d4e68bd Correct admin history date tz, add info to chart 2020-06-26 03:13:29 +00:00
942ecab890 Use new password reset URLs in client 2020-06-23 21:01:21 +00:00
5a2c022dfd Fix UI bugs 2020-06-22 20:51:04 +00:00
74e0bc9754 Add pages for password reset to GUI 2020-06-20 03:50:09 +00:00
e70e312843 Make locker storage subscription a custom amount 2020-06-19 04:55:48 +00:00
9e39fc8eb1 Add daily card scan count to Home 2020-06-19 04:55:32 +00:00
3141891a27 Add chart line when space opened 2020-06-19 04:55:17 +00:00
9bfd44199b Add Property Management Portal to quick links 2020-06-16 04:21:46 +00:00
e099490f8b Send bypass code to server from UI 2020-06-11 01:18:26 +00:00
e2a3f5a961 Add update rate to Charts page 2020-06-08 20:06:30 +00:00
dependabot[bot]
ec32c670ab
Bump websocket-extensions from 0.1.3 to 0.1.4 in /webclient
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-05 20:43:37 +00:00
fa4777732e Add space activity chart to UI 2020-06-05 02:48:33 +00:00
453233133f Upgrade react-scripts 2020-05-31 04:11:44 +00:00
bfe00ae040 Add refresh stats easter egg 2020-05-17 00:41:34 +00:00
594601d017 Say you can search by ID 2020-05-17 00:41:34 +00:00