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

7533 Commits

Author SHA1 Message Date
Sylvain
4283425fdb Merge branch 'Guichaguri-feature/each-reservation-deadlines' into dev 2023-03-20 10:40:37 +01:00
Sylvain
0ab998cb5b (i18n) updated translations 2023-03-20 10:40:10 +01:00
Sylvain
a24fe8cd71 Merge branch 'feature/each-reservation-deadlines' of https://github.com/Guichaguri/fab-manager into Guichaguri-feature/each-reservation-deadlines 2023-03-20 10:19:29 +01:00
Sylvain
1677d3ff27 (doc) updated changelog 2023-03-20 10:16:42 +01:00
Sylvain
98e58cbc25 (bug) fix invalid invoice reference 2023-03-20 10:13:42 +01:00
Vincent
abc5fa6691 (ui) Add label for user profil form gender field 2023-03-17 18:36:25 +01:00
Guilherme Chaguri
4f8af521d9 (Bug) Fix date input offsetting by the frontend timezone 2023-03-17 10:05:58 -03:00
dependabot[bot]
639af8cdcd
Bump rack from 2.2.6.3 to 2.2.6.4
Bumps [rack](https://github.com/rack/rack) from 2.2.6.3 to 2.2.6.4.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v2.2.6.3...v2.2.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-16 12:17:12 +00:00
Sylvain
940ee06e58 (feat) display validation before payment 2023-03-16 12:25:27 +01:00
Sylvain
328529809d (bug) plan visibility is not applied
(bug) plan limit error message
(quality) improved error message
(ui) plan visibility cannot be under 7
2023-03-16 12:02:08 +01:00
Guilherme Chaguri
27a946b7d3 Fix syntax error 2023-03-15 16:48:13 -03:00
Guilherme Chaguri
855df4b552 Fix merge conflicts with dev 2023-03-15 16:26:45 -03:00
Sylvain
ba97de18d3 (doc) updated changelog 2023-03-15 15:07:48 +01:00
Sylvain
54027e75e0
Merge pull request #443 from sleede/dependabot/npm_and_yarn/webpack-5.76.0
Bump webpack from 5.72.0 to 5.76.0
2023-03-15 15:00:12 +01:00
Sylvain
b426a3988a
Merge branch 'dev' into dependabot/npm_and_yarn/webpack-5.76.0 2023-03-15 14:59:15 +01:00
Sylvain
1c7116d2bb Merge branch 'subscription_limit-34p6r3f' into dev 2023-03-15 14:30:41 +01:00
Sylvain
29693b446e (bug) new sentences should not keep translations 2023-03-15 14:22:16 +01:00
Sylvain
6089e636e4 (feat) limit machine visibility per plan 2023-03-15 14:17:06 +01:00
Sylvain
7ad1f8da3f (quality) delete a plan limitation 2023-03-15 10:19:39 +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
25cbf63b48 (feat) notify member on limit reached 2023-03-14 16:45:01 +01:00
Sylvain
6026189e59 (i18n) updated translations 2023-03-14 12:41:08 +01:00
Sylvain
8a32c029d3 (feat) machine limit override category limit 2023-03-14 12:35:58 +01:00
Sylvain
0ac99e3b6b (quality) improved error message 2023-03-14 11:54:41 +01:00
Sylvain
8504864c20 (feat) limit reservation depending on current suscription 2023-03-14 11:15:40 +01:00
Sylvain
c3d6206dba (quality) typed CartItem::Reservation 2023-03-13 14:19:52 +01:00
Sylvain
2316cc5b1e (feat) destroy a limitation 2023-03-13 14:19:51 +01: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
622a14909a (feat) save new limitations 2023-03-13 14:19:49 +01:00
Sylvain
dad3babbe4 (ui) add alert on leaving plan form with unsaved changes 2023-03-13 14:19:48 +01:00
Sylvain
2b8a7008bd (quality) use a single component for unsaved list 2023-03-13 14:19:47 +01:00
Sylvain
0f142680b8 (wip) configure usage limits for plans 2023-03-13 14:19:46 +01:00
Sylvain
65afcbe2a9 (quality) use EditDestroyButtons in product list 2023-03-13 14:19:45 +01:00
Sylvain
3f1f267e42 (bug) unable to select a new machine for an existing category 2023-03-13 14:19:41 +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
vincent
38aec6b1fd (ui) Fix responsive 2023-03-13 14:18:48 +01:00
vincent
c964ec8a6d (ui) Plan limit form and modal 2023-03-13 14:18:47 +01:00
vincent
9294bc4c88 (ui) Plan form layout 2023-03-13 14:18:46 +01:00
Sylvain
587dcda5d5 (i18n) updated translations 2023-03-13 14:18:46 +01:00
Sylvain
f79f951fa7 Merge branch 'dev' for release 5.8.2 2023-03-13 14:06:23 +01:00
Sylvain
b76cbf4ea5 Version 5.8.2 2023-03-13 14:06:15 +01:00
Sylvain
8fecec6b3d (i18n) updated translations 2023-03-13 14:04:41 +01:00
Sylvain
155173928a (security) CVE-2023-27530
Bump rack from 2.2.6.2 to 2.2.6.3
2023-03-13 13:58:46 +01:00
Sylvain
c2739f73a7 (bug) unable to select a new machine for an existing category 2023-03-13 12:11:56 +01:00
Sylvain
317e23255e (doc) updated changelog 2023-03-13 11:29:54 +01:00
Sylvain
cd612f4c77 (bug) URL validation regex was wrong 2023-03-13 11:10:36 +01:00
Sylvain
ccd3899ebc (bug) store: admins cant order free carts for themselves 2023-03-13 10:28:26 +01:00
Sylvain
9b4c47d733 (feat) usage history of prepaid packs 2023-03-09 13:23:42 +01:00
Sylvain
ed3353ce7c (bug) wrong minutes used when booking with a prepaid pack 2023-03-09 10:41:52 +01:00