Commit graph

1578 commits

Author SHA1 Message Date
Oleg Hasjanov
ad23a7cbd2 updated respons for wrong path 2021-06-09 10:51:00 +03:00
Timo Võhmar
670d42ea5e
Merge pull request #1969 from internetee/show-all-domains-by-default-to-users-with-less-than-3000-associated-domains
added init which returns definitly count of domains
2021-05-19 17:31:27 +03:00
Timo Võhmar
21009142d6
Merge pull request #1968 from internetee/61-registrant-contact-update-fix
Fix contact update via registrant center
2021-05-19 09:32:34 +03:00
Alex Sherman
96b59bfb4c Fix contact creator link 2021-05-18 14:44:36 +05:00
Alex Sherman
40579a8488 Fix condition on disclosed attrs presence 2021-05-12 14:20:33 +05:00
Oleg Hasjanov
c46b22db78 refactoring 2021-05-10 13:09:54 +03:00
Oleg Hasjanov
13a257210b refactoring 2021-05-07 18:12:28 +03:00
Oleg Hasjanov
54f7e87370 added initializer which returns definitly count of domains 2021-05-07 17:14:14 +03:00
Alex Sherman
b5d175798e Add debug logging for staging debugging on real data 2021-05-07 13:12:25 +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
156ca0b54f Get rid of outdated rendering 2021-05-06 12:15:15 +05:00
Alex Sherman
838522b81a Add support for PG interval field 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
e15fed2cd0 Add epp errors tto the concern itself 2021-05-06 12:15:15 +05:00
Alex Sherman
d4775ba5c5 Use errors as first-class objects 2021-05-06 12:15:15 +05:00
Alex Sherman
72c865e656 First iteration of epp error refactoring 2021-05-06 12:15:15 +05:00
Alex Sherman
7be87de865 Remove deprecated render file clauses 2021-05-06 12:14:35 +05:00
Alex Sherman
c613de1a11 Refactor epp error due to Rails 6.1 changes 2021-05-06 12:14:35 +05:00
Alex Sherman
39bbe6e06d Refactor deprecated in rails 6.1 issues 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
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
Timo Võhmar
f7455008c1
Merge pull request #1939 from internetee/1937-lhv-connect-check-invoices-marked-paid-by-admin
added test for transaction with binded invoice which already paid
2021-04-29 20:59:08 +03:00
Oleg Hasjanov
2d911e53c3 added method which note cancelled payment orders 2021-04-29 09:51:10 +03:00
Oleg Hasjanov
b3e27b37b5 change status from cancelled to unpaid 2021-04-28 16:53:06 +03:00
Oleg Hasjanov
e76f8da618 refactoring test 2021-04-27 16:08:26 +03:00
Oleg Hasjanov
c0917d4978 changed error code 2021-04-26 16:05:52 +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
28d1560555 refactoring 2021-04-22 13:24:00 +03:00
Oleg Hasjanov
895fa22702 added test 2021-04-22 12:45:00 +03:00
Alex Sherman
4d200a1efc Set disputes starts_at as today date 2021-04-22 14:38:22 +05:00
Oleg Hasjanov
af8bc41556 implement paid cancel 2021-04-22 11:49:30 +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
Timo Võhmar
2a633b9381
Merge pull request #1878 from internetee/fix_inconsistent_notification_attached_obj_type
Fix old classnames saved in notification, add tests
2021-03-12 10:26:26 +02:00
Timo Võhmar
c521bc240e
Merge pull request #1879 from internetee/tara-key-fix
Fix CookieOverflow error using current Tara test keys
2021-03-11 15:57:20 +02:00
Timo Võhmar
98bbc52c71
Merge pull request #1821 from internetee/1819-improve-credit-account-balance-overview
Registrar / REPP: Preserve balance after billable action
2021-03-11 15:39:31 +02:00
Alex Sherman
cb4ff1876d Fix CookieOverflow error using current Tara test keys 2021-03-11 17:42:06 +05:00