Commit graph

345 commits

Author SHA1 Message Date
olegphenomenon
c07abaea59 added endpoints to demo registry for accr results 2022-09-29 10:14:57 +03:00
Sergei Tsõganov
dc4c3cf616 Added market share growth rate data endpoint 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
de5872fb40 Moved switch user method to accounts 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
b502c2779e Added additional tests to REPP API 2022-07-12 15:48:43 +03:00
Sergei Tsõganov
a5ffce290d Updated REPP API for new registrar portal 2022-07-12 15:47:25 +03:00
olegphenomenon
363dd8370f refactoring 2022-05-11 11:17:47 +03:00
olegphenomenon
5e0d1ff619 added jobs for send e invoice data to billing system and received response 2022-05-11 11:17:47 +03:00
olegphenomenon
0259dd7fec added directo handler for interaction with billing system 2022-05-11 11:17:47 +03:00
olegphenomenon
390d693b13 added endpoint for receive incoming transaction from lhv connect 2022-05-11 11:17:47 +03:00
olegphenomenon
005a888f50 added endpoint to receive payment data and update it 2022-05-11 11:16:57 +03:00
olegphenomenon
851656c02e fixed filter and serching bugs 2022-04-27 11:57:43 +03:00
olegphenomenon
3b9ff74bd2 fix issues 2022-04-27 11:57:43 +03:00
olegphenomenon
77249629bb added modal window 2022-04-27 11:57:16 +03:00
olegphenomenon
2aa1100305 added auction list to admin panel 2022-04-27 11:57:16 +03:00
Sergei Tsõganov
eb64b3aca4 Modifications for updating business and private contacts 2022-03-29 10:39:26 +03:00
olegphenomenon
db012dd7da business registry contacts - endpoints for send status of contacts and receive confirmation 2022-03-23 14:09:46 +02:00
olegphenomenon
7e188a3d36 added profile pghero 2021-11-24 09:21:46 +02:00
Oleg Hasjanov
62ce5ff561 added endpoint for get cancelled invoices 2021-11-08 12:16:58 +02:00
Oleg Hasjanov
a87fd6a8b7 added api for accr center 2021-11-08 12:16:58 +02:00
Oleg Hasjanov
bccd3d51c1 changes paths in routes 2021-11-08 12:16:58 +02:00
Oleg Hasjanov
8a1967bdb9 implement api endpoint for record results 2021-11-08 12:16:58 +02:00
olegphenomenon
d56c61bf84 resolve structure conflict 2021-11-08 12:16:58 +02:00
Oleg Hasjanov
f6e46b8fe6 change endpoint 2021-11-08 12:16:58 +02:00
Oleg Hasjanov
6e82d8be9e added api endpoint for registrar login 2021-11-08 12:16:58 +02:00
dinsmol
2ff049707d added registrar credit changing functionality 2021-08-18 22:06:46 +03:00
Oleg Hasjanov
4cf7a103c8 added response for wrong epp path 2021-06-10 14:19:14 +03:00
Timo Võhmar
ca06ae6414
Merge pull request #1936 from internetee/1869-repp-list-access-to-poll-messages
implement get all list notifications repp endpoint
2021-05-06 17:27:41 +03:00
Timo Võhmar
e3edf78aa3
Merge pull request #1952 from internetee/html-error-returned-for-invalid-epp-xml-request
added errors handler
2021-05-03 09:40:32 +03:00
Alex Sherman
9c2bbd8e89 Merge pull request #1949 from internetee/dependabot/bundler/rexml-3.2.5
Bump rexml from 3.2.4 to 3.2.5
2021-04-26 14:57:41 +03:00
Oleg Hasjanov
895fa22702 added test 2021-04-22 12:45:00 +03:00
Oleg Hasjanov
af8bc41556 implement paid cancel 2021-04-22 11:49:30 +03:00
Oleg Hasjanov
2e8558a93d implement get all list notifications repp endpoint 2021-04-19 13:47:16 +03:00
Alex Sherman
7210140de6 Bring back Que gem for painless migration 2021-04-12 17:22:36 +05:00
Alex Sherman
929ada8fd0 Add sidekiq as a job backend 2021-04-12 17:22:36 +05:00
Karl Erik Õunapuu
2a3040fb09
REPP: Get all nameservers for domain 2021-03-22 16:44:10 +02:00
Karl Erik Õunapuu
e2f377f1c2
Merge remote-tracking branch 'origin/master' into repp-domains 2021-03-22 14:05:42 +02:00
Oleg Hasjanov
224614b983 fixed domain version route 2021-03-16 14:36:57 +02:00
Oleg Hasjanov
80da2f6519 fixed domain version route 2021-03-16 14:30:22 +02:00
Alex Sherman
43b3033991 Fix namespaces for Zeitwerk class loader 2021-03-05 19:09:24 +05:00
Karl Erik Õunapuu
bb8539596a
Remove registrant portal code 2021-02-18 15:15:40 +02:00
Karl Erik Õunapuu
42adaa7159
Merge remote-tracking branch 'origin/master' into repp-domains 2021-02-11 10:29:38 +02:00
Timo Võhmar
a46b04856f
Merge pull request #1817 from internetee/1764-registrar-bulk-admin-change
Domain admin contacts bulk change feature
2021-02-10 17:01:54 +02:00
Alex Sherman
fca12fdb34 Add a view and routes 2021-02-08 14:38:45 +05:00
Alex Sherman
f3f89bedd7 Add first version of admin bulk change 2021-02-05 18:06:22 +05:00
Alex Sherman
b708cebbfd Add update endpoint for ContactRequests 2021-02-03 15:14:40 +05:00
Alex Sherman
1bbacbf56c Fix class/routes namespace for ContactRequest endpoint 2021-02-03 15:14:40 +05:00
Karl Erik Õunapuu
57df268d91
REPP: Create domain statuses endpoints 2021-01-27 12:37:39 +02:00
Karl Erik Õunapuu
99a1f1f489
REPP: Read/Ack poll messages 2021-01-22 16:23:48 +02:00