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

6890 Commits

Author SHA1 Message Date
Sylvain
b0038c55a8 New translations app.admin.en.yml (German) 2022-12-01 16:47:35 +01:00
Sylvain
a3c2e04d2e New translations en.yml (German) 2022-12-01 16:47:34 +01:00
Sylvain
f15980ff85 New translations app.admin.en.yml (Spanish) 2022-12-01 16:47:33 +01:00
Sylvain
24b59b7ed6 New translations en.yml (Spanish) 2022-12-01 16:47:31 +01:00
Sylvain
0de98185bb New translations app.admin.en.yml (French) 2022-12-01 16:47:30 +01:00
Sylvain
2116890463 New translations en.yml (French) 2022-12-01 16:47:29 +01:00
Du Peng
2a4d50e7d9 Version 5.5.5 2022-11-22 17:19:58 +01:00
Du Peng
1f5808da4a (quality) use point instant of square brackets in react-form-hook field path 2022-11-22 17:12:39 +01:00
Du Peng
37b17595a1 (test) add missing vcr cassettes test file 2022-11-22 16:36:21 +01:00
Du Peng
fe0af02ba8 (bug) unable set a main image of product and remove an image of product 2022-11-22 16:31:34 +01:00
Sylvain
509dd0eb5f (feat) soft destroy machines/spaces 2022-11-22 14:17:25 +01:00
Sylvain
03f3819255 (bug) upgrade: the input device is not a TTY 2022-11-22 09:52:22 +01:00
Sylvain
73b8f95031 (doc) known OIDC issues 2022-11-22 09:50:04 +01:00
Sylvain
16087d3aa3 (bug) objects not sync on Stripe 2022-11-21 16:56:28 +01:00
Sylvain
b2540a1cd4 (bug) broken display of machines pages 2022-11-21 15:22:23 +01:00
Sylvain
451cd0e915 (test) add admin offer product to himself
Also: split AdminPayOrderTest in two files
2022-11-17 17:14:31 +01:00
Sylvain
c684b892a7 (bug) ES not synced during tests 2022-11-17 16:59:33 +01:00
Sylvain
4e531c280f Version 5.5.4 2022-11-17 16:41:58 +01:00
Sylvain
7b187b5776 (quality) remove console print 2022-11-17 16:41:25 +01:00
Sylvain
0c2129973c (test) added a test on statistics export 2022-11-17 16:35:59 +01:00
Sylvain
5860466be3 (bug) unable to download existing stats export 2022-11-17 16:35:26 +01:00
Sylvain
ade5b983e2 (security) CVE-2022-37601, CVE-2022-37603, CVE-2022-37599 2022-11-17 12:29:36 +01:00
Sylvain
528d98a0ac Version 5.5.3 2022-11-17 12:16:33 +01:00
Sylvain
58d1b7ccc3 Merge branch 'dev' of github.com:sleede/fab-manager into dev 2022-11-17 12:08:11 +01:00
Sylvain
5450ca8dac
(security) CVE-2022-37601, CVE-2022-37603, CVE-2022-37599
Bump loader-utils from 1.4.1 to 1.4.2
2022-11-17 12:05:39 +01:00
Sylvain
c284190253 (quality) lint HistoryValue 2022-11-17 11:47:47 +01:00
Sylvain
eb15e0e5a2 (feat) default sort invoices by date 2022-11-17 11:20:49 +01:00
Sylvain
c6aef07fb4 (bug) unable to reserve a machine with payment on site 2022-11-17 10:56:03 +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
Sylvain
b07d70fbdd Merge branch 'dev' for release 5.5.2 2022-11-16 16:59:47 +01:00
Sylvain
51290cec1d Version 5.5.2 2022-11-16 16:59:40 +01:00
Sylvain
d9b3f22366 (bug) unable to export statistics 2022-11-16 16:55:56 +01:00
Du Peng
ea812b256e Merge branch 'dev' for release 5.5.1 2022-11-15 15:22:31 +01:00
Du Peng
7e095917ff Version 5.5.1 2022-11-15 15:22:30 +01:00
Sylvain
25606a2642 (bug) unable to merge an SSO account with an existing account 2022-11-15 15:12:08 +01:00
Sylvain
d594a291b5 Update CHANGELOG.md 2022-11-15 15:09:14 +01: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
Sylvain
024bf92dae (doc) update changelog 2022-11-14 09:37:35 +01:00
Sylvain
a776b9cc6a (bug) free disk space not verified in some cases 2022-11-14 09:32:32 +01:00
Sylvain
c3526fc600
(security) CVE-2022-37601
Bump loader-utils from 1.4.0 to 1.4.1
2022-11-14 09:32:12 +01:00
Du Peng
fa4a2c30aa Merge branch 'dev' for release 5.5.0 2022-11-08 10:40:02 +01:00
Du Peng
de26ae010b Version 5.5.0 2022-11-08 10:39:44 +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
Du Peng
87a57f27f4 Merge branch 'dev' for release X.Y.Z 2022-11-08 10:33:11 +01:00
Du Peng
524540cbad Merge branch 'product-store_dev' into dev 2022-11-08 10:22:40 +01:00
Du Peng
ef6bc6c046 Merge branch 'product-store' into product-store_dev 2022-11-07 18:58:22 +01:00
Du Peng
76a3a5c37c Merge branch 'product-store_dev' into product-store 2022-11-07 18:55:55 +01:00
Du Peng
46ef0170b9 (test) add admin pay order test 2022-11-07 18:52:43 +01:00
Du Peng
ac2de3d22e (bug) admin cannot pay order by card 2022-11-07 18:51:49 +01:00
Du Peng
42be9ae3e7 (bug) fix cant set payment_method if admin pay a reservation himself in invoice 2022-11-07 16:04:53 +01:00