1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

597 Commits

Author SHA1 Message Date
acca69a8a9 implement table filtering on generic object list 2021-04-20 12:45:30 -07:00
d171e781d2 fix connection toggle button style 2021-04-20 09:38:13 -07:00
99f0e31810 clean up typescript initialization 2021-04-20 09:34:12 -07:00
0aa8fc2fc2 migrate napalm/device config to typescript 2021-04-20 01:43:36 -07:00
f3eb0df081 migrate napalm/lldp to typescript 2021-04-20 01:18:24 -07:00
f83fb57d38 migrate vlan group scope selector to typescript 2021-04-19 21:30:50 -07:00
7d07631f12 migrate connection toggle to typescript 2021-04-19 20:48:03 -07:00
8737e9824f migrate url handling of tab display to typescript 2021-04-19 20:47:36 -07:00
a29e2582ed dist updates 2021-04-19 17:10:27 -07:00
86be6aebff fix issue with option re-ordering 2021-04-19 17:09:15 -07:00
f9754bddf1 migrate move up/down buttons to typescript 2021-04-19 17:00:18 -07:00
03390815af migrate table config to typescript & update templates 2021-04-19 17:00:09 -07:00
82ef6f8ac5 implement generic api request function 2021-04-19 16:59:26 -07:00
f7c1bc71d9 migrate templates to bootstrap 5 2021-04-18 16:42:28 -07:00
4b0d5815c0 migrate script job checking to typescript & update templates for bootstrap 5 2021-04-18 14:17:13 -07:00
5c07a968fe update styles 2021-04-18 11:36:41 -07:00
61ce2c95b3 migrate templates to bootstrap 5 2021-04-18 00:22:52 -07:00
a8cad28da7 migrate interface filtering to typescript 2021-04-17 18:16:13 -07:00
eb951fdaf1 migrate secrets to bootstrap 5 and deprecate jquery functions 2021-04-17 17:18:13 -07:00
3c0f4278c7 update extras templates 2021-04-16 14:58:44 -07:00
59256cf8b3 update cable trace styles 2021-04-15 16:53:04 -07:00
844186d520 fix object title style 2021-04-15 16:52:46 -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
8ca2884c1c dist updates 2021-04-13 21:51:30 -07:00
d1d2ad6a5c bootstrap 5 class updates 2021-04-13 21:51:12 -07:00
46e144f647 Clean up object header 2021-04-13 16:03:07 -04:00
18f206747c Closes #6088: Improved table configuration form 2021-04-12 10:46:32 -04:00
eb8e4f64fc Restore 'brief' parameter (regression from a292ff5cc089626d75bc96b4805ae5bc510e2fb3) 2021-04-02 11:37:09 -04:00
ad5e167ad7 Remove obsolete grouping logic 2021-03-31 10:04:44 -04:00
a292ff5cc0 Remove brief_mode parameter from DynamicModelChoiceMixin 2021-03-30 21:34:50 -04:00
0fae7504b3 Add Markdown support for JournalEntry comments 2021-03-29 09:43:21 -04:00
c828806b67 Merge branch 'develop' into feature 2021-03-25 16:09:28 -04:00
ad2742dbb2 Fixes #6023: Fix display of bottom banner with uBlock Origin enabled 2021-03-24 14:25:09 -04:00
21d31b5747 fix prefix table styles 2021-03-19 09:38:26 -07:00
1ea208ba00 fix handling of filtered-by properties 2021-03-19 09:26:39 -07:00
5fdf2d3416 replace rack elevation logic 2021-03-19 09:25:27 -07:00
5f5df97e59 dist updates 2021-03-17 23:35:05 -07:00
a1ac1876ad handle selection resets 2021-03-17 23:32:01 -07:00
46cd22ea7e style textareas supporting markdown with monospace font 2021-03-17 23:30:39 -07:00
05c0a9256d dist updates 2021-03-17 13:00:29 -07:00
4e837c2770 update select to handle display property 2021-03-17 12:39:35 -07:00
9c66e1f01b dist updates 2021-03-15 08:54:09 -07:00
f62e49c02b remove console.log 2021-03-15 08:34:35 -07:00
3f1714f076 fix select loading display 2021-03-15 07:49:39 -07:00
afce8e2516 dist updates 2021-03-14 17:32:07 -07:00
4e30ed9693 style fixes 2021-03-14 17:31:55 -07:00
7f02b9436b fix styling when element is not in a form-floating div 2021-03-14 17:31:42 -07:00
a237725d0d improve handling of loading data 2021-03-14 17:31:06 -07:00
3bb2b9e8f6 dist updates 2021-03-14 01:07:01 -07:00
d0cb7d843d fix select data handling 2021-03-14 01:06:35 -07:00