Jeremy Stretch
|
bc6b5bc4be
|
Closes #10545: Standardize description & comment fields on primary models (#10834)
* Standardize description & comments fields on primary models
* Update REST API serializers
* Update forms
* Update tables
* Update templates
|
2022-11-04 08:28:09 -04:00 |
|
jeremystretch
|
0b24d3d892
|
Merge branch 'develop' into feature
|
2022-11-01 17:13:11 -04:00 |
|
jeremystretch
|
aaf1ea52b7
|
Fixes #10791: Permit nullifying VLAN group scope_type via REST API
|
2022-11-01 15:38:10 -04:00 |
|
Arthur
|
867af61875
|
10282 fix race condition in API IP creation
|
2022-10-31 15:04:43 -04:00 |
|
Arthur
|
e11d594122
|
9892 add supporting tests, form fields
|
2022-09-26 11:39:43 -07:00 |
|
Andreas Nieß
|
b11fa53519
|
Closes #10231: Add missing serializer annotations
|
2022-09-01 17:18:09 +02:00 |
|
jeremystretch
|
de17a651e6
|
Closes #10043: Add support for 'limit' query parameter to available VLANs API endpoint
|
2022-08-30 15:16:34 -04:00 |
|
Andreas Nieß
|
0b5478ad2d
|
Fixes #9895: Change DictField serializers to JSONField
|
2022-08-29 08:02:38 +02:00 |
|
jeremystretch
|
29a611c729
|
Closes #9896: Discontinue arbitrary use of OrderedDict
|
2022-08-01 16:51:44 -04:00 |
|
jeremystretch
|
abf11fbcb8
|
Merge branch 'develop' into feature
|
2022-07-20 12:20:33 -04:00 |
|
jeremystretch
|
e07dd3ddcb
|
Define NESTED_SERIALIZER_PREFIX constant
|
2022-07-15 15:31:42 -04:00 |
|
jeremystretch
|
3eb6b6c07f
|
Clean up core API imports
|
2022-07-13 16:18:55 -04:00 |
|
Daniel Sheppard
|
30350e3b40
|
More fixes as a result of code review
|
2022-07-06 08:57:15 -05:00 |
|
Daniel Sheppard
|
0004b834fb
|
Commit fixes Jeremy suggested
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
|
2022-07-06 08:17:50 -05:00 |
|
Daniel Sheppard
|
8e39e7f830
|
Change API urls to plural form
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
|
2022-07-06 08:03:07 -05:00 |
|
Daniel Sheppard
|
aa856e75e8
|
Change Virtual Circuits to L2VPN
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
|
2022-07-06 08:02:44 -05:00 |
|
Daniel Sheppard
|
b1729f2127
|
Change Virtual Circuits to L2VPN
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
|
2022-07-06 08:02:29 -05:00 |
|
Daniel Sheppard
|
6e983d1542
|
Fix up some PEP errors
|
2022-06-29 16:14:30 -05:00 |
|
Daniel Sheppard
|
3be9f6c4f3
|
#8157 - Final work on L2VPN model
|
2022-06-29 16:01:20 -05:00 |
|
Daniel Sheppard
|
03f1584d3a
|
L2VPN Clean Tree
|
2022-06-27 23:24:50 -05:00 |
|
jeremystretch
|
01d2ede097
|
Closes #1202: Support overlapping assignment of NAT IP addresses
|
2022-05-11 16:22:07 -04:00 |
|
jeremystretch
|
bddc35bbc7
|
Closes #8496: Enable assigning multiple ASNs to a provider
|
2022-03-30 17:17:36 -04:00 |
|
jeremystretch
|
59aba52b03
|
Rename OrderedDefaultRouter to NetBoxRouter & document for plugins
|
2022-03-11 15:59:03 -05:00 |
|
jeremystretch
|
bbdeae0ed9
|
Move CustomFieldModelViewSet functionality into NetBoxModelViewSet
|
2022-03-09 11:44:55 -05:00 |
|
jeremystretch
|
efd5a73a18
|
Refactor API views
|
2022-03-09 11:27:42 -05:00 |
|
jeremystretch
|
a11abf87ec
|
Refactor API serializers
|
2022-03-09 10:59:22 -05:00 |
|
jeremystretch
|
cd29293dd6
|
Merge v3.1.9
|
2022-03-07 10:55:30 -05:00 |
|
jeremystretch
|
2cfbfe473e
|
Fixes #8807: Correct REST API URL for FHRP group assignments
|
2022-03-07 09:02:47 -05:00 |
|
jeremystretch
|
97e7ef9a3f
|
Introduce ServiceTemplate
|
2022-01-12 16:42:28 -05:00 |
|
jeremystretch
|
544d991e1e
|
Closes #8168: Add min/max VID fields to VLANGroup
|
2021-12-23 11:22:10 -05:00 |
|
jeremystretch
|
e0cfd5e49b
|
Closes #2658: Avalable VLANs API endpoint for VLAN groups
|
2021-12-23 10:14:28 -05:00 |
|
jeremystretch
|
7c14c0812b
|
Fixes #7519: Return a 409 status for unfulfillable available prefix/IP requests
|
2021-12-10 15:11:45 -05:00 |
|
jeremystretch
|
91fe158c26
|
Restore endpoint schema documentation
|
2021-12-10 13:23:49 -05:00 |
|
jeremystretch
|
661b3c4bfb
|
Fix queryset restrictions
|
2021-12-10 12:52:48 -05:00 |
|
jeremystretch
|
35eabc0353
|
Move available IPs endpoints to separate views
|
2021-12-10 12:37:55 -05:00 |
|
jeremystretch
|
ef5bbdb1e2
|
Move available prefixes endpoint to its own view
|
2021-12-10 11:40:57 -05:00 |
|
jeremystretch
|
5f59f458f4
|
Fixes #7880: Include assigned IP addresses in FHRP group object representation
|
2021-11-19 11:34:59 -05:00 |
|
jeremystretch
|
3f0a98acbd
|
Add nested FHRPGroupAssignment serializer; add missing API tests
|
2021-11-04 11:15:34 -04:00 |
|
jeremystretch
|
67c73768c1
|
Add count_fhrp_groups to interface serializers
|
2021-11-04 09:58:33 -04:00 |
|
jeremystretch
|
7a55832a22
|
#6732: Add asns relationship to SiteSerializer and extend tests
|
2021-11-03 15:24:15 -04:00 |
|
Daniel Sheppard
|
db2d71ed9e
|
Merge branch 'feature' into 6732-asn-model
|
2021-11-03 08:37:11 -05:00 |
|
jeremystretch
|
131e433880
|
Rename FHRPGroupAssignment object to interface
|
2021-11-02 15:10:02 -04:00 |
|
jeremystretch
|
264652f2c3
|
REST API optimizations
|
2021-11-02 14:08:36 -04:00 |
|
jeremystretch
|
bb4f3e1789
|
Initial work on #6235
|
2021-11-01 16:56:30 -04:00 |
|
Daniel Sheppard
|
3991115ae5
|
#6732 - Fix imports and other small items
|
2021-10-29 14:54:55 -05:00 |
|
Daniel Sheppard
|
033db83068
|
Merge branch 'feature' of https://github.com/netbox-community/netbox into 6732-asn-model
|
2021-10-28 11:55:20 -05:00 |
|
Daniel Sheppard
|
9b5f45aee1
|
#6732 - Serializers
|
2021-10-27 23:07:04 -05:00 |
|
jeremystretch
|
fbf91dda7d
|
Optimize config queries
|
2021-10-26 13:41:56 -04:00 |
|
jeremystretch
|
64d8512fc3
|
Add PAGINATE_COUNT, MAX_PAGE_SIZE
|
2021-10-26 11:43:06 -04:00 |
|
Daniel Sheppard
|
a01068949c
|
Initial work on #6732
|
2021-10-24 23:42:47 -05:00 |
|