Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

small seat previews and additional strategies for preselected dates #55

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

markus-96
Copy link

@markus-96 markus-96 commented Jun 14, 2024

Hi,
I added a checkbox that enables small previews in the zone. It shows the number of the seat and the username of the first Booking of the currently set timespan. When hovering over the seat, it still shows the bookings and assignments, but without the header.

The thoughts behind this feature is to have a possibility to quickly search on the map who is sitting where, without having to hover over every single seat.

grafik

Also, I added some strategies for the preselected dates that can be set via environment variables. You can set which day is preselected (today or tomorrow) and also if the current time of day should be selected as start or a predefined timespan. To make this work, there is also a toggle to turn off the restoration of the selected dates from the session storage.

And there was a bug in the Bookings Tab, there if you did not select both start and end dates, there would flash an error. It now checks if both (fromTS and toTS) values are set.

If you want to, I can also split it to seperate PRs.

*edit: added screenshot

@sebo-b
Copy link
Owner

sebo-b commented Jun 14, 2024

(this message is addressed to all creators of PR for this project)

Hi,

I'm looking for a maintainer for this project, as I've not been able to spend much time on it recently. Please let me know if you are interested.

Regards,
/S

@markus-96
Copy link
Author

I'm looking for a maintainer for this project, as I've not been able to spend much time on it recently. Please let me know if you are interested.

That's sad to hear. There are a lot of great PRs out there, hopefully you'll find a successor. The problem is that I don't really have much free time. I could see myself doing something like this in a year or so, but not now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants