Commit graph

2219 commits

Author SHA1 Message Date
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
Karl Erik Õunapuu
f27f2f365f Do not use requester ID when querying all_domains() via Registrar 2020-05-21 14:15:00 +03:00
Karl Erik Õunapuu
bcd6f0bd71 Find requester's tied domains via RegistrantUser 2020-05-21 12:41:21 +03:00
Karl Erik Õunapuu
572510d7b0 Find contact/registrar directly via domain or via relations 2020-05-20 11:10:01 +03:00
Maciej Szlosarczyk
56e3784aa4
Use constants instead of strings 2020-05-15 14:52:11 +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
960e4084e3
Properly match against class
Turns out I was wrong 😅
2020-05-14 15:26:33 +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
88a3a2ebac
Make Rubocop less whiny about things 2020-05-14 14:59:17 +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
36e036e231 Write metadata only on create 2020-05-12 21:27:54 +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
c2f8589044 Verify that CN is present when uploading CSR/CRT 2020-05-12 12:28:43 +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
0fa7fcc771 Check that certificate is not revoked 2020-05-05 13:53:11 +03:00
Karl Erik Õunapuu
7930c4d8b6 Show only domains for contact that requester contact has access to 2020-05-04 18:14:13 +03:00
Karl Erik Õunapuu
53c466e6e5 Default fixture for business addr 2020-05-04 14:53:50 +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
Alex Sherman
c4e46149e8 Fix presence of ignored fields in history
Closes #1576
2020-04-30 13:01:05 +05:00
Karl Erik Õunapuu
43200f68de Revert unnessecary updates to binaries 2020-04-15 13:02:57 +03:00
Karl Erik Õunapuu
e040ac6a45 Exclude DomainStatus static model from Papertrail 2020-04-15 10:01:35 +03:00
Timo Võhmar
8451aa7758
Merge pull request #1547 from internetee/509-directo-to-gem
Directo: Reference BL from gem
2020-03-25 11:08:48 +02:00
Karl Erik Õunapuu
ecbed47a68 Render EPP error when IP missing for glue record 2020-03-11 16:42:08 +02:00
Karl Erik Õunapuu
21543d8416 Better naming for variables 2020-03-06 15:17:01 +02: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
0c30e8b8ee Create bank statement export dir if not present
Fixes #1551
2020-03-03 10:43:26 +02:00
Karl Erik Õunapuu
3f92640ad2 Move registrar directo logic to concern, touch up translations 2020-03-02 17:38:03 +02:00
Karl Erik Õunapuu
6c328438e6 Reduce condition sizes for Directo job 2020-03-02 10:40:54 +02: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
Karl Erik Õunapuu
5816ae1663 Fix Rubocop styling issues 2020-02-27 11:32:29 +02:00
Karl Erik Õunapuu
86889b6432 Merge remote-tracking branch 'origin/master' into 509-directo-to-gem 2020-02-27 11:05:42 +02:00
Timo Võhmar
1b8f393ffe
Merge pull request #1544 from internetee/1543-fix-domain-statuses-removal
Fix domain statuses removal
2020-02-26 17:20:43 +02:00
Timo Võhmar
3d9e8d2c26
Merge pull request #1533 from internetee/1481-add_client_hold_to_registrar_ui
1481 add client hold to registrar ui
2020-02-26 17:17:59 +02:00
Alex Sherman
b859cfc090 Fix domain statuses removal
Close #1543s
2020-02-26 19:57:35 +05:00
Timo Võhmar
f41289cfa8
Merge pull request #1524 from internetee/277-check-monthly-invoice-number-in-range
Check if Directo counter is in range
2020-02-20 20:42:25 +02:00
Karl Erik Õunapuu
cd871ca829 Merge remote-tracking branch 'origin/master' into 509-directo-to-gem 2020-02-20 14:39:12 +02:00
Alex Sherman
5ec2d25ec5 Move Remove clientHold button to domain info 2020-02-20 13:39:57 +05:00
Alex Sherman
1d6040cd5b Fix async que job calling 2020-02-20 12:30:34 +05:00
Alex Sherman
3b332da0bb Add remove clientHold to registrar UI 2020-02-19 14:51:53 +05:00
Karl Erik Õunapuu
d5662f42b8 Fully implemented prepayment Directo invoice forwarding, WIP on proformas 2020-02-18 17:03:31 +02:00
Alex Sherman
187ce318a2 Destroy e-invoice sending job if invoice sent, cancelled or paid 2020-02-17 19:34:59 +05:00
Alex Sherman
47e601f3cd Add test to check if job works 2020-02-17 17:59:28 +05:00
Alex Sherman
96d511aeae Revert "Modify application.yml to store strings only"
This reverts commit bc4176e844.
2020-02-14 13:50:36 +05:00
Alex Sherman
bc4176e844 Modify application.yml to store strings only 2020-02-14 12:19:28 +05:00
Alex Sherman
fc59d4a29d Fix warnings on cron jobs 2020-02-13 20:26:42 +05:00
Karl Erik Õunapuu
1011876872 Link bank transaction with AccountActivity 2020-02-12 18:05:57 +02:00
Timo Võhmar
fdd427a467
Merge pull request #1520 from internetee/344-store-request-for-directo-credit-invoices
Save request data to the directo object
2020-02-12 16:36:14 +02:00
Alex Sherman
a1651ca1b9 Fix double versioning on Domain & Contact models 2020-02-12 18:51:48 +05:00
Karl Erik Õunapuu
e50cf7d200 Registrar: Allow to view other contacts of domain 2020-02-12 15:38:54 +02:00