Commit graph

1733 commits

Author SHA1 Message Date
Timo Võhmar
95780ec84a
Merge pull request #2315 from internetee/2307-bulk-change-poll-messages
Fixed notifications about automatic contact name update
2022-04-05 18:56:47 +03:00
Timo Võhmar
1b369a2af5
Merge pull request #2318 from internetee/2313-admin-dropdown
Admin: Searchable select dropdown on new invoices
2022-04-05 15:14:06 +03:00
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
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
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
Sergei Tsõganov
eb64b3aca4 Modifications for updating business and private contacts 2022-03-29 10:39:26 +03:00
Sergei Tsõganov
d50c3f0b45 Fixed codeclimate issues and removed unnecessary files 2022-03-25 18:12:08 +02:00
Sergei Tsõganov
f59c6ee5c3 Updated structure.sql 2022-03-25 18:12:08 +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
af82916d24 Improve select dropdown on new invoices 2022-03-22 11:24:14 +02:00
Thiago Youssef
9fb4a6d7e6 Refactor admin/contact_version and admin/domain_version csv generation logic 2022-03-10 16:03:53 +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
dinsmol
1944e462c3 Fix domain_history filtration 2022-01-22 01:06:20 +03:00
Timo Võhmar
4ccbbd2292
Merge pull request #2212 from internetee/added_notifications_for_acc_center
added mail contronller and job for notificate registrars and admins about accreditation expire date
2022-01-13 09:23:11 +02:00
Timo Võhmar
57bd4afb85
Merge pull request #2263 from internetee/834-fix-domain-history-records
Fix domain status history view
2022-01-12 19:40:04 +02:00
Sergei Tsõganov
1f4733bdde Disabled PaperTrail request for admin_store_statuses_history 2022-01-11 20:15:00 +02:00
Sergei Tsõganov
a7db42b944 Prevent creating duplicate domain status history record 2022-01-11 17:12:54 +02:00
olegphenomenon
405475d1e2 remove uneccesarry checking for header 2022-01-08 09:37:50 +02:00
olegphenomenon
7f0aae23f1 comment out headers 2022-01-08 09:26:16 +02:00
Sergei Tsõganov
5d313f51fd Fixed codeclimate issue 2022-01-07 14:36:01 +02:00
Sergei Tsõganov
8c1fbb5d46 Made constant for per_page parameter 2022-01-07 14:29:46 +02:00
Sergei Tsõganov
6d5be0f991 Fix domain status history view 2022-01-07 14:06:13 +02:00
dinsmol
0a715478eb Disable method length metrics 2021-12-08 22:10:22 +03:00
dinsmol
46fe1a2671 Fix error 2021-12-08 22:10:22 +03:00
dinsmol
a4222907ab Remove unused code 2021-12-08 22:10:22 +03:00
dinsmol
077eb87a4f Add rollback statuses 2021-12-08 22:10:22 +03:00
olegphenomenon
700d619887 removed obj_and_ext_prohibited toggle feature 2021-11-29 11:19:39 +02:00
olegphenomenon
74efc60139 refactored 2021-11-11 13:14:09 +02:00
olegphenomenon
d6824bf46c added tests 2021-11-11 13:10:27 +02:00
olegphenomenon
e74cf2bc7f added mail contronller and job for notificate registrars and admins about accreditation expire date 2021-11-11 12:31:53 +02:00
olegphenomenon
11b7a13cf3 change key token 2021-11-10 11:46:14 +02:00
Oleg Hasjanov
62ce5ff561 added endpoint for get cancelled invoices 2021-11-08 12:16:58 +02:00
Oleg Hasjanov
5a19149129 added ip to white list 2021-11-08 12:16:58 +02:00
Oleg Hasjanov
cc07350551 updated api response 2021-11-08 12:16:58 +02:00