Commit Graph

547 Commits

Author SHA1 Message Date
4173f00459 Filter signup helper search by active members 2023-08-21 22:05:56 +00:00
3dc450437b Merge branch 'master' into signup_helper 2023-08-20 23:06:02 +00:00
f3450b5991 Allow searching members by shelf, prefetch_related search strings
utils.gen_search_strings() times

before: 1.4 s
after member shelves: 2.6 s
after prefetch_related: 0.7 s
2023-08-20 22:08:17 +00:00
342c6f0189 Add Storage to Space menu dropdown 2023-08-20 21:39:03 +00:00
cbd17ea0b6 Remove storage from Debug 2023-08-20 03:44:38 +00:00
7e588170f6 Remove storage "save and edit next" 2023-08-20 03:43:58 +00:00
c713b7e3e1 Show start date when sorting by newest 2023-08-20 03:17:00 +00:00
c819f88c50 Add field on signup helper field 2023-08-15 20:49:08 +00:00
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
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
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
a4b3112232 Assign SawStop course to lockout 2023-07-24 23:02:57 +00:00
02f7ba72bd Change certification wording to be tool / lockout specific 2023-07-19 17:14:23 +00:00
4b12ea0d6d Add monthly most host to LCARS display 2023-07-15 19:04:14 +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
a529004ed0 Add option to exclude member dues from transactions 2023-06-20 23:28:10 +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
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
972b9492d8 Merge branch 'master' into storage_space 2023-05-29 12:16:51 -06:00
361399f40c Make Paymaster's Consumables and Donation inline 2023-05-29 11:43:32 -06:00
cd7af1ac5c Add current protocoin balance to class payment 2023-05-29 11:33:53 -06:00
c8378374b0 Allow paying course fees with Protocoin 2023-05-26 14:17:49 -06:00
cfbbe2095d Allow paying for Donations and Consumables with Protocoin 2023-05-25 17:53:41 -06:00
8f05ba9884 Add giant margin to bottom of Class Feed 2023-05-25 19:19:12 +00:00
0f2fad7209 Decrease LCARS font size to prevent header wrapping 2023-05-15 17:20:24 +00:00
c6681f40db Adming vetting list improvements 2023-05-06 23:47:03 +00:00