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

7724 Commits

Author SHA1 Message Date
Sylvain
3811e7a6d5 (api) availabilities 2023-03-30 13:22:36 +02:00
Sylvain
7945895c1e (bug) undefined method strategy_name 2023-03-30 11:29:58 +02:00
Sylvain
6a53cad03a (security) updated terser 2023-03-30 10:55:52 +02:00
Sylvain
1f618d29f7 (bug) meta_data does not exists
Also: improved writing auth provider config to file
2023-03-30 10:51:18 +02:00
Sylvain
0c3780a3f6 (bug) use directly object-to-formdata-tz
instead of overriting object-to-formdata, which result in a yarn conflict:
["object-to-formdata-tz@4.4.3"] is trying to unpack in the same destination "[...]/node_modules/object-to-formdata"
2023-03-30 10:36:14 +02:00
Sylvain
68aad57b14 (bug) unable to read provider config if no file 2023-03-30 10:28:31 +02:00
Sylvain
f5366f2cc1 (doc) update changelog 2023-03-30 10:02:40 +02:00
Sylvain
70be8b4053 (quality) do not print newlines for progression indicator 2023-03-30 09:57:05 +02:00
Sylvain
05aaa885a1 (feat) do no notify on filling-invoice creation 2023-03-30 09:54:59 +02:00
Sylvain
66f740104a (feat) cache auth provider config 2023-03-29 18:01:16 +02:00
Sylvain
41ed9b93f5 (security) updated omniauth 2023-03-28 14:25:39 +02:00
Sylvain
8f0dfe7514 (bug) unable to fetch members list 2023-03-28 14:01:05 +02:00
Sylvain
8044d72c6a (security) updated json5 2023-03-28 12:51:53 +02:00
Sylvain
ffd7de0bcb (security) upgrade to rails 7 2023-03-28 12:44:00 +02:00
Sylvain
3cff0d4c28 (feat) generate invoices for missing references 2023-03-28 11:18:27 +02:00
Du Peng
f04b93baec (bug) unable to update recurring event 2023-03-27 12:44:55 +02:00
Sylvain
227c6d1844 (bug) associate order/payment-schedule with invoice before saving
Also: timezone in fixtures
2023-03-27 11:43:36 +02:00
Sylvain
f9123fe20f (feat) recover order numbers 2023-03-24 17:21:44 +01:00
Sylvain
a92df2150e (feat) updated dependencies 2023-03-24 10:45:47 +01:00
Sylvain
71a9a87315 (feat) improved chaining system 2023-03-24 10:16:21 +01:00
Sylvain
5295cc94ef (feat) task to fix missing references 2023-03-23 09:33:43 +01:00
Sylvain
db5796816a (quality) linted code 2023-03-22 17:30:37 +01:00
Sylvain
1d15c3bfac (security) updated sentry & web-console 2023-03-22 17:01:46 +01:00
Sylvain
cc830d7deb (security) updated ruby to 3.1.3 2023-03-22 16:05:25 +01:00
Sylvain
d13208210a (bug) Thor::InvocationError 2023-03-22 12:33:15 +01:00
Sylvain
f6a9a43767 (bug) broken display after a plan category was deleted 2023-03-22 11:03:20 +01:00
Sylvain
01df96dc20 (security) upgrade to rails 6 2023-03-22 10:58:22 +01:00
Karen
63e8e17a9a (feat) support for arm64 architecture 2023-03-22 09:34:45 +01:00
Sylvain
ae904c000c Version 5.9.1 2023-03-22 09:20:31 +01:00
Sylvain
cfd9f193a9 (bug) logical sequence of invoices references 2023-03-21 15:11:08 +01:00
Sylvain
cf9074f8ce (doc) updated changelog 2023-03-20 16:16:32 +01:00
Sylvain
1e0ece6c89 (quality) typo in comments 2023-03-20 16:14:57 +01:00
Sylvain
7ceb03ef8a (bug) unable to export to excel 2023-03-20 16:14:57 +01:00
Sylvain
80a2be0872
Merge pull request #444 from sleede/dependabot/bundler/rack-2.2.6.4
Bump rack from 2.2.6.3 to 2.2.6.4
2023-03-20 16:14:02 +01:00
Sylvain
4a25610401 Version 5.9.0 2023-03-20 11:48:36 +01:00
Sylvain
37ba8a5a8f (bug) fix running test after 10:00am 2023-03-20 11:44:37 +01:00
Sylvain
779dd070b7 (bug) undefined local variable or method 'reservation_deadline'
(quality) linted code
2023-03-20 11:44:04 +01:00
Sylvain
c4fa240091 (bug) unable to set machine visibility to null 2023-03-20 11:42:01 +01:00
Sylvain
4336d13715 (bug) JS date is initalialized 1 day before in negative timezones 2023-03-20 11:03:01 +01:00
Sylvain
9409de4fa0
Merge pull request #445 from Guichaguri/fix/event-date-timezone
(Bug) Fix event date being changed to a day before from the browser timezone
2023-03-20 10:49:29 +01:00
Sylvain
c3ab5d84ac (feat) prior period by reservation type to prevent booking (#440) 2023-03-20 10:48:42 +01:00
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