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
|
47fd9cab1c
|
Add tests for route targets; extend VRF tests
|
2020-09-24 13:51:17 -04:00 |
|
Jeremy Stretch
|
38ed612cb9
|
Add test for API bulk updates
|
2020-09-22 13:50:55 -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
|
bc61393256
|
Merge branch 'develop' into develop-2.9
|
2020-08-13 10:06:03 -04:00 |
|
Jeremy Stretch
|
acd5f21866
|
Fixes #4992: Add display_name to nested VRF serializer
|
2020-08-13 09:56:03 -04:00 |
|
Jeremy Stretch
|
cb36f9fdb3
|
Remove restriction enforcement from RestrictedQuerySet
|
2020-07-23 12:48:03 -04:00 |
|
Jeremy Stretch
|
85b284be54
|
Fix permissions evaluation for available IPs endpoint
|
2020-07-08 09:31:10 -04:00 |
|
Jeremy Stretch
|
10e6b6ca66
|
Fix RestrictedQuerySet evaluation in tests
|
2020-06-29 11:27:23 -04:00 |
|
Jeremy Stretch
|
1f727f565f
|
Adopted fix from #4743 and updated API tests
|
2020-06-10 16:11:28 -04:00 |
|
Jeremy Stretch
|
a8145fe4c2
|
Add permission assignment to custom test methods
|
2020-06-08 13:40:46 -04:00 |
|
Jeremy Stretch
|
4f830c9c22
|
Fix list_brief tests
|
2020-06-05 16:09:55 -04:00 |
|
Jeremy Stretch
|
b5ebfd0b07
|
Standardize IPAM API tests
|
2020-06-05 14:09:54 -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
|
a53f854187
|
Remove tests for API _choices endpoints
|
2020-03-12 10:48:53 -04:00 |
|
Jeremy Stretch
|
03087e9d01
|
Fixes #4049: Restore missing tags field in IPAM service serializer
|
2020-01-29 16:22:06 -05:00 |
|
Jeremy Stretch
|
302f87e108
|
Fixes #3937: Suppress warning messages in tests for requests expected to yield a 4XX response
|
2020-01-17 14:53:33 -05:00 |
|
Jeremy Stretch
|
fecbb60c36
|
Use assertHttpStatus() when evaluating HTTP response status
|
2020-01-16 10:47:45 -05:00 |
|
Jeremy Stretch
|
8bd67b2c17
|
Add tests for browsable API endpoints
|
2020-01-15 17:47:55 -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
|
857e04e90b
|
Add _choices endpoint tests for all apps
|
2020-01-14 16:13:11 -05:00 |
|
Jeremy Stretch
|
4ecbfc4e5e
|
Service.protocol to slug (#3569)
|
2019-11-27 22:27:06 -05:00 |
|
Jeremy Stretch
|
3bb3b85fa2
|
Merged v2.5.13
|
2019-05-31 21:37:41 -04:00 |
|
Jeremy Stretch
|
0804c1acbd
|
Fixed test from #3211 follow-up work
|
2019-05-29 10:51:49 -04:00 |
|
hellerve
|
2c7bad9fff
|
utilities: move protectederror handling to modelviewset
|
2019-05-28 21:11:23 +02:00 |
|
hellerve
|
cc87d99017
|
all: fix error message on trying to delete protected models (references #3211)
|
2019-05-28 17:31:02 +02:00 |
|
Jeremy Stretch
|
a46b43bff6
|
Added child counts to API serializers (WIP)
|
2019-04-12 17:07:56 -04:00 |
|
Jeremy Stretch
|
bcfa760cf9
|
Closes #2805: Allow null route distinguisher for VRFs
|
2019-01-31 13:47:24 -05:00 |
|
Jeremy Stretch
|
bd7aee7c1f
|
Closes #2614: Simplify calls of super() for Python 3
|
2018-11-27 10:52:24 -05:00 |
|
Jeremy Stretch
|
89622f1ddf
|
Fixes #2602: Return HTTP 204 when no new IPs/prefixes are available for provisioning
|
2018-11-20 13:03:59 -05:00 |
|
Jeremy Stretch
|
22ed4f1b53
|
Merge release v2.4.6
|
2018-10-10 09:36:51 -04:00 |
|
Jeremy Stretch
|
470d22c835
|
PEP8 fix
|
2018-10-05 15:36:48 -04:00 |
|
Jeremy Stretch
|
259da2d18a
|
#2487: Added API tests
|
2018-10-04 16:20:01 -04:00 |
|
Jeremy Stretch
|
980d62d579
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
Jeremy Stretch
|
6a56ffc650
|
Fixes #2337: Attempting to create the next available prefix within a parent assigned to a VRF raises an AssertionError
|
2018-08-08 16:16:49 -04:00 |
|
Jeremy Stretch
|
bd5e860be0
|
Refactored the tests to remove a lot of boilerplate
|
2018-08-03 11:39:26 -04:00 |
|
Jeremy Stretch
|
e4f336a843
|
Establish tests for the utilities app
|
2018-06-08 14:32:41 -04:00 |
|
Jeremy Stretch
|
b27529d927
|
Added bulk creation API tests
|
2018-01-02 16:29:44 -05:00 |
|
Jeremy Stretch
|
5d46a112f8
|
#1694: Initial work on "next available" prefix provisioning
|
2017-11-09 16:59:50 -05:00 |
|
Jeremy Stretch
|
e01e5e6b0e
|
Standardize on JSON data format for all POST/PUT test client requests
|
2017-11-08 13:54:35 -05:00 |
|
Jeremy Stretch
|
4f2dc50b5c
|
Extended prefix 'available-ips' endpoint to accept multiple objects (related to #1553)
|
2017-11-08 13:48:33 -05:00 |
|
Jeremy Stretch
|
00986fd7bf
|
Closes #1691: Cleaned up and reorganized import statements
|
2017-11-07 11:08:23 -05:00 |
|
Jeremy Stretch
|
30d1605007
|
Closes #1246: Added ability to auto-create the next available IP address within a prefix
|
2017-06-30 16:51:31 -04:00 |
|
Jeremy Stretch
|
f21c6bca00
|
Import unicode_literals
|
2017-05-24 11:33:11 -04:00 |
|
Jeremy Stretch
|
42fd14f5c0
|
Introduced HttpStatusMixin to provide more detail on HTTP response status test failures
|
2017-03-20 13:46:47 -04:00 |
|
Jeremy Stretch
|
a6f4de5817
|
Wrote tests for IPAM API
|
2017-03-17 14:36:59 -04:00 |
|