Commit Graph

7229 Commits

Author SHA1 Message Date
Jeremy Stretch
3b66a55da9 Drop usage of display_field on DynamicModelChoiceFields 2021-03-16 10:29:15 -04:00
Jeremy Stretch
fdaa4a6eb8 Add 'display' field to all REST API serializers 2021-03-16 10:06:25 -04:00
Jeremy Stretch
5b117e98ef Merge pull request #5985 from netbox-community/5284-vlangroup-scope
Closes #5284: Allow VLANGroup assignment beyond sites
2021-03-15 21:11:49 -04:00
Jeremy Stretch
9fa26e6621 Omit prefetch_related() for VLANGroup 2021-03-15 20:58:23 -04:00
Jeremy Stretch
54b23d4353 Merge branch 'feature' into 5284-vlangroup-scope 2021-03-15 20:48:55 -04:00
Jeremy Stretch
6fa2d0bb91 Fix up VLANGroup tests 2021-03-15 20:35:18 -04:00
Jeremy Stretch
73ae61c73d Extend VLANGroup to support cluster/cluster group assignment 2021-03-15 16:32:07 -04:00
Jeremy Stretch
59536fda64 Update Slack links 2021-03-15 14:45:53 -04:00
checktheroads
7bd5dd91ce dist updates 2021-03-15 08:54:09 -07:00
checktheroads
66eed35768 bootstrap 5 template updates 2021-03-15 08:54:01 -07:00
checktheroads
8e354d8c09 fix form error rendering 2021-03-15 08:53:48 -07:00
checktheroads
b16f7e0605 add startswith helper 2021-03-15 08:53:28 -07:00
checktheroads
7de57b2ea9 remove console.log 2021-03-15 08:34:35 -07:00
checktheroads
27dd23db73 customize file upload field 2021-03-15 07:49:59 -07:00
checktheroads
4b223a0b9b fix select loading display 2021-03-15 07:49:39 -07:00
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