jeremystretch
|
1379b9c9fb
|
Tweak display of prerequisite model warning
|
2022-08-25 14:25:47 -04:00 |
|
Arthur
|
25ec624e4e
|
#6454 suggested review changes
|
2022-08-22 12:59:26 -07:00 |
|
Arthur
|
a972174706
|
#6454 changes from PR review
|
2022-08-22 11:46:41 -07:00 |
|
Arthur
|
38a8ddcd77
|
#6454 fix merge conflicts
|
2022-08-18 15:31:54 -07:00 |
|
Arthur
|
eb3d3dcbc4
|
#6454 add prerequisite alert
|
2022-08-18 13:58:40 -07:00 |
|
jeremystretch
|
abf11fbcb8
|
Merge branch 'develop' into feature
|
2022-07-20 12:20:33 -04:00 |
|
jeremystretch
|
44586743ea
|
Fixes #9437: Standardize form submission buttons and behavior when using enter key
|
2022-07-19 14:21:20 -04:00 |
|
jeremystretch
|
f9d81fd362
|
Closes #9414: Add clone() method to NetBoxModel for copying instance attributes
|
2022-06-23 15:21:10 -04:00 |
|
Kim Johansson
|
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 |
|
jeremystretch
|
76445bd19c
|
Move bulk edit/delete buttons to template tags
|
2022-03-10 16:27:53 -05:00 |
|
jeremystretch
|
5a3e99626d
|
Simplify add/import/export button invocation
|
2022-03-10 15:56:09 -05:00 |
|
jeremystretch
|
21e3159711
|
Hide table checkboxes when no bulk actions are enabled
|
2022-03-02 16:13:59 -05:00 |
|
jeremystretch
|
0953bba0a3
|
Closes #8747: Rename ObjectListView action_buttons to actions
|
2022-02-24 16:33:51 -05:00 |
|
jeremystretch
|
e8df373abf
|
Change results tab name for clarity
|
2022-02-18 09:28:34 -05:00 |
|
jeremystretch
|
1319b62acb
|
Standardize on get_FOO_color() method for returning ChoiceField colors
|
2022-02-11 14:25:13 -05:00 |
|
jeremystretch
|
270288f730
|
Rename bulk operation templates
|
2022-02-08 11:49:18 -05:00 |
|
jeremystretch
|
e796fd1e11
|
Clean up and document the bulk import/edit/delete templates
|
2022-02-08 11:23:52 -05:00 |
|
jeremystretch
|
b0039e938e
|
Clean up and document object edit & delete templates
|
2022-02-08 11:19:33 -05:00 |
|
jeremystretch
|
624eda297f
|
Clean up and document object, object list templates
|
2022-02-07 16:50:17 -05:00 |
|
jeremystretch
|
26db326483
|
Fix field group header
|
2022-02-07 15:09:09 -05:00 |
|
jeremystretch
|
60e87cd496
|
Enable the use of fieldsets on bulk edit forms
|
2022-02-04 09:59:53 -05:00 |
|
jeremystretch
|
ccb3a75281
|
Move fieldsets out of Meta for model forms
|
2022-01-31 15:52:36 -05:00 |
|
jeremystretch
|
c8713d94d8
|
Merge branch 'develop' into feature
|
2022-01-11 16:16:13 -05:00 |
|
jeremystretch
|
443b4ccc57
|
Initial work on #8231
|
2022-01-05 14:06:56 -05:00 |
|
jeremystretch
|
2524290099
|
Introduce modals template block
|
2022-01-05 09:21:48 -05:00 |
|
jeremystretch
|
3bb485d0b8
|
Merge v3.1.3
|
2021-12-29 12:41:56 -05:00 |
|
jeremystretch
|
82a0240d2e
|
Closes #8182: Introduce checkmark template tag
|
2021-12-29 10:26:42 -05:00 |
|
jeremystretch
|
e0319cc894
|
Clean up form rendering
|
2021-12-28 10:22:00 -05:00 |
|
jeremystretch
|
4075cc8518
|
Restore front port component creation
|
2021-12-28 09:53:56 -05:00 |
|
jeremystretch
|
8ca09ec07f
|
Clean up form display
|
2021-12-28 08:54:03 -05:00 |
|
jeremystretch
|
94c7f64baf
|
Relocate confirmation_form.html
|
2021-12-22 15:08:04 -05:00 |
|
jeremystretch
|
8d06908353
|
Bulk component add view should use tabs
|
2021-12-15 16:57:30 -05:00 |
|
jeremystretch
|
414d33eb26
|
Refactor HTMX table template
|
2021-12-14 11:41:39 -05:00 |
|
jeremystretch
|
5c34a75032
|
Enable HTMX for quick table search
|
2021-12-13 20:15:03 -05:00 |
|
jeremystretch
|
91f33d3289
|
#8057: Enable dynamic tables for object list views
|
2021-12-13 16:51:59 -05:00 |
|
jeremystretch
|
c50dc1eb35
|
Standardize usage of table template
|
2021-12-13 15:36:51 -05:00 |
|
jeremystretch
|
c1720505f3
|
Fixes #7584: Fix alignment of object identifier under object view
|
2021-10-19 15:22:22 -04:00 |
|
jeremystretch
|
3f766ffea8
|
Fixes #7474: Fix AttributeError exception when rendering a report or custom script
|
2021-10-07 09:37:21 -04:00 |
|
jeremystretch
|
69aaf28b9c
|
Closes #6955: Include type, ID, and slug on object view
|
2021-10-06 11:23:06 -04:00 |
|
jeremystretch
|
9089f5cf67
|
#7450: Clean up object edit forms
|
2021-10-05 15:37:49 -04:00 |
|
jeremystretch
|
dd79aae137
|
#7450: Misc UI cleanup
|
2021-10-05 15:21:49 -04:00 |
|
jeremystretch
|
3ec0fe5519
|
Closes #7372: Link to local docs for model from object add/edit views
|
2021-09-28 13:23:57 -04:00 |
|
jeremystretch
|
0d7986e082
|
Fixes #7169: Fix CSV import file upload
|
2021-09-03 13:46:38 -04:00 |
|
jeremystretch
|
f5f74944dd
|
Merge branch 'develop' into feature
|
2021-08-30 10:05:12 -04:00 |
|
jeremystretch
|
13e633778a
|
Closes #7042: Show count of journal entries in tab under object view
|
2021-08-27 10:36:06 -04:00 |
|
jeremystretch
|
66619cdc2f
|
Clean up object edit forms
|
2021-08-25 15:03:19 -04:00 |
|
jeremystretch
|
545474a1a3
|
Clean up object edit forms
|
2021-08-24 13:59:54 -04:00 |
|
jeremystretch
|
9f59f99663
|
Set max width for object edit forms
|
2021-08-13 13:35:23 -04:00 |
|
jeremystretch
|
dcd49fd97b
|
Fixes #6953: Remove change log tab from non-applicable object views
|
2021-08-13 09:13:09 -04:00 |
|
jeremystretch
|
c7ebad0fbb
|
Closes #6931: Include applied filters on object list view
|
2021-08-10 13:11:35 -04:00 |
|