Commit graph

1300 commits

Author SHA1 Message Date
Alex Sherman
9b3559c8b8 Add data migration to i18ze disclaimer 2020-10-07 17:10:22 +05:00
Karl Erik Õunapuu
d81fd763e2
Test domain is renewable if pendingDelete is set 2020-10-05 15:33:38 +03:00
Karl Erik Õunapuu
b6b036f37f
Move tara test to system cases 2020-10-02 11:01:09 +03:00
Karl Erik Õunapuu
ed29bef7f1
Add test for registrant TARA integration 2020-10-02 10:21:38 +03:00
Karl Erik Õunapuu
3162d8cc57
Remove traces of Mobile-ID direct auth 2020-10-02 09:54:14 +03:00
Karl Erik Õunapuu
11ee1f9f1e
Remove ID card logic from codebase 2020-10-01 17:18:23 +03:00
Timo Võhmar
a756b52441
Merge pull request #1682 from internetee/1680-registrar-tara-integration
Add TARA support
2020-09-30 19:35:57 +03:00
Alex Sherman
eeffb7ee22 Add tests 2020-09-30 20:13:51 +05:00
Alex Sherman
6c24eff1ef Remove unused tests 2020-09-30 15:09:50 +05:00
Karl Erik Õunapuu
3222a8b9a7
Bounces: Fix tests 2020-09-30 12:57:28 +03:00
Timo Võhmar
30bd94964e
Merge pull request #1694 from internetee/1693-renewprohibited-does-not-block-renewing-domains
Disallow domain renew for renewProhibited domains
2020-09-28 16:36:37 +03:00
Karl Erik Õunapuu
29897043b0
Renew: Attach uneligibility reason 2020-09-28 16:16:50 +03:00
Karl Erik Õunapuu
9976e3dd93
Test renewal prohibited statuses 2020-09-28 13:01:47 +03:00
Karl Erik Õunapuu
83be880281
Verify no unaccessible contacts are exposed in registrant portal 2020-09-22 18:04:43 +03:00
Karl Erik Õunapuu
552e1e7b1e
Fix tests 2020-09-22 17:11:40 +03:00
Karl Erik Õunapuu
818869d249
Remove incidents count from bounced mails 2020-09-21 11:54:10 +03:00
Karl Erik Õunapuu
6a93395fa4
Add integration tests for Bounces API 2020-09-21 11:37:31 +03:00
Karl Erik Õunapuu
101d5d4a78
Add tests for admin bounced mails views 2020-09-18 16:44:31 +03:00
Karl Erik Õunapuu
64308e1104
Fix CC issues 2020-09-18 15:29:33 +03:00
Karl Erik Õunapuu
7d8c24533a
Create unit tests for bounced mail address 2020-09-18 14:44:40 +03:00
Alex Sherman
50086afad6 Remove mod_epp references from docs 2020-09-18 14:01:49 +05:00
Karl Erik Õunapuu
ab1fa9064e
Merge remote-tracking branch 'origin/master' into refactor-contact-archivation 2020-09-16 10:37:53 +03:00
Karl Erik Õunapuu
764e35e198
Make payable argument required 2020-09-15 12:43:40 +03:00
Alex Sherman
2ef430a877 Fix typo in setting key 2020-09-11 15:58:07 +05:00
Karl Erik Õunapuu
90b5baa29d
Test reference_no parsing from transaction description 2020-09-10 17:30:39 +03:00
Karl Erik Õunapuu
8a5208057a
Fix parsing from ref number 2020-09-10 17:18:02 +03:00
Karl Erik Õunapuu
58079c6955
Improve topup tests 2020-09-10 13:00:05 +03:00
Karl Erik Õunapuu
33c14fb957
Merge remote-tracking branch 'origin/master' into 1101-topping-up-credit-account-without-an-invoice 2020-09-10 12:11:16 +03:00
Karl Erik Õunapuu
3decec8b02
Test valid invoice sums when created by bank transaction 2020-09-09 17:30:19 +03:00
Timo Võhmar
dc1136002d
Merge pull request #1678 from internetee/1677-fix-description-ref-number
Fix description ref number parsing
2020-09-08 17:15:18 +03:00
Alex Sherman
beb467484c Fix bank transaction tests, add test for non-valid refnumber in description 2020-09-08 16:20:55 +05:00
Karl Erik Õunapuu
1a56fcf179
Test balance reloading after bank transfer without invoice 2020-09-08 13:49:20 +03:00
Karl Erik Õunapuu
fbef572dfc
Include tests for admin area statement autobinding 2020-09-07 15:10:13 +03:00
Karl Erik Õunapuu
2d1402f6bf
Increase test coverage for bank statements 2020-09-07 13:21:32 +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
Karl Erik Õunapuu
5330743e51
Test poll notification is sent to registrar after contact archivation 2020-09-04 15:30:01 +03:00
Karl Erik Õunapuu
a5b59f20ab
Fix CC issues 2020-09-04 15:20:24 +03:00
Timo Võhmar
f5df30aca1
Merge pull request #1671 from internetee/directo-requests-one-by-one
Send each registrar's monthly summary to Directo separately
2020-09-04 14:22:31 +03:00
Karl Erik Õunapuu
4e79cc2eba
Reset Webmock stub counter for directo requests 2020-09-04 13:52:36 +03:00
Karl Erik Õunapuu
dea76d09fb
Test that each registrar monthly summary is sent separately 2020-09-04 13:44:08 +03:00
Artur Beljajev
41fee1d098 Remove redundant database column domains.registered_at
Alias `Domain#registered_at` to `created_at`

Closes #1442
2020-09-04 13:25:27 +05:00
Karl Erik Õunapuu
fa6ebd9cda
contacts:archive: delete orphaned once it's discovered / allow to start query from specific contact_id 2020-09-04 11:24:00 +03:00
Karl Erik Õunapuu
bbbb3d5367
Improve logging 2020-09-03 16:42:04 +03:00
Karl Erik Õunapuu
b2dab0d316
Merge branch 'master' into refactor-contact-archivation 2020-09-03 14:43:25 +03:00
Timo Võhmar
3836dcdf46
Merge pull request #1451 from internetee/improve-legal-documents
Improve legal documents
2020-09-03 13:41:22 +03:00
Timo Võhmar
85274ca85b
Merge pull request #1331 from internetee/fix-epp-session-timeout
Fix EPP session timeout
2020-09-03 13:08:51 +03:00
Karl Erik Õunapuu
28dea2f13c
Reference orphans_contacts_in_months directly from Settings 2020-09-03 12:41:44 +03:00
Karl Erik Õunapuu
821c52a8ad
Submit only object ID to DomainVersion linked methods instead of full object 2020-09-03 11:42:18 +03:00
Karl Erik Õunapuu
7a24eab63a
Fix contact archivation tests 2020-09-03 10:58:06 +03:00