Commit graph

1628 commits

Author SHA1 Message Date
Timo Võhmar
4497efc33a
Merge pull request #1805 from internetee/1804-upgrade-ui-tests-for-admin-portal-users
1804 upgrade UI tests for admin portal users
2021-02-01 16:23:27 +02:00
Timo Võhmar
3fd311b280
Merge pull request #1827 from internetee/1825-do-not-filter-empty-fields
Resolve issue with possible freezes on nil raw_frame
2021-01-28 17:00:32 +02:00
Timo Võhmar
3e06b4ecc6
Merge pull request #1812 from internetee/1775-domain-csv-download-admin
Add button to download filtered domains CSV
2021-01-28 16:38:51 +02:00
Alex Sherman
7e76d65293 Resolve issue with possible freezes on nil raw_frame 2021-01-28 14:52:48 +05:00
Timo Võhmar
8826c8052f
Merge pull request #1784 from internetee/1139-fix-whois-for-domain-release
Fix Whois record updating for domain release
2021-01-28 09:24:17 +02:00
Alex Sherman
d39b346a84 Fix domain filtering in csv download 2021-01-26 13:29:21 +05:00
Alex Sherman
b65a2ca924 Add button to download filtered domains 2021-01-25 13:02:06 +05:00
Oleg Hasjanov
d0be4dc3f7 add fixed views 2021-01-22 09:50:24 +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
Alex Sherman
1d5c46e6a0 Move ToStdout to /app/lib folder and include it in app.rb 2021-01-06 21:38:11 +05:00
Karl Erik Õunapuu
af0a0611ce
Bulk NS change: track untouched domains 2020-12-30 18:16:26 +02:00
Karl Erik Õunapuu
3e708fa014
Improve FD bulk action description 2020-12-30 16:00:43 +02:00
Karl Erik Õunapuu
0e120d4992
Process failed domains for bulk ns change 2020-12-30 11:00:52 +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
8a046b59bf
Fix merge conflicts 2020-12-28 11:39:13 +02:00
Karl Erik Õunapuu
8fffe6e736
Fix tech contact / bulk transfer notifications 2020-12-22 19:05:06 +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
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
Karl Erik Õunapuu
6eddbb81ad
Merge remote-tracking branch 'origin/master' into 1177-bulk-force-delete 2020-11-05 15:40:54 +02:00
Alex Sherman
344da76dc6 Fix email subject 2020-11-05 11:22:25 +05:00
Karl Erik Õunapuu
4566b39435
Add missing translations 2020-11-04 13:48:22 +02:00
Karl Erik Õunapuu
c72ca8d157
Add mass actions w/ force delete to admin 2020-11-03 14:34:55 +02: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