-
Исправить пути для контроллера [Booking](https://github.com/dlokib/demo2/blob/master/src/main/java/com/example/demo/web/rest/controller/BookingResource.java) в [README.md](https://github.com/dlokib/de…
-
``` yaml
# Ticket imported from Trac
```
First of all, why limit the number of weeks to 3? Why not let users choose "week" as the interval and "3" as the period. OK, there could be an upper limit...
…
-
Could we please have a tab added to the member details page so we can see historical bookings as well as the active ones? This would be useful for us not just running the library but also to give to t…
-
Make custom slide that warns people who have booked the premise.
Idea credit: Shayan Effati
-
As a doctor i would like to view my booking and see the patients that i have to see on that day, and also filter my appointments.
-
Found a bug? Please fill out the sections below. 👍
### Issue Summary
I wanted to update a booking. My assumption was that if i supplied a new starttime the api would automatically update the end…
-
As per my conversation with @sethdailyssw, a deployment failed due to a nullable field being not filled.
![MicrosoftTeams-image (5)](https://github.com/SSWConsulting/SSW.Website/assets/20507092/78a…
-
### Is your proposal related to a problem?
When we do a patch request to confirm a pending booking, all the business logic aren't triggered.
I explain :
There is a problem when the booking n…
-
### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [X] I have searched for similar bugs in both open and closed issues and cannot find a duplicate…
-
If two users are trying to book at the same time, with same dates and same car selection, a unique car can be double booked.
The check for available cars are made in showCars. We need to make an e…