Commit graph

35 commits

Author SHA1 Message Date
olegphenomenon
6a050f9ce3 updated restore function 2021-10-22 14:51:58 +03:00
olegphenomenon
f378900f5f removed unnecessary comments 2021-10-18 09:34:51 +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
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
Oleg Hasjanov
96bc237484 implement mechanism of save statuses for force delete and lock 2021-07-14 12:04:55 +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
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
Oleg Hasjanov
da3172169a formatted refactoring 2021-04-06 15:41:40 +03:00
Oleg Hasjanov
b2cfc90f4f added clear json history method, added failed tests for force delete 2021-04-05 18:04:29 +03:00
Oleg Hasjanov
9bfdb0fb39 clear unnecessary code in structure, refactored formatted code 2021-04-05 16:53:57 +03:00
Oleg Hasjanov
28a54d6612 implement domain statuses restore after domain locked, added test 2021-04-05 15:36:24 +03:00
Oleg Hasjanov
137e2a3170 refactoring: changed constants format 2021-04-01 13:58:48 +03:00
Oleg Hasjanov
6b7c51a347 refactoring: shortened the code 2021-04-01 13:43:18 +03:00
Oleg Hasjanov
98ff01b7aa refactoring: revert 2021-04-01 11:01:51 +03:00
Oleg Hasjanov
35d8f7d10a refactoring: revert 2021-04-01 10:54:56 +03:00
Oleg Hasjanov
90e5c18c0a refactoring: change if to unless, removed extra spaces 2021-04-01 10:24:51 +03:00
Oleg Hasjanov
1c50c73d45 fixed registry lock issue 2021-03-31 15:17:07 +03:00
Alex Sherman
43b3033991 Fix namespaces for Zeitwerk class loader 2021-03-05 19:09:24 +05:00
Karl Erik Õunapuu
3fcaaaee46
Merge branch '1828-send-poll-message-to-registrant-on-applying-and-removing-registry-lock' of https://github.com/internetee/registry into 1828-send-poll-message-to-registrant-on-applying-and-removing-registry-lock 2021-02-10 15:44:41 +02:00
Karl Erik Õunapuu
66dfa730ec
Registry lock: Notify Registrar by EPP notification 2021-02-09 16:31:10 +02:00
Karl Erik Õunapuu
aefb7e42ae
Registry lock: Notify Registrar by EPP notification 2021-02-09 16:27:15 +02:00
Maciej Szlosarczyk
76ceefcf0b
Save 2 lines of code, lines of code are expensive 2018-08-10 15:28:00 +03:00
Maciej Szlosarczyk
a7a07ac93a
Insert whitespace for consistency, change save for save! 2018-08-10 15:25:28 +03:00
Maciej Szlosarczyk
322d931856
Further massage rubocop issues 2018-08-10 15:18:53 +03:00