dependabot[bot]
13c74ccd2e
Bump axios from 0.21.2 to 0.28.0 ( #468 )
...
* Bump axios from 0.21.2 to 0.28.0
Bumps [axios](https://github.com/axios/axios ) from 0.21.2 to 0.28.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.21.2...v0.28.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Nicolas Florentin <nicolas@sleede.com>
Co-authored-by: Du Peng <gnepud@gmail.com>
Co-authored-by: Vincent <vincent@sleede.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-23 16:45:42 +01:00
Sylvain
6a53cad03a
(security) updated terser
2023-03-30 10:55:52 +02:00
Sylvain
0c3780a3f6
(bug) use directly object-to-formdata-tz
...
instead of overriting object-to-formdata, which result in a yarn conflict:
["object-to-formdata-tz@4.4.3"] is trying to unpack in the same destination "[...]/node_modules/object-to-formdata"
2023-03-30 10:36:14 +02:00
Sylvain
8044d72c6a
(security) updated json5
2023-03-28 12:51:53 +02:00
Sylvain
a92df2150e
(feat) updated dependencies
2023-03-24 10:45:47 +01:00
Sylvain
ba97de18d3
(doc) updated changelog
2023-03-15 15:07:48 +01:00
Sylvain
b426a3988a
Merge branch 'dev' into dependabot/npm_and_yarn/webpack-5.76.0
2023-03-15 14:59:15 +01:00
dependabot[bot]
e37ebc526d
Bump webpack from 5.72.0 to 5.76.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.72.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.72.0...v5.76.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 00:58:43 +00:00
Sylvain
2b3b123a02
(ui) improved limitation add/edit/destroy
2023-03-13 14:19:50 +01:00
Sylvain
6abea03182
(feat) update limitations
2023-03-13 14:19:50 +01:00
Sylvain
ffe6e59681
(test) fix running test
...
Also: (quality) updated browserbd on caniuse
(ui) improved help text
2023-03-13 14:18:48 +01:00
Sylvain
c5e6a916d5
(quality) updated shakapacker
2023-01-30 16:18:51 +01:00
Sylvain
001d5cbf33
(bug) unable to create a machine
2023-01-09 15:12:36 +01:00
Sylvain
65daa834f1
(bug) unable to build docker image
2023-01-09 14:09:56 +01:00
Sylvain
6ba34bf2ba
(bug) unable to build docker image
2023-01-09 13:38:18 +01:00
Sylvain
eff829471a
(bug) event in negative timezone
2023-01-09 12:26:43 +01:00
Sylvain
c21b45d453
(security) CVE-2022-46175
2023-01-05 14:43:42 +01:00
Sylvain
137b9f3c1b
(feat) improved security when changing password
2022-12-22 11:07:14 +01:00
Sylvain
d547660170
(bug) unable to set price on new product
2022-12-21 14:14:28 +01:00
Sylvain
b30701ba6f
(test) improved frontend tests
2022-12-21 14:14:25 +01:00
Sylvain
0287665653
(quality) updated tiptap editor
2022-12-21 14:14:24 +01:00
Sylvain
7d83d6454f
(test) Jest + react-testing-library
...
This commit aims to put a testing environment in place
for frontend react components using the de-facto standards
for our stack.
An example test file was writter for the component plan-form.tsx.
Some fixtures for some API endpoints were written (see
__setup__/server.js)
2022-12-21 14:14:22 +01:00
Sylvain
66b1db6d0a
(bug) phone/adresse required not shown
2022-12-16 15:35:02 +01:00
Sylvain
80bc709580
(security) CVE-2021-4243
...
Bump @claviska/jquery-minicolors from 2.3.5 to 2.3.6
2022-12-14 13:42:23 +01:00
dependabot[bot]
be55936518
Bump @claviska/jquery-minicolors from 2.3.5 to 2.3.6
...
Bumps [@claviska/jquery-minicolors](https://github.com/claviska/jquery-minicolors ) from 2.3.5 to 2.3.6.
- [Release notes](https://github.com/claviska/jquery-minicolors/releases )
- [Commits](https://github.com/claviska/jquery-minicolors/compare/2.3.5...2.3.6 )
---
updated-dependencies:
- dependency-name: "@claviska/jquery-minicolors"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 22:23:50 +00:00
dependabot[bot]
7e4e8a950e
Bump express from 4.17.1 to 4.18.2
...
Bumps [express](https://github.com/expressjs/express ) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 08:57:09 +00:00
Sylvain
ade5b983e2
(security) CVE-2022-37601, CVE-2022-37603, CVE-2022-37599
2022-11-17 12:29:36 +01:00
dependabot[bot]
df6b4a701e
Bump loader-utils from 1.4.1 to 1.4.2
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 16:01:13 +00:00
dependabot[bot]
d893c506e5
Bump minimatch from 3.0.4 to 3.1.2
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 15:09:14 +01:00
dependabot[bot]
dd8a4e8688
Bump loader-utils from 1.4.0 to 1.4.1
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 09:35:34 +00:00
Sylvain
f705f71c4f
(feat) display/remove ongoing stocks operations
2022-09-12 15:55:41 +02:00
Du Peng
79182fb8c1
Merge branch 'product_store-store' into product-store
2022-09-07 15:00:27 +02:00
dependabot[bot]
9034d6319a
Bump moment-timezone from 0.5.34 to 0.5.35
...
Bumps [moment-timezone](https://github.com/moment/moment-timezone ) from 0.5.34 to 0.5.35.
- [Release notes](https://github.com/moment/moment-timezone/releases )
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md )
- [Commits](https://github.com/moment/moment-timezone/compare/0.5.34...0.5.35 )
---
updated-dependencies:
- dependency-name: moment-timezone
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 05:49:33 +00:00
Du Peng
cfd21adb60
cart button
2022-08-20 18:47:15 +02:00
Du Peng
ab800a519f
store cart
2022-08-19 20:03:09 +02:00
vincent
c8559c603c
(wip) drag and drop
2022-08-03 10:24:26 +02:00
vincent
57ef555943
Temporary broken drag and drop
2022-08-03 10:23:38 +02:00
Du Peng
432b60ca9a
store product category create/list/update/delete
2022-08-03 10:16:08 +02:00
dependabot[bot]
5f6a26e826
Bump moment from 2.29.2 to 2.29.4
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-27 14:01:15 +00:00
Sylvain
833a3047b7
(security) Merge pull request #378 from sleede/dependabot/npm_and_yarn/terser-4.8.1
...
Bump terser from 4.8.0 to 4.8.1
2022-07-27 09:25:31 +02:00
dependabot[bot]
dc43f58c1e
Bump terser from 4.8.0 to 4.8.1
...
Bumps [terser](https://github.com/terser/terser ) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 23:57:13 +00:00
Sylvain
7e0ea151e6
(dep) updated eslint-plugin-fabmanager
2022-07-20 09:55:44 +02:00
Sylvain
c0d5da55ce
linted all code expected profile-custom-fields/* and proof-of-identity/*
2022-06-21 12:10:00 +02:00
Sylvain
4a8d8796a3
(wip) lint for scoped-translation
2022-06-20 18:06:15 +02:00
Sylvain
2033329342
linted all front code, excepted profile-completion/
...
and prrofile-custom-fields/
2022-06-20 15:35:38 +02:00
Sylvain
98d091cf87
added somes rules
2022-06-15 18:03:00 +02:00
Sylvain
cd17c17f46
(code) add component-documentation rule
2022-06-15 14:02:43 +02:00
Sylvain
28f873c871
(code) rule to enforce component named like filename
2022-06-15 13:40:57 +02:00
Sylvain
925e109175
all components must have their matching root class
2022-06-15 13:40:54 +02:00
Sylvain
0f15127f22
updated eslint rules dependency
2022-06-15 13:39:27 +02:00