Léo Bonnargent

Results 14 issues of Léo Bonnargent

For some reasons, one may have to serialize complex object to be part of a route path or just apply some reversible transformation to path parameter (minification, encoding, ...), this...

Add recursive private method to compare hash and allow grand-child default route.

Attempt to create a test suite to check logic without physical devices. - mock BLE device to send/receive messages - for each lpf2 hub: - check connection process - check...

This should replace #60 and #65 as they are both out of date. It is just another attempt and is not meant to be merged as is. Modifications: - Add...

Hello, First, thank you for this great project. I deployed it in our little company as we do part time remote and we do not have enough desk on-site for...

Added a group entry to seats, can be null then it fallback to the usual behavior and uses the parent zone's group. Made to handle mixed zones (ie: floors with...

Added weekdays translations to polyglot's phrases so it can be used in `TR`'s class elements.

Set `WARP_BOOK_OPEN` and `WARP_BOOK_CLOSE` to the number of seconds from 00:00 to set opening and closing times for bookings to prevent bookings over closed office time. Example : `WARP_BOOK_OPEN` to...

Set `WARP_OMITTED_WEEKDAYS` to `[5,6]` to remove weekends from booking available dates. It allows to cover a bigger date span in the same screen space and may be consistent to office...