Commit graph

472 commits

Author SHA1 Message Date
Alex Sherman
11d97358c1 Fix CC issues 2021-05-06 12:17:19 +05:00
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
Oleg Hasjanov
2d911e53c3 added method which note cancelled payment orders 2021-04-29 09:51:10 +03:00
Oleg Hasjanov
b3e27b37b5 change status from cancelled to unpaid 2021-04-28 16:53:06 +03:00
Oleg Hasjanov
28d1560555 refactoring 2021-04-22 13:24:00 +03:00
Oleg Hasjanov
895fa22702 added test 2021-04-22 12:45:00 +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
43b3033991 Fix namespaces for Zeitwerk class loader 2021-03-05 19:09:24 +05:00
Alex Sherman
b65a2ca924 Add button to download filtered domains 2021-01-25 13:02:06 +05: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
Alex Sherman
bce39e3404 Move interactor from Interactor gem to ActiveInteraction 2020-11-11 21:07:22 +05:00
Alex Sherman
f97dff6002 Fix tests & interactor process 2020-11-10 14:56:25 +05:00
Alex Sherman
03754b542b Complete creation of interactors 2020-11-10 13:50:38 +05:00
Karl Erik Õunapuu
cfa44f7692
Improve mass action tests 2020-11-05 15:37:28 +02:00
Karl Erik Õunapuu
b61fe5f7b4
Fix CC issues 2020-11-05 14:46:06 +02:00
Karl Erik Õunapuu
1a0becf785
Test mass actions in admin 2020-11-05 14:28:54 +02:00
Alex Sherman
0116531786 Fix existing tests 2020-11-05 12:45:59 +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
Karl Erik Õunapuu
4e18545105
Add CSV validator to mass action 2020-11-04 16:30:54 +02:00
Alex Sherman
a6702267e5 Move template decision method to FD concern 2020-11-04 17:11:46 +05:00
Karl Erik Õunapuu
1cca76e9ba
Add reason handling to force delete bulk action 2020-11-03 15:46:32 +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
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
140df0acf7
Fix CC issues 2020-09-17 13:26:00 +03:00
Karl Erik Õunapuu
188cca0c06
Create views for bounced emails 2020-09-17 11:12:01 +03:00
Karl Erik Õunapuu
b981c61671
Fix CC issues 2020-09-07 13:02:41 +03:00
Karl Erik Õunapuu
aa2d9547a4
Remove bank statement import functionality 2020-09-07 13:01:40 +03:00
Alex Sherman
56c7eb5f26 Remove some keys from legacy copy/show
Setting with key 'days_to_keep_business_registry_cache' is not copied/shown now.
Setting with key 'default_language' is copied, but shown only once now.
2020-08-26 13:31:26 +05: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
Karl Erik Õunapuu
e7f8c83eb6 Force whodunnit hook on admin controllers 2020-08-07 15:47:56 +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
af7e0f266d Add non-verified email filreting in contact index 2020-07-08 17:09:40 +05:00
Alex Sherman
3d734ff746 Add opt-out commentary field to registrar 2020-06-30 19:30:44 +05:00
Alex Sherman
6cc0f7d58b Fix account activity index
Fixes #1606
2020-06-11 14:40:09 +05:00
Alex Sherman
e92afb59c1 Add tests, fix error handling 2020-06-01 15:15:59 +05:00
Alex Sherman
e15b1283e5 Add error handling if legaldoc file not found
Closes #1452
2020-06-01 14:36:20 +05:00
Karl Erik Õunapuu
0998ada2fc Fix pagination/sorting for disputed domains 2020-05-19 12:28:41 +03:00
Karl Erik Õunapuu
cb0051d4e0 Alert admin if dispute created for unregistered domain 2020-05-19 11:06:18 +03:00
Karl Erik Õunapuu
c682155bf6 Disputes: Show when and who closed dispute 2020-05-18 15:28:03 +03:00
Karl Erik Õunapuu
be14ede8b6 Refactor some dispute logic 2020-05-14 11:38:26 +03:00