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
Karl Erik Õunapuu
155b6e98cb
Update file download HTTP headers in test
2020-06-01 10:36:49 +03:00
Maciej Szlosarczyk
011967d8ea
Add disputes to the list of retained domains
2020-05-28 13:33:52 +03:00
Karl Erik Õunapuu
e06596551c
Prevent verification email from being sent when registrantChange w/ disputed pw
2020-05-25 16:02:59 +03:00
Karl Erik Õunapuu
7ef15a5bf1
Merge remote-tracking branch 'origin/master' into 269-dispute-list
2020-05-21 17:43:57 +03:00
Timo Võhmar
c0bf470c2f
Merge pull request #1583 from internetee/add-auctions-endpoint-to-repp
...
Add auctions endpoint to REPP
2020-05-21 15:05:06 +03:00
Timo Võhmar
3d30469db9
Merge pull request #1527 from internetee/fix-registrant-contact-view
...
Registrant: Allow to view other contacts of domain
2020-05-21 14:31:12 +03:00
Maciej Szlosarczyk
fda3d346b3
Add auctions endpoint to REPP
2020-05-21 14:20:56 +03:00
Karl Erik Õunapuu
cb0051d4e0
Alert admin if dispute created for unregistered domain
2020-05-19 11:06:18 +03:00
Karl Erik Õunapuu
c682155bf6
Disputes: Show when and who closed dispute
2020-05-18 15:28:03 +03:00
Maciej Szlosarczyk
6e5a97ad4d
Add handling of type filters and handling of ETags
...
Add API documentation and test cases around ETags for the API.
2020-05-15 14:43:18 +03:00
Maciej Szlosarczyk
18ce853420
Simple implementation of retained domains API endpoint
...
This needed a new name, there are several classes of database object
to be included in that endpoint.
Currently, there is one list ordered by name, with each object
containing status and ascii name for convenience. Can be converted to
multiple fields (reserved and blocked separately). Also contains total
count.
Includes CORS preflight which seems to be a known problem for Rails in
the past.
2020-05-14 14:49:02 +03:00
Karl Erik Õunapuu
906fc9938f
Merge branch 'master' into 269-dispute-list
2020-05-14 11:42:41 +03:00
Karl Erik Õunapuu
e7ad4a7c64
Move domain dispute logic to concern
2020-05-12 10:24:28 +03:00
Alex Sherman
d035b7727d
Add tests for registry to receive registration_deadline
2020-05-08 13:14:41 +05:00
Karl Erik Õunapuu
bd7b6ddb73
Create test for viewing other domain contacts
2020-05-05 12:36:04 +03:00
Karl Erik Õunapuu
1dc2cf8e12
Check for domain dispute on create
2020-05-04 09:58:20 +03:00
Karl Erik Õunapuu
483eec554e
Create tests for Dispute
2020-05-04 07:53:52 +03:00
Karl Erik Õunapuu
5d999f96c5
Merge remote-tracking branch 'origin/master' into 1422-record-payment-method-and-failed-payments
2020-02-27 12:40:41 +02:00
Alex Sherman
4ddbb08e80
Move data migrations from rake tasks to gem
...
See #1298
2020-02-26 13:26:48 +05:00
Alex Sherman
a1651ca1b9
Fix double versioning on Domain & Contact models
2020-02-12 18:51:48 +05:00
Alex Sherman
a18f7b1605
Pump papertrail version to 6.0.2
2020-02-05 12:43:25 +05:00
Karl Erik Õunapuu
23b427e9dc
Merge remote-tracking branch 'origin/master' into 1422-record-payment-method-and-failed-payments
2020-02-04 21:35:54 +02:00
Alex Sherman
934033cfbc
Add test & validation to not to register blocked IDN domains via EPP
...
Fixes https://github.com/internetee/registry/issues/1142#issuecomment-581889350
2020-02-04 19:50:28 +05:00
Karl Erik Õunapuu
6418924faf
Cover EveryPay / BankLink payments with tests
2020-02-04 15:13:51 +02:00
Karl Erik Õunapuu
b6469f3dfe
Move payment method fetching logic to Model, rewrite tests for EveryPay component
2020-02-03 20:05:05 +02:00