87c380ab6f
fix validation
2025-07-20 13:49:15 +03:00
6d529ee0ae
change month format from MM/YYYY to MM-YYYY
2025-07-17 15:22:20 +04:00
036c8bea17
task: add space filter to bookings ( #471 )
2025-07-15 13:31:56 +03:00
e5970c02c1
SP-1757, SP-1758, SP-1809, SP-1810: Feat/implement booking ( #469 )
...
* fix: commission device API
* task: add create booking API
* add get All api for dashboard & mobile
* add Find APIs for bookings
* implement sending email updates on update bookable space
* move email interfaces to separate files
2025-07-15 10:11:36 +03:00
712b7443ac
fix: prevent conditions overlapping by adding parenthesis to search condition ( #464 )
2025-07-10 11:34:50 +03:00
009deaf403
SP-1812: fix: update bookable space ( #467 )
2025-07-10 11:11:30 +03:00
0bb178ed10
make point nullable ( #457 )
2025-07-08 14:50:00 +03:00
9971fb953d
SP-1812: Task/booking-system/update-api ( #456 )
...
* add update bookable spaces API
* add search to get bookable spaces API
2025-07-08 11:52:22 +03:00
18b21d697c
SP-1753 Feat/booking system ( #454 )
...
* task: add get all bookable spaces API (#453 )
* task: add non bookable space API
2025-07-08 09:02:24 +03:00
274cdf741f
refactor: streamline Booking module and service by removing unused imports and consolidating space validation logic
2025-06-18 01:49:00 -06:00
332b2f5851
feat: implement Booking module with BookableSpace entity, controller, service, and DTOs for managing bookable spaces
2025-06-17 22:02:13 -06:00