Commit Graph

1164 Commits

Author SHA1 Message Date
e1e98da7d8 Rename class status "Failed" to "Try-again" 2023-08-15 19:53:29 +00:00
Tanner
31daa56df0
Merge pull request #118 from Dmitra/feat-class-failed
Feat class failed
2023-08-15 19:46:39 +00:00
f92407fdeb Rename [more] link to [charts] 2023-08-15 01:34:14 +00:00
2f297a1a81 Fix check emoji in darkmode 2023-08-14 22:43:28 +00:00
05565f5c74 Replaced green selected interested button with text 2023-08-14 22:40:12 +00:00
Adrian Dmitra
8315aa7b5d close #114
introduced "Failed" status for instructor
polite wording for member
2023-08-14 11:23:23 -06:00
Adrian Dmitra
9a4760aef5 disable animation for dev site
it spins laptop fans full speed
2023-08-14 11:23:23 -06:00
3f76b59ede Add day to class dates 2023-08-01 01:30:24 +00:00
1f381efab0 Fix spacing 2023-07-31 22:05:57 +00:00
Tanner
306860bf51
Merge pull request #117 from Dmitra/master
please, have a look at commits
2023-07-31 21:41:23 +00:00
Adrian Dmitra
b10b81eac2 fix console errors
- no "==" operator
- no javascript in href
- no "div" tags nested in "p"
- replace "value" prop with "checked" for Form.Checkbox component
2023-07-30 17:59:16 -06:00
Adrian Dmitra
ea236e895e bump python dependencies for apiserver MacOS compatibiity 2023-07-30 17:05:43 -06:00
Adrian Dmitra
910f9e7db4 remove id from the card on members list 2023-07-30 17:00:47 -06:00
Adrian Dmitra
123f35563b rename "computers" course tag to "software" 2023-07-30 16:56:08 -06:00
f9df9cd4cd Add member's name and date to Spaceporter host bot message 2023-07-30 01:06:40 +00:00
10de956256 Message hosting offer to "Find a Host" chat 2023-07-29 01:51:49 +00:00
42bda5fd22 Add node digital envelope routines::initialization error workaround 2023-07-25 23:22:44 +00:00
a4b3112232 Assign SawStop course to lockout 2023-07-24 23:02:57 +00:00
c86d38229a Don't log hosting monthly high scores route 2023-07-19 17:19:22 +00:00
2855b6880b Don't auto-certify Wood I until SawStop course is made 2023-07-19 17:17:58 +00:00
02f7ba72bd Change certification wording to be tool / lockout specific 2023-07-19 17:14:23 +00:00
e2f9403466 Fix monthly hosting Sum bug 2023-07-15 19:12:11 +00:00
4b12ea0d6d Add monthly most host to LCARS display 2023-07-15 19:04:14 +00:00
8baf204516 Prevent logging in as the superuser 2023-07-12 18:24:49 +00:00
8ca2dc420a Hide redundant member details on sign up, remove padding 2023-07-11 17:42:50 +00:00
7023e7f6fd Fix member search result plural grammar 2023-06-23 01:00:47 +00:00
25f7588064 Add member status and expiry date to Storage 2023-06-23 00:58:32 +00:00
c0c41f5c1c Add filtering Storage by empty, memo'd, and served 2023-06-23 00:32:26 +00:00
1129d552a5 Add filtering Storage by ID 2023-06-23 00:00:30 +00:00
f9a97764c8 Don't send reminders for partial events or outings 2023-06-20 23:38:45 +00:00
a529004ed0 Add option to exclude member dues from transactions 2023-06-20 23:28:10 +00:00
247d224a52 Fix some silly token auth bugs 2023-06-20 22:37:31 +00:00
6b2b99e161 Require auth token for alarm status 2023-06-20 22:21:34 +00:00
1fa0596f6a Integrate dscKeybusInterface with portal 2023-06-20 22:14:46 +00:00
0668449f95 Add notice about SawStop decert 2023-06-18 02:29:25 +00:00
8b9d5ad766 Select related members for storage to speed up query 2023-06-17 19:48:06 +00:00
4a4c358eb3 Allow members to view shelves 2023-06-15 02:08:26 +00:00
d1e128d708 Fix label 2023-06-14 21:53:03 +00:00
4162e4a55d Require API token on printer report 2023-06-14 21:48:14 +00:00
3f40545712 Reduce Card options to "active" and "inactive", remove delete 2023-06-05 01:44:40 +00:00
6091d255d2 Improve tables on mobile 2023-06-03 19:43:14 +00:00
d7928e7578 Allow sorting members by storage 2023-06-03 19:02:58 +00:00
b55eb2a62c Add table of all storage locations 2023-06-03 18:56:01 +00:00
91fe6a590d Increment app version 2023-06-01 23:03:35 +00:00
b2348f2129 Remove fields for editing Storage location 2023-05-31 02:47:58 +00:00
004a6e4b9f Explain shelf ID location 2023-05-30 23:52:30 +00:00
9d6c2f8bb8 Add API and UI to claim a member shelf 2023-05-30 23:44:05 +00:00
9ec850abfe Make shelf buttons clickable and add to Home 2023-05-30 21:10:05 +00:00
3d6666cc40 Autofocus shelf owner search if empty 2023-05-30 14:36:08 -06:00
45b0dd6ffe Add UI and API for editing Storage 2023-05-30 13:35:07 -06:00