Commit graph

1259 commits

Author SHA1 Message Date
Timo Võhmar
3be2c384a2
Revert "Fix possible doubling of contact objects after race" 2020-06-30 15:39:48 +03:00
Timo Võhmar
9e2bd757fd
Merge pull request #1617 from internetee/epp-contact-update-extract-xml-parsing
Split contact update into XML and Business action parts
2020-06-27 00:56:59 +03:00
Maciej Szlosarczyk
82a9565c10
Extract action 2020-06-26 14:31:12 +03:00
Alex Sherman
821ea1a8b2 Raise transaction isolation level on epp domain update 2020-06-25 12:09:33 +05:00
Timo Võhmar
f377f50907
Merge pull request #1607 from internetee/1606-fix-account-activity-view
Fix account activity index
2020-06-11 22:44:32 +03:00
Maciej Szlosarczyk
7ece2e0341
Return JSON response from 404 2020-06-11 13:18:05 +03:00
Alex Sherman
6cc0f7d58b Fix account activity index
Fixes #1606
2020-06-11 14:40:09 +05:00
Karl Erik Õunapuu
19a543e184 Do not check for Authenticity token in EPP 2020-06-04 13:13:31 +03:00
Timo Võhmar
2ffe9629f9
Merge pull request #1593 from internetee/upgrade-rails-to-6.0.3
Upgrade Rails from 5.2 to 6.0.3
2020-06-03 15:04:36 +03:00
Alex Sherman
e92afb59c1 Add tests, fix error handling 2020-06-01 15:15:59 +05:00
Alex Sherman
e15b1283e5 Add error handling if legaldoc file not found
Closes #1452
2020-06-01 14:36:20 +05:00
Karl Erik Õunapuu
77d0a2937f Fix render_to_string call 2020-05-29 16:49:25 +03:00
Karl Erik Õunapuu
1e1f808c8d Use PaperTrail.request.whodunnit
PaperTrail.whodunnit was removed from PaperTrail 10.x
2020-05-29 14:59:17 +03:00
Karl Erik Õunapuu
f39fb1dc8b Provide full Contact object to all_domains() instead of just id 2020-05-22 21:42:14 +05:00
Karl Erik Õunapuu
7ef15a5bf1 Merge remote-tracking branch 'origin/master' into 269-dispute-list 2020-05-21 17:43:57 +03:00
Karl Erik Õunapuu
f25b7a3b7f Check whether registrant element exists before determining registrant change 2020-05-21 15:49:43 +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
178d199020 Show reserved pw in domain form after (failed) update 2020-05-21 13:38:59 +03:00
Karl Erik Õunapuu
572510d7b0 Find contact/registrar directly via domain or via relations 2020-05-20 11:10:01 +03:00
Karl Erik Õunapuu
0998ada2fc Fix pagination/sorting for disputed domains 2020-05-19 12:28:41 +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
26858a7e8f
Merge branch 'master' into add-machine-readable-list-of-blocked-domains 2020-05-14 15:06:15 +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
be14ede8b6 Refactor some dispute logic 2020-05-14 11:38:26 +03:00
Karl Erik Õunapuu
04b10ab0be Merge branch 'master' into 952-revoking-cert-does-not-stop-user-from-logging-in 2020-05-12 12:37:33 +03:00
Karl Erik Õunapuu
dc9bf7a5d3 Add reserved pw field to domain edit UI if active dispute 2020-05-08 13:50:48 +03:00
Karl Erik Õunapuu
bd8ffb7e1d Remove destroy button from closed disputes 2020-05-07 16:24:47 +03:00
Alex Sherman
5c419ae8be Update whois record with auction registration_deadline if any 2020-05-06 15:44:24 +05:00
Karl Erik Õunapuu
2dbcbf1c29 Remove redundant api check blocks 2020-05-05 14:23:09 +03:00
Karl Erik Õunapuu
d0053def99 Find requester contact id solely by ident 2020-05-05 12:35:27 +03:00
Karl Erik Õunapuu
05a8c5f031 Merge remote-tracking branch 'origin/master' into fix-registrant-contact-view 2020-05-04 14:29:42 +03:00
Karl Erik Õunapuu
1dc2cf8e12 Check for domain dispute on create 2020-05-04 09:58:20 +03:00
Karl Erik Õunapuu
f73833e478 Ignore domain_name attribute on dispute update 2020-04-30 08:35:17 +03:00
Karl Erik Õunapuu
39791f5755 Fix styling issues 2020-04-27 14:39:07 +03:00
Karl Erik Õunapuu
25d78cde74 Fix some code styling issues 2020-04-27 12:22:31 +03:00
Karl Erik Õunapuu
42946dfa15 Add closed disputed sections to disputes view 2020-04-27 10:56:27 +03:00
Karl Erik Õunapuu
0f2a290d64 Add disputing logic for EPP 2020-04-24 16:04:58 +03:00
Karl Erik Õunapuu
7a7b2f9881 Create scaffold for domain disputes 2020-04-22 11:00:06 +03:00
Timo Võhmar
444a07c62a
Merge pull request #1502 from internetee/1422-record-payment-method-and-failed-payments
Record every payment attempt
2020-03-06 13:52:58 +02:00
Alex Sherman
0efd35516c Fix statuses filtering in registrar contacts index 2020-03-02 12:45:19 +02:00
Alex Sherman
8cc42cb170 Fix redirect back
Closes #1535
2020-02-28 13:55:01 +05: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
Timo Võhmar
777c0a4935
Merge pull request #1541 from internetee/1540-fix-verified-element
Add verified parameter to registrar domain controller strong params
2020-02-27 12:14:06 +02:00
Alex Sherman
53168a6e2a Add verified parameter to registrar domain controller strong params
See #1540
2020-02-26 16:19:37 +05:00
Alex Sherman
5ec2d25ec5 Move Remove clientHold button to domain info 2020-02-20 13:39:57 +05:00