Commit Graph

7214 Commits

Author SHA1 Message Date
checktheroads
bcec4d6a59 dist updates 2021-03-14 17:32:07 -07:00
checktheroads
0623ffcfae style fixes 2021-03-14 17:31:55 -07:00
checktheroads
fec8cf1692 fix styling when element is not in a form-floating div 2021-03-14 17:31:42 -07:00
checktheroads
26461b1a17 improve handling of loading data 2021-03-14 17:31:06 -07:00
checktheroads
d1aefd2bb4 fix search panel styling 2021-03-14 17:27:03 -07:00
checktheroads
26a5b9ac13 update templates to bootstrap 5 classes 2021-03-14 17:26:56 -07:00
checktheroads
0168d620ce fix device & device component templates 2021-03-14 17:26:33 -07:00
checktheroads
8ea58960a7 dist updates 2021-03-14 01:07:01 -07:00
checktheroads
4dc73c829d handle server-side form errors 2021-03-14 01:06:51 -07:00
checktheroads
3db4db1069 fix select data handling 2021-03-14 01:06:35 -07:00
checktheroads
14885fa9d1 update templates to bootstrap 5 classes 2021-03-14 01:06:18 -07:00
checktheroads
9ccd8e8370 Merge branch 'feature' of github.com:checktheroads/netbox into feature 2021-03-13 14:26:47 -07:00
checktheroads
c1c3aeff74 fix prefix layout 2021-03-13 14:26:12 -07:00
checktheroads
e9374a17d9 update templates to bootstrap 5 classes 2021-03-13 14:26:06 -07:00
checktheroads
9fdeb762ad update templates to bootstrap 5 classes 2021-03-13 14:15:23 -07:00
checktheroads
bc4bb4e713 add dist to git 2021-03-13 13:56:40 -07:00
checktheroads
baf88944f3 add UI readme 2021-03-13 13:51:55 -07:00
checktheroads
39a1d1027c clean up ui src files 2021-03-13 13:51:51 -07:00
jathanism
28fca151a9 Fix use of URLValidator to correctly validate RELEASE_CHECK_URL 2021-03-13 11:39:21 -08:00
checktheroads
ea27cf791f bootstrap 5 template updates 2021-03-13 11:16:29 -07:00
checktheroads
9c24163fd7 add javascript 2021-03-13 02:31:57 -07:00
checktheroads
5f8893b7dc add styles 2021-03-13 02:31:46 -07:00
checktheroads
b6fda98be4 add ui dependencies 2021-03-13 02:31:28 -07:00
checktheroads
3aa789e492 remove legacy libraries 2021-03-13 02:29:56 -07:00
checktheroads
b45c8826bf scaffold new ui directory 2021-03-13 02:28:21 -07:00
checktheroads
c4b3eb1acc update templates & rendering for bootstrap 5 2021-03-13 02:27:32 -07:00
checktheroads
2ead294d1a restructure home stats for new layout 2021-03-13 02:25:28 -07:00
checktheroads
cc099dcdd7 implement layout changes 2021-03-13 02:20:50 -07:00
checktheroads
4679018a05 begin bootstrap 5 migration, update templates 2021-03-13 02:19:42 -07:00
Jeremy Stretch
42a94232d0 Add missing SiteGroup filter test case 2021-03-12 16:15:19 -05:00
Jeremy Stretch
c60149a72a Closes #5972: Bulk edit support for organizational models (#5974)
* Enable bulk editing of organizational models

* Enable bulk editing of nested group models

* Changelog for #5972
2021-03-12 16:14:42 -05:00
Jeremy Stretch
ae80b4f5f4 Clean up base serializers 2021-03-12 13:31:28 -05:00
Jeremy Stretch
f0f7fdcf80 Move Location from racks.py to sites.py 2021-03-12 11:20:16 -05:00
Jeremy Stretch
3cdb81d2cd Changelog for #5953 and #5966 2021-03-12 10:59:23 -05:00
Jeremy Stretch
32ad14197d Merge pull request #5964 from rodvand/develop
Closes #5953: Adds Markdown rendering of Custom Scripts' descriptions
2021-03-12 10:56:33 -05:00
Jeremy Stretch
bba346c74c Merge pull request #5967 from abrahamvegh/tabindex
Skip the cheatsheet link when tabbing
2021-03-12 10:54:03 -05:00
Abraham Vegh
89bff2d4c9 Skip the cheatsheet link when tabbing 2021-03-11 22:40:03 -05:00
Martin Rødvand
0642dc2c91 Closes #5953: Adds Markdown rendering of Custom Scripts' descriptions 2021-03-11 22:27:43 +01:00
Jeremy Stretch
5eb76a5c6a Fixes #5962: Ensure consistent display of change log action labels 2021-03-11 13:42:26 -05:00
Jeremy Stretch
e4d6d6b8fc Add changelog for #5284 2021-03-11 11:13:41 -05:00
Jeremy Stretch
e6b9c79930 Fix VLAN group assignment for VLANs 2021-03-11 11:07:27 -05:00
Jeremy Stretch
82bc4178e4 Closes #5950: Use TimeZoneSerializerField from django-timezone-field 2021-03-10 17:08:11 -05:00
Jeremy Stretch
f132ddf80f Fixes #5595: Restore ability to delete an uploaded device type image 2021-03-10 17:00:35 -05:00
Jeremy Stretch
ce82ea9da5 Extend VLAN group assignment form 2021-03-10 16:50:04 -05:00
Jeremy Stretch
199eb152a3 Fix VLAN.clean() 2021-03-10 16:26:27 -05:00
Jeremy Stretch
64e28db636 Merge branch 'feature' into 5284-vlangroup-scope 2021-03-10 14:51:11 -05:00
Jeremy Stretch
fa77559f54 Add webhook support for additional models 2021-03-10 14:49:02 -05:00
Jeremy Stretch
e3e0fbe8c5 Remove redundant TreeManager from TenantGroup 2021-03-10 14:35:44 -05:00
Jeremy Stretch
b5c6613682 Declare TaggableManager on PrimaryModel base class 2021-03-10 14:32:50 -05:00
Jeremy Stretch
a0406d0f49 Fix feature assignments for device component templates 2021-03-10 14:03:50 -05:00