73a7a2d27a
Closes #11559 : Implement config template rendering ( #11769 )
...
* WIP
* Add config_template field to Device
* Pre-fetch referenced templates
* Correct up_to_date callable
* Add config_template FK to Device
* Update & merge migrations
* Add config_template FK to Platform
* Add tagging support for ConfigTemplate
* Catch exceptions when rendering device templates in UI
* Refactor ConfigTemplate.render()
* Add support for returning plain text content
* Add ConfigTemplate model documentation
* Add feature documentation for config rendering
2023-02-19 20:09:52 -05:00
94797bb956
Standardize related model display for organizational models
2023-02-19 20:09:51 -05:00
1a2dae3471
Closes #8184 : Enable HTMX for embedded tables ( #11518 )
...
* Enable HTMX rendering for embedded tables
* Start converting embedded tables to use HTMX (WIP)
* Additional table conversions (WIP)
* Standardize HTMX usage for nested group models
* Enable HTMX for additional emebedded tables
* Fix HTMX table rendering for ObjectChildrenView
* Standardize usage of inc/panel_table.html
* Hide selection boxes in embedded tables
2023-02-19 20:09:51 -05:00
ddd4f805a5
added device and vm tab on device role ( #11500 )
...
* added vm tab on device role
* added blank lines
* updated templates
* fixed lint issues
2023-01-20 09:30:18 -05:00
e8b970608e
Replace None in templates with placeholder filter
...
To be consistent, all uses of — or None is replaced with the
placeholder filter.
Fixes #9537
2022-06-15 22:33:21 +02:00
82a0240d2e
Closes #8182 : Introduce checkmark template tag
2021-12-29 10:26:42 -05:00
ff9dde54e3
Ensure consistent placement of table paginator
2021-12-15 10:34:20 -05:00
c50dc1eb35
Standardize usage of table template
2021-12-13 15:36:51 -05:00
6f05f17c62
Standardize & simplify tags panel inclusion
2021-10-21 11:23:31 -04:00
f04dc55030
Reorganize panel inclusion templates
2021-10-19 14:21:31 -04:00
f2f9c926bb
Fix row header
2021-07-20 21:09:13 -04:00
856956afce
Standardize object breadcrumbs
2021-07-20 12:14:01 -04:00
a8a9e061a1
Merge branch 'develop' into feature
2021-06-22 14:30:47 -04:00
4292d88a92
Closes #6620 : Show assigned VMs count under device role view
2021-06-22 14:21:41 -04:00
460a203c29
Add basic support for smaller screens
2021-04-30 15:55:37 -07:00
61ce2c95b3
migrate templates to bootstrap 5
2021-04-18 00:22:52 -07:00
b7e44a744d
Add dedicated views for organizational models
2021-03-26 14:44:43 -04:00