25f501fb12
Remove obsolete responsive_table.html template
2021-09-15 12:41:21 -04:00
cf8fdacfa3
Refactor connection toggle to use API URLs
2021-09-08 14:25:14 -04:00
66619cdc2f
Clean up object edit forms
2021-08-25 15:03:19 -04:00
545474a1a3
Clean up object edit forms
2021-08-24 13:59:54 -04:00
79f726e6cd
#6797 : Fix various mobile layout issues
2021-08-05 09:59:13 -07:00
f6746c7530
Clean up cable connection form
2021-07-29 10:48:12 -04:00
d42138384f
Use shaded tabs
2021-07-21 10:13:30 -04:00
07f34c2675
#6372 : Migrate away from form-floating field styles
2021-07-20 00:16:13 -07:00
7bb7747c67
#6372 : Device import: Racked/child device tabs are not tabs
2021-05-25 08:02:27 -07:00
805892f623
Template cleanup ( #6421 )
...
* Clean up & comment base templates
* Clean up login template & form
* Use SVG file for NetBox logo
* Simplify breadcrumbs
* Merge changelog.html into home.html
* Rename title_container block to header
* Move breadcrumbs block to object.html
* Attach names to endblock template tags
* Reorganize root-level templates into base/ and inc/
* Remove obsolete reference to Bootstrap 3.4.1
2021-05-17 16:27:27 -04:00
fe4a9bff2d
remove all bootstrap icons in favor of material design icons
2021-04-21 11:31:28 -07:00
d171e781d2
fix connection toggle button style
2021-04-20 09:38:13 -07:00
7d07631f12
migrate connection toggle to typescript
2021-04-19 20:48:03 -07:00
f7c1bc71d9
migrate templates to bootstrap 5
2021-04-18 16:42:28 -07:00
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
d1d2ad6a5c
bootstrap 5 class updates
2021-04-13 21:51:12 -07:00
83c4577f6d
Merge branch 'develop' into feature
2021-03-31 17:11:54 -04:00
b7309d5c69
Closes #6054 : Display NAPALM-enabled device tabs only when relevant
2021-03-31 15:21:07 -04:00
7a3af8de83
Merge branch 'feature' of https://github.com/netbox-community/netbox into feature
...
# Conflicts:
# netbox/dcim/tables/template_code.py
# netbox/netbox/forms.py
# netbox/templates/dcim/cable_connect.html
# netbox/templates/dcim/consoleport.html
# netbox/templates/dcim/consoleserverport.html
# netbox/templates/dcim/device.html
# netbox/templates/dcim/device/base.html
# netbox/templates/dcim/device_edit.html
# netbox/templates/dcim/interface.html
# netbox/templates/dcim/rack.html
# netbox/templates/dcim/rack_edit.html
# netbox/templates/dcim/site.html
# netbox/templates/extras/configcontext.html
# netbox/templates/extras/objectchange.html
# netbox/templates/generic/object.html
# netbox/templates/inc/nav_menu.html
# netbox/templates/ipam/ipaddress_edit.html
# netbox/templates/ipam/vrf.html
# netbox/utilities/templates/buttons/export.html
2021-03-17 22:02:43 -07:00
683f75fad1
bootstrap 5 template updates
2021-03-15 08:54:01 -07:00
187f4fa4aa
fix device & device component templates
2021-03-14 17:26:33 -07:00
991f71bf28
update templates to bootstrap 5 classes
2021-03-14 01:06:18 -07:00
4c60a602b9
bootstrap 5 template updates
2021-03-13 11:16:29 -07:00
9b89afd6dc
begin bootstrap 5 migration, update templates
2021-03-13 02:19:42 -07:00
8e1fe6339e
Rename parent attribute on CableTerminations to parent_object
2021-03-05 13:06:21 -05:00
1430c0a6e6
Fixes #5738 : Fix redirect to device components view after disconnecting a cable
2021-02-04 13:19:42 -05:00
6a3dab0142
Fixes #5465 : Correct return URL when disconnecting a cable from a device
2020-12-15 13:52:35 -05:00
9615dc0638
Fixes : #5458 - Fix devicetype_component_table.html
2020-12-14 16:30:10 -06:00
d5d87e0fdd
Update templates to use "object" context var
2020-11-19 13:22:33 -05:00
e2d2ff8586
Standardize on "object" for ObjectView template context
2020-11-19 11:29:18 -05:00
b9af6ef841
Tweak icons
2020-11-10 13:36:40 -05:00
72dace29b7
Replace Glyphicons with Material Design
2020-11-06 14:49:14 -05:00
867f308027
Replace Font Awesome icons with Material Design
2020-11-06 14:33:20 -05:00
f82e2a8d20
Fixed up device & device type tab navigation
2020-10-30 11:41:51 -04:00
82c6fb6e19
Convert device inventory items list to table
2020-10-16 16:00:25 -04:00
7c1316619b
Convert device device bays list to table
2020-10-16 15:51:46 -04:00
2146c38748
Convert device interfaces list to table
2020-10-16 15:42:48 -04:00
e3f98a011c
Convert device rear ports list to table
2020-10-16 15:33:39 -04:00
68060cf9e9
Convert device front ports list to table
2020-10-16 15:28:28 -04:00
eed2e4a15b
Convert device power outlets list to table
2020-10-16 15:16:36 -04:00
3a47e0e2ed
Convert device power ports list to table
2020-10-16 15:09:23 -04:00
60c30b92ba
Convert device console server ports list to table
2020-10-16 15:01:16 -04:00
99352a5d30
Convert device console ports list to table
2020-10-16 14:39:15 -04:00
96650b0216
Merge branch 'develop' into develop-2.10
2020-10-09 13:52:16 -04:00
35759fdb70
Redo the cable trace UI (WIP)
2020-10-07 16:39:15 -04:00
85439fd952
Fix PowerFeed display in cable traces
2020-10-07 11:33:47 -04:00
c813ae4f04
Clean up power connection tables
2020-10-06 13:30:28 -04:00
d984dbd83b
Extend device view to show local cable termination for all components
2020-10-06 13:08:41 -04:00
ffdf5514ae
Tweak component templates
2020-10-06 10:37:59 -04:00
610420c020
Drop support for split paths
2020-10-01 14:24:34 -04:00