Matt-Yorkley
cc4192047e
Fill out customers controller
...
Add customer serializer
2022-03-02 11:55:46 +11:00
Matt-Yorkley
3a6fc59f80
Add rswag support gems
2022-02-08 11:43:49 +11:00
Matt-Yorkley
a535acc256
Add digest gem explicitly
...
This was previously part of the standard lib in Ruby, but is being transitioned to an external gem. Fixes console warning:
"warning: already initialized constant Digest::REQUIRE_MUTEX"
2022-01-27 15:51:27 +00:00
Filipe
374c05116b
Merge pull request #8726 from Matt-Yorkley/stringex-machina
...
Reduce impact of stringex gem
2022-01-26 19:02:41 +00:00
Matt-Yorkley
41d2fdb368
Bump cable_ready
2022-01-24 20:28:59 +00:00
Matt-Yorkley
41d56ce98b
Add rexml
...
This was previously included in Ruby, and has now been extracted. It's used by activemerchant and selenium and possibly others, but those gems don't currently declare it as a dependency.
2022-01-24 14:34:48 +00:00
Matt-Yorkley
f7b65efb00
Bump to Ruby 3.0.3
2022-01-24 14:11:08 +00:00
Matt-Yorkley
783c097653
Update roo gem for Ruby 3 compatibility
2022-01-24 14:11:08 +00:00
Matt-Yorkley
06b2031914
Update Ruby to 3.0.2
2022-01-24 14:11:08 +00:00
Matt-Yorkley
8f883d53a3
Update Rails from 6.1.4.1 to 6.1.4.4
2022-01-17 21:37:09 +00:00
Matt-Yorkley
7be31c74a7
Don't load stringex gem by default in gemfile
2022-01-15 12:31:43 +00:00
Maikel
5257361df8
Merge pull request #8651 from Matt-Yorkley/custom-errors
...
Remove custom errors gem
2022-01-13 15:54:50 +11:00
Matt-Yorkley
f07bc042b5
Remove custom_error_message gem
2021-12-27 22:00:55 +00:00
Matt-Yorkley
bab60f4944
Drop foundation-rails gem
2021-12-27 17:45:06 +00:00
Matt-Yorkley
54929ab6ed
Drop foundation-icons gem
...
It looks like we don't actually use these icons anywhere...
2021-12-27 17:45:06 +00:00
Matt-Yorkley
825aeeae04
Migrate images and update assets
2021-12-27 17:45:06 +00:00
Matt-Yorkley
b1611f514e
Enable reloading in development
2021-11-04 14:55:23 +00:00
Matt-Yorkley
72212fd718
Add arel-helpers gem
2021-11-04 14:55:23 +00:00
Matt-Yorkley
817f0942dd
Pull in reports POC work replacing Packing reports
2021-11-04 14:55:23 +00:00
Matt-Yorkley
5316f7cd68
Remove Codecov
...
We're still getting build errors related to CodeCov reports not being uploaded
2021-10-29 10:02:13 +01:00
Maikel
1b79fdd333
Merge pull request #8409 from luisAzcuaga/task/rubocop
...
[6055] Task: Run rubocop over existing todo
2021-10-29 12:01:12 +11:00
Maikel
509bdd845b
Merge pull request #8408 from Matt-Yorkley/remove-dalli-gem
...
Remove dalli gem
2021-10-27 14:13:02 +11:00
jibees
8d1f750a3a
Revert "Bump aws-sdk to 2.2.0"
2021-10-26 10:16:50 +02:00
Luis Azcuaga
e8fd89a6d2
Run rubocop over existing todo
2021-10-25 21:28:28 -05:00
Matt-Yorkley
af53838e83
Remove dalli gem
...
Dalli is a wrapper around memcached, which we previously removed.
2021-10-25 18:40:16 +01:00
dependabot[bot]
6c9409313f
Bump pagy from 5.0.1 to 5.1.1
...
Bumps [pagy](https://github.com/ddnexus/pagy ) from 5.0.1 to 5.1.1.
- [Release notes](https://github.com/ddnexus/pagy/releases )
- [Changelog](https://github.com/ddnexus/pagy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ddnexus/pagy/compare/5.0.1...5.1.1 )
---
updated-dependencies:
- dependency-name: pagy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-25 09:04:17 +00:00
dependabot[bot]
763fc2c484
Bump pagy from 4.11.0 to 5.0.1
...
Bumps [pagy](https://github.com/ddnexus/pagy ) from 4.11.0 to 5.0.1.
- [Release notes](https://github.com/ddnexus/pagy/releases )
- [Changelog](https://github.com/ddnexus/pagy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ddnexus/pagy/compare/4.11.0...5.0.1 )
---
updated-dependencies:
- dependency-name: pagy
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-18 13:05:22 +00:00
Matt-Yorkley
9bd89ec1ce
Merge pull request #8261 from Matt-Yorkley/bump-aws-sdk
...
Bump aws-sdk to 2.2.0
2021-10-05 19:43:49 +02:00
dependabot[bot]
fc1efe4d05
Bump jwt from 2.2.3 to 2.3.0
...
Bumps [jwt](https://github.com/jwt/ruby-jwt ) from 2.2.3 to 2.3.0.
- [Release notes](https://github.com/jwt/ruby-jwt/releases )
- [Changelog](https://github.com/jwt/ruby-jwt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jwt/ruby-jwt/compare/v2.2.3...v2.3.0 )
---
updated-dependencies:
- dependency-name: jwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-04 09:03:11 +00:00
Matt-Yorkley
88a92381aa
Bump aws-sdk to 2.2.0
2021-09-29 22:03:59 +01:00
Matt-Yorkley
f4c86a1b51
Merge pull request #8061 from Matt-Yorkley/turbo-checkout
...
Split Checkout new toys
2021-09-17 10:48:59 +02:00
Maikel
9affc6a945
Merge pull request #8108 from Matt-Yorkley/andand
...
Remove `andand` gem
2021-09-10 15:06:00 +10:00
Andy Brett
de29d7e7d7
Merge pull request #8125 from jibees/5782-add-i18n-for-devise
...
Add devise-i18n and handle i18nization for devise controllers
2021-09-08 11:48:12 -07:00
Matt-Yorkley
1d5077061e
Remove andand
...
This old gem implemented some functionality for handling nils which is no longer needed, as it's provided natively by Ruby with the &. operator.
2021-09-08 14:28:31 +01:00
Matt-Yorkley
7fa9457550
Add cable_ready
2021-09-08 10:34:34 +01:00
Jean-Baptiste Bellet
19d7ca70b4
Add devise-i18n gem to handle i18nization inside devise controllers
2021-09-01 12:10:07 +02:00
dependabot[bot]
ae46863d77
Bump paper_trail from 12.0.0 to 12.1.0
...
Bumps [paper_trail](https://github.com/airblade/paper_trail ) from 12.0.0 to 12.1.0.
- [Release notes](https://github.com/airblade/paper_trail/releases )
- [Changelog](https://github.com/paper-trail-gem/paper_trail/blob/master/CHANGELOG.md )
- [Commits](https://github.com/airblade/paper_trail/compare/v12.0.0...v12.1.0 )
---
updated-dependencies:
- dependency-name: paper_trail
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-30 09:02:50 +00:00
dependabot[bot]
d41cd695a8
Bump pagy from 4.10.2 to 4.11.0
...
Bumps [pagy](https://github.com/ddnexus/pagy ) from 4.10.2 to 4.11.0.
- [Release notes](https://github.com/ddnexus/pagy/releases )
- [Changelog](https://github.com/ddnexus/pagy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ddnexus/pagy/compare/4.10.2...4.11.0 )
---
updated-dependencies:
- dependency-name: pagy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-20 09:03:47 +00:00
dependabot[bot]
828e06b271
Bump pagy from 4.10.1 to 4.10.2
...
Bumps [pagy](https://github.com/ddnexus/pagy ) from 4.10.1 to 4.10.2.
- [Release notes](https://github.com/ddnexus/pagy/releases )
- [Changelog](https://github.com/ddnexus/pagy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ddnexus/pagy/compare/4.10.1...4.10.2 )
---
updated-dependencies:
- dependency-name: pagy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-18 09:01:48 +00:00
Matt-Yorkley
f8e0d71b15
Bump Angular to 1.8.0
2021-08-10 16:22:47 +01:00
Matt-Yorkley
eec829de0f
Merge pull request #7974 from Matt-Yorkley/jquery2
...
Switch to jQuery 2
2021-08-05 14:47:24 +02:00
Matt-Yorkley
2a5675c526
Merge pull request #7746 from Matt-Yorkley/puma
...
Puma
2021-08-05 11:55:05 +02:00
Matt-Yorkley
1b112961d1
Handle request timeouts explicitly with rack-timeout
...
Puma doesn't terminate execution of long-running requests by default.
2021-07-31 13:11:10 +01:00
dependabot[bot]
d1facd3656
Bump i18n-js from 3.8.4 to 3.9.0
...
Bumps [i18n-js](https://github.com/fnando/i18n-js ) from 3.8.4 to 3.9.0.
- [Release notes](https://github.com/fnando/i18n-js/releases )
- [Changelog](https://github.com/fnando/i18n-js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fnando/i18n-js/compare/v3.8.4...v3.9.0 )
---
updated-dependencies:
- dependency-name: i18n-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-30 09:02:32 +00:00
Matt-Yorkley
4fe49fe559
Switch from Unicorn to Puma
2021-07-28 12:37:23 +01:00
dependabot[bot]
94e0748234
Bump i18n-js from 3.8.3 to 3.8.4
...
Bumps [i18n-js](https://github.com/fnando/i18n-js ) from 3.8.3 to 3.8.4.
- [Release notes](https://github.com/fnando/i18n-js/releases )
- [Changelog](https://github.com/fnando/i18n-js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fnando/i18n-js/compare/v3.8.3...v3.8.4 )
---
updated-dependencies:
- dependency-name: i18n-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-27 09:03:51 +00:00
Matt-Yorkley
6d42820f94
Switch to jQuery 2
2021-07-23 21:49:37 +01:00
filipefurtad0
ec07a3cd3d
Add the Ferrum-Cuprite driver to the stack
2021-07-20 15:52:21 +01:00
Maikel
f448c95bbe
Merge pull request #7886 from apricot12/invalid_customer_email_subscription_fail
...
Add valid_email2 gem for email validation to fix subscription failures with invalid emails.
2021-07-16 10:20:37 +10:00
Nihal Mohammed
e5bdaa603a
Setup pagy
2021-07-14 13:17:33 +01:00