Artur Beljajev
1c6c6cddcb
Make registrar address zip and state optional
...
Closes #1206
2019-05-21 18:22:12 +03:00
Artur Beljajev
65a50a8db0
Remove useless specs
2019-05-17 17:26:35 +03:00
Artur Beljajev
997b29c04f
Remove useless specs
2019-05-16 17:04:17 +03:00
Artur Beljajev
6faf0c3dd7
Convert specs to tests
2019-05-16 17:04:14 +03:00
Artur Beljajev
efb63399b2
Refactor registrars
...
- Reorganize views
- Improve database structure
- Use default translations
- Combine tests
2019-05-10 16:40:50 +03:00
Artur Beljajev
cea834d5b7
Change domains.delete_at
database column type to date, rename to
...
`delete_date`
Closes #1125
2019-05-02 16:32:44 +03:00
Artur Beljajev
5674071838
Refactor contact mailer
...
- Send single email with new email in `to` and old email in `bcc` fields
- Remove `Que::Mailer` (#895 )
- Add preview
- DRY templates
- Add tests
- Extract translations
- Remove useless specs
2019-04-11 17:42:59 +03:00
Timo Võhmar
b96aa87120
Merge pull request #1155 from internetee/add-basic-epp-contact-tests
...
Add basic EPP contact tests
2019-04-11 12:08:19 +03:00
Artur Beljajev
145e4dbfd7
Add tests
2019-04-09 14:32:47 +03:00
Artur Beljajev
eb1ee426ca
Improve readability
2019-04-06 16:28:57 +03:00
Artur Beljajev
ffe11685ff
Remove useless specs
2019-04-05 21:09:28 +03:00
Artur Beljajev
ac1a1b058c
Merge branch 'convert-specs-to-tests' into remove-delegations
2019-04-03 17:44:33 +03:00
Artur Beljajev
9fdde2049a
Convert specs to tests
2019-04-03 17:44:05 +03:00
Artur Beljajev
1b78b5e4c6
Merge branch 'convert-specs-to-tests' into remove-delegations
2019-04-03 17:29:09 +03:00
Artur Beljajev
0f4a67d696
Remove delegations
2019-04-03 17:17:27 +03:00
Artur Beljajev
cb9479994f
Convert specs to tests
2019-04-03 15:57:38 +03:00
Timo Võhmar
7aa249af34
Merge pull request #1130 from internetee/update-emails-content
...
Update emails' content
2019-04-01 19:28:31 +03:00
Artur Beljajev
5107d2d3a9
Refactor force delete
procedure
...
- Change `domains.force_delete_at` database column type to date,
rename to `force_delete_date`
- Save `force_delete_date` in application timezone
- Improve tests
Fixes #812 , #253
2019-03-28 18:19:51 +02:00
Artur Beljajev
5d63feb0a5
Update emails' content
...
Closes #1127
2019-03-28 15:22:46 +02:00
Artur Beljajev
83f8a9fb6a
Extract company register
...
Closes #1079 , #916 , #1077
2019-03-15 17:33:07 +02: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
25a290b751
Extract simplecov
config
2019-03-09 18:13:24 +02:00
Artur Beljajev
3c96d3206f
Remove useless specs
2018-11-26 16:33:57 +02:00
Artur Beljajev
93a069648e
Convert specs to tests
2018-11-26 16:33:57 +02:00
Artur Beljajev
5738c17731
Use Estonian reference number format instead of ISO 11649
2018-11-26 16:33:53 +02:00
Artur Beljajev
056c57530c
Merge branch 'master' into refactor-messages
...
# Conflicts:
# db/structure.sql
2018-09-01 19:40:13 +03:00
Maciej Szlosarczyk
2636fe2525
Merge branch 'master' into registry-927
2018-08-31 14:25:59 +03:00
Artur Beljajev
aff5b68a2f
Merge branch 'master' into refactor-messages
...
# Conflicts:
# db/structure.sql
2018-08-28 14:28:45 +03:00
Artur Beljajev
1bfdf899a0
Merge branch 'master' into refactor-messages
...
# Conflicts:
# db/structure.sql
2018-08-27 20:55:44 +03:00
Artur Beljajev
3d51a93f95
Merge branch 'master' into registry-790
2018-08-27 15:24:05 +03:00
Maciej Szlosarczyk
8aa8aea24e
Merge branch 'master' into registry-927
2018-08-27 11:40:28 +03:00
Artur Beljajev
1f78856ea9
Merge branch 'master' into refactor-devise-integration
2018-08-25 17:29:00 +03:00
Maciej Szlosarczyk
0dc0ac4d16
Merge branch 'master' into registry-927
2018-08-24 12:58:29 +03:00
Artur Beljajev
dfff6f6d12
Rename notifications.body
to text
2018-08-23 22:33:30 +03:00
Artur Beljajev
8765baf319
Rename Message to Notification
2018-08-23 20:03:03 +03:00
Artur Beljajev
ffd389790c
Merge branch 'master' into registry-791
2018-08-21 12:08:45 +03:00
Artur Beljajev
c48cdf68b6
Merge branch 'master' into registry-790
2018-08-20 21:20:52 +03:00
Maciej Szlosarczyk
0c7c8eb480
Move domain versioning tests from RSpec to minitest
2018-08-17 15:50:21 +03:00
Artur Beljajev
773b2116ef
Merge branch 'master' into refactor-devise-integration
2018-08-17 14:54:23 +03:00
Maciej Szlosarczyk
b4b404888b
Disallow deposits that are lower than 0.01 EUR
2018-08-15 12:25:19 +03:00
Artur Beljajev
ba24e42cec
Remove useless spec
2018-08-10 13:52:13 +03:00
Artur Beljajev
0a5de433c2
Fix spec helpers
2018-08-09 14:48:16 +03:00
Artur Beljajev
4b30234c86
Merge branch 'registry-791' into registry-790
2018-07-27 16:18:28 +03:00
Artur Beljajev
106592e53e
Merge branch 'master' into registry-791
...
# Conflicts:
# db/structure.sql
2018-07-19 20:40:45 +03:00
Artur Beljajev
e4305e7865
Merge branch 'master' into registry-790
2018-07-19 17:28:56 +03:00
Artur Beljajev
7e356730e2
Fix spec helper
2018-07-18 22:52:21 +03:00
Artur Beljajev
7a054ca893
Fix tests and specs
2018-07-13 23:12:01 +03:00
Artur Beljajev
32ecf36057
Rename users.password
to users.plain_text_password
...
Otherwise it conflicts with Devise
2018-07-13 23:09:21 +03:00
Artur Beljajev
8b7769e19e
Merge branch 'master' into refactor-devise-integration
...
# Conflicts:
# spec/features/registrar/sign_in/mobile_id_spec.rb
2018-07-12 18:59:11 +03:00
Artur Beljajev
e5cdb2e8db
Merge branch 'master' into refactor-devise-integration
...
# Conflicts:
# app/controllers/registrant/contacts_controller.rb
# config/routes.rb
2018-07-10 18:09:03 +03:00