internetee-registry/app/views/admin
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
..
account_activities Refactor and improve invoices 2019-03-14 15:39:24 +02:00
admin_users Improve UI 2017-11-21 23:53:55 +02:00
api_users Revert "Use inflector rule to acronym Api to API" 2018-07-24 12:53:51 +03:00
bank_statements Use js class name for datepicker 2017-09-19 14:10:38 +03:00
bank_transactions Refactor registrars 2018-03-26 07:00:54 +03:00
base Remove unneeded condition 2018-07-19 00:24:10 +03:00
billing/prices Remove monkey patch 2018-06-09 07:57:38 +03:00
blocked_domains Use js class name for datepicker 2017-09-19 14:10:38 +03:00
certificates Revert back to CSR / CRT upload 2015-05-22 13:42:40 +03:00
contact_versions Remove unecessary handling of newlines in contact views 2018-04-26 12:30:17 +03:00
contacts Unify contact.auth_info look and feel 2018-06-18 13:30:57 +03:00
dashboard Use singular controller 2018-06-19 20:43:23 +03:00
delayed_jobs Refatored to use shared/title partial 2015-04-16 16:31:22 +03:00
dns/zones Do not allow to permanently remove a zone 2017-05-23 17:23:05 +03:00
domain_versions Solve both sides of the missing fields bug, not only one 2018-04-26 08:46:21 +03:00
domains Merge branch 'master' into registry-927 2018-08-31 14:25:59 +03:00
epp_logs Use js class name for datepicker 2017-09-19 14:10:38 +03:00
invoices Refactor and improve invoices 2019-03-14 15:39:24 +02:00
keyrelays 109809872-template_changes 2015-12-11 12:07:46 +02:00
mail_templates Fix missing translation error 2018-04-11 12:38:10 +03:00
registrars Add contact disclosable attributes 2018-12-07 13:26:02 +02:00
repp_logs Use js class name for datepicker 2017-09-19 14:10:38 +03:00
reserved_domains Improve UI 2019-01-02 17:18:25 +02:00
sessions Remove unneeded attribute 2018-08-09 13:49:26 +03:00
settings Add new Setting to handle whois disclaimers 2018-04-25 14:34:37 +03:00
shared/form Use standard Devise sessions controller in admin area 2018-07-18 20:02:05 +03:00
white_ips Refactor registrars 2018-03-26 07:00:54 +03:00