Commit graph

1085 commits

Author SHA1 Message Date
Karl Erik Õunapuu
97abe3fb9e
Test puny domain for transfer info 2021-01-14 12:16:13 +02:00
Timo Võhmar
18790071c9
Merge pull request #1749 from internetee/1739-ns-bulk-change-test-and-whois-update
Registrar: Update WHOIS after bulk nameserver change
2021-01-06 20:14:58 +02:00
Karl Erik Õunapuu
8bb0fd80d1
Allow punycode domains in bulk ns change domain scope 2020-12-30 11:09:46 +02:00
Karl Erik Õunapuu
0e120d4992
Process failed domains for bulk ns change 2020-12-30 11:00:52 +02:00
Karl Erik Õunapuu
7d61eb07b0
Fix test 2020-12-28 16:30:51 +02:00
Karl Erik Õunapuu
c1aa286e90
Merge remote-tracking branch 'origin/master' into 1739-ns-bulk-change-test-and-whois-update 2020-12-28 16:22:19 +02:00
Karl Erik Õunapuu
38cefe7255
Allow explicit reason for force delete mail template 2020-12-28 12:57:06 +02:00
Karl Erik Õunapuu
8a046b59bf
Fix merge conflicts 2020-12-28 11:39:13 +02:00
Karl Erik Õunapuu
d4347f16ce
Merge remote-tracking branch 'origin/fix-tech-nameserver-change-notifications' into fix-repp-registrar-bridge 2020-12-23 11:19:13 +02:00
Karl Erik Õunapuu
7c2e43197b
Fix bulk action notifications 2020-12-22 19:56:51 +02:00
Karl Erik Õunapuu
8f25175cec
Fix bulk nameserver notification handling 2020-12-22 16:50:30 +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
04944b8ac4
Improve bulk renew tests 2020-12-21 14:33:35 +02:00
Karl Erik Õunapuu
66114aa648
Create tests for REPP bulk renew, fix lingvistic issues with errors 2020-12-21 13:30:30 +02:00
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
Timo Võhmar
2fc4c9df14
Merge pull request #1770 from internetee/1769-move-domain-release-processing-to-interactor
Move domain delete confirm procedure to interactor
2020-12-16 16:46:42 +02:00
Alex Sherman
13455b398c Add test & error message if not enough funds for renew 2020-12-15 16:43:37 +05:00
Timo Võhmar
0d09327493
Merge pull request #1750 from internetee/registrant-api-fetch-improvements
Registrant API: Include total domain count
2020-12-15 11:28:45 +02: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
Timo Võhmar
c05864486f
Merge pull request #1768 from internetee/1767-move-domain-cron-to-interactors
Move DomainCron methods to interactor
2020-12-14 15:19:50 +02:00
Timo Võhmar
4fe489c0c0
Merge pull request #1761 from internetee/1760-move-domain-update-confirm-to-interactor
Move DomainUpdateConfirm to Interactor
2020-12-09 16:32:24 +02:00
Karl Erik Õunapuu
e9746c9ee9
Merge remote-tracking branch 'origin/master' into log-bounced-emails 2020-12-08 12:03:27 +02:00
Alex Sherman
f6a7a08b24 Move job to interactor 2020-12-08 13:16:30 +05:00
Alex Sherman
ac3860bbd8 Add test for redemption grace period 2020-12-08 13:16:07 +05:00
Alex Sherman
167b37c61f Add tests for DOmainCrone#expire_period 2020-12-08 13:16:07 +05:00
Alex Sherman
e8fa79304f Move DomainCron#clean_expired_pendings to interactor 2020-12-08 13:16:07 +05:00
Alex Sherman
7a90ef528a Add a couple of domain status tests 2020-12-08 13:15:24 +05:00
Alex Sherman
252d39464a Fix updating procedure 2020-12-08 13:15:24 +05:00
Alex Sherman
6ab08dbd67 Fix rejecting updates 2020-12-08 13:15:24 +05:00
Alex Sherman
31bfe19d77 Move DomainUpdateConfirm from Que to ActiveJob 2020-12-08 13:15:24 +05:00
Alex Sherman
30ddf83ee4 Move interactor to namespace 2020-12-08 13:14:48 +05:00
Alex Sherman
4c7f9f2026 Add interactor tests 2020-12-08 13:14:48 +05:00
Georg
36ff1fcf39 Create ruby.yml
example workflow

Update ruby.yml

limit builds

Update ruby.yml

postgres service

Update ruby.yml

pg_port

copy config files

Update ruby.yml

Update ruby.yml

Update database_travis.yml

Update ruby.yml

Update ruby.yml

bump wkhtmltopdf-binary

Unlock gem 'wkhtmltopdf-binary'

Update ruby.yml

Update ruby.yml

Update ruby.yml

remove Lockfile

restore Gemfile

test only ubuntu-18.04

bundle env

remove deploy deps

remove mina dep

use rexml from bundle rather then std-lib to support ruby 3.0

install rexml

drop ruby 3.0, cleanup workflow

fix codeclimate sorting issue

Codeclimate reporting

stop using deprecated set-env

use simplecov formater

simplecov in after-build

fix yaml syntax

run in debug mode

Set correct env var to run coverage

cleanup, provide CC_TEST_REPORTER_ID secret

combine multiple results

more variables

pull/commit different envs

Change test command to get more coverage
2020-12-07 13:53:05 +05:00
Karl Erik Õunapuu
92b294e81b
Reflect new behaviour of registrant API in tests 2020-12-04 15:24:14 +02:00
Karl Erik Õunapuu
4adc240b0b
Merge branch 'master' into log-bounced-emails 2020-12-04 13:46:48 +02:00
Timo Võhmar
23d77ebccf
Merge pull request #1765 from internetee/fix-epp-domain-status-missing-error
EPP: Show error when trying to remove unassigned domain status
2020-12-01 15:46:51 +02:00
Timo Võhmar
ee6836eb07
Merge pull request #1752 from internetee/1751-refactor-client-hold
Move ClientHold procedure to interactor
2020-12-01 09:58:58 +02:00
Karl Erik Õunapuu
490de2ee4b
Add test for unassigned domain status removal 2020-11-30 17:05:21 +02:00
Alex Sherman
8ff8aa78c8 Move interactor to namespace 2020-11-30 16:08:32 +05:00
Alex Sherman
5363c546a5 Move all the existing interactors to Domains namespace 2020-11-30 13:50:26 +05:00
Timo Võhmar
8e7033f2c0
Merge pull request #1754 from internetee/1753-move-domain-delete-confirm-to-interactors
Move DomainDeleteConfirm job to interactor
2020-11-27 18:11:09 +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
60ad79178e
Merge pull request #1748 from internetee/983-enable-subnets-in-whitelisting
Enable WhiteIp for checking against subnets
2020-11-24 14:56:48 +02:00
Alex Sherman
89c5413fc7 Unused class clean-up 2020-11-24 14:47:29 +05:00
Alex Sherman
cb3cf37331 Change email sending from job to delayed send 2020-11-23 16:57:28 +05:00
Alex Sherman
a40116e05e Move ClientHold procedure to interactor
Closes #1751
2020-11-23 14:01:39 +05:00
Timo Võhmar
854878ebdf
Merge pull request #1742 from internetee/registrant-confirmation-api
Registrant API: domain registrant confirmations
2020-11-20 13:46:31 +02:00