Commit graph

5715 commits

Author SHA1 Message Date
Oleg Hasjanov
8eee65579b move validator from callback to action interactor and to the api controller 2024-02-02 09:08:04 +02:00
Oleg Hasjanov
f4d276fc44 comment out not relevant tests 2024-02-02 09:08:04 +02:00
Oleg Hasjanov
736d935e3e added test 2024-02-02 09:08:04 +02:00
Oleg Hasjanov
1b8640966c added callback force delete check after email update 2024-02-02 09:08:02 +02:00
Oleg Hasjanov
b5b59026b9 added deadline registration condition during domain registration from auction 2024-01-24 15:17:11 +02:00
Timo Võhmar
84ba938847
Merge pull request #2640 from internetee/new-vat-rate-overwrite-old-one
new vat rate overwrite olds one in e-invoice
2024-01-18 17:59:58 +02:00
Oleg Hasjanov
209bfb6715 new vat rate overwrite olds one in e-invoice 2024-01-12 09:45:19 +02:00
Sergei Tsoganov
c67a21c7ba Improved stats query 2023-12-21 17:26:01 +02:00
Sergei Tsoganov
7736e1c828 Added extra query for log domains destroy events 2023-12-21 12:00:55 +02:00
Sergei Tsoganov
6e271a9242 Updated .codeclimate.yml 2023-12-19 13:09:11 +02:00
Sergei Tsoganov
e68039902d Foxed codeclimate issue 2023-12-19 11:09:17 +02:00
Sergei Tsoganov
7db8b5d970 Removed date_from attribute 2023-12-19 09:38:00 +02:00
Sergei Tsoganov
0ca07a50fb Changed date_from default dates 2023-12-15 16:19:52 +02:00
Sergei Tsoganov
c1e48197cb Refactored sql query for stats calculation 2023-12-15 15:49:29 +02:00
Sergei Tsoganov
533b10aad1 Temporarily changed date_from for stats 2023-12-14 21:19:07 +02:00
Sergei Tsoganov
ea48a1cca1 Removed batching of log_domain records 2023-12-14 20:55:17 +02:00
Sergei Tsoganov
e73faae879 Refactored statistics caclulation 2023-12-14 13:26:31 +02:00
Timo Võhmar
5fc8bc92d4
Merge pull request #2609 from internetee/unable-to-create-contact-with-punnycode
Unable to create contact with punnycode
2023-08-23 12:12:38 +03:00
Oleg Hasjanov
64fb5c6149 refactoring 2023-08-22 15:30:19 +03:00
Oleg Hasjanov
9f4d4ecb8a email validation support for hostnames with punnycode 2023-08-22 15:29:18 +03:00
Oleg Hasjanov
2b4a0c11da added incldue to the dataset 2023-08-22 14:17:27 +03:00
Oleg Hasjanov
7d9d688c29 added check email for contacts 2023-08-22 14:09:31 +03:00
Oleg Hasjanov
5e694ce5a0 fixed logging spam 2023-08-22 13:10:24 +03:00
Sergei Tsoganov
7863322c9d Registrar ip restriction on every request 2023-08-04 13:43:02 +03:00
Sergei Tsoganov
b86fac03b5 Corrected integration tests 2023-08-04 12:46:56 +03:00
Sergei Tsoganov
d150c1bc3d Modified registrar ip restriction 2023-08-04 11:59:40 +03:00
Sergei Tsoganov
52b3b3a6cf Added integration tests for user certificate validation 2023-07-13 13:03:10 +03:00
Sergei Tsoganov
cbe78e505b Fixed codeclimate issues 2023-07-13 12:32:33 +03:00
Sergei Tsoganov
65ae5adbb8 Validation of user certificates 2023-07-13 11:19:11 +03:00
Sergei Tsoganov
5c1cede31e Fixed codeclimate issue 2023-07-10 15:56:45 +03:00
Sergei Tsoganov
1dcfd1d414 Updated base_controller.rb 2023-07-10 15:47:59 +03:00
Sergei Tsoganov
fe6015491c Updated base_test 2023-07-10 14:40:18 +03:00
Sergei Tsoganov
f68d8e91c2 Add admin mailers and tests to white_ips 2023-07-10 09:51:56 +03:00
Sergei Tsoganov
149cbb6138 Renewed email text for ip address activation 2023-07-07 16:29:33 +03:00
Sergei Tsoganov
1c8a46bd89 Added committed param to white ip 2023-07-07 16:05:06 +03:00
Sergei Tsoganov
e00e44c9b8 Modified white ip form and created mailer 2023-07-05 15:28:43 +03:00
Sergei Tsoganov
311834c085 Fixed codeclimate issues 2023-07-04 12:35:31 +03:00
Sergei Tsoganov
5716a536ca Corrected ip addresses comparison 2023-07-04 12:31:36 +03:00
Sergei Tsoganov
537315a8a9 Fixed codeclimate issues 2023-07-04 11:36:26 +03:00
Sergei Tsoganov
97c11f5dfd Added error messages translations to white ips 2023-07-04 11:33:06 +03:00
Sergei Tsoganov
289159bff2 Fixed codeclimate issue 2023-07-03 15:47:45 +03:00
Sergei Tsoganov
c234449dae Modified white ip form 2023-07-03 15:43:30 +03:00
Sergei Tsoganov
631da786c3 Corrected tests 2023-06-29 14:00:44 +03:00
Sergei Tsoganov
66a8ea111f Updated tests 2023-06-29 13:01:57 +03:00
Sergei Tsoganov
de9921d667 Reject blank admin user emails 2023-06-29 11:19:24 +03:00
Sergei Tsoganov
0ad2fd5a1b Created user admin scope 2023-06-29 10:46:45 +03:00
Sergei Tsoganov
e00213ef1c Fixed codeclimate issue 2023-06-28 16:20:28 +03:00
Sergei Tsoganov
a9ed98d994 Fixed codeclimate issue 2023-06-28 16:01:10 +03:00
Sergei Tsoganov
47b6a1b87a Added endpoints for creating and downloading api user certificates 2023-06-28 15:48:40 +03:00
Sergei Tsoganov
b558c80e83 Added user certificate REPP endpoint and mailer 2023-06-09 17:05:22 +03:00