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

7401 Commits

Author SHA1 Message Date
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
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
dependabot[bot]
494cecbe00
Bump rack from 2.2.6.2 to 2.2.6.3
Bumps [rack](https://github.com/rack/rack) from 2.2.6.2 to 2.2.6.3.
- [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.2...v2.2.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-09 02:44:40 +00:00
Sylvain
f4d0df04c0 (api) users: invoicing_profile_id 2023-03-08 09:43:12 +01:00
Sylvain
8ef114ed43 (api) filter reservations by date 2023-03-06 16:35:50 +01:00
Sylvain
65a7c5c73b (bug) wrong namespace for task fix:cart_operator 2023-03-06 14:38:19 +01:00
Sylvain
fbe59a3aac (bug) fix fabhub endpoint 2023-03-06 14:34:10 +01:00
Sylvain
c1b06a3a45 (doc) updated changelog 2023-03-06 14:33:37 +01:00
Sylvain
35512dbce9 (feat) improved setup script
- automated next step version check through the API
- do not restore tag on successfull setup
- display real target on prompt
2023-03-06 14:32:38 +01:00
Sylvain
ff3809e770 (doc) updated deploy instructions 2023-03-06 13:14:30 +01:00
Sylvain
92d3cbcd3e (bug) invalid style in accounting codes settings 2023-03-06 13:13:22 +01:00
Sylvain
dbd88f9889 (bug) empty advanced accounting code 2023-03-06 13:05:33 +01:00
Sylvain
aa4d67698f Merge branch 'dev' for release 5.8.1 2023-03-03 16:38:39 +01:00
Sylvain
3bbca47d19 Version 5.8.1 2023-03-03 16:38:32 +01:00
Sylvain
782b4bfa0f (bug) unable to reserve an event 2023-03-03 16:37:14 +01:00
Sylvain
4228b44226 Merge branch 'dev' for release 5.8.0 2023-03-03 15:48:09 +01:00
Sylvain
f7c37a5074 Version 5.8.0 2023-03-03 15:48:02 +01:00
Sylvain
45dc7f016d (i18n) updated translations 2023-03-03 15:47:05 +01:00
Sylvain
ec7a367114 (feat) messages if the user cannot buy prepaid packs 2023-03-03 11:56:13 +01:00
Sylvain
0c3463a2ec (api) required pagination + new data 2023-03-03 10:09:07 +01:00
Sylvain
5e186ebf14 (api) events: category,themes,age_range,url 2023-03-02 17:42:10 +01:00
Sylvain
00583a25ff (bug) unable to add OIDC scopes without discovery 2023-03-02 17:14:39 +01:00
Sylvain
18447f8371 (test) OIDC testing 2023-03-02 17:13:46 +01:00
Sylvain
6d14a8dc77 (quality) use Mime module 2023-03-02 13:39:23 +01:00
Sylvain
6ae8c965f3 (quality) add unique constraints in db
Also: code lint in SSO models
2023-03-02 13:26:05 +01:00
Sylvain
66a55b62d9 (bug) do not crash if stripe does not answer 2023-03-02 11:53:09 +01:00
Sylvain
33d8c2951e (bug) MAX_SIZE env varibles should not be quoted (#438) 2023-03-02 11:38:00 +01:00
Sylvain
1cfcf0a8b5 (bug) prevent selecting same price category twice 2023-03-02 11:35:35 +01:00
Sylvain
df725c6dbf (bug) admin events view defaults to the list tab 2023-03-02 09:45:13 +01:00
Sylvain
06c66d896b (bug) members can't change/cancel their reservations 2023-03-02 09:27:06 +01:00
Sylvain
2d83e7a7f5 Merge branch 'dev' for release 5.7.2 2023-02-24 16:49:24 +01:00
Sylvain
e467a084b5 Version 5.7.2 2023-02-24 16:49:19 +01:00
Sylvain
4dd7b1345f (bug) members can change/cancel their reservations 2023-02-24 15:24:09 +01:00