internetee-registry/spec/models
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
..
authorization Turn off settings by default 2018-06-06 04:55:36 +03:00
billing Merge branch 'master' into registry-475 2017-06-15 09:39:14 +03:00
concerns Refactor domain "force delete" operation 2018-04-21 23:27:09 +03:00
contact Revert "Revert "Registry 569"" 2017-10-22 23:57:11 +03:00
depp Set default period in new/renew domain forms in registrar area 2017-05-02 14:14:34 +03:00
dns Refactor zones 2017-04-24 18:20:06 +03:00
epp Remove Domain#valid_from 2018-03-27 18:34:48 +03:00
account_activity_spec.rb Improve Price - AccountActivity model relation 2017-05-07 00:23:40 +03:00
account_spec.rb Improve "account_activities" DB table structure 2017-05-07 14:05:32 +03:00
admin_user_spec.rb Migrate fabricators to factory bot factories (#626) 2017-11-16 10:18:53 +02:00
api_user_spec.rb Migrate fabricators to factory bot factories (#626) 2017-11-16 10:18:53 +02:00
bank_statement_spec.rb Use Estonian reference number format instead of ISO 11649 2018-11-26 16:33:53 +02:00
contact_spec.rb Convert spec to test 2018-03-06 13:08:18 +02:00
dnskey_spec.rb Migrate fabricators to factory bot factories (#626) 2017-11-16 10:18:53 +02:00
domain_contact_spec.rb Migrate fabricators to factory bot factories (#626) 2017-11-16 10:18:53 +02:00
domain_cron_spec.rb Migrate fabricators to factory bot factories (#626) 2017-11-16 10:18:53 +02:00
domain_spec.rb Merge branch 'master' into refactor-messages 2018-09-01 19:40:13 +03:00
epp_contact_spec.rb Migrate fabricators to factory bot factories (#626) 2017-11-16 10:18:53 +02:00
keyrelay_spec.rb Migrate fabricators to factory bot factories (#626) 2017-11-16 10:18:53 +02:00
legal_document_spec.rb Migrate fabricators to factory bot factories (#626) 2017-11-16 10:18:53 +02:00
registrant_verification_spec.rb Migrate fabricators to factory bot factories (#626) 2017-11-16 10:18:53 +02:00
setting_spec.rb Move setting types from controller to model 2017-08-23 01:24:01 +03:00
white_ip_spec.rb Refactor IP registrar restriction 2017-10-04 01:03:32 +03:00