Commit Graph

6947 Commits

Author SHA1 Message Date
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
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
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
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
Jeremy Stretch
169b4a93b5 #5401: Add custom field support for VMInterface 2021-03-10 13:49:10 -05:00
Jeremy Stretch
d208c027db Introduce ChangeLoggedModel as a standard model 2021-03-10 13:37:13 -05:00
Jeremy Stretch
9ce3e47e64 Merge branch 'feature' into 5284-vlangroup-scope 2021-03-09 20:17:47 -05:00
Jeremy Stretch
76e6c4e699 Merge branch 'develop' into feature 2021-03-09 20:04:20 -05:00
Jeremy Stretch
c099ede525 PRVB 2021-03-09 17:16:22 -05:00
Jeremy Stretch
526970e401 Merge branch 'master' into develop 2021-03-09 17:03:54 -05:00
Jeremy Stretch
affa56fd27 Release v2.10.6 2021-03-09 16:57:03 -05:00
Jeremy Stretch
e58eb1ba2e Fixes #5948: Invalidate cached queries when running renaturalize 2021-03-09 16:39:55 -05:00
Jeremy Stretch
e89d532328 Change VLANGroup site to scope (GFK) 2021-03-09 16:18:59 -05:00
Jeremy Stretch
f4e2a5d428 Create FUNDING.yml 2021-03-09 15:20:06 -05:00
Jeremy Stretch
aa6fd54055 Closes #3451: Add pre-/post-change snapshots to webhooks 2021-03-09 13:03:44 -05:00
Jeremy Stretch
e71fa318bf Improve JSON output formatting of webhook receiver 2021-03-09 12:03:56 -05:00
Jeremy Stretch
27d92d005b Closes #5610: Add REST API endpoint for webhooks 2021-03-09 09:22:58 -05:00
Jeremy Stretch
2ed32e4b5c Closes #5608: Add REST API endpoint for custom links 2021-03-08 20:57:44 -05:00
Jeremy Stretch
77c7c1155f Closes #5942: Add button to add a new IP address on interface view 2021-03-08 17:16:07 -05:00