Commit Graph

20 Commits

Author SHA1 Message Date
kkthxbye
54f99fc244 Prevent searching when pressing enter in Quick Search 2022-04-28 07:47:04 +02:00
jeremystretch
0d535423b3 Fixes #8301: Fix delete button for various object children views 2022-01-10 09:30:50 -05:00
jeremystretch
537b34e284 Introduce modals template block 2022-01-05 09:21:48 -05:00
jeremystretch
5e02d4d3dd Enable HTMX for all ObjectChildrenViews 2021-12-14 15:31:42 -05:00
jeremystretch
ed5a244555 Standardize usage of table template 2021-12-13 15:36:51 -05:00
jeremystretch
48b2ac7a97 Closes #7530: Move device type component lists to separate views 2021-10-20 15:04:40 -04:00
checktheroads
0237a6e1fe #6372: Fix additional bulk action button layouts 2021-07-15 00:31:12 -07:00
checktheroads
7156ee7b03 #6372: Simplify & streamline table config & table filter elements 2021-07-14 16:25:59 -07:00
jeremystretch
eab38db68c Move device/VM component tables outside of cards 2021-07-12 12:06:11 -04:00
checktheroads
6ab9b438e8 remove all bootstrap icons in favor of material design icons 2021-04-21 11:31:28 -07:00
checktheroads
c635ffde6f migrate connection toggle to typescript 2021-04-19 20:48:03 -07:00
checktheroads
c771910df2 migrate table config to typescript & update templates 2021-04-19 17:00:09 -07:00
checktheroads
c164bcb941 migrate templates to bootstrap 5 2021-04-18 16:42:28 -07:00
checktheroads
ccc44abb79 Merge branch 'feature' of https://github.com/netbox-community/netbox into feature
# Conflicts:
#	netbox/dcim/tables/template_code.py
#	netbox/netbox/views/__init__.py
#	netbox/project-static/css/base.css
#	netbox/templates/base.html
#	netbox/templates/circuits/circuit.html
#	netbox/templates/circuits/circuittermination_edit.html
#	netbox/templates/circuits/inc/circuit_termination.html
#	netbox/templates/circuits/provider.html
#	netbox/templates/dcim/device.html
#	netbox/templates/dcim/device/base.html
#	netbox/templates/dcim/device_component.html
#	netbox/templates/dcim/devicetype.html
#	netbox/templates/dcim/inc/device_napalm_tabs.html
#	netbox/templates/dcim/rack.html
#	netbox/templates/dcim/site.html
#	netbox/templates/dcim/virtualchassis.html
#	netbox/templates/extras/configcontext.html
#	netbox/templates/extras/object_journal.html
#	netbox/templates/extras/tag.html
#	netbox/templates/generic/object.html
#	netbox/templates/generic/object_list.html
#	netbox/templates/home.html
#	netbox/templates/inc/nav_menu.html
#	netbox/templates/ipam/aggregate.html
#	netbox/templates/ipam/ipaddress.html
#	netbox/templates/ipam/prefix.html
#	netbox/templates/ipam/vlan.html
#	netbox/templates/ipam/vlangroup_edit.html
#	netbox/templates/ipam/vlangroup_vlans.html
#	netbox/templates/secrets/secret.html
#	netbox/templates/tenancy/tenant.html
#	netbox/templates/users/api_tokens.html
#	netbox/templates/virtualization/cluster.html
#	netbox/templates/virtualization/vminterface_edit.html
#	netbox/utilities/forms/fields.py
#	netbox/utilities/templates/buttons/export.html
2021-04-14 11:30:15 -07:00
Jeremy Stretch
26b3c80022 Closes #6001: Paginate component tables under device views 2021-03-31 14:24:05 -04:00
checktheroads
0168d620ce fix device & device component templates 2021-03-14 17:26:33 -07:00
checktheroads
e9374a17d9 update templates to bootstrap 5 classes 2021-03-13 14:26:06 -07:00
Jeremy Stretch
a7be281655 Standardize on "object" for ObjectView template context 2020-11-19 11:29:18 -05:00
Jeremy Stretch
9b7af69b03 Correct return URLs for device component actions 2020-11-13 15:37:34 -05:00
Jeremy Stretch
2e45bd89ba Separate device component lists into discrete views 2020-11-13 15:00:12 -05:00