Commit graph

518 commits

Author SHA1 Message Date
Karl Erik Õunapuu
06ad8c8c77
REPP: Domain tech contact replace test 2020-10-21 15:21:54 +03:00
Karl Erik Õunapuu
774ada6ebb
REPP: Domain transfer test 2020-10-21 14:00:16 +03:00
Karl Erik Õunapuu
9a36b0403c
REPP: Domain transfer info test 2020-10-21 13:10:28 +03:00
Karl Erik Õunapuu
2a1967918c
REPP: Domains list test 2020-10-21 12:31:51 +03:00
Karl Erik Õunapuu
f9bef781ab
REPP: Add contact:destroy action 2020-10-21 12:00:08 +03:00
Karl Erik Õunapuu
516b2180ca
REPP: Extend V1 base test 2020-10-20 17:12:13 +03:00
Karl Erik Õunapuu
ddc26b81b1
REPP:: Contact create/update legaldoc test 2020-10-20 15:59:05 +03:00
Karl Erik Õunapuu
33f6da53c1
REPP: Contact update test 2020-10-20 13:58:21 +03:00
Karl Erik Õunapuu
9cfa1c2989
REPP: Contact create test 2020-10-20 11:52:56 +03:00
Karl Erik Õunapuu
39d09e5543
REPP: Contact check test 2020-10-20 10:44:48 +03:00
Karl Erik Õunapuu
2b4a1889e4
Merge remote-tracking branch 'origin/master' into 1580-registrar-api-contacts-endpoint 2020-10-20 10:26:06 +03:00
Karl Erik Õunapuu
7f1637c8d2
REPP: Contacts show test 2020-10-19 17:14:23 +03:00
Karl Erik Õunapuu
d1e877502d
REPP: Contact list tests 2020-10-19 16:29:28 +03:00
Alex Sherman
f58659041d Fix company contacts stub 2020-10-19 18:08:21 +05:00
Karl Erik Õunapuu
87dff41a4e
REPP: Authentication test 2020-10-19 16:02:18 +03:00
Karl Erik Õunapuu
2a136a776f
Merge remote-tracking branch 'origin/master' into 1580-registrar-api-contacts-endpoint 2020-10-19 12:41:09 +03:00
Karl Erik Õunapuu
220e0d7993
Fix tests 2020-10-19 10:24:56 +03:00
Timo Võhmar
db68a3d95a
Merge pull request #1713 from internetee/1708-business-registry-endpoint
Change error handling to more humane
2020-10-16 12:44:13 +03:00
Karl Erik Õunapuu
a80d037677
Merge remote-tracking branch 'origin/master' into 1580-registrar-api-contacts-endpoint 2020-10-16 12:07:19 +03:00
Karl Erik Õunapuu
a6f7af0f03
Fix tests 2020-10-16 12:04:55 +03:00
Timo Võhmar
7f81883e7b
Merge pull request #1698 from internetee/add-tara-to-registrant
Expand TARA auth logic to registrant portal
2020-10-15 16:58:12 +03:00
Alex Sherman
c09e08c61e Change error handling to more humane 2020-10-15 16:16:44 +05:00
Karl Erik Õunapuu
27774cc275
REPP: Fix tests 2020-10-14 17:15:00 +03:00
Alex Sherman
c43ae63521 Fix output format & format test 2020-10-13 15:07:44 +05:00
Alex Sherman
c79042f789 Add registrant api companies endpoint 2020-10-12 16:32:37 +05:00
Karl Erik Õunapuu
11ee1f9f1e
Remove ID card logic from codebase 2020-10-01 17:18:23 +03:00
Timo Võhmar
a756b52441
Merge pull request #1682 from internetee/1680-registrar-tara-integration
Add TARA support
2020-09-30 19:35:57 +03:00
Alex Sherman
eeffb7ee22 Add tests 2020-09-30 20:13:51 +05:00
Alex Sherman
6c24eff1ef Remove unused tests 2020-09-30 15:09:50 +05:00
Timo Võhmar
30bd94964e
Merge pull request #1694 from internetee/1693-renewprohibited-does-not-block-renewing-domains
Disallow domain renew for renewProhibited domains
2020-09-28 16:36:37 +03:00
Karl Erik Õunapuu
29897043b0
Renew: Attach uneligibility reason 2020-09-28 16:16:50 +03:00
Karl Erik Õunapuu
9976e3dd93
Test renewal prohibited statuses 2020-09-28 13:01:47 +03:00
Karl Erik Õunapuu
552e1e7b1e
Fix tests 2020-09-22 17:11:40 +03:00
Karl Erik Õunapuu
6a93395fa4
Add integration tests for Bounces API 2020-09-21 11:37:31 +03:00
Alex Sherman
50086afad6 Remove mod_epp references from docs 2020-09-18 14:01:49 +05:00
Alex Sherman
2ef430a877 Fix typo in setting key 2020-09-11 15:58:07 +05:00
Timo Võhmar
3836dcdf46
Merge pull request #1451 from internetee/improve-legal-documents
Improve legal documents
2020-09-03 13:41:22 +03:00
Timo Võhmar
85274ca85b
Merge pull request #1331 from internetee/fix-epp-session-timeout
Fix EPP session timeout
2020-09-03 13:08:51 +03:00
Alex Sherman
7b7f383656 Fix tests 2020-09-02 12:14:20 +05:00
Artur Beljajev
58b8c194bc Handle anonymous user in EPP poll request
Unlike mod_epp, new EPP proxy (https://github.com/internetee/epp_proxy
passes through all valid requests even if a user is not logged in,
therefore we now need to handle such cases on registry app side.

#730
2020-09-02 12:07:46 +05:00
Alex Sherman
16db7358cd Fix CC & tests 2020-08-31 13:58:05 +05:00
Artur Beljajev
9baa65a775 Refactor 2020-08-31 13:36:27 +05:00
Alex Sherman
66e05c7791 Fix tests & CC 2020-08-28 12:58:52 +05:00
Timo Võhmar
dfe29fa986
Merge pull request #1644 from internetee/1642-refactor-registrant-api-contacts
Add company contacts to registrant API
2020-08-26 14:59:32 +03:00
Karl Erik Õunapuu
2330e8eab1 Merge remote-tracking branch 'origin/master' into 1629-change-settings-storage-mechanism 2020-08-18 11:37:15 +03:00
Karl Erik Õunapuu
49f11cce0b Remove occurrencies of Setting.x 2020-08-12 11:53:52 +03:00
Karl Erik Õunapuu
e40353042e Include tests for EPP contact create/update actions regarding to addressing 2020-08-10 16:04:52 +03:00
Karl Erik Õunapuu
1bc0ec07d3 Fix registrant API test 2020-08-10 13:59:50 +03:00
Timo Võhmar
7ed9384848
Revert "Domain transfer: Conditionally reuse contacts" 2020-08-04 22:12:36 +03:00
Karl Erik Õunapuu
40d68fc7f1 Transfer: Return identical objects occassionally 2020-08-04 18:16:38 +03:00