1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-02-21 15:54:22 +01:00

6913 Commits

Author SHA1 Message Date
Sylvain
982f7518d3 (security) CVE-2022-23514, CVE-2022-23515, CVE-2022-23516
Bump loofah from 2.18.0 to 2.19.1
2022-12-14 13:50:23 +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
Sylvain
5604c9ab28 (security) CVE-2022-24999
Bump express from 4.17.1 to 4.18.2
2022-12-14 13:39:47 +01:00
Sylvain
2cc1988e8d (bug) space reservations count in availabilities export (#415) 2022-12-14 13:34:39 +01:00
Sylvain
4f03f70199 (doc) updated changelog 2022-12-14 13:33:26 +01:00
Sylvain
380373a16d Merge branch 'fix/availabitilies_export_reservations' of https://github.com/Guichaguri/fab-manager into Guichaguri-fix/availabitilies_export_reservations 2022-12-14 12:30:11 +01:00
Sylvain
fa18891bc6 (bug) invalid test assertion 2022-12-14 11:30:06 +01:00
dependabot[bot]
468ed789cb
Bump loofah from 2.18.0 to 2.19.1
Bumps [loofah](https://github.com/flavorjones/loofah) from 2.18.0 to 2.19.1.
- [Release notes](https://github.com/flavorjones/loofah/releases)
- [Changelog](https://github.com/flavorjones/loofah/blob/main/CHANGELOG.md)
- [Commits](https://github.com/flavorjones/loofah/compare/v2.18.0...v2.19.1)

---
updated-dependencies:
- dependency-name: loofah
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 19:45:23 +00:00
Du Peng
41465922f3 Version 5.5.7 2022-12-13 10:00:44 +01:00
Du Peng
cd364d4ec7 Merge branch 'dev' for release 5.5.7 v5.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
3224daf791 (bug) unable to credit wallet amount 2022-12-12 16:25:29 +01:00
Du Peng
766c08a302 (bug) fix unable to update/delete a space 2022-12-12 14:19:57 +01: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
1db7dfc723 (security) CVE-2022-23476
Bump nokogiri from 1.13.9 to 1.13.10
2022-12-08 09:33:58 +01:00
dependabot[bot]
9ee3c733e0
Bump nokogiri from 1.13.9 to 1.13.10
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.9 to 1.13.10.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.9...v1.13.10)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 04:34:38 +00:00
Du Peng
a5c9a7d3ab Merge branch 'dev' for release 5.5.6 v5.5.6 2022-12-05 17:03:32 +01:00
Du Peng
129e2cdef0 Version 5.5.6 2022-12-05 17:03:24 +01:00
vincent
d6d0089a0f (i18n) Update minimum password character count 2022-12-02 18:09:42 +01:00
Sylvain
1f7d202987 (i18n) updated translations 2022-12-01 17:24:09 +01:00
Sylvain
a356ebe131 (i18n) typo 2022-12-01 17:21:41 +01:00
Sylvain
575c7c7d62 (feat) updated FabAnalytics reports to include new features 2022-12-01 16:34:14 +01:00
Sylvain
7b30086a34 (bug) unable to set amount to 4.85 2022-12-01 15:43:16 +01:00
Sylvain
963d2e93bd (bug) unable to export statistics 2022-12-01 13:03:19 +01:00
Guilherme Chaguri
be4ea06fdf (Bug) Fix reservations count from spaces in availabilities export 2022-11-29 18:18:47 -03:00
Sylvain
8eaeb2df39 (bug) soft-destroyed still reported in OpenAPI
Also: improved testing
2022-11-23 11:59:06 +01:00
Du Peng
71409395e2 Merge branch 'dev' for release 5.5.5 v5.5.5 2022-11-22 17:20:07 +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
48d8b5dfab Merge branch 'dev' for release 5.5.4 v5.5.4 2022-11-17 16:42:03 +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
6b48cf221f Merge branch 'dev' for release 5.5.3 v5.5.3 2022-11-17 12:16:49 +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