Commit graph

9655 commits

Author SHA1 Message Date
Alex Sherman
991d2d252c Fixed repp domain transfer 2021-05-06 12:15:15 +05:00
Alex Sherman
79351d50d9 Add epp errors support to bulk renew 2021-05-06 12:15:15 +05:00
Alex Sherman
0f812d0b15 Fixed epp error processing in repp controller 2021-05-06 12:15:15 +05:00
Alex Sherman
e15fed2cd0 Add epp errors tto the concern itself 2021-05-06 12:15:15 +05:00
Alex Sherman
d4775ba5c5 Use errors as first-class objects 2021-05-06 12:15:15 +05:00
Alex Sherman
72c865e656 First iteration of epp error refactoring 2021-05-06 12:15:15 +05:00
Alex Sherman
7be87de865 Remove deprecated render file clauses 2021-05-06 12:14:35 +05:00
Alex Sherman
d6645d47f2 Fix broken job queing test 2021-05-06 12:14:35 +05:00
Alex Sherman
1c767d0364 Fix outdated pdf rendering 2021-05-06 12:14:35 +05:00
Alex Sherman
c613de1a11 Refactor epp error due to Rails 6.1 changes 2021-05-06 12:14:35 +05:00
Alex Sherman
39bbe6e06d Refactor deprecated in rails 6.1 issues 2021-05-06 12:14:35 +05:00
dependabot[bot]
83f3e14330 Bump rails from 6.0.3.6 to 6.1.3.1
Bumps [rails](https://github.com/rails/rails) from 6.0.3.6 to 6.1.3.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v6.0.3.6...v6.1.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 12:14:35 +05:00
dependabot[bot]
8f03d8fd90
Merge pull request #1960 from internetee/dependabot/bundler/mimemagic-0.4.3 2021-05-05 13:21:00 +00:00
Oleg Hasjanov
c52cb21a80 added test, change rescue error handler 2021-05-05 11:49:16 +03:00
Oleg Hasjanov
40c8518751 added rescue in doRequest interaction for error handle 2021-05-04 16:33:30 +03:00
Oleg Hasjanov
62177078c2 refactoring 2021-05-04 15:49:03 +03:00
Oleg Hasjanov
759254d954 change response message 2021-05-04 14:37:50 +03:00
Oleg Hasjanov
1598e16455 refactoring 2021-05-04 13:42:21 +03:00
Oleg Hasjanov
c24bedae27 fixed test 2021-05-04 10:56:54 +03:00
Oleg Hasjanov
eb31c9f609 invalid csv file should return empty array of domains 2021-05-04 10:23:45 +03:00
Timo Võhmar
dffa6470d8
Update CHANGELOG.md 2021-05-03 16:44:25 +03:00
Timo Võhmar
ffa9b715b0
Update CHANGELOG.md 2021-05-03 16:42:42 +03:00
Oleg Hasjanov
28b7acfc96 refactoring 2021-05-03 15:13:49 +03:00
dependabot[bot]
26db6a8078
Bump mimemagic from 0.3.10 to 0.4.3
Bumps [mimemagic](https://github.com/mimemagicrb/mimemagic) from 0.3.10 to 0.4.3.
- [Release notes](https://github.com/mimemagicrb/mimemagic/releases)
- [Changelog](https://github.com/mimemagicrb/mimemagic/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mimemagicrb/mimemagic/compare/v0.3.10...v0.4.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03 10:18:36 +00:00
Timo Võhmar
a82eac54de
Update CHANGELOG.md 2021-05-03 09:47:53 +03:00
Oleg Hasjanov
03add1183b changed repp endpoint application.yml 2021-05-03 09:46:15 +03:00
Timo Võhmar
e3edf78aa3
Merge pull request #1952 from internetee/html-error-returned-for-invalid-epp-xml-request
added errors handler
2021-05-03 09:40:32 +03:00
dependabot[bot]
9dbc0399fa
Merge pull request #1961 from internetee/dependabot/bundler/nokogiri-1.11.3 2021-05-03 06:37:02 +00:00
dependabot[bot]
696a74e464
Merge pull request #1963 from internetee/dependabot/bundler/bootsnap-1.7.4 2021-05-03 06:36:33 +00:00
dependabot[bot]
cab07f5172
Merge pull request #1964 from internetee/dependabot/bundler/truemail-2.4.0 2021-05-03 06:36:05 +00:00
dependabot[bot]
87ea96b114
Bump truemail from 2.3.4 to 2.4.0
Bumps [truemail](https://github.com/truemail-rb/truemail) from 2.3.4 to 2.4.0.
- [Release notes](https://github.com/truemail-rb/truemail/releases)
- [Changelog](https://github.com/truemail-rb/truemail/blob/master/CHANGELOG.md)
- [Commits](https://github.com/truemail-rb/truemail/compare/v2.3.4...v2.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03 05:05:41 +00:00
dependabot[bot]
39b6348cf6
Bump bootsnap from 1.7.3 to 1.7.4
Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/Shopify/bootsnap/releases)
- [Changelog](https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Shopify/bootsnap/compare/v1.7.3...v1.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03 05:04:28 +00:00
dependabot[bot]
e8ea94da36
Bump nokogiri from 1.11.0 to 1.11.3
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.0 to 1.11.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.0...v1.11.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03 05:02:32 +00:00
Oleg Hasjanov
459f626808 added condition to return if there no any domain_name header 2021-04-30 18:21:41 +03:00
Timo Võhmar
64d4f4d0bc
Update CHANGELOG.md 2021-04-30 18:16:38 +03:00
Timo Võhmar
51e5439fa0
Merge pull request #1881 from internetee/1880-returns-command-failed-for-transfer-request-with-invalid-legaldoc
Fix error message on too big LegalDoc size in epp
2021-04-30 18:15:19 +03:00
Oleg Hasjanov
6f08360d41 added system test for invalid csv file 2021-04-30 17:45:14 +03:00
Timo Võhmar
ce1630bc2f
Update CHANGELOG.md 2021-04-29 21:14:20 +03:00
Timo Võhmar
d6795fc0b2
Update CHANGELOG.md 2021-04-29 21:12:19 +03:00
Timo Võhmar
f7455008c1
Merge pull request #1939 from internetee/1937-lhv-connect-check-invoices-marked-paid-by-admin
added test for transaction with binded invoice which already paid
2021-04-29 20:59:08 +03:00
Oleg Hasjanov
20ecd289a0 whois migration files 2021-04-29 16:41:59 +03:00
Alex Sherman
4d420664f6
Merge pull request #1959 from internetee/1943-data-migration-creates-extra-code
upload structure after migrate
2021-04-29 16:59:03 +05:00
dependabot[bot]
5a92e3460f
Merge pull request #1920 from internetee/dependabot/bundler/nokogiri-1.11.3 2021-04-29 10:52:05 +00:00
dependabot[bot]
669425d0bb
Bump nokogiri from 1.10.10 to 1.11.3
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.11.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.10...v1.11.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-29 10:43:57 +00:00
Alex Sherman
ee8fdd3816 Set latest structure.sql version 2021-04-29 14:33:53 +05:00
Oleg Hasjanov
f165b40d4f upload structure after migrate 2021-04-29 11:45:54 +03:00
Oleg Hasjanov
2d911e53c3 added method which note cancelled payment orders 2021-04-29 09:51:10 +03:00
Oleg Hasjanov
b3e27b37b5 change status from cancelled to unpaid 2021-04-28 16:53:06 +03:00
Alex Sherman
c52c669339 Fix error code/message 2021-04-28 14:02:31 +05:00
Alex Sherman
0f58e47513 Fix test to have file at Base64, fix size validation 2021-04-28 13:50:23 +05:00