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 |
|
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 |
|