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
b8aeba6beb
Move bulk domain renew BL to REPP
2020-12-18 14:41:34 +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
7d2aad570e
Add domain renewal with balance deduction
2020-12-15 14:27:32 +05:00
Alex Sherman
729f39f612
Add balance checking
2020-12-15 14:27:32 +05:00
Alex Sherman
3ef6c53a8c
Add period parameter to form
2020-12-15 14:27:32 +05:00
Alex Sherman
7dd3005bf3
Add interactor for renewal
2020-12-15 14:27:32 +05:00
Alex Sherman
c0fc7ebca9
Add current balance
2020-12-15 14:27:32 +05:00
Alex Sherman
b0b5cea585
Add execution hook to controller
2020-12-15 14:27:32 +05:00
Alex Sherman
40b22cd433
Add multiple checkboxes to select domains for bulk renew
2020-12-15 14:27:32 +05:00
Alex Sherman
9c662471a7
Fix controller & routes
2020-12-15 14:27:32 +05:00
Alex Sherman
ee2601b8de
Add scaffold for a controller & view
2020-12-15 14:27:32 +05:00
Karl Erik Õunapuu
e9746c9ee9
Merge remote-tracking branch 'origin/master' into log-bounced-emails
2020-12-08 12:03:27 +02: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
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
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
34b4a7fbeb
Merge branch 'master' into log-bounced-emails
2020-10-27 11:31:48 +02: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