olegphenomenon
e3b370e7c1
updated condition
2022-02-09 15:15:08 +02:00
olegphenomenon
f6b352a087
updated nameserver letter
2022-02-09 15:15:08 +02:00
olegphenomenon
09ba0a2511
update mail templates
2022-02-09 15:15:08 +02:00
olegphenomenon
35f60e53e5
improve notification feature
2022-02-09 15:15:08 +02:00
olegphenomenon
aff950aa97
refactored job
2022-02-09 15:15:08 +02:00
olegphenomenon
57e653e9e6
added soa nameserver validator
2022-02-09 15:15:08 +02:00
olegphenomenon
d4fd8dc0ee
update contact notification
2022-02-09 15:15:08 +02:00
olegphenomenon
ca9ca115eb
added notify class and mail action for inform
2022-02-09 15:15:08 +02:00
olegphenomenon
ae269c6772
move on functionality for separate service object and updated tests
2022-02-09 15:15:08 +02:00
olegphenomenon
37a80faf14
changed conditions for glue records
2022-01-07 15:26:58 +02:00
olegphenomenon
ded6715309
change query timeout
2022-01-07 13:18:05 +02:00
olegphenomenon
156633cd02
added glue record support
2022-01-07 12:27:16 +02:00
olegphenomenon
2ad5eb9dcc
update error messages reason
2022-01-06 16:25:28 +02:00
olegphenomenon
a9a95e373c
added record for successfully validated nameservers
2022-01-06 15:23:21 +02:00
olegphenomenon
287c4ea5d6
remove nameserver validation from update and create interactions, refactored tests, job and move validator to services scoup
2022-01-06 14:25:12 +02:00
dinsmol
f4e0084895
fixed codeclimate errors (partically)
2021-09-09 09:19:09 +03:00
Karl Erik Õunapuu
377a95cc76
Add experimental registrant change accept/deny API endpoint
2020-11-11 13:09:32 +02:00
Artur Beljajev
eb1ee426ca
Improve readability
2019-04-06 16:28:57 +03:00
Artur Beljajev
a97728c0f3
Refactor and improve invoices
...
- `runner 'Invoice.cancel_overdue_invoices'` in `schedule.rb` is
changed to `rake 'invoices:cancel_overdue'`.
- `invoices.payment_term` database column is removed and its value is
hardcoded in UI.
- `invoices.paid_at` is removed as unused
- `invoices.due_date` column's type is now `date`.
- `Invoice#invoice_items` renamed to `Invoice#items` and `Invoice`
interface to get a list of items is unified.
- Default date format in UI.
- Default translations are used.
- Tests improved.
- Specs converted to tests and removed along with factories.
- Database structure improved.
2019-03-14 15:39:24 +02:00
Artur Beljajev
876c010435
Refactor registrant change mailer
...
#480
2017-05-20 17:36:32 +03:00