oleghasjanov
2ec545b3aa
feat: add status notes to force delete notifications
...
- Add notes parameter to force delete interactions to provide more context
- Include company registry status in force delete notifications
- Add status mapping constants for better readability
- Move status note assignment before save in force delete process
Technical details:
- Add notes field to Domains::ForceDelete::Base interaction
- Update force delete notifications to include status notes
- Add REGISTRY_STATUSES mapping in CompanyRegisterStatusJob
- Update tests to verify new notification format
2025-02-03 14:08:50 +02:00
oleghasjanov
ba9aeb437d
remove logs, fixed company register status job
2024-11-08 12:46:17 +02:00
oleghasjanov
b3ac165bd3
added logs
2024-11-08 12:46:17 +02:00
oleghasjanov
6ff5e55a24
business contact validation + tests
2024-11-08 12:45:12 +02:00
olegphenomenon
6c66ba7383
returned back missing peace of code from #2349 branch
2022-09-02 12:39:00 +03:00
Thiago Youssef
d0d40cc792
Fix tests
2022-04-13 13:45:58 +03:00
Thiago Youssef
f8612d687f
Remove email verification legacy code
2022-04-13 11:51:08 +03:00
olegphenomenon
700d619887
removed obj_and_ext_prohibited toggle feature
2021-11-29 11:19:39 +02: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
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
Oleg Hasjanov
96bc237484
implement mechanism of save statuses for force delete and lock
2021-07-14 12:04:55 +03: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
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
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
fe97d7f35a
implement state store before force delete
2021-04-06 11:04:25 +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
91093b274d
Add notification on autoFD
2021-03-22 14:54:24 +05:00
Alex Sherman
43b3033991
Fix namespaces for Zeitwerk class loader
2021-03-05 19:09:24 +05:00