Commit graph

704 commits

Author SHA1 Message Date
Alex Sherman
838522b81a Add support for PG interval field 2021-05-06 12:15:15 +05:00
Alex Sherman
39bbe6e06d Refactor deprecated in rails 6.1 issues 2021-05-06 12:14:35 +05:00
Timo Võhmar
f7455008c1
Merge pull request #1939 from internetee/1937-lhv-connect-check-invoices-marked-paid-by-admin
added test for transaction with binded invoice which already paid
2021-04-29 20:59:08 +03:00
Alex Sherman
4d200a1efc Set disputes starts_at as today date 2021-04-22 14:38:22 +05:00
Oleg Hasjanov
af8bc41556 implement paid cancel 2021-04-22 11:49:30 +03:00
Alex Sherman
1881992927 Fix domain history viewing pending_json 2021-04-13 14:43:51 +05:00
Alex Sherman
43b3033991 Fix namespaces for Zeitwerk class loader 2021-03-05 19:09:24 +05:00
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
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
4adc240b0b
Merge branch 'master' into log-bounced-emails 2020-12-04 13:46:48 +02:00
Karl Erik Õunapuu
1a0becf785
Test mass actions in admin 2020-11-05 14:28:54 +02:00
Karl Erik Õunapuu
1217ed633f
Merge remote-tracking branch 'origin/master' into 1177-bulk-force-delete 2020-11-04 16:39:04 +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
Karl Erik Õunapuu
fc34105c40
Merge remote-tracking branch 'origin/master' into log-bounced-emails 2020-10-27 11:34:19 +02:00
Alex Sherman
b3ceb625a3 fix new version fields for deleted domains 2020-10-14 16:56:21 +05:00
Karl Erik Õunapuu
45f4e5cbbc
Use Hash methods instead of public_send to compose hash 2020-09-30 15:25:16 +03:00
Karl Erik Õunapuu
98674ab381
Reflect new bounced mail structure 2020-09-21 13:48:22 +03:00
Karl Erik Õunapuu
818869d249
Remove incidents count from bounced mails 2020-09-21 11:54:10 +03:00
Karl Erik Õunapuu
101d5d4a78
Add tests for admin bounced mails views 2020-09-18 16:44:31 +03:00
Karl Erik Õunapuu
834b2c95bc
Add full request JSON to bounced mail, remove unused views 2020-09-17 14:25:29 +03:00
Karl Erik Õunapuu
6af37a787d
Restructure bounced mails view 2020-09-17 13:30:16 +03:00
Karl Erik Õunapuu
188cca0c06
Create views for bounced emails 2020-09-17 11:12:01 +03:00
Karl Erik Õunapuu
098d777162
Merge remote-tracking branch 'origin/master' into 1556-get-rid-of-th6 2020-09-07 13:02:57 +03:00
Karl Erik Õunapuu
aa2d9547a4
Remove bank statement import functionality 2020-09-07 13:01:40 +03:00
Artur Beljajev
bd6ebb9d06 Use default translation 2020-09-04 13:25:29 +05:00
Karl Erik Õunapuu
75d661b614 Show checkboxes for settings that have boolean value 2020-08-11 16:33:37 +03:00
Karl Erik Õunapuu
d8625dd3eb Make new setting model configurable from admin/settings 2020-08-11 14:57:44 +03:00
Karl Erik Õunapuu
950bdc6256 Modify Settings UI to read values from SettingEntry model 2020-08-11 12:29:13 +03:00
Alex Sherman
e4a02c2e47 Return truemail
This reverts commit 862f5639ebbe4d3e6abd5d5be7fb7840e7b83bdf.
2020-07-17 15:22:49 +05:00
Timo Võhmar
6900ce1127
Revert "297 email address validation truemail" 2020-07-10 16:16:00 +03:00
Alex Sherman
56ac816dd1 Add thirs status - verification failed 2020-07-08 17:10:44 +05:00
Alex Sherman
62acd8892a Add nonverified email color to registrar show 2020-07-08 17:09:40 +05:00
Alex Sherman
e95996fa12 Add nonverified color email to registrar index 2020-07-08 17:09:40 +05:00
Alex Sherman
af7e0f266d Add non-verified email filreting in contact index 2020-07-08 17:09:40 +05:00
Alex Sherman
48036c660d Add email & nonverified color to contact show 2020-07-08 17:09:39 +05:00
Alex Sherman
a80e813632 Add a setting to see if legaldocs are mandatory 2020-07-02 16:57:50 +05:00
Alex Sherman
3d734ff746 Add opt-out commentary field to registrar 2020-06-30 19:30:44 +05:00
Alex Sherman
39030fc0df Add editing of opt-out flag in registrar 2020-06-30 18:48:33 +05:00
Karl Erik Õunapuu
0998ada2fc Fix pagination/sorting for disputed domains 2020-05-19 12:28:41 +03:00
Karl Erik Õunapuu
c682155bf6 Disputes: Show when and who closed dispute 2020-05-18 15:28:03 +03:00
Karl Erik Õunapuu
5e152b3b9d Validate Dispute.starts_at is not in future 2020-05-11 13:54:22 +03:00
Karl Erik Õunapuu
bd8ffb7e1d Remove destroy button from closed disputes 2020-05-07 16:24:47 +03:00