Commit graph

29 commits

Author SHA1 Message Date
olegphenomenon
00aae6b51f added customization feature for enable new statuses 2021-09-10 12:58:00 +03:00
olegphenomenon
2dc0f03856 updated tests 2021-09-10 09:03:21 +03:00
olegphenomenon
825f813437 updated tests 2021-09-08 14:22:12 +03:00
olegphenomenon
49fc79244f updated schemas 2021-09-08 13:52:28 +03:00
Oleg Hasjanov
9bffb09e34 added dnskey update prohibited status 2021-09-07 16:45:16 +03:00
Alex Sherman
86c7496add Fix empty statuses_before_force_delete error 2021-07-07 17:52:26 +05:00
Oleg Hasjanov
4c5e4d7898 made support test schema domain version 1.2 2021-06-28 13:44:13 +03:00
Oleg Hasjanov
d79d1fbeb1 fixed dnskey invalid alg response 2021-06-21 13:50:45 +03:00
Alex Sherman
860c3c8008 Add domain base & auction tests
Add tests for domain create, delete, renew, transfer, update
2021-06-17 13:38:02 +05:00
Oleg Hasjanov
9e8f760fc4 updated prefixes 2021-06-04 17:07:56 +03:00
Alex Sherman
00a0be2341 Replace some hardcoded schema paths for method calls 2021-05-21 16:47:20 +05:00
Alex Sherman
647413b9be Fix epp auth if registrant changed on disputed domain 2021-04-16 17:56:54 +05:00
Alex Sherman
313731232e Move jobs from Que to ActiveJob 2021-04-12 17:22:35 +05:00
Oleg Hasjanov
169318cd13 Merge branch 'master' of https://github.com/internetee/registry into 39-registrant-confirmation-should-not-be-asked 2021-03-12 10:40:16 +02:00
Alex Sherman
aae9e39d35 Add check if UpdateProhibited for domain update 2021-02-26 18:12:38 +05:00
Oleg Hasjanov
d3287fd73f Added test for check domain status UpdatePending if registrants have the same ident 2021-02-12 14:22:46 +02:00
Oleg Hasjanov
63c8db4cf6 Type test for #39 ticket: Registrant confirmation should not be asked if new object has identical ident data 2021-01-20 15:01:25 +02:00
Karl Erik Õunapuu
490de2ee4b
Add test for unassigned domain status removal 2020-11-30 17:05:21 +02:00
Alex Sherman
2ef430a877 Fix typo in setting key 2020-09-11 15:58:07 +05:00
Alex Sherman
4a2176d5d7 Flush settings cache on legal doc mandatority check 2020-07-02 16:59:00 +05:00
Alex Sherman
60ad331903 Add non-mandatory legal docs to domain transfer/delete 2020-07-01 13:59:10 +05:00
Karl Erik Õunapuu
e06596551c Prevent verification email from being sent when registrantChange w/ disputed pw 2020-05-25 16:02:59 +03:00
Alex Sherman
2af18edfea Add conditions for force delete clean on registrant change 2020-01-21 15:13:31 +05:00
Alex Sherman
851a2d6a2a Allow ForceDelete status not to block domain update 2020-01-06 17:03:14 +05:00
Alex Sherman
a863c3c7ba Fix epp domains controller to apply add or rem changes to status
From this patch epp domains controller will allow to update
domain statuses only if there is only one status - clientHold.
This was made to allow usage of new ForceDelete procedures.
2020-01-02 16:37:17 +05:00
Artur Beljajev
fa52001be6 Upgrade to Rails 5.0
Closes #377
2019-11-15 15:26:33 +02:00
Artur Beljajev
cb3bf7ffdc List EPP routes explicitly 2019-10-14 14:51:24 +03:00
Artur Beljajev
7fcab05e51 Clean up settings after tests 2019-10-09 15:55:27 +03:00
Artur Beljajev
54577b530b Remove specs 2019-10-07 15:44:14 +03:00