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

333 Commits

Author SHA1 Message Date
Sylvain
a92df2150e (feat) updated dependencies 2023-03-24 10:45:47 +01:00
Sylvain
ae904c000c Version 5.9.1 2023-03-22 09:20:31 +01:00
Sylvain
4a25610401 Version 5.9.0 2023-03-20 11:48:36 +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
b76cbf4ea5 Version 5.8.2 2023-03-13 14:06:15 +01:00
Sylvain
3bbca47d19 Version 5.8.1 2023-03-03 16:38:32 +01:00
Sylvain
f7c37a5074 Version 5.8.0 2023-03-03 15:48:02 +01:00
Sylvain
e467a084b5 Version 5.7.2 2023-02-24 16:49:19 +01:00
Sylvain
50c239de0a Version 5.7.1 2023-02-20 17:20:08 +01:00
Sylvain
3d54ce0ec7 Version 5.7.0 2023-02-17 17:09:25 +01:00
Du Peng
7fe495925c Version 5.6.11 2023-02-07 19:40:04 +01:00
Sylvain
ed5670df07 Version 5.6.10 2023-02-02 15:54:34 +01:00
Sylvain
874a527f6f Version 5.6.9 2023-02-02 11:22:57 +01:00
Sylvain
c5e6a916d5 (quality) updated shakapacker 2023-01-30 16:18:51 +01:00
Sylvain
d7c375ec7d Version 5.6.8 2023-01-26 10:09:10 +01:00
Sylvain
8b5fd8d6d2 Version 5.6.7 2023-01-25 12:59:50 +01:00
Sylvain
4d7f10758e Version 5.6.6 2023-01-23 09:31:03 +01:00
Sylvain
f6eeed76ef Version 5.6.5 2023-01-09 15:14:30 +01:00
Sylvain
001d5cbf33 (bug) unable to create a machine 2023-01-09 15:12:36 +01:00
Sylvain
e466cb3f16 Version 5.6.4 2023-01-09 14:38:15 +01:00
Sylvain
65daa834f1 (bug) unable to build docker image 2023-01-09 14:09:56 +01:00
Sylvain
8ae809b8e8 Version 5.6.3 2023-01-09 13:41:52 +01:00
Sylvain
6ba34bf2ba (bug) unable to build docker image 2023-01-09 13:38:18 +01:00
Sylvain
773f97b16d Version 5.6.2 2023-01-09 12:33:58 +01:00
Sylvain
eff829471a (bug) event in negative timezone 2023-01-09 12:26:43 +01:00
Sylvain
d6886f8371 Version 5.6.1 2023-01-06 13:10:05 +01:00
Sylvain
e481a950d7 Version 5.6.0 2023-01-05 12:32:05 +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
Du Peng
032a05713b Version 5.5.8 2022-12-16 18:50:20 +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
Du Peng
41465922f3 Version 5.5.7 2022-12-13 10:00:44 +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
Du Peng
129e2cdef0 Version 5.5.6 2022-12-05 17:03:24 +01:00
Du Peng
2a4d50e7d9 Version 5.5.5 2022-11-22 17:19:58 +01:00
Sylvain
4e531c280f Version 5.5.4 2022-11-17 16:41:58 +01:00
Sylvain
528d98a0ac Version 5.5.3 2022-11-17 12:16:33 +01:00
Sylvain
51290cec1d Version 5.5.2 2022-11-16 16:59:40 +01:00
Du Peng
7e095917ff Version 5.5.1 2022-11-15 15:22:30 +01:00
Du Peng
de26ae010b Version 5.5.0 2022-11-08 10:39:44 +01:00
Du Peng
6d448e0af2 (merge) merge dev and product-store 2022-10-26 09:37:31 +02:00
Du Peng
7aef6c69cf Version 5.4.25 2022-10-19 18:20:00 +02:00
Du Peng
b1d0a5aad2 Version 5.4.24 2022-10-14 17:26:44 +02:00
Du Peng
844624954b Version 5.4.23 2022-10-12 19:08:32 +02:00