2
0
mirror of https://github.com/VinylDNS/vinyldns synced 2025-08-23 02:27:09 +00:00

15 Commits

Author SHA1 Message Date
Britney Wright
e7820e6005
update send to manual review logic (#811) 2019-08-21 14:25:50 -04:00
Britney Wright
d1968bd170
API: cancel batch change that is pending review (#794) 2019-08-12 10:43:13 -04:00
Britney Wright
6b84bb18ca
Add approvalStatus query param to list batch changes (#715) 2019-07-03 13:37:26 -04:00
Britney Wright
200ab3598f
add approve pending batch change route (#704) 2019-06-28 11:52:21 -04:00
Britney Wright
4aff3f4079
change listAll parameter to ignoreAccess (#713) 2019-06-28 10:06:41 -04:00
Britney Wright
99b8b0f800
allow super and support users to list all batch changes (#700) 2019-06-25 14:33:00 -04:00
Britney Wright
693b5e15e9
Expand Zone access (#689) 2019-06-24 17:19:59 -04:00
Michael Ly
9313e78481
Add reject batch change endpoint (#665)
* Add endpoint for reject batch change.
* Add unit tests.
* Add TODO comments to batch change route.
2019-06-10 09:55:17 -04:00
Britney Wright
a02b47de0c
remove wait_until_zone_exists helper (#620) 2019-05-08 17:04:40 -04:00
Nima Eskandary
f0a25fe943
Zone BackendID in portal (#607)
* list backend ids route and option to update a zones backendid in portal
2019-05-06 11:51:27 -04:00
Varsha Chandrashekar
b431894b9a
Expose get zone by name route in the API (#588) 2019-04-17 15:15:49 -04:00
Michael Ly
a240801843
Fix wait condition for zone update/delete functional tests (#514)
* Force an assertion that wait_until_zone_deleted has succeeded.
* Correct zone tests to wait for zone to be active before testing updates/deletes.
* Replace wait_until_zone_exists with wait_until_zone_active.
2019-03-01 10:37:01 -05:00
Rebecca Star
54b021aa58
Make DS records work (#472)
* allow DS changes to go through
2019-01-31 14:23:41 -05:00
Britney Wright
2a883e2713
Remove zone history check (#373)
* remove get_zone_history
* look for most recent zone change status
*  add wait_until_zone_active
* add helper function for test_sync_zone
2018-12-11 16:30:31 -05:00
Paul James Cleary
f0726ecb37 Initial code release 2018-07-31 14:26:07 -04:00