Commit graph

129 commits

Author SHA1 Message Date
Alex Sherman
1bbacbf56c Fix class/routes namespace for ContactRequest endpoint 2021-02-03 15:14:40 +05: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
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
db5022ebaf Merge branch 'master' of https://github.com/internetee/registry into 1804-upgrade-ui-tests-for-admin-portal-users 2021-01-25 16:28:56 +02:00
Karl Erik Õunapuu
1d1c336117
Registrant API: Verify new contact link(s) structure 2021-01-21 13:18:47 +02:00
Oleg Hasjanov
54a8c65c27 Merge branch 'master' of https://github.com/internetee/registry into 1804-upgrade-ui-tests-for-admin-portal-users 2021-01-15 16:20:56 +02:00
Oleg Hasjanov
0c1c015fc9 Wrote test for admin users 2021-01-15 16:15:31 +02:00
Karl Erik Õunapuu
8bb0fd80d1
Allow punycode domains in bulk ns change domain scope 2020-12-30 11:09:46 +02:00
Timo Võhmar
903f14d0ba
Merge pull request #1687 from internetee/log-bounced-emails
Gather data about bounced emails via API
2020-12-17 18:30:47 +02:00
Karl Erik Õunapuu
92b294e81b
Reflect new behaviour of registrant API in tests 2020-12-04 15:24:14 +02:00
Karl Erik Õunapuu
4adc240b0b
Merge branch 'master' into log-bounced-emails 2020-12-04 13:46:48 +02:00
Timo Võhmar
bcafa2e424
Merge pull request #1702 from internetee/1580-registrar-api-contacts-endpoint
REPP: Contact management
2020-11-24 15:28:39 +02:00
Karl Erik Õunapuu
54eb1e91de
Fix CC issues 2020-11-13 12:31:55 +02:00
Karl Erik Õunapuu
60a66bc540
Registrant confirms API: Add tests 2020-11-12 15:46:55 +02:00
Karl Erik Õunapuu
fc34105c40
Merge remote-tracking branch 'origin/master' into log-bounced-emails 2020-10-27 11:34:19 +02:00
Karl Erik Õunapuu
8790d1415a
REPP: Extend domain transfer test 2020-10-22 16:39:52 +03:00
Karl Erik Õunapuu
2b4a1889e4
Merge remote-tracking branch 'origin/master' into 1580-registrar-api-contacts-endpoint 2020-10-20 10:26:06 +03:00
Alex Sherman
f58659041d Fix company contacts stub 2020-10-19 18:08:21 +05:00
Karl Erik Õunapuu
2a136a776f
Merge remote-tracking branch 'origin/master' into 1580-registrar-api-contacts-endpoint 2020-10-19 12:41:09 +03:00
Karl Erik Õunapuu
220e0d7993
Fix tests 2020-10-19 10:24:56 +03:00
Karl Erik Õunapuu
a80d037677
Merge remote-tracking branch 'origin/master' into 1580-registrar-api-contacts-endpoint 2020-10-16 12:07:19 +03:00
Karl Erik Õunapuu
a6f7af0f03
Fix tests 2020-10-16 12:04:55 +03:00
Alex Sherman
c09e08c61e Change error handling to more humane 2020-10-15 16:16:44 +05:00
Karl Erik Õunapuu
27774cc275
REPP: Fix tests 2020-10-14 17:15:00 +03:00
Alex Sherman
c43ae63521 Fix output format & format test 2020-10-13 15:07:44 +05:00
Alex Sherman
c79042f789 Add registrant api companies endpoint 2020-10-12 16:32:37 +05:00
Karl Erik Õunapuu
552e1e7b1e
Fix tests 2020-09-22 17:11:40 +03:00
Karl Erik Õunapuu
6a93395fa4
Add integration tests for Bounces API 2020-09-21 11:37:31 +03:00
Timo Võhmar
dfe29fa986
Merge pull request #1644 from internetee/1642-refactor-registrant-api-contacts
Add company contacts to registrant API
2020-08-26 14:59:32 +03:00
Karl Erik Õunapuu
1bc0ec07d3 Fix registrant API test 2020-08-10 13:59:50 +03:00
Timo Võhmar
7ed9384848
Revert "Domain transfer: Conditionally reuse contacts" 2020-08-04 22:12:36 +03:00
Karl Erik Õunapuu
40d68fc7f1 Transfer: Return identical objects occassionally 2020-08-04 18:16:38 +03:00
Alex Sherman
c4de5655e1 Add company controlled contacts to registrant API
Fix tests.
2020-07-15 15:11:51 +05:00
Maciej Szlosarczyk
74a9d59753
Add DNS keys to domain API response
It is fairly similar to what we do for WHOIS records, but one query is
slightly rewritten with removal of try-catch block
2020-06-18 10:42:39 +03:00
Maciej Szlosarczyk
28695f4c22
add email field to contact serializer 2020-06-12 14:32:53 +03:00
Maciej Szlosarczyk
7ece2e0341
Return JSON response from 404 2020-06-11 13:18:05 +03:00
Alex Sherman
d035b7727d Add tests for registry to receive registration_deadline 2020-05-08 13:14:41 +05:00
Alex Sherman
a1651ca1b9 Fix double versioning on Domain & Contact models 2020-02-12 18:51:48 +05:00
Alex Sherman
a18f7b1605 Pump papertrail version to 6.0.2 2020-02-05 12:43:25 +05:00
Artur Beljajev
fa52001be6 Upgrade to Rails 5.0
Closes #377
2019-11-15 15:26:33 +02:00
Artur Beljajev
7fcab05e51 Clean up settings after tests 2019-10-09 15:55:27 +03:00
Maciej Szlosarczyk
d590b5d937
On status update, create WHOIS records for domains in auction
Should fix sporadic errors we are seeing with the integration
2019-04-01 10:24:54 +03:00
Artur Beljajev
daba47790c Revamp WHOIS for auctions
Fixes #1105
2019-03-24 20:14:03 +02:00
Artur Beljajev
4d0117431c Use contact serializer
Closes #1090
2019-03-19 19:35:01 +02:00
Artur Beljajev
83f8a9fb6a Extract company register
Closes #1079, #916, #1077
2019-03-15 17:33:07 +02:00
Artur Beljajev
ad9a58a17d Fix fixture
Otherwise HTML validation fails
2019-03-08 13:31:44 +02:00
Artur Beljajev
e3276d288c Fix copy-paste error 2019-02-21 15:53:59 +02:00
Artur Beljajev
446b9fbf77 Complete auction integration 2019-02-18 13:54:08 +02:00
Artur Beljajev
42e8f86dae Integrate auction
Closes #874
2019-01-18 18:06:54 +02:00
Artur Beljajev
af9cc1cd8e Eliminate mystery guest 2018-12-18 16:27:10 +02:00