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
Alex Sherman
0a7b754c4c
Add email description to epp responce on contact creation
2020-07-17 15:21:02 +05:00
Alex Sherman
c4de5655e1
Add company controlled contacts to registrant API
...
Fix tests.
2020-07-15 15:11:51 +05:00
Alex Sherman
4a2176d5d7
Flush settings cache on legal doc mandatority check
2020-07-02 16:59:00 +05:00
Alex Sherman
16e9966d34
Make legal document optional on domain delete
2020-07-01 18:06:21 +05:00
Alex Sherman
60ad331903
Add non-mandatory legal docs to domain transfer/delete
2020-07-01 13:59:10 +05:00
Alex Sherman
d29ef4174c
Add test if legaldoc mandatory on domain delete
2020-07-01 12:49:05 +05:00
Alex Sherman
206704fee7
Add check if legal doc mandatory & tests
2020-06-30 18:43:35 +05:00
Maciej Szlosarczyk
74a9d59753
Add DNS keys to domain API response
...
It is fairly similar to what we do for WHOIS records, but one query is
slightly rewritten with removal of try-catch block
2020-06-18 10:42:39 +03:00
Maciej Szlosarczyk
28695f4c22
add email field to contact serializer
2020-06-12 14:32:53 +03:00
Maciej Szlosarczyk
7ece2e0341
Return JSON response from 404
2020-06-11 13:18:05 +03:00
Karl Erik Õunapuu
b71f52e601
Fix Que 0.x time parsing in RoR 6
2020-06-01 11:39:43 +03:00