Britney Wright
28f3f5810c
update documentation screenshots ( #806 )
2019-08-16 16:05:09 -04:00
Britney Wright
f1cac08e34
Batch Changes updates in documentation ( #804 )
2019-08-15 16:48:08 -04:00
Britney Wright
602dcccb2e
docs and updates for RecordRequiresManualReview ( #803 )
2019-08-15 09:13:23 -04:00
Rebecca Star
53ffabdd32
Allow configuration of ipv6 zone discovery search range ( #798 )
...
* configure v6 range
* fix and test
* with pureconfig and assertions
2019-08-13 11:08:30 -04:00
Rebecca Star
a5e0336499
rename SingleDeleteChange to SingleDeleteRRSetChange ( #786 )
...
* rename SingleDeleteChange to SingleDeleteRRSetChange in preparation for SingleDeleteRecordChange
2019-08-09 14:38:11 -04:00
Britney Wright
813f27ae20
re-add Batch Change portal page to docs ( #797 )
2019-08-08 16:06:41 -04:00
Michael Ly
204a5f7346
Rename "batch change" to "DNS change" for portal/portal docs ( #781 )
...
* Replace batch change in portal.
* Update portal docs.
* Update routes for portal.
2019-08-07 12:18:17 -04:00
Britney Wright
ad6d818252
allow underscores in batch change requests ( #782 )
2019-08-06 16:28:58 -04:00
Michael Ly
42455f68a1
Manual review documentation ( #769 )
...
* Add manual review documentation.
2019-08-02 13:52:55 -04:00
Rebecca Star
2410afc104
remove unused recordSetChange ddb indexes ( #777 )
2019-07-31 16:37:01 -04:00
Michael Ly
f296870951
Add configuration for VinylDNS notifiers ( #770 )
...
* Add documentation for notifiers with example e-mail notification.
2019-07-29 21:33:53 -04:00
David Grizzanti
27963b5774
Add external-dns as an integration to Tools page ( #764 )
2019-07-25 11:20:56 -04:00
Britney Wright
4506b61314
add backend ID info to docs ( #730 )
2019-07-16 22:40:25 -04:00
Michael Ly
d1d8cd7280
Add documentation for syncing users against LDAP. ( #732 )
2019-07-09 16:35:45 -07:00
Britney Wright
3124880922
add TXT examples to batch CSV ( #731 )
2019-07-08 13:14:26 -04:00
Britney Wright
7e63332636
Apex cname error message ( #723 )
2019-07-03 14:03:51 -04:00
Britney Wright
65d45f0772
update Zones docs ( #708 )
2019-07-03 09:35:11 -04:00
Britney Wright
135335541d
remove SPF record type from portal menus ( #701 )
2019-06-21 12:14:08 -04:00
Britney Wright
233aaef78d
update docs and links for batch chang csv import ( #690 )
2019-06-14 14:01:59 -04:00
Britney Wright
bcfab1ca6b
update ZoneDiscoveryError message ( #688 )
2019-06-14 11:41:27 -04:00
Britney Wright
5e5ab92336
fix docs links for single changes ( #686 )
2019-06-13 11:38:24 -04:00
Britney Wright
9bb98b7b5b
add NAPTR record type to docs ( #687 )
2019-06-13 11:35:41 -04:00
Rebecca Star
450645c5dd
Disable multi docs ( #680 )
...
* new errors on multi config
* with op guide
2019-06-07 11:08:46 -04:00
Britney Wright
e01aca94cb
change batch change CSV validation ( #672 )
2019-06-03 16:44:45 -04:00
Britney Wright
7b5f25ee89
add high value domain info to docs ( #667 )
2019-05-31 16:11:36 -04:00
Rebecca Star
7e53e4da9d
Make TTL optional (again) ( #670 )
...
* core code changes for optional ttl
* func test for optional ttl
* tests
* docs update
2019-05-31 14:25:26 -04:00
Britney Wright
e0edd74031
update default shared-approved-types config ( #668 )
2019-05-31 10:06:20 -04:00
Nima Eskandary
0f951f3341
Fail if zone id is not equal on recordset update ( #656 )
...
* fail if trying to update a recordset zoneId
2019-05-30 15:12:21 -04:00
Britney Wright
13e93bdd88
add zoneId to list zone changes example ( #661 )
2019-05-29 14:33:58 -04:00
Paul Cleary
e03690271a
Wildcard search ( #636 )
...
* Add wildcard support
* Add wildcard search for zones
* Update documentation
* Fix for AWSAuthenticator to support asterisks
2019-05-23 10:56:52 -04:00
Britney Wright
07a430db67
update screenshots ( #629 )
2019-05-13 14:10:25 -04:00
Britney Wright
5812f0aba8
manage DS records in the portal ( #615 )
2019-05-09 14:36:38 -04:00
Britney Wright
ab524944b8
Portal batch change import ( #599 )
2019-05-07 11:03:55 -04:00
Nima Eskandary
d27e5bc49e
is test on zone create ( #610 )
...
* make zone isTest attribute match user isTest attribute
2019-05-01 14:42:23 -04:00
Nima Eskandary
c1d88c5dca
max zone size ( #584 )
...
* max zone size rule
* refactor IOs
2019-04-26 09:47:29 -04:00
Britney Wright
f3a6458384
portal documentation updates for shared zones ( #486 )
2019-04-25 14:28:30 -04:00
Varsha Chandrashekar
b431894b9a
Expose get zone by name route in the API ( #588 )
2019-04-17 15:15:49 -04:00
Britney Wright
b655fa645a
increase batch change limit default to 1000 ( #575 )
2019-04-09 14:24:30 -04:00
Britney Wright
1bcba427b4
docs add singleBatchChangeIds attribute to recordset change ( #561 )
2019-04-09 10:45:23 -04:00
Varsha Chandrashekar
aa88cad511
Remove recordset from dynamodb in the documents ( #558 )
2019-03-29 21:24:56 -04:00
Nima Eskandary
57e239221a
update docs on test users ( #529 )
...
* docs on isTest attribute
2019-03-26 11:58:15 -04:00
Varsha Chandrashekar
d75112871b
Add record-set under mysql configs for tests ( #538 )
2019-03-20 16:20:58 -04:00
Anastasia (Nastya) Vishnyakova
d279141b65
adding latest sync to api docs ( #536 )
...
* adding latest sync to api docs
* added Anastasia Vishnyakova to contributors list
2019-03-20 10:56:27 -04:00
Britney Wright
9b52ebd2aa
Docs shared zones api only ( #531 )
2019-03-18 16:25:00 -04:00
Britney Wright
38f42c12c6
add ptr correspondence types to portal batch change docs ( #518 )
2019-03-18 10:24:27 -04:00
Rebecca Star
d79c4b1d9a
mysql user repo in tests ( #520 )
...
* make user table default to mysql
* docs configs
2019-03-08 15:04:13 -05:00
Britney Wright
c5cbdf4706
update tooling/language lists ( #494 )
2019-02-20 13:52:37 -05:00
Michael Ly
3cbaa59214
Add owner group ID to batch change (without context validations) ( #434 )
...
* Accept owner group ID for batch change and convert value in batch change converter.
* Add unit tests.
* Add functional tests.
* Convert top-level batch change validations from fail-fast to fail-slow. Update corresponding batch change error documentation.
2019-01-23 12:00:45 -05:00
Michael Ly
7e05cb6ea6
Update MySQL information in operator guide documentation ( #435 )
...
* Update operator docs regarding MySQL information.
* Update configuration heading and link.
2019-01-16 10:55:45 -05:00
Britney Wright
65ebb74d5d
Ns record docs ( #411 )
...
* update docs for NS records
2019-01-02 10:53:48 -05:00