Commit graph

5582 commits

Author SHA1 Message Date
olegphenomenon
17b9cf0ffc send expire email for multiyear domains 2022-12-02 11:12:48 +02:00
Sergei Tsõganov
3ae24f2f68
Merge branch 'master' into monthly-invoices-fix 2022-12-01 14:36:20 +02:00
Timo Võhmar
b176d31306
Merge pull request #2493 from internetee/2491-verbose-truemail-logs
changed truemail logs configs
2022-12-01 11:04:50 +02:00
Timo Võhmar
553339f89d
Merge pull request #2483 from internetee/add-xml-console-endpoints
Added xml epp console required endpoints and sample xml files
2022-11-30 16:22:18 +02:00
Sergei Tsoganov
48616ec3cd Refactored xml_console_controller 2022-11-30 11:38:08 +02:00
olegphenomenon
2265bb1ea2 added error logs handled, removed configuration data from validation event table 2022-11-29 13:37:52 +02:00
Sergei Tsoganov
30d7fcb26d Fixed codeclimate issue 2022-11-28 13:46:30 +02:00
Sergei Tsoganov
c48c85d2ea Refactored legal_document model 2022-11-28 13:44:04 +02:00
Sergei Tsoganov
b366aa8d1d Removed legaldoc validation for staging and dev environments 2022-11-28 12:45:34 +02:00
olegphenomenon
86fad85d03 fixed legal attributes 2022-11-28 12:01:40 +02:00
olegphenomenon
ea2fc01a60 disclose attributes validator 2022-11-28 11:26:43 +02:00
Sergei Tsoganov
a13f2dce6c Added force encoding to response 2022-11-25 12:31:30 +02:00
olegphenomenon
0e026daf27 fixed tests 2022-11-25 10:58:10 +02:00
olegphenomenon
e745277b8a comment out unnecessary condition 2022-11-25 09:31:50 +02:00
olegphenomenon
185260907b rollback 2022-11-25 09:31:50 +02:00
olegphenomenon
8bbdb3c537 added disclsoe handler for registrant org contacts 2022-11-25 09:31:50 +02:00
olegphenomenon
5b5105849b fixed issues 2022-11-25 09:31:50 +02:00
olegphenomenon
3ef26640b1 added phone attr to contact in whois record 2022-11-25 09:31:50 +02:00
olegphenomenon
39e066f15f remove validator 2022-11-25 09:31:50 +02:00
olegphenomenon
0b9bbc1768 fixed registrant sign in 2022-11-25 09:31:50 +02:00
olegphenomenon
7f41c5c26d added contact publisher 2022-11-25 09:31:50 +02:00
olegphenomenon
84aa93e97b added breakpoints 2022-11-25 09:31:50 +02:00
olegphenomenon
bc54a3f70c changed response data during updated the contact 2022-11-25 09:31:50 +02:00
Thiago Youssef
942cfe82b5 DRY registrant contact update action 2022-11-25 09:31:50 +02:00
Thiago Youssef
057f026cc0 Fix tests 2022-11-25 09:31:50 +02:00
Thiago Youssef
59fe7dffbe Migrate publishable field name to registrant_publishable 2022-11-25 09:31:50 +02:00
Thiago Youssef
4286a6bab7 Test changing publishable field on registrant API 2022-11-25 09:31:50 +02:00
Thiago Youssef
5c129b24ef Add publishable contact field 2022-11-25 09:31:50 +02:00
Thiago Youssef
9623b3e207 Allow update phone disclose situation with org registrations 2022-11-25 09:31:50 +02:00
Thiago Youssef
5c70e9f38b Add registrant phone to whois record json 2022-11-25 09:31:50 +02:00
Sergei Tsoganov
9a08091572 Fixed codeclimate issue 2022-11-24 14:10:55 +02:00
Sergei Tsoganov
591dc58083 Fixed codeclimate issue 2022-11-24 14:09:02 +02:00
Sergei Tsoganov
df332e4012 Fixed codeclimate issue 2022-11-24 14:00:12 +02:00
Sergei Tsoganov
03778ee842 Added overwrite feature to SendMonthlyInvoicesJob 2022-11-24 13:49:54 +02:00
Sergei Tsoganov
baa2f81259 Minor fix for stats controller 2022-11-24 11:27:57 +02:00
Sergei Tsoganov
accd057f62 Removed throttled action for create method 2022-11-24 11:09:51 +02:00
Sergei Tsoganov
a55a2f922a Refactored EppRequestable module 2022-11-23 16:09:14 +02:00
Sergei Tsoganov
1fba3a731c Added tests 2022-11-23 14:55:34 +02:00
Sergei Tsoganov
cadb0a65bb Fixed codeclimate issues 2022-11-23 13:14:31 +02:00
Sergei Tsoganov
aaa0e89cfe Added xml epp console required endpoints and sample xml files 2022-11-23 12:41:00 +02:00
Timo Võhmar
30fd6d2465
Merge pull request #2482 from internetee/2480-fix-monthly-invoices
Fixed dates for yearly domains in monthly invoices
2022-11-18 14:13:19 +02:00
Sergei Tsoganov
7e80221aa1 Fixed dates for yearly domains in monthly invoices 2022-11-18 10:34:13 +02:00
Timo Võhmar
4328ebbfcc
Merge pull request #2475 from internetee/fix-domain-contacts-repp
Fix domain contacts repp
2022-11-17 09:45:56 +02:00
olegphenomenon
48c14b8a39 fixed tests 2022-11-07 15:59:48 +02:00
Sergei Tsõganov
936ff18de2 Fixed domain add/remove contacts endpoints 2022-11-04 12:48:20 +02:00
Sergei Tsõganov
078e67fce5 Updated REPP domain update endpoint api description 2022-11-03 16:56:25 +02:00
Timo Võhmar
e4740ffceb
Merge pull request #2437 from internetee/2436-fd-process-for-long-term-registrations
outzone rake task for invalid email domains
2022-11-02 15:53:11 +02:00
Thiago Youssef
0b761498fd Skip action tara callback authorization 2022-10-28 14:00:18 +03:00
Thiago Youssef
88090523ff Add rate limiting to missing actions 2022-10-28 14:00:18 +03:00
Thiago Youssef
e65d55765a Fix tests 2022-10-28 14:00:18 +03:00