Alex Sherman
|
9916ca52cb
|
Add poll message on start of grace period for soft delete
Add removing forceDelete on registrant change.
Restore email template choosing on safe force delete via admin
dashboard.
See https://github.com/internetee/registry/issues/1428#issuecomment-573766153
|
2020-01-14 17:58:55 +05:00 |
|
Alex Sherman
|
b9575661eb
|
Add both types of delete procedure to the view/controller
|
2020-01-14 17:57:47 +05:00 |
|
Artur Beljajev
|
c815da3afd
|
Extract partials
|
2019-12-10 16:11:51 +02:00 |
|
Artur Beljajev
|
9079fc68ec
|
Correct attribute name
|
2019-12-10 15:58:05 +02:00 |
|
Artur Beljajev
|
fe690c52f5
|
Extract translations
|
2019-12-10 15:57:23 +02:00 |
|
Artur Beljajev
|
ce8f7993c2
|
Use default translations
|
2019-12-10 15:56:04 +02:00 |
|
Artur Beljajev
|
e780005517
|
Use named route explicitly
|
2019-12-10 15:39:57 +02:00 |
|
Artur Beljajev
|
3cea41e119
|
Extract partial
|
2019-12-10 15:39:56 +02:00 |
|
Artur Beljajev
|
b850efb939
|
Use standard UI
|
2019-12-10 15:39:56 +02:00 |
|
Artur Beljajev
|
837f3ed541
|
Fix invalid HTML
|
2019-12-10 15:39:56 +02:00 |
|
Artur Beljajev
|
c91c12ab30
|
Reformat
|
2019-12-10 15:39:54 +02:00 |
|
Artur Beljajev
|
e010fdbc00
|
Remove unneeded code
|
2019-12-10 15:38:43 +02:00 |
|
Artur Beljajev
|
a28a4ebb34
|
Use standard header for registrar API users in admin area
|
2019-12-10 15:38:40 +02:00 |
|
Artur Beljajev
|
4d60985138
|
Convert HAML to ERB
|
2019-12-10 15:38:32 +02:00 |
|
Artur Beljajev
|
de6934625c
|
Nest API users under registrar in admin area
|
2019-12-10 15:38:30 +02:00 |
|
Artur Beljajev
|
c680b688e4
|
Improve readability
|
2019-12-10 15:38:26 +02:00 |
|
Artur Beljajev
|
3c5c0c4310
|
Pass registrar in URL instead of POST params
|
2019-12-09 20:53:58 +02:00 |
|
Artur Beljajev
|
044bf9caad
|
Remove unneeded content type
|
2019-12-09 20:37:07 +02:00 |
|
Artur Beljajev
|
eb342cdbd4
|
Do not allow adding new API users outside of registrar details view
This feature is not needed.
|
2019-12-09 20:10:05 +02:00 |
|
Artur Beljajev
|
fa52001be6
|
Upgrade to Rails 5.0
Closes #377
|
2019-11-15 15:26:33 +02:00 |
|
Artur Beljajev
|
5847f8d57a
|
Do not show errors in UI
This feature was unused.
|
2019-11-08 18:39:19 +02:00 |
|
Artur Beljajev
|
bb51759715
|
Remove unnecessary HTML
|
2019-11-08 18:39:18 +02:00 |
|
Artur Beljajev
|
77077ca196
|
Use predicate instead of checking underlying structure
Since Rails 5.0 it returns empty array instead of nil.
|
2019-11-06 14:41:38 +02:00 |
|
Artur Beljajev
|
dc3bd6c093
|
Group submit buttons in UI
|
2019-11-05 15:51:43 +02:00 |
|
Artur Beljajev
|
8861b7c535
|
Convert HAML to ERB
|
2019-11-05 15:51:43 +02:00 |
|
Artur Beljajev
|
4af630967c
|
Extract partial
|
2019-11-05 15:51:43 +02:00 |
|
Artur Beljajev
|
e78b0e794e
|
Remove unnecessary views
`kaminari` gem itself already provides them.
|
2019-11-02 16:28:17 +02:00 |
|
Artur Beljajev
|
fc71bf93e7
|
Remove unimplemented Keyrelay feature
Closes #715
|
2019-10-31 17:15:21 +02:00 |
|
Artur Beljajev
|
2a13324c19
|
Remove unused code
`AdminUser` model does not have `rememberable` concern included
|
2019-10-24 15:08:38 +03:00 |
|
Timo Võhmar
|
0eafd33db0
|
Merge pull request #1375 from internetee/remove-duplicate-route
Remove duplicate route
|
2019-10-23 18:15:22 +03:00 |
|
Artur Beljajev
|
09715443a1
|
Extract translations
|
2019-10-19 12:08:36 +03:00 |
|
Artur Beljajev
|
5e0c63b2b5
|
Remove unneeded HTML
|
2019-10-19 12:08:36 +03:00 |
|
Artur Beljajev
|
64ea8d328a
|
Reformat
|
2019-10-19 12:08:36 +03:00 |
|
Artur Beljajev
|
cb3d298bb3
|
Convert HAML to ERB
|
2019-10-19 12:08:36 +03:00 |
|
Artur Beljajev
|
9fc6d6c641
|
Remove unneeded html
|
2019-10-19 12:08:36 +03:00 |
|
Artur Beljajev
|
c53b39171d
|
Remove dead code
|
2019-10-19 12:08:34 +03:00 |
|
Artur Beljajev
|
c022caaee1
|
Remove duplicate route
|
2019-10-18 12:36:18 +03:00 |
|
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 |
|