jeremystretch
|
0e23038e28
|
Merge v2.11.5
|
2021-06-04 09:47:14 -04:00 |
|
Daniel Sheppard
|
46ecb0ac03
|
Fixes: #6432 - Properly mark nat_outside as read-only and not-required.
|
2021-06-02 22:45:17 -05:00 |
|
jeremystretch
|
2d44bade4b
|
Merge branch 'develop' into feature
|
2021-06-02 20:35:38 -04:00 |
|
jeremystretch
|
75faf7d30e
|
Closes #6501: Expose prefix depth and children on REST API serializer
|
2021-05-28 08:56:55 -04:00 |
|
jeremystretch
|
5b4dacf0f5
|
Merge branch 'develop' into feature
|
2021-05-25 13:19:17 -04:00 |
|
jeremystretch
|
72d41eac85
|
Fixes #6376: Fix assignment of VLAN groups to clusters, cluster groups via REST API
|
2021-05-12 13:47:42 -04:00 |
|
jeremystretch
|
bf56145a09
|
Closes #4609: Allow marking prefixes as fully utilized
|
2021-05-11 14:08:18 -04:00 |
|
jeremystretch
|
5856275347
|
Closes #5991: Remove display_name attribute from serializers
|
2021-05-04 15:56:36 -04:00 |
|
Jeremy Stretch
|
fb48c1f6dd
|
Add 'display' field to all REST API serializers
|
2021-03-16 10:06:25 -04:00 |
|
Jeremy Stretch
|
10778f8479
|
Merge branch 'feature' into 5284-vlangroup-scope
|
2021-03-15 20:48:55 -04:00 |
|
Jeremy Stretch
|
bb6360cad4
|
Fix up VLANGroup tests
|
2021-03-15 20:35:18 -04:00 |
|
Jeremy Stretch
|
fca5accba8
|
Clean up base serializers
|
2021-03-12 13:31:28 -05:00 |
|
Jeremy Stretch
|
4dae781be0
|
Change VLANGroup site to scope (GFK)
|
2021-03-09 16:18:59 -05:00 |
|
Jeremy Stretch
|
12fbd34962
|
Introduce NestedGroupModelSerializer
|
2021-02-25 17:15:42 -05:00 |
|
Jeremy Stretch
|
ed059d80d6
|
Introduce OrganizationalModelSerializer
|
2021-02-25 16:44:16 -05:00 |
|
Jeremy Stretch
|
664a39911c
|
Add custom field support for organizational models to API serializers
|
2021-02-25 15:58:13 -05:00 |
|
Jeremy Stretch
|
39e6872288
|
Fixes #5557: Fix VRF route target assignment via REST API
|
2020-12-31 10:32:40 -05:00 |
|
Daniel Sheppard
|
32274dec86
|
Closes: #4967 - Adds Tenancy to Aggregate model
|
2020-10-15 20:40:19 -05:00 |
|
Jeremy Stretch
|
c0c5f52ed9
|
Reorganize REST API components under netbox app
|
2020-10-13 15:57:21 -04:00 |
|
Jeremy Stretch
|
96650b0216
|
Merge branch 'develop' into develop-2.10
|
2020-10-09 13:52:16 -04:00 |
|
Daniel Sheppard
|
4896059162
|
Fixes: #5220 - Fix API patch request against IP-Address endpoint with null assigned_object_type
|
2020-10-08 12:50:29 -05:00 |
|
Jeremy Stretch
|
f684d07c61
|
Model import/export route targets on VRFs
|
2020-09-24 12:09:28 -04:00 |
|
Jeremy Stretch
|
dfb5a06d9d
|
Introduce the RouteTarget model
|
2020-09-24 11:25:52 -04:00 |
|
Jeremy Stretch
|
f97d8963f2
|
Initial work on #2179: Allow a service to have multiple ports
|
2020-09-21 13:21:41 -04:00 |
|
Jeremy Stretch
|
15f5719f44
|
Remove unused class IPAddressInterfaceSerializer
|
2020-07-06 16:51:23 -04:00 |
|
Jeremy Stretch
|
924f319343
|
Closes #4806: Add a url field to all API serializers
|
2020-07-06 16:41:08 -04:00 |
|
Jeremy Stretch
|
7b24984280
|
Update IPAddressSerializer
|
2020-06-22 15:39:57 -04:00 |
|
Jeremy Stretch
|
448dc1442c
|
Replace TaggitSerializer and TagListSerializerField with TaggedObjectSerializer
|
2020-06-17 09:57:17 -04:00 |
|
Jeremy Stretch
|
cc721efe97
|
Fixes #3356: Correct Swagger schema specification for the available prefixes/IPs API endpoints
|
2020-04-21 14:12:49 -04:00 |
|
Jeremy Stretch
|
e0f819691f
|
Fixes #4496: Fix exception when validating certain models via REST API
|
2020-04-15 09:37:30 -04:00 |
|
John Anderson
|
901143b72a
|
Merge branch 'develop' into develop-2.8
|
2020-03-16 12:17:00 -04:00 |
|
kobayashi
|
7ef9a6c0a7
|
Fixes #2769: improve prefix_length validations
|
2020-03-16 03:20:15 -04:00 |
|
Jeremy Stretch
|
cebe580484
|
Add a description field to all organizational models
|
2020-03-13 16:33:28 -04:00 |
|
Jeremy Stretch
|
7388fa3556
|
Fixes #4083: Permit nullifying applicable choice fields via API requests
|
2020-02-10 15:10:33 -05:00 |
|
Jeremy Stretch
|
03087e9d01
|
Fixes #4049: Restore missing tags field in IPAM service serializer
|
2020-01-29 16:22:06 -05:00 |
|
Jeremy Stretch
|
fdf8211e9a
|
Fixes #3930: Fix API rendering of the family field for aggregates
|
2020-01-15 13:56:37 -05:00 |
|
Jeremy Stretch
|
7845d9b25f
|
Add description field to Role model (#3655)
|
2019-12-10 12:59:10 -05:00 |
|
Jeremy Stretch
|
4ecbfc4e5e
|
Service.protocol to slug (#3569)
|
2019-11-27 22:27:06 -05:00 |
|
Jeremy Stretch
|
213bd1555a
|
VLAN.status to slug (#3569)
|
2019-11-27 22:15:59 -05:00 |
|
Jeremy Stretch
|
14a7a33cc2
|
IPAddress.role to slug (#3569)
|
2019-11-27 22:09:16 -05:00 |
|
Jeremy Stretch
|
ba8f324b12
|
IPAddress.status to slug (#3569)
|
2019-11-27 21:54:01 -05:00 |
|
Jeremy Stretch
|
929c0648d0
|
Prefix.status to slug (#3569)
|
2019-11-27 21:46:53 -05:00 |
|
Jeremy Stretch
|
a026ec45b8
|
Closes #166: Add dns_name to IPAddress
|
2019-04-22 18:10:28 -04:00 |
|
Jeremy Stretch
|
017a5011ec
|
Added '*_count' fields for child objects
|
2019-04-19 16:50:42 -04:00 |
|
Jeremy Stretch
|
a46b43bff6
|
Added child counts to API serializers (WIP)
|
2019-04-12 17:07:56 -04:00 |
|
Jeremy Stretch
|
fc76c8eb0f
|
FieldChoicesViewSet should infer field choices from serializer, not model
|
2019-03-22 16:24:53 -04:00 |
|
Jeremy Stretch
|
bd7aee7c1f
|
Closes #2614: Simplify calls of super() for Python 3
|
2018-11-27 10:52:24 -05:00 |
|
Jeremy Stretch
|
75f0d8ee90
|
Closes #2578: Reorganized nested serializers
|
2018-11-12 11:36:44 -05:00 |
|
Jeremy Stretch
|
980d62d579
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
Jeremy Stretch
|
db7148350e
|
Fixes #2321: Allow explicitly setting a null value on nullable ChoiceFields
|
2018-08-07 14:05:07 -04:00 |
|