Commit Graph

16 Commits

Author SHA1 Message Date
52fad7ccb0 Reapply current djlint 2023-04-14 01:07:35 -04:00
9bf33f9b50 Use djlint for js and css 2022-11-07 12:49:12 -05:00
1127978e10 Apply new djlint version 2022-09-03 00:30:18 -04:00
e14e57c39e [rentals] Use django-autocomplete-light for locker renter selection
This primarily to make the list of members not block/slow down
loading excessively, as it was currently doing
2022-05-05 17:23:36 -04:00
8eba17af13 [rentals] Clear locker forms when dropdown menus are closed 2022-05-05 17:23:36 -04:00
ef88601076 [rentals] Fix broken template in lockers.dj.html 2022-05-05 17:23:33 -04:00
88368466e8 [rentals] Make locker grid display box sizes more reactive 2022-03-15 22:17:53 -04:00
87df8d460c [rentals] Allow reserving lockers for internal makerspace use 2022-03-15 21:59:48 -04:00
3225f2ff87 [rentals] Don't close locker pop up when clicked inside 2022-03-15 21:50:46 -04:00
43d3f5dffa [rentals] Wrap long names in locker grid list 2022-03-15 21:50:46 -04:00
5ae60be3b4 [rentals] Use widget_tweaks to apply CSS classes to form fields
... instead of subclassing ModelForm to apply a class to all fields
2022-03-15 21:50:43 -04:00
ff723e019d [rentals] Simplify locker index view/template rendering
Also create locker info instances when a new locker unit is created
2022-02-16 22:45:39 -05:00
24e8bf819b [rentals] Store more info on lockers and allow editing via front end 2022-02-16 17:12:30 -05:00
91255cb06c rentals: Change numbering scheme to match reality 2022-01-27 17:14:44 -05:00
813e432399 Use {% url %} instead of hard-coded urls 2022-01-25 00:59:10 -05:00
0d34d4832a Add first attempt at locker rental management 2022-01-25 00:56:11 -05:00