Commit Graph

31 Commits

Author SHA1 Message Date
ac7e3312c5 Use django-vite for JS bundling 2024-07-23 00:45:27 -04:00
0df5fc1bf5 Don't show navbar when printing 2024-06-18 15:10:51 -04:00
138236a8eb Set bootstrap color mode to auto by default and load script early
All checks were successful
Ruff / ruff (push) Successful in 21s
2024-01-30 13:34:04 -05:00
5f59aac67e Use more generic location for table download component
All checks were successful
Ruff / ruff (push) Successful in 23s
2024-01-24 00:20:12 -05:00
02777265b0 Switch from Black to Ruff for formatting, add linting/import sorting 2024-01-18 14:21:36 -05:00
aa143febeb Add breadcrumbs to base template header 2024-01-18 13:58:28 -05:00
215e2946d1 Make the login page look a bit better by adding some white space 2023-11-06 13:14:56 -05:00
33024d7d62 Add color picker for new Bootstrap 5.3 color themes feature 2023-09-26 23:27:31 -04:00
2c474bf751 Add a dashboard for showing relevant links and apps to users 2023-04-14 01:30:42 -04:00
52fad7ccb0 Reapply current djlint 2023-04-14 01:07:35 -04:00
4562feec34 Fix header toggle in base template 2023-02-02 21:38:19 -05:00
4aaa1db3a8 paperwork: Add a view to show shop leads issued certifications in their shops 2023-02-02 21:38:19 -05:00
a7544e4c61 Switch to local static copies of bootstrap JS/CSS 2023-02-02 18:49:50 -05:00
928886eb4e Use POST for logout, as GET is deprecated as of Django 4.1 2022-09-03 00:38:44 -04:00
1127978e10 Apply new djlint version 2022-09-03 00:30:18 -04:00
260ae2451c Bump dependencies 2022-09-03 00:30:18 -04:00
a0962efe07 Add footer block to base template 2022-05-05 17:23:36 -04:00
52feb2d0b2 Merge remote-tracking branch 'paperwork/main' 2022-02-14 16:26:57 -05:00
c77b02cdf3 Show messages in base template 2022-02-07 19:48:08 -05:00
8c0252f68c Bump bootstrap to 5.1 2022-01-31 15:09:44 -05:00
813e432399 Use {% url %} instead of hard-coded urls 2022-01-25 00:59:10 -05:00
1577cb7654 Add and apply djlint 2022-01-24 23:36:29 -05:00
cc18c78235 Rename .djhtml files to .dj.html 2022-01-23 23:01:47 -05:00
d2ff139c51 Add display of subscriptions in taskDetail for the current user 2021-05-20 20:12:52 -04:00
71074e6f1b Make admin links link to current task or tool 2021-05-20 18:50:32 -04:00
192848fb43 Inherit page title from base template 2021-05-20 18:50:32 -04:00
726b79c990 Migrate to Bootstrap 5 2021-05-20 18:50:32 -04:00
ff42396208 Redirect to previous page on login, instead of home page 2020-12-22 15:36:02 -05:00
365c97d0ef Add bootstrap styling to login page 2020-12-15 14:16:10 -05:00
3cd95443e6 Add basic login/logout pages and nav items 2020-12-15 01:39:42 -05:00
f475e1bd0e Move "base" template to top level 2020-12-15 00:37:15 -05:00