Commit graph

1588 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
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
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
Karl Erik Õunapuu
db50a89d85
Merge remote-tracking branch 'origin/master' into 1580-registrar-api-contacts-endpoint 2020-11-17 09:55:32 +02:00
Artur Beljajev
cbb3c0d5ef Improve readability 2020-11-13 13:40:12 +05:00
Artur Beljajev
59fbcde4ca Remove hardcoded value 2020-11-13 13:40:12 +05:00
Karl Erik Õunapuu
64d35a864f
Add delete action to confirmations API endpoint 2020-11-12 13:28:07 +02:00
Karl Erik Õunapuu
4eaa8065ba
Mailer: Enable registrant confirm actions via REST 2020-11-12 10:45:50 +02:00
Alex Sherman
bce39e3404 Move interactor from Interactor gem to ActiveInteraction 2020-11-11 21:07:22 +05:00
Karl Erik Õunapuu
55e66724cf
Clean up verifications controller 2020-11-11 16:21:32 +02:00
Karl Erik Õunapuu
09389ea662
Registrant confirms: Poll domain change application 2020-11-09 16:24:25 +02:00
Alex Sherman
344da76dc6 Fix email subject 2020-11-05 11:22:25 +05:00
Karl Erik Õunapuu
f2a1ee101b
Fix tests 2020-10-16 12:12:17 +03: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
Timo Võhmar
7f81883e7b
Merge pull request #1698 from internetee/add-tara-to-registrant
Expand TARA auth logic to registrant portal
2020-10-15 16:58:12 +03:00
Karl Erik Õunapuu
2ed6370efe
Merge branch 'add-tara-to-registrant' of https://github.com/internetee/registry into add-tara-to-registrant 2020-10-15 15:09:26 +03:00
Karl Erik Õunapuu
a154b0599f
Registrant: Generate TARA state via gem 2020-10-15 11:32:52 +03:00
Karl Erik Õunapuu
ee199f9318
REPP: Move domain transfer to rails API format 2020-10-14 15:47:28 +03:00
Karl Erik Õunapuu
d1ab61f424
REPP: Move domain transfer info to rails API format 2020-10-14 12:48:47 +03:00
Karl Erik Õunapuu
6c655e1179
REPP: Move Domains#Contacts to rails API format 2020-10-14 11:00:31 +03:00
Karl Erik Õunapuu
c31dc15207
REPP: Move nameservers endpoint to Rails API format 2020-10-13 17:10:59 +03:00
Alex Sherman
c79042f789 Add registrant api companies endpoint 2020-10-12 16:32:37 +05:00
Karl Erik Õunapuu
39c6d20413
Repp: Add contacts/check action 2020-10-09 09:34:59 +03:00
Karl Erik Õunapuu
1686c352bc
REPP: Port accounts controller from Grape to Rails API 2020-10-08 16:28:05 +03:00
Karl Erik Õunapuu
aa325604f9
Port REPP Contacts from Grape to Rails internal API 2020-10-08 15:54:23 +03:00
Alex Sherman
a92c1dfb74 Quickfix truemail init file 2020-10-08 12:34:10 +05:00
Karl Erik Õunapuu
e61eee242b
Merge branch 'master' into add-tara-to-registrant 2020-10-08 10:33:55 +03:00
Timo Võhmar
039ed3798f
Merge pull request #1675 from internetee/external-mail-validation-settings
Add default email validation type to application.yml
2020-10-06 16:19:19 +03:00
Karl Erik Õunapuu
f83e532fb1
Make Registrant/Registrar use same TARA controller 2020-10-01 18:37:04 +03:00
Karl Erik Õunapuu
11ee1f9f1e
Remove ID card logic from codebase 2020-10-01 17:18:23 +03:00
Karl Erik Õunapuu
04f0ef9a93
Expand TARA auth flow to registrant portal 2020-10-01 17:01:54 +03:00
Karl Erik Õunapuu
8794e3c22e
Production env: don't force SSL in rails 2020-10-01 12:30:51 +03:00
Alex Sherman
eeffb7ee22 Add tests 2020-09-30 20:13:51 +05:00
Alex Sherman
40af20ef47 Add button and description to login page 2020-09-30 19:02:33 +05:00
Alex Sherman
6e99521d59 Fix mess with registrant user routes 2020-09-30 13:37:58 +05:00
Alex Sherman
0d716e110a Cleanup 2020-09-30 13:01:43 +05:00
Alex Sherman
bb37527dae Use Tara user hash 2020-09-29 12:55:25 +05:00
Alex Sherman
a3042c39ee Try to set callback_path explicitly 2020-09-28 14:48:23 +05:00
Alex Sherman
227c2f100d Set OmniAuth on failure config 2020-09-25 16:20:01 +05:00
Alex Sherman
d256aa357e Hardcode test tara creds to check on staging 2020-09-25 11:25:46 +05:00
Alex Sherman
ffeb1d4baa Prepare view & controller 2020-09-24 14:34:53 +05:00
Alex Sherman
8ff92548bf Set cllback routes according to Tara inquiry 2020-09-23 13:23:38 +05:00
Alex Sherman
e93daa21d5 Add Tara field to users, add routes & controller 2020-09-23 13:23:38 +05:00
Alex Sherman
3e67ff4d65 Add Omniauth-Tara gem/initializer 2020-09-23 13:23:38 +05:00
Karl Erik Õunapuu
7e9a3250bd
Log deleted contacts to file, don't send poll message on initial cycle 2020-09-16 12:16:02 +03: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
04377d8997
Remove 'import_file_path' from bank_statements model 2020-09-08 16:26:32 +03:00
Alex Sherman
87fe230035 Add default email validation type to application.yml 2020-09-07 16:12:47 +05:00