Commit graph

1300 commits

Author SHA1 Message Date
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
Timo Võhmar
3441387430
Merge pull request #1741 from internetee/1740-interactor-force-delete
Refactor ForceDelete procedure to use interactor design pattern
2020-11-19 18:19:10 +02:00
Alex Sherman
3d01cbb6aa Add test to be sure if emails are sent 2020-11-19 13:40:49 +05:00
Karl Erik Õunapuu
1db594fc1c
NS bulk change: Add tests, don't use name_puny format 2020-11-18 16:29:18 +02:00
Karl Erik Õunapuu
c7d64dce37
EPP contactInfo: add test for name masking 2020-11-18 13:08:28 +02:00
Karl Erik Õunapuu
38f86225ca
Add tests, show papertrail whodunnit properly on repp api 2020-11-18 12:45:26 +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
Karl Erik Õunapuu
03db562c77
REPP: Show error when invalid ident format submitted 2020-11-17 09:30:52 +02:00
Karl Erik Õunapuu
54eb1e91de
Fix CC issues 2020-11-13 12:31:55 +02:00
Alex Sherman
26c8fe6a3e Fix tests 2020-11-13 13:40:12 +05:00
Artur Beljajev
cbb3c0d5ef Improve readability 2020-11-13 13:40:12 +05:00
Artur Beljajev
9eb7d3527b Do not take time into account when checking EPP session limit 2020-11-13 13:40:12 +05:00
Artur Beljajev
1e997ad5b1 Simplify test 2020-11-13 13:40:12 +05:00
Artur Beljajev
2d1e11ac6d Improve readability 2020-11-13 13:40:12 +05:00
Artur Beljajev
59fbcde4ca Remove hardcoded value 2020-11-13 13:40:12 +05:00
Artur Beljajev
daeb00ebe7 Change EPP response code according to its specification
Fixes #587
2020-11-13 13:40:12 +05:00
Artur Beljajev
744d6a2b53 Remove unnecessary test 2020-11-13 13:40:12 +05:00
Artur Beljajev
370b37cff6 Improve readability 2020-11-13 13:40:12 +05:00
Artur Beljajev
3a5779782a Prohibit authenticated EPP user from logging in again
Fixes #1313
2020-11-13 13:40:12 +05:00
Artur Beljajev
087300ff9d Reformat 2020-11-13 13:40:12 +05:00
Artur Beljajev
26ec7e3f12 Combine tests 2020-11-13 13:40:12 +05:00
Karl Erik Õunapuu
60a66bc540
Registrant confirms API: Add tests 2020-11-12 15:46:55 +02:00
Alex Sherman
e62f0a077a Remove domain namespace 2020-11-11 21:16:27 +05:00
Alex Sherman
bce39e3404 Move interactor from Interactor gem to ActiveInteraction 2020-11-11 21:07:22 +05:00
Alex Sherman
3c7fa88463 Inherit all the interactors from base one 2020-11-10 15:08:10 +05:00
Alex Sherman
f97dff6002 Fix tests & interactor process 2020-11-10 14:56:25 +05: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
Timo Võhmar
5e6fb351ab
Merge pull request #1735 from internetee/1178-invalid-email-fd-template
Add invalid email template to ForceDelete notifications
2020-11-06 16:06:09 +02:00
Karl Erik Õunapuu
7bf31995d3
Clean up 2020-11-05 17:28:56 +02:00
Karl Erik Õunapuu
6eddbb81ad
Merge remote-tracking branch 'origin/master' into 1177-bulk-force-delete 2020-11-05 15:40:54 +02:00
Karl Erik Õunapuu
cfa44f7692
Improve mass action tests 2020-11-05 15:37:28 +02:00
Timo Võhmar
ca1c4ecbd2
Merge pull request #1726 from internetee/1724-update-contact-object-name-using-data-from-e-edentity
Registrant API: Update Contact object name using data from e-identity
2020-11-05 14:52:23 +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