Commit graph

135 commits

Author SHA1 Message Date
olegphenomenon
11b7a13cf3 change key token 2021-11-10 11:46:14 +02:00
Oleg Hasjanov
5a19149129 added ip to white list 2021-11-08 12:16:58 +02:00
Oleg Hasjanov
17850b53d7 added secret key 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
36e9aac1d3 changed response 2021-11-08 12:16:58 +02:00
Oleg Hasjanov
68ff1c1e64 Changed tests 2021-11-08 12:16:58 +02:00
Oleg Hasjanov
64cb2c35f3 added test 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
9b67dff2e4 fixed bulk change nameserver form 2021-09-22 18:15:54 +03:00
dinsmol
170652679d fixed rubocop errors 2021-09-16 14:46:27 +03:00
dinsmol
d36ef24170 created method for adding nameservers 2021-09-15 21:55:11 +03:00
dinsmol
f4e0084895 fixed codeclimate errors (partically) 2021-09-09 09:19:09 +03:00
dinsmol
6eeba2b3ab fixed ruby 3 support errors 2021-09-06 15:23:35 +03:00
dinsmol
62d1ba45a2 fixed ArgumentError 2021-09-03 16:12:16 +03:00
Alex Sherman
63e911acb6 Fix 'true' validation in repp mark message as read endpoint 2021-07-19 16:20:31 +05: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
Alex Sherman
11d97358c1 Fix CC issues 2021-05-06 12:17:19 +05:00
Alex Sherman
89afe0bdf2 Fix error generation 2021-05-06 12:15:15 +05:00
Alex Sherman
991d2d252c Fixed repp domain transfer 2021-05-06 12:15:15 +05:00
Alex Sherman
79351d50d9 Add epp errors support to bulk renew 2021-05-06 12:15:15 +05:00
Alex Sherman
0f812d0b15 Fixed epp error processing in repp controller 2021-05-06 12:15:15 +05:00
Alex Sherman
c613de1a11 Refactor epp error due to Rails 6.1 changes 2021-05-06 12:14:35 +05:00
Oleg Hasjanov
62177078c2 refactoring 2021-05-04 15:49:03 +03:00
Oleg Hasjanov
759254d954 change response message 2021-05-04 14:37:50 +03:00
Oleg Hasjanov
d5af1a7fb6 added test 2021-04-19 14:17:22 +03:00
Oleg Hasjanov
2e8558a93d implement get all list notifications repp endpoint 2021-04-19 13:47:16 +03:00
Karl Erik Õunapuu
546330b178
REPP: Add renew exp_date sanity check 2021-03-23 13:14:31 +02:00
Karl Erik Õunapuu
016c5e802c
REPP: Domain info for not-sponsoring registrars 2021-03-23 12:04:03 +02:00
Karl Erik Õunapuu
2a3040fb09
REPP: Get all nameservers for domain 2021-03-22 16:44:10 +02:00
Karl Erik Õunapuu
117b682990
Rename auth_info / authorization_code to transfer_code 2021-03-22 16:29:40 +02:00
Karl Erik Õunapuu
6e624a7898
FIX code styling 2021-03-22 15:33:37 +02:00
Karl Erik Õunapuu
d6b266459b
REPP: Ditch _id from registrant / registrar attributes 2021-03-22 15:28:23 +02:00
Karl Erik Õunapuu
83bfc493bb
Rename admin_domain_contacts_attributes to admin_contacts 2021-03-22 15:13:48 +02:00
Karl Erik Õunapuu
e2f377f1c2
Merge remote-tracking branch 'origin/master' into repp-domains 2021-03-22 14:05:42 +02:00
Karl Erik Õunapuu
082d287401
Fix bulk NS change IP validation 2021-02-18 13:19:17 +02:00
Karl Erik Õunapuu
47cd7cc4f7
Fix CC issues 2021-02-18 12:15:18 +02:00
Karl Erik Õunapuu
7b4214def1
Add from/until sorting to balance API 2021-02-15 16:52:36 +02:00
Karl Erik Õunapuu
e71ea05fb4
REPP: Fix response code for paramInvalid 2021-02-15 15:58:28 +02:00
Karl Erik Õunapuu
f2e58d5e01
Make domains array optional 2021-02-15 15:51:04 +02:00
Karl Erik Õunapuu
dc68f69017
Bulk NS change: Verify data type in JSON 2021-02-15 15:43:16 +02:00
Karl Erik Õunapuu
416390a3c4
Add detailed balance to REPP 2021-02-12 15:33:34 +02:00
Karl Erik Õunapuu
42adaa7159
Merge remote-tracking branch 'origin/master' into repp-domains 2021-02-11 10:29:38 +02:00
Alex Sherman
fdef27c45e
Mode all the actions to Interactions folder 2021-02-08 15:13:22 +02:00
Karl Erik Õunapuu
d7f01f24a2
Move actions to own namespace 2021-02-08 14:12:55 +02:00
Alex Sherman
f6a2d91d61 Fix CC issues 2021-02-05 18:06:22 +05:00
Alex Sherman
f3f89bedd7 Add first version of admin bulk change 2021-02-05 18:06:22 +05:00
Karl Erik Õunapuu
312f199504
REPP: Forward Registrar ID for domain update action 2021-02-05 12:53:51 +02:00
Karl Erik Õunapuu
9305602c5f
Merge remote-tracking branch 'origin/master' into repp-domains 2021-02-03 10:59:57 +02:00