Commit graph

185 commits

Author SHA1 Message Date
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
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
Sergei Tsõganov
04b55068df Removed and updated additional files 2022-10-13 14:06:33 +03:00
olegphenomenon
f384520cbf fixed zeitwerk load file issue 2022-09-30 14:21:01 +03:00
olegphenomenon
44296ab045 change condition for render endpoint in specific envinronment 2022-09-29 10:17:20 +03:00
olegphenomenon
72f184d9b0 test refactoring 2022-09-29 10:15:59 +03:00
olegphenomenon
7ec9253fc9 added test env for repp endpoints 2022-09-29 10:14:57 +03:00
olegphenomenon
c07abaea59 added endpoints to demo registry for accr results 2022-09-29 10:14:57 +03:00
Sergei Tsõganov
9b3d1ebf34 Changed rounding of market share values 2022-09-16 21:35:26 +03:00
Sergei Tsõganov
440513f4ce Fixed from condition for domains by registrar data 2022-09-16 21:35:26 +03:00
Sergei Tsõganov
85c0c28bcf Fixed codeclimate issue 2022-09-16 21:35:26 +03:00
Sergei Tsõganov
74a6add054 Added market share % data to growth rate endpoint 2022-09-16 21:35:26 +03:00
Sergei Tsõganov
dc4c3cf616 Added market share growth rate data endpoint 2022-09-16 21:35:26 +03:00
Sergei Tsõganov
3e3688358b Fixed codeclimate issue 2022-09-16 21:35:26 +03:00
Sergei Tsõganov
0c960fea67 Created market share chart data endpoint 2022-09-16 21:35:26 +03:00
Sergei Tsõganov
fb2fe285f1 Removed 200 limit of records if nil 2022-09-16 10:57:52 +03:00
Sergei Tsõganov
1ab66e68df Added monthly status to invoices 2022-09-01 09:21:44 +03:00
Timo Võhmar
497aa2adfb
Merge pull request #2421 from internetee/address-processing-for-contact-form
Fixed contact creation form for new registrar portal
2022-08-25 17:33:43 +03:00
Sergei Tsõganov
931e3907cd Fixed domains search by registrant 2022-08-22 09:20:57 +03:00
Sergei Tsõganov
442fa879d2 Return address processing setting and add id paramater when creating new contact 2022-08-19 10:49:51 +03:00
Sergei Tsõganov
ee1117021b Enabled partial search 2022-07-14 15:48:38 +03:00
Sergei Tsõganov
26cb791586 Fixes after repp-apidoc update 2022-07-12 15:48:43 +03:00
Sergei Tsõganov
c1c2feae08 Fixed codeclimate issue 2022-07-12 15:48:43 +03:00
Sergei Tsõganov
7939c5065d Updaded api user return data 2022-07-12 15:48:43 +03:00
Sergei Tsõganov
900492f38f Updated summary endpoint 2022-07-12 15:48:43 +03:00
Sergei Tsõganov
87b503ec79 Updated tara callback endpoint 2022-07-12 15:48:43 +03:00
Sergei Tsõganov
f8ef0502a5 Fixed codeclimate issues 2022-07-12 15:48:43 +03:00
Sergei Tsõganov
885206d075 Added invoice recipient validation 2022-07-12 15:48:43 +03:00
Sergei Tsõganov
de5872fb40 Moved switch user method to accounts 2022-07-12 15:48:43 +03:00
Sergei Tsõganov
6c9fb2b025 Fixed codeclimate issue 2022-07-12 15:48:43 +03:00
Sergei Tsõganov
a44ac5359d Renamed back accounts controller & modified auth validations 2022-07-12 15:48:43 +03:00
Sergei Tsõganov
9f6c628453 Added client cert control to every REPP APi request 2022-07-12 15:48:43 +03:00
Sergei Tsõganov
7ec5c914bc Add certs control 2022-07-12 15:48:43 +03:00
Sergei Tsõganov
d848675557 Fixed invoice status search 2022-07-12 15:48:43 +03:00
Sergei Tsõganov
3eec835316 Fixed summary controller 2022-07-12 15:48:43 +03:00
Sergei Tsõganov
eecd35a4c3 Fixed summary info response 2022-07-12 15:48:43 +03:00
Sergei Tsõganov
b502c2779e Added additional tests to REPP API 2022-07-12 15:48:43 +03:00
Sergei Tsõganov
b505de2f0f Fixed test errors 2022-07-12 15:48:42 +03:00
Sergei Tsõganov
3812e398bf Fixed codeclimate errors 2022-07-12 15:48:42 +03:00
Sergei Tsõganov
7c570e2916 Fixed codeclimate errors 2022-07-12 15:48:42 +03:00
Sergei Tsõganov
a5ffce290d Updated REPP API for new registrar portal 2022-07-12 15:47:25 +03:00
Thiago Youssef
750bf0821c Remove contact code cache from domain contacts table 2022-05-04 14:38:14 +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
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
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