Commit graph

1568 commits

Author SHA1 Message Date
Timo Võhmar
4497efc33a
Merge pull request #1805 from internetee/1804-upgrade-ui-tests-for-admin-portal-users
1804 upgrade UI tests for admin portal users
2021-02-01 16:23:27 +02:00
Alex Sherman
d39b346a84 Fix domain filtering in csv download 2021-01-26 13:29:21 +05:00
Alex Sherman
b65a2ca924 Add button to download filtered domains 2021-01-25 13:02:06 +05:00
Oleg Hasjanov
d0be4dc3f7 add fixed views 2021-01-22 09:50:24 +02:00
Karl Erik Õunapuu
3e708fa014
Improve FD bulk action description 2020-12-30 16:00:43 +02:00
Karl Erik Õunapuu
980e5be7fc
Improve wording for invalid phone mail templates 2020-12-28 14:21:39 +02:00
Karl Erik Õunapuu
4ccb71287d
Add invalid phone mail template to force delete mailer 2020-12-28 13:23:04 +02:00
Karl Erik Õunapuu
8a046b59bf
Fix merge conflicts 2020-12-28 11:39:13 +02:00
Karl Erik Õunapuu
7c2e43197b
Fix bulk action notifications 2020-12-22 19:56:51 +02:00
Karl Erik Õunapuu
8fffe6e736
Fix tech contact / bulk transfer notifications 2020-12-22 19:05:06 +02:00
Karl Erik Õunapuu
00a65b3b01
Merge remote-tracking branch 'origin/master' into 1763-registrar-bulk-renew 2020-12-21 14:36:49 +02:00
Karl Erik Õunapuu
b8aeba6beb
Move bulk domain renew BL to REPP 2020-12-18 14:41:34 +02:00
Alex Sherman
a1b3398e0e Add Renew button to make renewal a separate action 2020-12-15 14:27:32 +05:00
Alex Sherman
3198538556 Add basic system test 2020-12-15 14:27:32 +05:00
Alex Sherman
3ef6c53a8c Add period parameter to form 2020-12-15 14:27:32 +05:00
Alex Sherman
c0fc7ebca9 Add current balance 2020-12-15 14:27:32 +05:00
Alex Sherman
40b22cd433 Add multiple checkboxes to select domains for bulk renew 2020-12-15 14:27:32 +05:00
Alex Sherman
9c662471a7 Fix controller & routes 2020-12-15 14:27:32 +05:00
Alex Sherman
ee2601b8de Add scaffold for a controller & view 2020-12-15 14:27:32 +05:00
Karl Erik Õunapuu
4adc240b0b
Merge branch 'master' into log-bounced-emails 2020-12-04 13:46:48 +02:00
Timo Võhmar
bcafa2e424
Merge pull request #1702 from internetee/1580-registrar-api-contacts-endpoint
REPP: Contact management
2020-11-24 15:28:39 +02:00
Timo Võhmar
a5b06a7da7
Update expired_soft.html.erb 2020-11-19 18:24:03 +02:00
Timo Võhmar
86b86491de
Update expired_soft.text.erb 2020-11-19 18:23:22 +02:00
Karl Erik Õunapuu
a747464f3d
Don't show contact name if not viewed by sponsoring registrar 2020-11-17 16:27:38 +02:00
Karl Erik Õunapuu
c9ebdbeb40
EPP: Hide name from contactInfo if no auth provided 2020-11-17 14:40:18 +02:00
Karl Erik Õunapuu
db50a89d85
Merge remote-tracking branch 'origin/master' into 1580-registrar-api-contacts-endpoint 2020-11-17 09:55:32 +02:00
Timo Võhmar
d00aab62bd
Merge pull request #1738 from internetee/1737-domain-scoped-ns-replacement
Nameserver replacement: scope to selected domains
2020-11-06 17:09:36 +02:00
Karl Erik Õunapuu
a182dfb3ba
Fix CC issues 2020-11-06 16:33:51 +02:00
Timo Võhmar
5e6fb351ab
Merge pull request #1735 from internetee/1178-invalid-email-fd-template
Add invalid email template to ForceDelete notifications
2020-11-06 16:06:09 +02:00
Karl Erik Õunapuu
451e1f79af
nameserver replacement: scope only to selected domains 2020-11-06 15:51:03 +02:00
Karl Erik Õunapuu
6eddbb81ad
Merge remote-tracking branch 'origin/master' into 1177-bulk-force-delete 2020-11-05 15:40:54 +02:00
Karl Erik Õunapuu
1a0becf785
Test mass actions in admin 2020-11-05 14:28:54 +02:00
Alex Sherman
e8c2f33e2d Add presenter method & preview 2020-11-05 14:12:10 +05:00
Alex Sherman
3ce0fc4a5c Add invalid email template 2020-11-05 12:36:33 +05:00
Alex Sherman
ee49ffea02 First version of invalid email template on FD 2020-11-05 12:36:33 +05:00
Alex Sherman
c3f63ed43a Add new mailer template for expired soft delete domains 2020-11-05 11:00:27 +05:00
Karl Erik Õunapuu
1217ed633f
Merge remote-tracking branch 'origin/master' into 1177-bulk-force-delete 2020-11-04 16:39:04 +02:00
Timo Võhmar
b3c5aa2d41
Merge pull request #1730 from internetee/442-forcedelete-notification-template-selection
Auto-select email template
2020-11-04 16:26:49 +02:00
Karl Erik Õunapuu
1cca76e9ba
Add reason handling to force delete bulk action 2020-11-03 15:46:32 +02:00
Karl Erik Õunapuu
2d8eb8f02c
Make ForceDelete CSV fields snake case 2020-11-03 14:43:58 +02:00
Karl Erik Õunapuu
c72ca8d157
Add mass actions w/ force delete to admin 2020-11-03 14:34:55 +02:00
Alex Sherman
7d6d53e420 Auto-select email template
Chooses template based on domain registrant ident_type.
Closes #442
2020-11-02 15:47:04 +05:00
Alex Sherman
358a39e0fd Fix search via Ransack association 2020-10-29 17:20:21 +05:00
Karl Erik Õunapuu
fc34105c40
Merge remote-tracking branch 'origin/master' into log-bounced-emails 2020-10-27 11:34:19 +02:00
Karl Erik Õunapuu
a80d037677
Merge remote-tracking branch 'origin/master' into 1580-registrar-api-contacts-endpoint 2020-10-16 12:07:19 +03:00
Timo Võhmar
7f81883e7b
Merge pull request #1698 from internetee/add-tara-to-registrant
Expand TARA auth logic to registrant portal
2020-10-15 16:58:12 +03:00
Alex Sherman
b3ceb625a3 fix new version fields for deleted domains 2020-10-14 16:56:21 +05:00
Karl Erik Õunapuu
aac74e26f1
Fix some more CC issues 2020-10-13 13:43:21 +03:00
Timo Võhmar
56feb1e0e7
Merge pull request #1696 from internetee/1695-domain-history-search-fails
Domain history: Fix contact composing in list view
2020-10-08 14:15:12 +03:00
Karl Erik Õunapuu
3162d8cc57
Remove traces of Mobile-ID direct auth 2020-10-02 09:54:14 +03:00