Commit graph

5618 commits

Author SHA1 Message Date
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
Thiago Youssef
7a7cd6be08 Fix test naming error 2022-10-28 14:00:18 +03:00
Thiago Youssef
2a58bf3849 Add rate limiting to all repp actions 2022-10-28 14:00:18 +03:00
Thiago Youssef
fb60466194 Add rate limiting to all EPP actions 2022-10-28 14:00:18 +03:00
Alex Sherman
1a8d8b52e7 Changed redis setup 2022-10-28 14:00:18 +03:00
Alex Sherman
dbe1678430 Add current limits to the error message 2022-10-28 14:00:18 +03:00
Alex Sherman
16d4e4b4e6 Fix throttling condition 2022-10-28 14:00:18 +03:00
Alex Sherman
f17ef17d16 Move throttling feature from gem back to the app 2022-10-28 14:00:18 +03:00
Alex Sherman
83413213d9 Add shunter gem support & tests 2022-10-28 14:00:18 +03:00
Alex Sherman
4db0ab558f Plug in shunter gem 2022-10-28 14:00:18 +03:00
olegphenomenon
e3a8d9ada7 fixed issue with succesful results 2022-10-26 15:45:38 +03:00
olegphenomenon
37c6239b13 assign the limit of validation records 2022-10-24 15:52:49 +03:00
Timo Võhmar
4a31cc3b15
Merge pull request #2403 from internetee/exceptions-for-registered-domains-and-no-bids-auctions
added exception for auctions with no-bids and registred-domains statuses
2022-10-20 09:18:32 +03:00
Thiago Youssef
dbbe3acb2a fix check force delete lift poll messages 2022-10-15 13:14:56 -03:00
Sergei Tsõganov
dbf8d43f5b Fixed codeclimate issue 2022-10-13 14:14:35 +03:00