Timo Võhmar
903f14d0ba
Merge pull request #1687 from internetee/log-bounced-emails
...
Gather data about bounced emails via API
2020-12-17 18:30:47 +02:00
Alex Sherman
13455b398c
Add test & error message if not enough funds for renew
2020-12-15 16:43:37 +05:00
Alex Sherman
a1b3398e0e
Add Renew button to make renewal a separate action
2020-12-15 14:27:32 +05:00
Alex Sherman
3edf8a500a
Add test to see if bulk renew works
2020-12-15 14:27:32 +05:00
Alex Sherman
2ca0438274
Move test to separate file
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
f6a7a08b24
Move job to interactor
2020-12-08 13:16:30 +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
Karl Erik Õunapuu
1db594fc1c
NS bulk change: Add tests, don't use name_puny format
2020-11-18 16:29:18 +02:00
Alex Sherman
5cc85980d4
Fixed validations
2020-11-17 19:50:22 +05: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
Karl Erik Õunapuu
7bf31995d3
Clean up
2020-11-05 17:28:56 +02:00
Karl Erik Õunapuu
cfa44f7692
Improve mass action tests
2020-11-05 15:37:28 +02:00
Karl Erik Õunapuu
1a0becf785
Test mass actions in admin
2020-11-05 14:28:54 +02:00
Alex Sherman
6a4bb6079d
Add tests
2020-11-05 13:41:43 +05: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
Karl Erik Õunapuu
a80d037677
Merge remote-tracking branch 'origin/master' into 1580-registrar-api-contacts-endpoint
2020-10-16 12:07:19 +03:00
Karl Erik Õunapuu
a6f7af0f03
Fix tests
2020-10-16 12:04:55 +03:00
Karl Erik Õunapuu
b6b036f37f
Move tara test to system cases
2020-10-02 11:01:09 +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
Karl Erik Õunapuu
83be880281
Verify no unaccessible contacts are exposed in registrant portal
2020-09-22 18:04:43 +03:00
Karl Erik Õunapuu
101d5d4a78
Add tests for admin bounced mails views
2020-09-18 16:44:31 +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
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
cca51b8a03
Fix paper trail versioning for RegistrantVerification
2020-08-07 15:15:10 +03:00
Karl Erik Õunapuu
1b0c264f54
Add tests for domain delete confirm UI
2020-08-03 13:38:35 +03:00
Timo Võhmar
2ffe9629f9
Merge pull request #1593 from internetee/upgrade-rails-to-6.0.3
...
Upgrade Rails from 5.2 to 6.0.3
2020-06-03 15:04:36 +03:00
Alex Sherman
e92afb59c1
Add tests, fix error handling
2020-06-01 15:15:59 +05:00
Karl Erik Õunapuu
155b6e98cb
Update file download HTTP headers in test
2020-06-01 10:36:49 +03:00
Karl Erik Õunapuu
e9738330dc
Fix/Remove tests that don't reflect new Registrant Contact viewing behaviour
2020-05-22 21:42:14 +05:00
Maciej Szlosarczyk
334c676a4f
Fix name conflict in BankStatement
...
I also used the file we use for testing payments on staging, there was
some issue with the other file and I am not sure what it was.
2020-05-22 21:42:14 +05:00
Maciej Szlosarczyk
09ac0d30aa
Fix failing test in NewInvoicePayment
...
Probably with the upgrade of Rails from 4.2 to 5 the ids are no longer
generated automatically in the views, but the functionality still
worked as designed previously.
2020-05-22 21:40:55 +05:00
Karl Erik Õunapuu
483eec554e
Create tests for Dispute
2020-05-04 07:53:52 +03:00
Alex Sherman
6655ac6354
Add bank statement import test
2020-03-03 11:33:10 +02:00
Alex Sherman
b859cfc090
Fix domain statuses removal
...
Close #1543s
2020-02-26 19:57:35 +05:00
Alex Sherman
e7581246d6
Add test for clear force delete on registrar change
2020-01-17 20:09:48 +05:00
Alex Sherman
c252d801f9
Add mail notification on soft force delete
2020-01-15 16:23:13 +05:00
Timo Võhmar
c168eac354
Merge pull request #1435 from internetee/improve-api-users
...
Improve API users
2019-12-16 17:18:17 +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