Commit graph

121 commits

Author SHA1 Message Date
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
Karl Erik Õunapuu
24c3962517
REPP: Domain delete test 2021-02-02 11:55:09 +02:00
Karl Erik Õunapuu
1461d2a566
REPP: Domain registrant change test 2021-02-02 11:26:52 +02:00
Karl Erik Õunapuu
bad06307b6
REPP: Test domain status editing 2021-02-01 12:35:20 +02:00
Karl Erik Õunapuu
c5e2ebe15e
Fix BL after master emrge 2021-01-29 15:36:23 +02:00
Karl Erik Õunapuu
43e5b74668
Merge remote-tracking branch 'origin/master' into repp-domains 2021-01-29 13:35:34 +02:00
Karl Erik Õunapuu
dd8d4c1085
Fix CC issues 2021-01-28 15:27:40 +02:00
Karl Erik Õunapuu
7c35083a8b
Fix some CC issues 2021-01-28 12:43:43 +02:00
Karl Erik Õunapuu
0d2cb6b7f2
REPP: Combine create/delete actions for DNSSEC keys 2021-01-28 11:08:43 +02:00
Karl Erik Õunapuu
8c01385be0
REPP: Combine create/delete actions for domain contact add 2021-01-27 16:13:10 +02:00
Karl Erik Õunapuu
d1cd0867c8
Fix some CC issues 2021-01-27 15:55:37 +02:00
Karl Erik Õunapuu
2ca9697b46
Remove redundant methods 2021-01-27 13:31:30 +02:00
Karl Erik Õunapuu
e55fc833e7
REPP: Serialize domains 2021-01-27 13:03:54 +02:00
Karl Erik Õunapuu
57df268d91
REPP: Create domain statuses endpoints 2021-01-27 12:37:39 +02:00
Karl Erik Õunapuu
cdf2866434
REPP: Domain Delete endpoint, port EPP Delete to Actions 2021-01-26 16:08:51 +02:00