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
Alex Sherman
3b332da0bb
Add remove clientHold to registrar UI
2020-02-19 14:51:53 +05:00
Karl Erik Õunapuu
e50cf7d200
Registrar: Allow to view other contacts of domain
2020-02-12 15:38:54 +02:00
Karl Erik Õunapuu
b725ddde77
Permit & turn ActiveController::Parameters to hash
2020-02-06 15:43:21 +02:00
Karl Erik Õunapuu
5d8e78f3c6
Rename #create_with_type to #new_with_type
2020-02-05 16:45:35 +02:00
Alex Sherman
a18f7b1605
Pump papertrail version to 6.0.2
2020-02-05 12:43:25 +05:00
Alex Sherman
95ad3086b0
Change deprecated usage of strings in if blocks
2020-02-05 12:43:25 +05:00
Karl Erik Õunapuu
37e7def669
Provide better context for EveryPay / Banklink payment state alerts
2020-02-04 21:11:30 +02:00
Karl Erik Õunapuu
2645654aef
Create System / Admin payment log
2020-02-04 21:10:06 +02: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
Karl Erik Õunapuu
ec5ff5dc8c
Validate inclusion of payment method when saving PaymentOrder
2020-02-03 15:52:02 +02:00