Commit graph

9249 commits

Author SHA1 Message Date
Karl Erik Õunapuu
9854f82669
Registrant API: Add registrant org true/false attribute 2021-02-05 12:00:49 +02:00
Karl Erik Õunapuu
acbe11c3fd
Merge branch '1833-adding-only-ipv6-with-empty-ipv4' of https://github.com/internetee/registry into 1833-adding-only-ipv6-with-empty-ipv4 2021-02-05 11:46:40 +02:00
Karl Erik Õunapuu
d99dd477c6
WhiteIP: Replace empty string with nil 2021-02-05 11:46:21 +02:00
Oleg Hasjanov
0fc66994a4 Merge branch '1833-adding-only-ipv6-with-empty-ipv4' of https://github.com/internetee/registry into 1833-adding-only-ipv6-with-empty-ipv4 2021-02-05 10:36:11 +02:00
Oleg Hasjanov
b34be2c027 modifed test 2021-02-05 10:34:32 +02:00
Karl Erik Õunapuu
dc428b3c18
Fix IPv4/IPv6 parsing for empty string 2021-02-04 16:24:01 +02:00
Karl Erik Õunapuu
419396f5b4
Get admin/registrant domains when company registry is down 2021-02-04 16:09:13 +02:00
Oleg Hasjanov
8ed3aaf781 test added 2021-02-04 15:33:11 +02:00
Karl Erik Õunapuu
1bb975c0cc
Exclude tech from default domain query 2021-02-04 14:22:32 +02:00
Oleg Hasjanov
1bdfcef36b Revert "mend"
This reverts commit 8f4f2509ef.
2021-02-04 14:16:57 +02:00
Oleg Hasjanov
8f4f2509ef mend 2021-02-04 14:02:48 +02:00
Oleg Hasjanov
ac50634a00 added tests for getting info from contact without prefix 2021-02-04 13:59:52 +02:00
Alex Sherman
bb7effc370 Change name of API key 2021-02-04 12:30:13 +05:00
Alex Sherman
83b5dc6fc7 Return created/updated ContactRequest in body 2021-02-03 15:14:40 +05:00
Alex Sherman
402005cda1 Add IP address saving 2021-02-03 15:14:40 +05:00
Alex Sherman
2d510ec3a6 Fix CC 2021-02-03 15:14:40 +05:00
Alex Sherman
b708cebbfd Add update endpoint for ContactRequests 2021-02-03 15:14:40 +05:00
Alex Sherman
1bbacbf56c Fix class/routes namespace for ContactRequest endpoint 2021-02-03 15:14:40 +05:00
Karl Erik Õunapuu
9305602c5f
Merge remote-tracking branch 'origin/master' into repp-domains 2021-02-03 10:59:57 +02:00
Oleg Hasjanov
218bc436e6 Added test for bulk transfer and bulk nameservers 2021-02-02 15:07:31 +02:00
Oleg Hasjanov
9a1ab5772e Merge branch 'master' of https://github.com/internetee/registry into 1818-bulk-change-when-client-has-status-update-prohibited 2021-02-02 14:07:34 +02:00
Timo Võhmar
d07b6a9c7b
Update CHANGELOG.md 2021-02-02 13:51:46 +02:00
Timo Võhmar
2f610b6d6c
Merge pull request #1820 from internetee/1818-bulk-change-when-client-has-status-update-prohibited
Tech contacts bulk change blocked if domain UpdateProhibited
2021-02-02 13:47:51 +02:00
Karl Erik Õunapuu
24c3962517
REPP: Domain delete test 2021-02-02 11:55:09 +02:00
Karl Erik Õunapuu
1461d2a566
REPP: Domain registrant change test 2021-02-02 11:26:52 +02:00
Karl Erik Õunapuu
92db43db18
REPP: Domain list test 2021-02-02 10:36:03 +02:00
Karl Erik Õunapuu
095da29e98
REPP: Domain create test 2021-02-01 17:24:41 +02:00
Karl Erik Õunapuu
6a8eaaf131
REPP: Scoped domain transfer test 2021-02-01 16:47:05 +02:00
Karl Erik Õunapuu
f46f4aac84
REPP: Registrar Poll notifications test 2021-02-01 16:29:03 +02:00
Timo Võhmar
3c068244cb
Update CHANGELOG.md 2021-02-01 16:24:41 +02:00
Timo Võhmar
4497efc33a
Merge pull request #1805 from internetee/1804-upgrade-ui-tests-for-admin-portal-users
1804 upgrade UI tests for admin portal users
2021-02-01 16:23:27 +02:00
Karl Erik Õunapuu
8bb70fb005
REPP: Domain DNSSEC key manipulation tests 2021-02-01 16:07:49 +02:00
Karl Erik Õunapuu
d838e56112
REPP: Domain renew tests 2021-02-01 15:49:59 +02:00
Karl Erik Õunapuu
b3cf665ed5
REPP: Domain contacts test 2021-02-01 14:47:09 +02:00
Karl Erik Õunapuu
4c7f9709ad
REPP: Test domain nameserver actions 2021-02-01 13:16:39 +02:00
Karl Erik Õunapuu
bad06307b6
REPP: Test domain status editing 2021-02-01 12:35:20 +02:00
Oleg Hasjanov
5de0645d41 added tests for domain locked notifications 2021-02-01 10:28:45 +02:00
Karl Erik Õunapuu
c5e2ebe15e
Fix BL after master emrge 2021-01-29 15:36:23 +02:00
Karl Erik Õunapuu
43e5b74668
Merge remote-tracking branch 'origin/master' into repp-domains 2021-01-29 13:35:34 +02:00
Alex Sherman
3c1b989723 Add check if domain got *UpdateProhibited 2021-01-29 16:15:53 +05:00
Oleg Hasjanov
569939e842 fixed tabs 2021-01-29 12:28:04 +02:00
Oleg Hasjanov
486fceca9c changed tabs 2021-01-29 12:19:14 +02:00
Oleg Hasjanov
8a399569fe added test for domain tech contacts bulk change if domain has server update prohibited 2021-01-29 15:15:16 +05:00
Oleg Hasjanov
02b5c8c4b6 refactored: extra line breaks, extra indentation, extra comments 2021-01-29 11:59:07 +02:00
Timo Võhmar
cb330d4f79
Update CHANGELOG.md 2021-01-28 17:32:57 +02:00
Timo Võhmar
4ca293f730
Merge pull request #1816 from internetee/1758-domain-create-fails-when-tech-and-admin-doesnt-unique
added tests for not unique contacts
2021-01-28 17:31:12 +02:00
Timo Võhmar
5b8e6bb576
Update CHANGELOG.md 2021-01-28 17:02:43 +02:00
Timo Võhmar
3fd311b280
Merge pull request #1827 from internetee/1825-do-not-filter-empty-fields
Resolve issue with possible freezes on nil raw_frame
2021-01-28 17:00:32 +02:00
Timo Võhmar
2ddfa45f98
Update CHANGELOG.md 2021-01-28 16:39:52 +02:00
Timo Võhmar
3e06b4ecc6
Merge pull request #1812 from internetee/1775-domain-csv-download-admin
Add button to download filtered domains CSV
2021-01-28 16:38:51 +02:00