Commit graph

10235 commits

Author SHA1 Message Date
olegphenomenon
1c1c28a55c updated error handler 2022-02-09 15:15:08 +02:00
olegphenomenon
9e02335452 hardcoded ip_resolver for test purpose 2022-02-09 15:15:08 +02:00
olegphenomenon
ff2531ac1f added dns_servers_keys in application.yml.sample 2022-02-09 15:15:08 +02:00
olegphenomenon
46042020e4 add condition if zoen return nil answer 2022-02-09 15:15:08 +02:00
olegphenomenon
f637b94dbb added validation before update 2022-02-09 15:15:08 +02:00
Timo Võhmar
00c188a1ce
Merge pull request #2285 from internetee/fix-capibara-test-errors
Modified capybara fill_in method
2022-02-09 14:38:54 +02:00
Sergei Tsõganov
b15e250454 Modified capybara fill_in method 2022-02-09 11:54:10 +02:00
dinsmol
60de343cb8 Add checking for closed disputes 2022-02-08 01:53:54 +03:00
dinsmol
04de5da193 Add condition for start force delete 2022-02-03 00:33:38 +03:00
dinsmol
1944e462c3 Fix domain_history filtration 2022-01-22 01:06:20 +03:00
dinsmol
04ade0cab2 Fix tests 2022-01-21 01:55:04 +03:00
dinsmol
c72f4831cc Fix error 2022-01-17 17:53:39 +03:00
dinsmol
68999a4099 Refactoring 2022-01-17 17:46:41 +03:00
dinsmol
8e977da1e5 Style fixes 2022-01-17 17:34:57 +03:00
dinsmol
a5b0b289e0 Refactoring 2022-01-17 17:26:01 +03:00
dinsmol
8cab4f6df4 Fix tests and errors 2022-01-17 17:16:05 +03:00
dinsmol
d5e6ba1e69 Fix tests 2022-01-16 00:14:14 +03:00
dinsmol
c93a35ef52 Add test logging 2022-01-15 23:56:10 +03:00
dinsmol
17be0908cd Fix tests 2022-01-15 23:36:24 +03:00
dinsmol
7c7213c337 Fix tests 2022-01-15 23:09:31 +03:00
Timo Võhmar
5cb6b0ae1e
Update CHANGELOG.md 2022-01-14 11:08:24 +02:00
Timo Võhmar
5d58b40883
Merge pull request #2259 from internetee/2239-validate-contact-phone-number
Improved phone number validation
2022-01-14 11:06:39 +02:00
dinsmol
9f9606aba0 Fix tests 2022-01-14 10:34:13 +03:00
dinsmol
ee4f340128 Fix test 2022-01-14 09:57:37 +03:00
dinsmol
f63a51a5d6 Style fix 2022-01-14 09:44:06 +03:00
dinsmol
57e156e407 Add email_history to registrar 2022-01-14 01:17:51 +03:00
dinsmol
f7cc5a8965 Fix structure.sql 2022-01-14 01:00:20 +03:00
dinsmol
c47b093a45 Implement FD notes updating 2022-01-14 00:39:31 +03:00
Sergei Tsõganov
93f7b2abc2 Repaired missing error message for epp request 2022-01-13 15:10:03 +02:00
Sergei Tsõganov
55a4ec0e84 Added system tests for creating/upating registrar contacts 2022-01-13 14:48:54 +02:00
Sergei Tsõganov
d361288329 Added model test and created helper for E.164 phone format testing 2022-01-13 14:48:54 +02:00
Sergei Tsõganov
8c8e9c8619 Corrected codeclimate issues 2022-01-13 14:48:54 +02:00
Sergei Tsõganov
7b7a25069c Corrected codeclimate issues 2022-01-13 14:48:54 +02:00
Sergei Tsõganov
6eaca805dc Improved phone number validation 2022-01-13 14:48:54 +02:00
Timo Võhmar
564c711681
Update CHANGELOG.md 2022-01-13 09:27:06 +02: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
56fc48daca
Update CHANGELOG.md 2022-01-12 19:41:03 +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
9799752dfb Did some more refactoring 2022-01-12 15:19:53 +02:00
Sergei Tsõganov
c83b99b6de Did small refactoring 2022-01-12 10:41:56 +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
Keijo Raamat
f461388783
Aligns namespaces on removal (#2267) 2022-01-11 13:48:22 +02:00
Keijo Raamat
b2efa6ad7e
Namespaces alignment (#2261)
* Algins registry admin panel namespace

* Adds directory to hold generated certs

* Adds openssl db and serial
2022-01-11 13:04:30 +02:00
Timo Võhmar
78e50c490d
Update CHANGELOG.md 2022-01-11 03:06:24 +02:00
Timo Võhmar
da6041495c
Merge pull request #2265 from internetee/2251-bulk-renew-fails-in-prod-registrar-portal
bulk action error
2022-01-11 03:03:29 +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
Timo Võhmar
d581d36364
Update CHANGELOG.md 2022-01-07 15:44:59 +02:00
Timo Võhmar
d4fa99de73
Merge pull request #2233 from internetee/2202-2-nameserver-record-validation
added nameserver validator
2022-01-07 15:39:30 +02:00