checktheroads
|
2940fae645
|
fix table config modal styles
|
2021-04-14 17:05:10 -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 |
|