checktheroads
|
fe4a9bff2d
|
remove all bootstrap icons in favor of material design icons
|
2021-04-21 11:31:28 -07:00 |
|
checktheroads
|
7d07631f12
|
migrate connection toggle to typescript
|
2021-04-19 20:48:03 -07:00 |
|
checktheroads
|
03390815af
|
migrate table config to typescript & update templates
|
2021-04-19 17:00:09 -07:00 |
|
checktheroads
|
0e6e9c5238
|
fix table config modal styles
|
2021-04-14 17:05:10 -07:00 |
|
checktheroads
|
4c3b0abe7b
|
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
|
04fc3a5a9e
|
Closes #6001: Paginate component tables under device views
|
2021-03-31 14:24:05 -04:00 |
|
checktheroads
|
187f4fa4aa
|
fix device & device component templates
|
2021-03-14 17:26:33 -07:00 |
|
checktheroads
|
f65f924011
|
update templates to bootstrap 5 classes
|
2021-03-13 14:26:06 -07:00 |
|
Jeremy Stretch
|
e2d2ff8586
|
Standardize on "object" for ObjectView template context
|
2020-11-19 11:29:18 -05:00 |
|
Jeremy Stretch
|
d0e6e9c837
|
Correct return URLs for device component actions
|
2020-11-13 15:37:34 -05:00 |
|
Jeremy Stretch
|
9736d6ba48
|
Separate device component lists into discrete views
|
2020-11-13 15:00:12 -05:00 |
|