Jeremy Stretch
|
c19ad86328
|
Refactor FieldChoicesViewSet; add Interface.type to virtualization _choices endpoint
|
2020-01-15 09:59:44 -05:00 |
|
Jeremy Stretch
|
66632bd000
|
Renamed circuits FilterSets
|
2020-01-09 20:25:33 -05:00 |
|
Jeremy Stretch
|
ad9d33550f
|
Closes #3731: Change Graph.type to a ContentType foreign key field
|
2019-12-06 10:32:59 -05:00 |
|
Jeremy Stretch
|
f426334c2e
|
Closes #3485: Enable embedded graphs for devices
|
2019-09-18 15:59:52 -04:00 |
|
John Anderson
|
8bd1a48973
|
fixes #3428 - caching invalidation issues
Mitgate invalidation issues by using prefetch_related instead of select_related.
Also use invalidated_update instead of just update.
|
2019-08-19 01:53:39 -04:00 |
|
Jeremy Stretch
|
e8d09e97fa
|
Added child counts to API serializers (WIP)
|
2019-04-12 17:07:56 -04:00 |
|
Jeremy Stretch
|
fe865b7d48
|
Closes #867: Add a 'description' field to CircuitTermination
|
2018-11-05 13:53:22 -05:00 |
|
Jeremy Stretch
|
9cad97b073
|
Upgraded django-filter to 2.0.0
|
2018-11-02 13:46:28 -04:00 |
|
Jeremy Stretch
|
7e828b7f2a
|
Extended Cables to connect CircuitTerminations
|
2018-10-30 12:16:22 -04:00 |
|
Jeremy Stretch
|
66db32fefd
|
Merged release v2.4.5
|
2018-10-03 11:23:21 -04:00 |
|
Jeremy Stretch
|
c48c3c9292
|
Closes #2438: API optimizations for tagged objects
|
2018-09-28 16:44:05 -04:00 |
|
Jeremy Stretch
|
68a5dcd47e
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
Jeremy Stretch
|
4d92ffd153
|
Merge branch 'develop' into develop-2.4
|
2018-07-02 17:01:14 -04:00 |
|
Jeremy Stretch
|
6fe28e5047
|
Fixes #2191: Added missing static choices to circuits and DCIM API endpoints
|
2018-06-29 13:17:07 -04:00 |
|
Jeremy Stretch
|
999aebc167
|
Closes #2200: Replaced detail_route API view decorator with action (DRF change)
|
2018-06-29 11:48:21 -04:00 |
|
Jeremy Stretch
|
9a8f1c6672
|
Started merging writable serializers (WIP)
|
2018-04-04 17:01:24 -04:00 |
|
Jeremy Stretch
|
55fe30fe8b
|
Closes #1553: Introduced support for bulk object creation via the API
|
2017-11-07 15:36:10 -05:00 |
|
Jeremy Stretch
|
002848cf09
|
Closes #1691: Cleaned up and reorganized import statements
|
2017-11-07 11:08:23 -05:00 |
|
Jeremy Stretch
|
1f4deac332
|
Closes #1556: Added API endpoints listing static field choices for each app
|
2017-10-10 16:41:35 -04:00 |
|
Jeremy Stretch
|
57bad0a7cb
|
Closes #1203: Implemented query filters for all models
|
2017-06-19 16:10:18 -04:00 |
|
Jeremy Stretch
|
297d9c6bb9
|
Import unicode_literals
|
2017-05-24 11:33:11 -04:00 |
|
Jeremy Stretch
|
15ecd734c6
|
Added API endpoint, tests for Graphs
|
2017-03-20 15:14:33 -04:00 |
|
Jeremy Stretch
|
58c4539a37
|
Removed circuit-specific endpoint for CircuitTerminations
|
2017-02-01 15:01:56 -05:00 |
|
Jeremy Stretch
|
f8b35f0395
|
Implemented static writable ModelSerializers for all models
|
2017-01-31 15:35:09 -05:00 |
|
Jeremy Stretch
|
06710906c4
|
Moved graph views into model viewsets
|
2017-01-30 17:00:58 -05:00 |
|
Jeremy Stretch
|
b6181842b2
|
Introduced WritableSerializerMixin
|
2017-01-27 14:36:13 -05:00 |
|
Jeremy Stretch
|
dd44611cb9
|
Standardized implementation of nested ViewSets
|
2017-01-26 17:58:36 -05:00 |
|
Jeremy Stretch
|
d568438ebf
|
Added an endpoint for CircuitTerminations
|
2017-01-26 17:18:41 -05:00 |
|
Jeremy Stretch
|
406a6963fc
|
Created CircuitDetailSerializer
|
2017-01-26 15:33:41 -05:00 |
|
Jeremy Stretch
|
4d72ee291b
|
Initial work on API v2.0
|
2017-01-24 17:12:16 -05:00 |
|
Jeremy Stretch
|
a958eed49b
|
Closes #49: Introduction of circuit terminations
|
2016-12-14 13:47:22 -05:00 |
|
Jeremy Stretch
|
be4dde81e1
|
Optimized API performance
|
2016-08-22 15:16:49 -04:00 |
|
Jeremy Stretch
|
238bf0a1bb
|
Extended API to include custom fields
|
2016-08-22 13:20:30 -04:00 |
|
Jeremy Stretch
|
05b425eaf2
|
Tenancy-related API cleanup
|
2016-07-27 13:42:17 -04:00 |
|
Jeremy Stretch
|
4de5f992be
|
Code cleanup
|
2016-05-18 15:17:58 -04:00 |
|
Jeremy Stretch
|
27b289ee3b
|
Initial push to public repo
|
2016-03-01 11:23:03 -05:00 |
|