Artur Beljajev
be7a9103cb
Add form field hint
...
Supplements #1256
2019-07-08 15:52:37 +03:00
Artur Beljajev
1dfe30ccfd
Add missing translations ( #1250 )
...
Fixes #1218
2019-07-08 13:43:57 +03:00
Artur Beljajev
4a4552564d
Remove mail templates feature as buggy and unused
2019-06-19 14:38:08 +03:00
Artur Beljajev
633aebdb80
Add form field hint
2019-06-12 11:49:31 +03:00
Artur Beljajev
da191e14e6
Validate iban
2019-06-12 11:49:31 +03:00
Artur Beljajev
ca317ace45
Add registrar IBAN
2019-06-12 11:49:31 +03:00
Artur Beljajev
1c6c6cddcb
Make registrar address zip and state optional
...
Closes #1206
2019-05-21 18:22:12 +03:00
Artur Beljajev
7723a30d1b
Always require invoice VAT rate
...
Closes #1031
2019-05-17 19:04:33 +03:00
Artur Beljajev
04575295ee
Make registrar address required
...
Closes #1190
2019-05-10 16:40:51 +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
27ea790b28
Refactor invoice PDF generation, download and delivery
...
- Remove `Que::Mailer` (#895 )
- Extract controllers
- Extract translations
- Convert HAML to ERB
- Add mailer preview
- Improve UI
- Remove unused routes
- Add tests
2019-04-11 13:04:42 +03:00
Artur Beljajev
0f4a67d696
Remove delegations
2019-04-03 17:17:27 +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
1091050ade
Add missing translations
2019-03-21 17:01:18 +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
60d23a8b92
Improve UI
2019-01-02 17:18:25 +02:00
Artur Beljajev
caca76e4df
Convert HAML to ERB
2019-01-02 17:15:07 +02:00
Artur Beljajev
d695d95ad7
Add contact disclosable attributes
...
Closes #992
2018-12-07 13:26:02 +02:00
Artur Beljajev
5738c17731
Use Estonian reference number format instead of ISO 11649
2018-11-26 16:33:53 +02:00
Artur Beljajev
762833726a
Remove duplicate field
2018-09-17 22:02:11 +03:00
Maciej Szlosarczyk
2636fe2525
Merge branch 'master' into registry-927
2018-08-31 14:25:59 +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
c92fc25683
Fix tests that failed after merging master
...
Also, fix rubocop issues
2018-08-24 13:22:58 +03:00
Maciej Szlosarczyk
0dc0ac4d16
Merge branch 'master' into registry-927
2018-08-24 12:58:29 +03:00
Maciej Szlosarczyk
d26f073e1f
Revert indentation change
2018-08-10 14:22:50 +03:00
Artur Beljajev
732997bf9e
Merge branch 'registry-791' into registry-790
...
# Conflicts:
# app/views/admin/domains/edit.html.erb
# config/locales/admin/domains.en.yml
2018-08-09 16:42:43 +03:00
Maciej Szlosarczyk
faeeb55bc7
Add badges to locked domains
2018-08-09 13:57:31 +03:00
Artur Beljajev
8c744f091b
Remove unneeded attribute
2018-08-09 13:49:26 +03:00
Maciej Szlosarczyk
dffe865d89
Add ability for admin to remove registry lock
2018-08-08 15:43:29 +03:00
Artur Beljajev
024a993547
Use standard UI
2018-07-28 22:21:21 +03:00
Artur Beljajev
4b30234c86
Merge branch 'registry-791' into registry-790
2018-07-27 16:18:28 +03:00
Maciej Szlosarczyk
aac76b333c
Revert "Use inflector rule to acronym Api to API"
...
This reverts commit 06f5eb10d4
.
2018-07-24 12:53:51 +03:00
Maciej Szlosarczyk
06f5eb10d4
Use inflector rule to acronym Api to API
2018-07-24 12:02:58 +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
2374d94714
Remove unneeded condition
2018-07-19 00:24:10 +03:00
Artur Beljajev
e369d90e20
Make UI consistent
2018-07-19 00:23:17 +03:00
Artur Beljajev
2e1ed2733a
Extract translation
2018-07-18 23:24:56 +03:00
Artur Beljajev
5561825584
Use standard Devise sessions controller in admin area
...
Fixes a bug when retrying to login with correct credentials
2018-07-18 20:02:05 +03:00
Artur Beljajev
84bf967780
Fix template
2018-07-15 19:01:33 +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
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
Artur Beljajev
9684c8e59f
Refactor Devise integration
...
- Use scoped users
- Use the named route helpers instead of hardcoded paths
2018-06-20 12:21:22 +03:00
Artur Beljajev
28416a3375
Use singular controller
2018-06-19 20:43:23 +03:00
Artur Beljajev
5b821f4074
Merge branch 'master' into registry-790
...
# Conflicts:
# app/models/domain_cron.rb
# lib/tasks/dev.rake
2018-06-18 16:27:56 +03:00
Artur Beljajev
4e2d32a6ce
Unify contact.auth_info
look and feel
2018-06-18 13:30:57 +03:00