jeremystretch
9a53c22833
Serve HTMX JS locally
2021-12-14 15:55:40 -05:00
jeremystretch
91f33d3289
#8057 : Enable dynamic tables for object list views
2021-12-13 16:51:59 -05:00
thatmattlove
a090955918
Fixes #7599 : Improve color mode handling
2021-10-27 11:34:21 -07:00
thatmattlove
14b065cf5f
Fixes #7373 : Improve handling of mismatched server, client, and browser color-mode preferences
2021-09-29 17:44:28 -07:00
thatmattlove
4b14b31853
Use url_name
instead of request.path
for view-based styles
2021-09-01 15:22:38 -07:00
jeremystretch
f63dcb1f08
#7091 : Simplify access to BASE_PATH variable
2021-09-01 09:34:33 -04:00
thatmattlove
679bbd3e76
Fixes #7091 : Ensure API requests from the UI are aware of BASE_PATH
2021-08-31 15:13:53 -07:00
Matt
09d745d987
Fixes #6976 : Improve handling of printing layouts/styling
2021-08-18 16:17:50 -07:00
Matt
7608ee8450
#6797 : Fix initial sidenav handling on smaller screens
2021-08-05 09:35:36 -07:00
checktheroads
c3a75d98d4
#6797 : Improve sidenav state handling before load
2021-08-01 11:12:07 -07:00
checktheroads
261372289a
#6797 : Fix sidenav jumpy/glitchy behavior on page reload when pinned
2021-08-01 00:27:27 -07:00
checktheroads
d18c83beb0
#6828 : Fix various mobile UI issues
2021-07-30 00:35:38 -07:00
checktheroads
189e733f81
#6797 : Fix color flashing when server mode doesn't match select mode or client preference
2021-07-24 10:31:46 -07:00
checktheroads
7d5f647cd3
#6797 : Improve home page shading
2021-07-24 00:38:28 -07:00
Jeremy Stretch
805892f623
Template cleanup ( #6421 )
...
* Clean up & comment base templates
* Clean up login template & form
* Use SVG file for NetBox logo
* Simplify breadcrumbs
* Merge changelog.html into home.html
* Rename title_container block to header
* Move breadcrumbs block to object.html
* Attach names to endblock template tags
* Reorganize root-level templates into base/ and inc/
* Remove obsolete reference to Bootstrap 3.4.1
2021-05-17 16:27:27 -04:00