1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-04 15:24:23 +01:00
Commit Graph

1014 Commits

Author SHA1 Message Date
Sylvain
9e742cd1b6 Ability to create slots in the past 2022-01-04 10:28:43 +01:00
Sylvain
96f80de4c0 updated changelog 2022-01-04 09:52:34 +01:00
Sylvain
427a807f8c updated changelog 2022-01-04 09:43:32 +01:00
Sylvain
f3f15a2b9d Ability to cancel a payement schedule from the interface 2022-01-03 17:13:35 +01:00
Sylvain
effe5c7ba9 optimized the load time of the payment schedules list
From now, we no longer retrieve the client_secret directly from the API/list but from a specialized component which ask API/get_item.
This highly decrease the laod time needed to fetch API/list
2022-01-03 11:24:08 +01:00
Sylvain
bfb1a1c3f9 update changelog 2022-01-03 10:17:33 +01:00
Sylvain
24595864b1 updated caniuse db 2022-01-03 10:15:58 +01:00
Sylvain
7a8b6ff0cf Version 5.3.0 2021-12-29 22:26:11 +01:00
Sylvain
b00bf958cc [bug] extended_prices_in_same_day apply the extended prices to each days 2021-12-29 22:07:28 +01:00
Sylvain
61724192a5 updated changedlog 2021-12-29 21:25:24 +01:00
Du Peng
dc1a1cbe4c bump to v5.2.0 2021-12-23 09:57:01 +01:00
Vincent
934ac309a1 Merge branch 'dev' into 'spaces_multiprices'
# Conflicts:
#   CHANGELOG.md
2021-12-22 14:29:56 +00:00
vincent
1068939999 Update CHANGELOG 2021-12-21 18:19:13 +01:00
Sylvain
1c9b07ec38 updated changelog 2021-12-21 17:28:57 +01:00
Sylvain
ffb0f3e19e ability to limit extended prices to slots in the same day 2021-12-21 16:32:02 +01:00
Sylvain
93b2355284 updated changelog 2021-12-20 14:28:59 +01:00
Sylvain
a9578d62e1 Version 5.1.13 2021-11-16 17:19:23 +01:00
Sylvain
501411e293 (bug) unable to run the setup/upgrade scripts as root
yq has updated its docker image to prevent running as root so we need to provide the current user id when running the image

More info: https://github.com/mikefarah/yq/issues/890
2021-11-16 17:17:08 +01:00
Sylvain
d426870b1c Version 5.1.12 2021-11-10 17:08:29 +01:00
Sylvain
0f57e1081f [bug] unable to create a plan 2021-11-10 17:06:21 +01:00
Sylvain
72421f99a5 Version 5.1.11 2021-10-22 17:54:31 +02:00
Sylvain
9be0dcddd2 [bug] 3DS confirmation is not asked when an admin is subscribing a user through a payment schedule using PayZen 2021-10-22 17:53:02 +02:00
Sylvain
4a59f6faed [bug] invalid text shown when a member confirms a free cart 2021-10-22 15:43:33 +02:00
Sylvain
840c536c75 Ability to configure data sources for preventing booking on overlapping slots 2021-10-22 14:50:02 +02:00
Sylvain
9c55b9d61f [bug] incorrect behavior for the setting 'email confirmation required'
- when enabled: the user was still logged-in in the backend (F5 and he was logged in the frontend)
- when disabled: the user was not logged in the frontend and received a message to confirm his/her email
2021-10-21 15:07:18 +02:00
Sylvain
7ffcd68fb7 [bug] canceled training reservation in admin/edit member 2021-10-21 10:31:21 +02:00
Sylvain
bbf512f674 validate birthday in past 2021-10-21 09:29:29 +02:00
Sylvain
351360bfa2 Merge branch 'dev' of git.sleede.com:projets/fab-manager into dev 2021-10-20 17:19:20 +02:00
Sylvain
a28a3ad651 [bug] upgrade script add env var already present 2021-10-20 17:19:07 +02:00
Sylvain
af6838a63a updated changelog 2021-10-19 10:25:19 +02:00
Sylvain
d0eebddcee [bug] payzen amount for non 2-decimals currencies 2021-10-18 12:14:51 +02:00
Sylvain
1237870450 Merge branch 'extend_subscription' into dev 2021-10-18 11:49:28 +02:00
Sylvain
4e4849e7bc Updated SSO documentation 2021-10-13 09:09:58 +02:00
Ismaël Sebbane
c62d334c7f Updated CHANGELOG (5.1.10 release oversight) 2021-10-11 17:01:03 +02:00
Sylvain
de7c021716 updated production doc 2021-10-07 17:41:38 +02:00
Sylvain
b32a20fb29 added missing babel plugins + updated react-refresh + updated react-refresh-webpack-plugin 2021-10-05 17:07:34 +02:00
Sylvain
938b995db9 updated @rails/webpacker 2021-10-04 17:41:10 +02:00
Sylvain
959d85eb6f updated changelog 2021-10-04 17:07:33 +02:00
Sylvain
c37f804b47 updated changelog 2021-10-04 16:55:25 +02:00
Sylvain
aa93ef1895 updated changelog 2021-10-04 16:48:18 +02:00
Sylvain
f2c436594a check hub API access in upgrade script 2021-10-04 16:45:54 +02:00
Sylvain
842c88e839 [bug] upgrade script report invalid upgrde target 2021-10-04 12:09:31 +02:00
Sylvain
79e0a036ec Version 5.1.10 2021-10-04 11:52:00 +02:00
Sylvain
7dcda178c0 [bug] updated sassc to 2.4.0 (#270) 2021-10-04 10:57:17 +02:00
Sylvain
b9d5e09a58 updated changelog 2021-10-04 09:50:28 +02:00
Sylvain
a8e7b3faae updated changelog 2021-10-04 09:48:58 +02:00
Ismaël Sebbane
6f6096b59e Updated changelog 2021-09-22 15:31:26 +02:00
Du Peng
5a1f7497ef Version 5.1.9 2021-09-21 18:13:02 +02:00
Du Peng
a9901fccb2 Version 5.1.8 2021-09-13 16:33:32 +02:00
Du Peng
358248cf96 Version 5.1.7 2021-08-24 11:04:22 +02:00