Commit graph

900 commits

Author SHA1 Message Date
Timo Võhmar
8451aa7758
Merge pull request #1547 from internetee/509-directo-to-gem
Directo: Reference BL from gem
2020-03-25 11:08:48 +02:00
Karl Erik Õunapuu
3f92640ad2 Move registrar directo logic to concern, touch up translations 2020-03-02 17:38:03 +02:00
Karl Erik Õunapuu
035bb14d9f Move directo translations from logic to I18n 2020-03-02 12:29:50 +02:00
Karl Erik Õunapuu
5d999f96c5 Merge remote-tracking branch 'origin/master' into 1422-record-payment-method-and-failed-payments 2020-02-27 12:40:41 +02:00
Alex Sherman
5ec2d25ec5 Move Remove clientHold button to domain info 2020-02-20 13:39:57 +05:00
Alex Sherman
3b332da0bb Add remove clientHold to registrar UI 2020-02-19 14:51:53 +05:00
Karl Erik Õunapuu
37e7def669 Provide better context for EveryPay / Banklink payment state alerts 2020-02-04 21:11:30 +02:00
Alex Sherman
a9ce9dba51 Set single poll message for force delete 2020-01-21 13:40:13 +05:00
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
222ac639ac Add pull messages on soft force delete & force delete cancel 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
75eb9faed7 Remove unused translation 2019-12-18 09:21:52 +02:00
Artur Beljajev
f4abb0afce Fix translation 2019-12-10 16:12:02 +02:00
Artur Beljajev
c815da3afd Extract partials 2019-12-10 16:11:51 +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
54be3995e6 Remove unneeded translations 2019-12-10 15:39:57 +02:00
Artur Beljajev
aa8be7d148 Improve error messages 2019-12-10 15:39:56 +02:00
Artur Beljajev
b850efb939 Use standard UI 2019-12-10 15:39:56 +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
c680b688e4 Improve readability 2019-12-10 15:38:26 +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
33b9bff7a9 Group submit buttons in UI 2019-11-05 15:51:43 +02:00
Artur Beljajev
3539c3f28c Extract partial 2019-11-05 15:51:43 +02:00
Artur Beljajev
dc3bd6c093 Group submit buttons in UI 2019-11-05 15:51:43 +02:00
Artur Beljajev
4af630967c Extract partial 2019-11-05 15:51:43 +02:00
Artur Beljajev
63b27effed Remove unnecessary translations
`kaminari` gem itself already provides them.
2019-11-02 15:44:40 +02:00
Artur Beljajev
fc71bf93e7 Remove unimplemented Keyrelay feature
Closes #715
2019-10-31 17:15:21 +02:00
Artur Beljajev
09715443a1 Extract translations 2019-10-19 12:08:36 +03:00
Artur Beljajev
1374de89fe Use default translations 2019-10-16 10:36:22 +03:00
Artur Beljajev
59a6f9d21e Improve readability 2019-10-16 10:36:22 +03:00
Artur Beljajev
199085f8ac Use resourceful routes
https://github.com/rails/rails/pull/23980
2019-10-16 10:36:09 +03:00
Artur Beljajev
f8765eca4d Extract partial 2019-10-16 10:36:09 +03:00
Artur Beljajev
9e5fdbcf11 Remove unused routes 2019-10-01 16:06:39 +03:00
Artur Beljajev
77678681a6 Improve EPP error handling
Fixes #539
2019-09-19 15:52:20 +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
62c38d1f99 Add balance auto reload
Closes #329
2019-06-14 16:30:34 +03:00
Artur Beljajev
8c0d654475 Improve UI 2019-06-12 11:51:47 +03:00
Artur Beljajev
633aebdb80 Add form field hint 2019-06-12 11:49:31 +03:00
Artur Beljajev
ca317ace45 Add registrar IBAN 2019-06-12 11:49:31 +03:00
Timo Võhmar
7b7a87348b
Merge pull request #1202 from internetee/improve-registrar-area-account-view
Improve registrar area account view
2019-06-07 13:48:48 +03:00
Artur Beljajev
7723a30d1b Always require invoice VAT rate
Closes #1031
2019-05-17 19:04:33 +03:00
Artur Beljajev
37249a24f7 Let registrar users change registrar account 2019-05-16 13:49:29 +03:00
Artur Beljajev
207c2a704c Rename profile page in registrar area to account 2019-05-15 13:44:36 +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
4b91cf900f Refactor domain mailer
- Remove `Que::Mailer` (#895)
- Add preview
- DRY templates
- Add tests
- Extract translations
2019-04-19 17:06:26 +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