Commit graph

351 commits

Author SHA1 Message Date
Timo Võhmar
d67af520b8
Merge pull request #2197 from internetee/2195-setting-fd-to-locked-domains-remove-delete-prohibited-status
2195 setting fd to locked domains remove delete prohibited status
2021-10-25 09:34:37 +03:00
Timo Võhmar
38ceccfadc
Merge pull request #2187 from internetee/2185-mail-validation-event-threshold-not-applied
2185 mail validation event threshold not applied
2021-10-22 15:40:02 +03:00
olegphenomenon
6a050f9ce3 updated restore function 2021-10-22 14:51:58 +03:00
Timo Võhmar
dbb58bc2e7
Merge pull request #2167 from internetee/93-locked-domains-failed-after-fc
93 locked domains failed after fc
2021-10-21 11:02:06 +03:00
olegphenomenon
f378900f5f removed unnecessary comments 2021-10-18 09:34:51 +03:00
olegphenomenon
1048fbdd35 refactored tests, changed condition for validate email data 2021-10-15 15:24:27 +03:00
Alex Sherman
d48b0f4401 Fixed FD test for new behaviour 2021-10-07 16:18:02 +05:00
Alex Sherman
90f862aa8f Fix views & email_verifable inclusion 2021-10-07 16:18:02 +05:00
Alex Sherman
5f0c031410 Add a rake task running job & test for job 2021-10-07 16:14:35 +05:00
Alex Sherman
6675dac63d Revert "WIP Interim save"
This reverts commit 74efab33be5f52d622a96e0967e694b3c5f617dc.
2021-10-07 16:11:24 +05:00
Alex Sherman
7d3f0249dc WIP Interim save 2021-10-07 16:09:15 +05:00
Timo Võhmar
61df405560
Merge pull request #2161 from internetee/2158-nameserver-bulk-addition
REPP: bulk nameservers addition
2021-09-29 18:41:18 +03:00
dinsmol
8365bede3f changed validation rules 2021-09-27 16:15:54 +03:00
olegphenomenon
a896e78e51 updated tests 2021-09-24 14:18:39 +03:00
OlegPhenomenon
ab26100e78
Merge branch 'master' into 93-locked-domains-failed-after-fc 2021-09-24 09:32:27 +03:00
dinsmol
70d46f4d3f changed update prohibited conditions 2021-09-23 17:12:19 +03:00
olegphenomenon
41ee61d57a refactored task 2021-09-23 16:54:41 +03:00
olegphenomenon
09eab21d2b added test and saving statuses into histroy field 2021-09-23 11:05:02 +03:00
olegphenomenon
4d64ee21a1 refactoring 2021-09-22 11:21:49 +03:00
olegphenomenon
1bb5dddd58 added abbility for added extenstions prohibited status 2021-09-21 17:15:01 +03:00
olegphenomenon
f9436062a6 init 2021-09-21 16:08:40 +03:00
olegphenomenon
cd7b5d3e76 Added new status in regustry lock 2021-09-20 10:50:59 +03:00
olegphenomenon
a479c80a6e if new status enabled then set objupdateProhibited in locking domain 2021-09-17 16:21:31 +03:00
dinsmol
e345abc2fc fixed codeclimate errors 2021-09-10 11:46:21 +03:00
dinsmol
e7e3278267 fixed codeclimate errors 2021-09-09 13:06:51 +03:00
dinsmol
f4e0084895 fixed codeclimate errors (partically) 2021-09-09 09:19:09 +03:00
dinsmol
6eeba2b3ab fixed ruby 3 support errors 2021-09-06 15:23:35 +03:00
Oleg Hasjanov
96bc237484 implement mechanism of save statuses for force delete and lock 2021-07-14 12:04:55 +03:00
Alex Sherman
7163695ad1 Add tests & fixes for epp contact 2021-06-17 13:38:02 +05:00
Alex Sherman
76a0b80f85 Add test rake job for processing dummy payment 2021-05-31 15:33:55 +05:00
Oleg Hasjanov
c22232ce07 added tests 2021-05-18 11:26:23 +03:00
Oleg Hasjanov
9f1cf8f620 limited delete prohibited opportunities 2021-05-14 12:41:49 +03:00
Oleg Hasjanov
3b22406428 added feature permission for release if domain has status server-release-prohibited 2021-05-14 12:17:43 +03:00
Alex Sherman
11d97358c1 Fix CC issues 2021-05-06 12:17:19 +05:00
Alex Sherman
4554975fad Add support for PG interval field in DirectoInvoice sending 2021-05-06 12:15:15 +05:00
Alex Sherman
f22fc2659f Fix generation of aggregation-based errors 2021-05-06 12:15:15 +05:00
Alex Sherman
e15fed2cd0 Add epp errors tto the concern itself 2021-05-06 12:15:15 +05:00
Alex Sherman
d4775ba5c5 Use errors as first-class objects 2021-05-06 12:15:15 +05:00
Alex Sherman
72c865e656 First iteration of epp error refactoring 2021-05-06 12:15:15 +05:00
Alex Sherman
c613de1a11 Refactor epp error due to Rails 6.1 changes 2021-05-06 12:14:35 +05:00
Oleg Hasjanov
1294a05870 refactoring: separate methods from bank_transaction model to concern 2021-04-22 16:02:03 +03:00
Alex Sherman
eac7dd352b Revert "Merge pull request #1902 from internetee/1900-removing-registry-lock-should-not-remove-statuses-set-prior-to-setting-it"
This reverts commit f6fcf15fff, reversing
changes made to 26618a3c90.
2021-04-14 12:31:26 +05:00
Alex Sherman
929ada8fd0 Add sidekiq as a job backend 2021-04-12 17:22:36 +05:00
Alex Sherman
313731232e Move jobs from Que to ActiveJob 2021-04-12 17:22:35 +05:00
Timo Võhmar
f6fcf15fff
Merge pull request #1902 from internetee/1900-removing-registry-lock-should-not-remove-statuses-set-prior-to-setting-it
implement domain statuses restore after domain locked, added test
2021-04-08 16:35:37 +03:00
Oleg Hasjanov
1cc6f2576f added tests 2021-04-08 11:10:14 +03:00
Oleg Hasjanov
3f8a99d8ca fixed storing lockable statuses 2021-04-07 20:10:10 +03:00
Oleg Hasjanov
9c0018d6fe refactoring 2021-04-07 15:44:57 +03:00
Oleg Hasjanov
dad4790ccc fix: made admin status store, related to lock feature 2021-04-07 14:46:40 +03:00
Oleg Hasjanov
3985513407 separete responsibility of different pieces of code 2021-04-07 12:47:34 +03:00