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

5341 Commits

Author SHA1 Message Date
Sylvain
0c51aff748 (feat) OAuth2 scopes are now configurable from the interface
Previously, scopes were supported through OAUTH2_SCOPE since v5.3.1.
BREAKING CHANGE: update your oauth2 provider configuration if you need scopes support
2022-03-22 16:40:09 +01:00
Sylvain
9e68365ebe (doc) GA4 migration directives 2022-03-22 14:29:30 +01:00
Sylvain
d62c12664a Merge branch 'gtm_analytics_v4' into dev 2022-03-22 14:19:44 +01:00
Sylvain
4fe5b3dc27 (feat) track events in GA4
page_view, login, purchase
2022-03-22 14:19:10 +01:00
Sylvain
f4395c88b9 (feat) google analytics V4 2022-03-22 11:27:18 +01:00
Sylvain
c12615aacc (bug) once configured captcha keys are not shown in the admin panel 2022-03-22 10:33:48 +01:00
Sylvain
191052fdef (dependency) remove angular-google-analytics 2022-03-21 13:43:23 +01:00
Sylvain
dc8c36029b (doc) fix comment in migration 2022-03-21 12:50:03 +01:00
Sylvain
6addc8f4c2 remove trailing empty line 2022-03-21 11:42:37 +01:00
Sylvain
0b074baef5 (feature) is the ES_JAVA_OPTS var exists, append to it instead of adding a new one 2022-03-21 11:40:08 +01:00
Sylvain
cf40df058e Merge branch 'dev' of github.com:sleede/fab-manager into dev 2022-03-21 10:55:26 +01:00
Sylvain
665d569e16 (security) log4j vulneralility cve-2021-44228 2022-03-21 10:54:16 +01:00
Sylvain
36d85c0cf7 (bug) unable to delete an administrator who had closed an accounting period 2022-03-16 17:10:27 +01:00
Sylvain
02c652f236 fix loading of ui-tour templates 2022-03-16 15:15:19 +01:00
Sylvain
49a41f074b updated changelog 2022-03-16 11:49:47 +01:00
Sylvain
424384c3f8 Removed dependency to auto-ngtemplate-loader 2022-03-16 11:48:41 +01:00
Sylvain
6c7b88a7dc updated changelog 2022-03-16 11:41:43 +01:00
Sylvain
d58e9b2bd8 fix angular import 2022-03-16 11:38:47 +01:00
Sylvain
8177be2fe3 fix angular templates integraion 2022-03-16 11:23:58 +01:00
Sylvain
d1dddb7656 Updated deprecated division operators in sass 2022-03-16 10:37:04 +01:00
Sylvain
b6b626ee5f updated bootstrap-sass to 3.4.3
Also: restored webpack binaries
2022-03-16 10:20:28 +01:00
Sylvain
029769d483 (WIP) fix loading angular templates 2022-03-15 17:11:32 +01:00
Sylvain
59a671e794 updated @uirouter/angularjs to 1.0.30 2022-03-15 17:10:33 +01:00
Sylvain
fd971884b3 (bug) do not plan version check at invalid cron 2022-03-15 16:08:18 +01:00
Sylvain
3f7bf8e947 (bug) moment-timezone dependency to en-SG/en-sg 2022-03-15 11:21:26 +01:00
Sylvain
ac32b261b3 fix building app in dev with hmr 2022-03-15 11:13:03 +01:00
Sylvain
2ffe169478 renamed folder loaders to modules 2022-03-15 09:51:39 +01:00
Sylvain
b82b2909d8 fix building the assets in dev with HMR 2022-03-14 17:17:04 +01:00
Sylvain
9385c83b6d fix compile assets in production 2022-03-14 17:00:49 +01:00
Sylvain
ac0dacbc88 fix webpack 5 errors 2022-03-14 14:52:23 +01:00
Sylvain
0ca5606abb migrate the webpack config 2022-03-14 13:59:57 +01:00
vincent
9d7c890f63 Remove gender variable use on locales 2022-03-10 10:01:21 +01:00
Sylvain
39f1b3cf7c updated API usages + [ongoing] updating integrations 2022-03-09 17:37:59 +01:00
vincent
c2471e37ca Merge branch 'dev' 2022-03-09 17:03:27 +01:00
Sylvain
3958d23184 ran bundle exec rails webpacker:install 2022-03-09 16:31:38 +01:00
Sylvain
0fb921d2da moved the assets source entries + installed shakapacker instead of webpacker 2022-03-09 15:06:21 +01:00
Sylvain
6e44116c8e updated changelog 2022-03-09 14:38:24 +01:00
Sylvain
fb5e598007
Merge pull request #323 from sleede/dependabot/npm_and_yarn/follow-redirects-1.14.8
Bump follow-redirects from 1.14.7 to 1.14.8
2022-03-09 14:35:30 +01:00
Sylvain
3955a282b8 Removed unmaintained gem sidekiq-cron and replaced it with sidekiq-scheduler 2022-03-09 14:33:50 +01:00
Sylvain
d921231392 added intl-messageformat
intl-messageformat is now a required dependency of i18next-icu since v2.

Also added missing @type dependencies (angular & prop-types). They were previously misadded to peerDependencies
2022-03-09 11:46:13 +01:00
Sylvain
444cc11b6b udpated sidekiq-unique-jobs to 7.1.15 2022-03-09 11:29:30 +01:00
Sylvain
f00c638189 (security) updated i18next-http-backend 2022-03-09 11:21:59 +01:00
Sylvain
5b68f2a1be updated changelog 2022-03-09 10:05:01 +01:00
Sylvain
67dbdb9e73
Merge pull request #322 from sleede/dependabot/bundler/puma-4.3.11
Bump puma from 4.3.9 to 4.3.11
2022-03-09 10:03:37 +01:00
Sylvain
00d631c0c4 updated changelog 2022-03-09 10:02:49 +01:00
Sylvain
88e4d44464
Merge pull request #325 from sleede/dependabot/bundler/nokogiri-1.13.3
Bump nokogiri from 1.12.5 to 1.13.3
2022-03-09 10:00:22 +01:00
Sylvain
31cd9af798
Merge branch 'dev' into dependabot/bundler/nokogiri-1.13.3 2022-03-09 09:59:50 +01:00
Sylvain
1fd4fe86f5 Merge branch 'dev' of github.com:sleede/fab-manager into dev 2022-03-09 09:57:56 +01:00
Sylvain
5a529e0492 updated changelog 2022-03-09 09:57:38 +01:00
Sylvain
a0900bf57e
Merge pull request #320 from sleede/dependabot/bundler/sidekiq-6.4.0
Bump sidekiq from 6.2.1 to 6.4.0
2022-03-09 09:53:36 +01:00