1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
Commit Graph

129 Commits

Author SHA1 Message Date
Nicolas Florentin
bdc5729141 (feat) space associate machines 2023-08-24 14:41:29 +02:00
Nicolas Florentin
50ed3c9ed2 projects to markdown in zip 2023-06-30 11:15:37 +02:00
Nicolas Florentin
82823dd4cc download project to markdown file 2023-06-29 16:37:16 +02:00
Sylvain
41ed9b93f5 (security) updated omniauth 2023-03-28 14:25:39 +02:00
Sylvain
ffd7de0bcb (security) upgrade to rails 7 2023-03-28 12:44:00 +02:00
Sylvain
f9123fe20f (feat) recover order numbers 2023-03-24 17:21:44 +01:00
Sylvain
a92df2150e (feat) updated dependencies 2023-03-24 10:45:47 +01:00
Sylvain
71a9a87315 (feat) improved chaining system 2023-03-24 10:16:21 +01:00
Sylvain
1d15c3bfac (security) updated sentry & web-console 2023-03-22 17:01:46 +01:00
Sylvain
cc830d7deb (security) updated ruby to 3.1.3 2023-03-22 16:05:25 +01:00
Sylvain
01df96dc20 (security) upgrade to rails 6 2023-03-22 10:58:22 +01:00
Karen
63e8e17a9a (feat) support for arm64 architecture 2023-03-22 09:34:45 +01:00
Karen
54dbd5ef4d (quality) replacement of the gem NotifyWith by internal code 2023-02-15 10:30:07 +01:00
Sylvain
c5e6a916d5 (quality) updated shakapacker 2023-01-30 16:18:51 +01:00
Sylvain
b6146bad18 (feat) sentry error reporting 2023-01-04 16:05:45 +01:00
Sylvain
fd0dc57503 (quality) removed rails_12factor 2022-12-14 14:36:30 +01:00
Du Peng
79182fb8c1 Merge branch 'product_store-store' into product-store 2022-09-07 15:00:27 +02:00
dependabot[bot]
3a815cacbe
Bump omniauth from 1.9.1 to 1.9.2
Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/omniauth/omniauth/releases)
- [Commits](https://github.com/omniauth/omniauth/compare/v1.9.1...v1.9.2)

---
updated-dependencies:
- dependency-name: omniauth
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 19:13:40 +00:00
Du Peng
4396bb0ca0 store product category create/list/update/delete 2022-08-23 16:01:59 +02:00
Sylvain
ba4b042619 Added automatic RuboCop validation on pre-commit 2022-08-23 11:36:57 +02:00
Nicolas Florentin
792b899d29 improvement: adds redis-session-store to store session and improves session security 2022-07-29 15:28:57 +02:00
Sylvain
237aab9189 (security) update rails to 5.2.8.1 2022-07-27 09:31:41 +02:00
Sylvain
fa45917d6f added rubocop-rails 2022-07-19 12:13:50 +02:00
Sylvain
4dfc01c1a3 updated rubocop 2022-07-13 10:47:16 +02:00
Sylvain
0e29eb773e (dependency) Updated sidekiq-unique-jobs to 7.1.23 2022-06-06 11:02:05 +02:00
Sylvain
822e104c9f try to downgrade sassc to 2.1.0 2022-05-04 12:36:31 +02:00
Sylvain
b0e1d77ed6 (dependency) add omniauth_openid_connect 2022-05-04 12:16:38 +02:00
Sylvain
9cc3f1480b (security) updated rails to 5.2.7.1 2022-05-04 11:05:37 +02:00
dependabot[bot]
94443d07a8
Bump puma from 4.3.11 to 4.3.12
Bumps [puma](https://github.com/puma/puma) from 4.3.11 to 4.3.12.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v4.3.11...v4.3.12)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 01:59:03 +00:00
Sylvain
98f7a6d2e5 (dependency) update shakapacker to 6.2.0 2022-03-23 11:03:17 +01:00
Sylvain
0fb921d2da moved the assets source entries + installed shakapacker instead of webpacker 2022-03-09 15:06:21 +01:00
Sylvain
3955a282b8 Removed unmaintained gem sidekiq-cron and replaced it with sidekiq-scheduler 2022-03-09 14:33:50 +01:00
Sylvain
444cc11b6b udpated sidekiq-unique-jobs to 7.1.15 2022-03-09 11:29:30 +01:00
dependabot[bot]
3458e0a60e
Bump puma from 4.3.9 to 4.3.11
Bumps [puma](https://github.com/puma/puma) from 4.3.9 to 4.3.11.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v4.3.9...v4.3.11)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 22:03:16 +00:00
Sylvain
c2f4e0f3b7 restore original omniauth gem 2022-01-17 14:09:41 +01:00
Sylvain
c031f099a5 Merge branch 'oauth2' into dev 2022-01-17 12:46:07 +01:00
Sylvain
a91610f530 Optimized multiple DB queries 2022-01-11 16:04:14 +01:00
Sylvain
3a787ea2a0 support for JSONPath syntax in oAuth2 mapping 2021-12-20 13:40:55 +01:00
Sylvain
ea8a762b2a omniauth raise exception 2021-11-16 08:30:51 +01:00
dependabot[bot]
cf55b2eb1c
Bump puma from 4.3.8 to 4.3.9
Bumps [puma](https://github.com/puma/puma) from 4.3.8 to 4.3.9.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v4.3.8...v4.3.9)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-12 18:12:38 +00:00
Sylvain
7ba2d58f50 update VCR to 6.0.0
Also: - updated cassettes
- Automated stripe secrets filtering in cassettes
- Improved display when no plan-categories exists
2021-06-11 14:29:30 +02:00
dependabot[bot]
d327d3736c
Bump puma from 3.12.6 to 4.3.8
Bumps [puma](https://github.com/puma/puma) from 3.12.6 to 4.3.8.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v3.12.6...v4.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-18 07:27:32 +00:00
Sylvain
b0ef9e097d WIP: stripe update card 2021-02-09 12:09:26 +01:00
Sylvain
4f877ab05d react coponent: plan-card + extracted scss from stylesheet.rb into themes/ 2020-10-29 15:53:29 +01:00
Sylvain
0912374719 updated stripe gem 2020-10-27 15:12:35 +01:00
Sylvain
a39690ca5c added gem tzinfo-data
This is an attempt to fix the availability creation issue over the DST
2020-10-23 15:00:21 +02:00
Sylvain
c1564d5eae Merge branch 'webpacker' into dev 2020-10-05 17:52:46 +02:00
Sylvain
ec8fe3bf28 fixes import of JS dependencies 2020-09-14 16:08:49 +02:00
Sylvain
44ca50b4e1 load template and erb with webpack 2020-09-09 11:54:49 +02:00
Sylvain
f8b69b40e2 updated gem coveralls_reborn to 0.18.0 2020-09-08 08:30:02 +02:00