Commit graph

1557 commits

Author SHA1 Message Date
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
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
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
Alex Sherman
c405fcdd34 Fix old classnames saved in notification, add tests 2021-03-11 14:13:45 +05:00
Timo Võhmar
5c10be4f2a
Merge pull request #1877 from internetee/fix_restwhois_contact_request_readonly
Allow saving of contact request AWS message_id
2021-03-09 16:11:53 +02:00
Alex Sherman
9e291d5458 Allow saving of contact request AWS message_id 2021-03-09 16:33:35 +05:00
Alex Sherman
43b3033991 Fix namespaces for Zeitwerk class loader 2021-03-05 19:09:24 +05:00
Timo Võhmar
efdecb6d3f
Merge pull request #1859 from internetee/1826-remove-code-for-old-registrant-portal
Drop legacy registrant portal
2021-03-04 13:11:15 +02:00
Karl Erik Õunapuu
63a15154cb
Registrant API: Allow tech domain query without tech flag 2021-02-26 17:25:44 +02:00
Karl Erik Õunapuu
40b7897e4b
Registrant API: Permit country_code param 2021-02-26 11:36:27 +02:00
Karl Erik Õunapuu
34e71cc2c8
Skip bearer token logging when production env 2021-02-23 15:09:50 +02:00
Karl Erik Õunapuu
f60bf4013c
Merge remote-tracking branch 'origin/add-registrant-api-token-log' into add-role-filter-to-registrant-api 2021-02-23 13:48:05 +02:00
Karl Erik Õunapuu
d864265760
Registrant API: Expose Bearer token internally 2021-02-23 13:41:17 +02:00
Karl Erik Õunapuu
bb8539596a
Remove registrant portal code 2021-02-18 15:15:40 +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
52d575229c
Merge remote-tracking branch 'origin/master' into repp-domains 2021-02-12 10:22:05 +02:00
Timo Võhmar
573f23f874
Merge pull request #1835 from internetee/1832-registrar-prefix-on-contact-info-and-check-requests
EPP: Find contact without registrar code prefix
2021-02-11 14:03:36 +02:00
Karl Erik Õunapuu
42adaa7159
Merge remote-tracking branch 'origin/master' into repp-domains 2021-02-11 10:29:38 +02:00