Commit graph

5272 commits

Author SHA1 Message Date
Thiago Youssef
21cc868247 Fix duplicate 2022-04-05 14:22:15 +03:00
Thiago Youssef
09930eada2 Merge branch 'master' into 499-admin-wildcard-search 2022-04-05 14:20:28 +03:00
Thiago Youssef
fd6e625d25 Merge branch 'master' into 499-admin-wildcard-search 2022-04-05 14:18:04 +03:00
Thiago Youssef
a7b9fb7bb6 Merge branch 'master' into 2275-fix-csv-view-for-historical-data 2022-04-05 10:13:51 +03:00
Thiago Youssef
b6a5bc73ca Code climate refactor 2022-04-01 13:20:13 +03:00
Thiago Youssef
aef30eeb4d Improve default csv generation 2022-04-01 11:50:35 +03:00
Thiago Youssef
e50501f13f Migrate ToCsv module to CsvGenerator service 2022-04-01 10:59:04 +03:00
Thiago Youssef
daafa756aa Refactor account activity csv generation 2022-03-31 16:33:47 +03:00
Thiago Youssef
6a8b50d72e Fix repp logs controller 2022-03-29 15:09:46 +03:00
Thiago Youssef
b2a1f49ba0 Codeclimate DRY 2022-03-29 14:07:31 +03:00
Thiago Youssef
7b47eab0d8 Add missing partial and wildcard search on /admin/contact_versions 2022-03-29 13:31:31 +03:00
Thiago Youssef
2cff7d93fd Add missing partial and wildcard search on /admin/repp_logs 2022-03-29 11:45:55 +03:00
Thiago Youssef
1106893a87 Add missing partial and wildcard search on /admin/epp_logs 2022-03-29 11:40:27 +03:00
Thiago Youssef
e588344332 Add missing partial and wildcard search on /admin/reserved_domains 2022-03-29 11:24:03 +03:00
Thiago Youssef
4f96441f26 Add missing partial and wildcard search on /admin/blocked_domains 2022-03-29 11:18:46 +03:00
Thiago Youssef
eaf89a02f7 Add missing partial and wildcard search on /admin/domains 2022-03-29 11:08:13 +03:00
Thiago Youssef
b46f387fcf Add partial and wildcard search on /admin/contacts 2022-03-29 10:39:29 +03:00
Thiago Youssef
5a0c812a15 Create partial search formatter service 2022-03-29 10:11:22 +03:00
olegphenomenon
71655c4292 refactored method which display count of contact 2022-03-25 12:28:55 +02:00
olegphenomenon
db012dd7da business registry contacts - endpoints for send status of contacts and receive confirmation 2022-03-23 14:09:46 +02:00
Thiago Youssef
3067db0f0e Merge pull request #2284 from internetee/2242-fd-for-hold-domains
Disable force delete for domains with HOLD status by invalid email reason
2022-03-15 15:45:12 +02:00
Thiago Youssef
fd41d77390 Move contact ident description to helper method 2022-03-14 14:46:31 +02:00
Thiago Youssef
dd513b6313 Remove freeze method call at csv_header 2022-03-14 12:43:53 +02:00
Thiago Youssef
1fac9d9618 Fix admin accounts CSV output 2022-03-14 12:12:22 +02:00
Thiago Youssef
7d79e6528d Fix admin invoices CSV output 2022-03-14 12:09:13 +02:00
Thiago Youssef
f44bdd1930 Fix admin contacts CSV output 2022-03-14 09:22:03 +02:00
Thiago Youssef
6263ded68f Fix admin domains CSV output 2022-03-11 14:37:46 +02:00
Thiago Youssef
9fb4a6d7e6 Refactor admin/contact_version and admin/domain_version csv generation logic 2022-03-10 16:03:53 +02:00
Thiago Youssef
a393854e1a
Merge pull request #2284 from internetee/2242-fd-for-hold-domains
Disable force delete for domains with HOLD status by invalid email reason
2022-03-08 13:39:08 +02:00
dinsmol
b78f3e846d Fix data for csv 2022-03-01 16:39:21 +02:00
dinsmol
20ace22d67 Fix codeclimate errors 2022-03-01 16:34:36 +02:00
dinsmol
b9992177ca Fix contact history filtration 2022-03-01 16:34:36 +02:00
dinsmol
578b75da20 Fix contact history csv 2022-03-01 16:34:36 +02:00
dinsmol
a9b942dac0 Fix domain history csv 2022-03-01 16:34:36 +02:00
Timo Võhmar
84ec5050e0
Merge pull request #2283 from internetee/2281-check-disputes
Manual checking closed disputes
2022-02-23 19:00:42 +02:00
Timo Võhmar
d7e94a648e
Merge pull request #2276 from internetee/2274-domain-history-filtration
Admin: domain history filtration by date fix
2022-02-23 17:26:03 +02:00
Timo Võhmar
c232e8ade6
Merge pull request #2271 from internetee/2216-update-fd-notes
Update FD notes when basis of the FD is changed
2022-02-23 17:17:58 +02:00
olegphenomenon
d99330a098 comment out notifications 2022-02-09 15:15:53 +02:00
olegphenomenon
d2e7148f4f added condition to skip single domain dnssec check if it does not have any dnskeys 2022-02-09 15:15:08 +02:00
olegphenomenon
e3b370e7c1 updated condition 2022-02-09 15:15:08 +02:00
olegphenomenon
aba8c1fb17 addede test for dnssec validator 2022-02-09 15:15:08 +02:00
olegphenomenon
f6b352a087 updated nameserver letter 2022-02-09 15:15:08 +02:00
olegphenomenon
09ba0a2511 update mail templates 2022-02-09 15:15:08 +02:00
olegphenomenon
35f60e53e5 improve notification feature 2022-02-09 15:15:08 +02:00
olegphenomenon
053382ffa3 updated tests 2022-02-09 15:15:08 +02:00
olegphenomenon
aff950aa97 refactored job 2022-02-09 15:15:08 +02:00
olegphenomenon
57e653e9e6 added soa nameserver validator 2022-02-09 15:15:08 +02:00
olegphenomenon
3f0c1211da updated filter for domains 2022-02-09 15:15:08 +02:00
olegphenomenon
d4fd8dc0ee update contact notification 2022-02-09 15:15:08 +02:00
olegphenomenon
374c434de4 added skip for succesfully validated dnskeys 2022-02-09 15:15:08 +02:00