Commit graph

7875 commits

Author SHA1 Message Date
Karl Erik Õunapuu
77d0a2937f Fix render_to_string call 2020-05-29 16:49:25 +03:00
Karl Erik Õunapuu
53a41a07fc Disable parallel tests for now 2020-05-29 16:48:52 +03:00
Karl Erik Õunapuu
e8bb305893 Disable Zeitwerk 2020-05-29 16:34:24 +03:00
Karl Erik Õunapuu
f47805a767 Use require_relative where possible 2020-05-29 16:28:57 +03:00
Karl Erik Õunapuu
cee260069f Add bootsnap gem 2020-05-29 16:28:18 +03:00
Karl Erik Õunapuu
b2bc7f2917 Regenerate structure.sql 2020-05-29 15:01:41 +03:00
Karl Erik Õunapuu
1e1f808c8d Use PaperTrail.request.whodunnit
PaperTrail.whodunnit was removed from PaperTrail 10.x
2020-05-29 14:59:17 +03:00
Karl Erik Õunapuu
97db4fe4f9 Migrations from rails app:update 2020-05-29 14:53:05 +03:00
Karl Erik Õunapuu
75fc8ba74f Temporary rename Repp::API to Repp::Api (acronym issue) 2020-05-29 14:51:41 +03:00
Karl Erik Õunapuu
e4f0a7e00a Include manifest.js for webpack 2020-05-29 14:02:24 +03:00
Karl Erik Õunapuu
17489a8670 Load rails 6.0 defaults 2020-05-29 14:02:03 +03:00
Karl Erik Õunapuu
8397c01e73 Add listen gem, dependency of development 2020-05-29 13:55:53 +03:00
Karl Erik Õunapuu
ced0f1a634 Run rails:upgrade 2020-05-29 13:34:37 +03:00
Karl Erik Õunapuu
3669e3072c Upgrade gemset to Rails 6.0.0 2020-05-29 13:17:05 +03:00
Karl Erik Õunapuu
d06f241c76 Pump sass-rails to 6.0.0 2020-05-29 13:16:25 +03:00
Karl Erik Õunapuu
36b8528c78 Pump paper_trail to 10.3 to support Rails 6 2020-05-29 13:13:31 +03:00
Karl Erik Õunapuu
4e8f51f68b Update Rails to 5.2.4.3 2020-05-29 13:05:44 +03:00
Timo Võhmar
6e24ced83e
Update CHANGELOG.md 2020-05-28 20:11:46 +03:00
Timo Võhmar
2aa979e02f
Merge pull request #1591 from internetee/549-fix-lhv-refnum-absence
Raise lvh gem version
2020-05-28 20:00:36 +03:00
Alex Sherman
9d09d14741 Raise lvh gem version
Fixes https://github.com/internetee/auction_center/issues/549
2020-05-28 21:35:51 +05:00
Timo Võhmar
51736382b1
Update CHANGELOG.md 2020-05-28 18:37:04 +03:00
Timo Võhmar
d80f6c986c
Merge pull request #1590 from internetee/upgrade-directo-to-1.0.1
Upgrade Directo to 1.0.1
2020-05-28 18:35:38 +03:00
Timo Võhmar
a8cfba6564
Merge pull request #1589 from internetee/add-disputed-domains-to-retained-api
Add disputed domains to retained API
2020-05-28 17:49:19 +03:00
Karl Erik Õunapuu
ac76a69736 Upgrade Directo to 1.0.1 2020-05-28 15:11:59 +03:00
Maciej Szlosarczyk
c7f95c41a2
Split "big" method into two smaller ones 2020-05-28 14:24:18 +03:00
Maciej Szlosarczyk
3aa978f722
Add disputed domains to API documentation 2020-05-28 14:02:58 +03:00
Maciej Szlosarczyk
011967d8ea
Add disputes to the list of retained domains 2020-05-28 13:33:52 +03:00
Timo Võhmar
f7f810ad0e
Update CHANGELOG.md 2020-05-25 17:17:09 +03:00
Timo Võhmar
429a545390
Merge pull request #1587 from internetee/1586-current-registrant-verification-is-asked
Dispute: Don't ask verification from old registrant when doing registrant change
2020-05-25 17:14:22 +03:00
Karl Erik Õunapuu
e06596551c Prevent verification email from being sent when registrantChange w/ disputed pw 2020-05-25 16:02:59 +03:00
Timo Võhmar
adbc6265ec
Update CHANGELOG.md 2020-05-22 20:41:17 +03:00
Timo Võhmar
9596068b1f
Merge pull request #1585 from internetee/dependabot/bundler/puma-4.3.5
Bump puma from 4.3.3 to 4.3.5
2020-05-22 20:15:50 +03:00
Timo Võhmar
3a775efc70
Merge pull request #1584 from internetee/ensure-all-tests-run-on-ci
Ensure all tests run on CI
2020-05-22 20:14:49 +03:00
Maciej Szlosarczyk
106c506d22 Some Rubocop nonsense 2020-05-22 21:42:14 +05:00
Karl Erik Õunapuu
e9738330dc Fix/Remove tests that don't reflect new Registrant Contact viewing behaviour 2020-05-22 21:42:14 +05:00
Karl Erik Õunapuu
f39fb1dc8b Provide full Contact object to all_domains() instead of just id 2020-05-22 21:42:14 +05:00
Maciej Szlosarczyk
e08f69a1cc Add test CA to files fixtures
There seems to be an issue with the default configuration, files are
missing and we depend on them for the tests to run.
2020-05-22 21:42:14 +05:00
Maciej Szlosarczyk
334c676a4f Fix name conflict in BankStatement
I also used the file we use for testing payments on staging, there was
some issue with the other file and I am not sure what it was.
2020-05-22 21:42:14 +05:00
Maciej Szlosarczyk
09ac0d30aa Fix failing test in NewInvoicePayment
Probably with the upgrade of Rails from 4.2 to 5 the ids are no longer
generated automatically in the views, but the functionality still
worked as designed previously.
2020-05-22 21:40:55 +05:00
dependabot[bot]
8f14dc839e
Bump puma from 4.3.3 to 4.3.5
Bumps [puma](https://github.com/puma/puma) from 4.3.3 to 4.3.5.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-22 14:58:05 +00:00
Timo Võhmar
6597e72bff
Update CHANGELOG.md 2020-05-22 17:05:47 +03:00
Timo Võhmar
9308ed7b91
Merge pull request #1574 from internetee/269-dispute-list
Implement disputed logic for domains
2020-05-22 16:53:58 +03:00
Karl Erik Õunapuu
01c20edaf8 Do not print log to STDOUT while running testsuite 2020-05-22 16:19:36 +03:00
Karl Erik Õunapuu
13e31af133 Fix EPP error message when reserved PW not present for disputed domains 2020-05-22 16:06:55 +03:00
Karl Erik Õunapuu
4463349454 DisputeStatusUpdateJob: Return true if domain is sent to auction 2020-05-22 13:21:48 +03:00
Karl Erik Õunapuu
7ef15a5bf1 Merge remote-tracking branch 'origin/master' into 269-dispute-list 2020-05-21 17:43:57 +03:00
Karl Erik Õunapuu
5a951dd958 Fix some CC issues 2020-05-21 17:36:38 +03:00
Karl Erik Õunapuu
f25b7a3b7f Check whether registrant element exists before determining registrant change 2020-05-21 15:49:43 +03:00
Timo Võhmar
da5639ea4a
Update CHANGELOG.md 2020-05-21 15:06:48 +03:00
Timo Võhmar
c0bf470c2f
Merge pull request #1583 from internetee/add-auctions-endpoint-to-repp
Add auctions endpoint to REPP
2020-05-21 15:05:06 +03:00