Jeremy Stretch
|
c6d048ca51
|
Fixes #2576: Correct type for count_* fields in site API representation
|
2018-11-27 16:27:47 -05:00 |
|
Jeremy Stretch
|
408f632636
|
Fixes #2588: Catch all exceptions from failed NAPALM API Calls
|
2018-11-14 10:12:35 -05:00 |
|
John Anderson
|
51295389c6
|
add temporary support for hyphenated query params for #2549
|
2018-11-06 10:08:00 -05:00 |
|
John Anderson
|
798a87b31e
|
fixed #2549 - incorrect naming of peer-device and peer-interface
|
2018-11-06 00:51:55 -05:00 |
|
Jeremy Stretch
|
0bb5d229e8
|
Fixes #2514: Prevent new connections to already connected interfaces
|
2018-10-16 16:42:23 -04:00 |
|
Jeremy Stretch
|
259da2d18a
|
#2487: Added API tests
|
2018-10-04 16:20:01 -04:00 |
|
Jeremy Stretch
|
aed2a3cd1b
|
Closes #2438: API optimizations for tagged objects
|
2018-09-28 16:44:05 -04:00 |
|
John Anderson
|
4039753b2f
|
refactored UI for local config context
|
2018-09-18 11:52:12 -04:00 |
|
John Anderson
|
0da113b723
|
implemnted #2392 - local config context for devices and VMs
|
2018-09-16 00:25:20 -04:00 |
|
Jeremy Stretch
|
a6c78b99c4
|
Fixes #2340: API requires manufacturer field when creating/updating an inventory item
|
2018-08-09 09:34:54 -04:00 |
|
Jeremy Stretch
|
134370f48d
|
Fixes #2335: API requires group field when creating/updating a rack
|
2018-08-08 14:58:16 -04:00 |
|
Jeremy Stretch
|
db7148350e
|
Fixes #2321: Allow explicitly setting a null value on nullable ChoiceFields
|
2018-08-07 14:05:07 -04:00 |
|
Jeremy Stretch
|
98bdb0cb3c
|
Fixes #2310: False validation error on certain nested serializers
|
2018-08-06 17:40:45 -04:00 |
|
Jeremy Stretch
|
f1bc88fc0c
|
Adopt django-taggit-serializer for representation of assigned tags in the API
|
2018-08-03 09:43:03 -04:00 |
|
Jeremy Stretch
|
c2416411c1
|
Renamed ChoiceFieldSerializer and ContentTypeFieldSerializer
|
2018-07-30 12:41:20 -04:00 |
|
Jeremy Stretch
|
206c465e02
|
Merge branch 'develop' into develop-2.4
|
2018-07-18 17:51:57 -04:00 |
|
Jeremy Stretch
|
d665d4d62a
|
Fixes #1992: Isolate errors when one of multiple NAPALM methods fails
|
2018-07-18 14:46:15 -04:00 |
|
Jeremy Stretch
|
43ed38a6e9
|
Enabled tags for device components and virtual chassis
|
2018-07-10 15:36:28 -04:00 |
|
Jeremy Stretch
|
25b36d6d42
|
Remove separate config-context API endpoints; include rendered config context when retrieving a single device/VM
|
2018-07-03 12:29:20 -04:00 |
|
Jeremy Stretch
|
d0308e0f58
|
Merge branch 'develop' into develop-2.4
|
2018-07-02 17:01:14 -04:00 |
|
Jeremy Stretch
|
28a2a37ed2
|
Fixes #2191: Added missing static choices to circuits and DCIM API endpoints
|
2018-06-29 13:17:07 -04:00 |
|
Jeremy Stretch
|
b9bdd666da
|
Closes #2200: Replaced detail_route API view decorator with action (DRF change)
|
2018-06-29 11:48:21 -04:00 |
|
Jeremy Stretch
|
35d58d2f7c
|
Closes #2029: Added optional NAPALM arguments to Platform model
|
2018-06-29 11:21:00 -04:00 |
|
Jeremy Stretch
|
c13e4858d7
|
Initial work on config contexts
|
2018-06-27 16:02:34 -04:00 |
|
Jeremy Stretch
|
258373f1a1
|
Closes #2118: Added latitude and longitude fields to Site
|
2018-06-21 14:55:10 -04:00 |
|
zmoody
|
1e7fdbc79a
|
Fixes #2143 - PUTs to Site Endpoint Requires Value for time_zone
Allow null values for `time_zone` field in the writeable serializer for the sites endpoint.
|
2018-06-05 10:26:33 -05:00 |
|
Jeremy Stretch
|
8762f1314d
|
Closes #2131: Added created and last_updated fields to DeviceType
|
2018-05-30 13:41:14 -04:00 |
|
Jeremy Stretch
|
4fd52d46bf
|
Closes #238: Allow racks with the same name within a site (but in different groups)
|
2018-05-22 15:45:30 -04:00 |
|
Jeremy Stretch
|
b0985ebd42
|
Closes #2034: Include the ID when showing nested interface connections
|
2018-05-22 14:41:11 -04:00 |
|
Jeremy Stretch
|
0d267d97fe
|
Fixes #2075: Enable tenant assignment when creating a rack reservation via the API
|
2018-05-22 14:09:06 -04:00 |
|
Jeremy Stretch
|
b0dafcf50f
|
Initial work on implementing django-taggit for #132
|
2018-05-08 16:28:26 -04:00 |
|
Jeremy Stretch
|
9de1a8c363
|
Introduced SerializedPKRelatedField to represent serialized ManyToManyFields
|
2018-04-06 12:42:25 -04:00 |
|
Jeremy Stretch
|
c72d70d114
|
Removed nested serializers for ManyToMany relationships temporarily
|
2018-04-05 16:26:29 -04:00 |
|
Jeremy Stretch
|
821fb1e01e
|
Finished merging writable serializers
|
2018-04-05 14:12:43 -04:00 |
|
Jeremy Stretch
|
7241783249
|
Started merging writable serializers (WIP)
|
2018-04-04 17:01:24 -04:00 |
|
Dave Cameron
|
b5f1d74d6f
|
Definition for /dcim/connected-device/ endpoint
|
2018-03-16 16:48:08 -04:00 |
|
John Anderson
|
19831f0177
|
Merge branch 'develop' into bug/1921
|
2018-03-01 12:11:46 -05:00 |
|
Jeremy Stretch
|
fc9871fba3
|
Fixes #1935: Correct API validation of VLANs assigned to interfaces
|
2018-03-01 12:05:25 -05:00 |
|
John Anderson
|
b34f4f8e43
|
refactor to handle M2M validation in ValidatedModelSerializer
|
2018-03-01 11:31:56 -05:00 |
|
John Anderson
|
e4c1cece75
|
fixed #1921 - create interfaces with 801.1q in api
|
2018-02-27 16:19:28 -05:00 |
|
Jeremy Stretch
|
25ad58d42c
|
Cleaned up API for virtual chassis
|
2018-02-01 13:02:34 -05:00 |
|
Jeremy Stretch
|
a4019be28c
|
Collapsed VCMembership into the Device model (WIP)
|
2018-01-31 22:47:27 -05:00 |
|
Jeremy Stretch
|
5037283b62
|
Removed support for NAPALM 1.x
|
2018-01-25 14:35:19 -05:00 |
|
Jeremy Stretch
|
7378d82bc4
|
Closes #1821: Added 'description' field to Site model
|
2018-01-25 13:29:09 -05:00 |
|
Jeremy Stretch
|
ed10a99771
|
Closes #1758: Added 'status' field to Site model
|
2018-01-25 13:07:04 -05:00 |
|
Jeremy Stretch
|
4df128d34e
|
Renamed device status constants for clarity
|
2018-01-25 12:20:24 -05:00 |
|
Jeremy Stretch
|
d7354f4dab
|
Completed virtual chassis API serializers
|
2018-01-19 13:34:37 -05:00 |
|
Jeremy Stretch
|
0714a40509
|
Merge branch 'develop' into develop-2.3
|
2018-01-19 10:54:26 -05:00 |
|
Jeremy Stretch
|
5262156e1a
|
Fixes #1818: InventoryItem API serializer no longer requires specifying a null value for items with no parent
|
2018-01-19 10:30:26 -05:00 |
|
Jeremy Stretch
|
e5c13d2d72
|
Fix bulk creation of VCMemberships via API
|
2018-01-02 16:40:52 -05:00 |
|