|
a7487f5434
|
Merge branch 'dev' into Implement-Spaces-Table-Empty-Filled-Failure-states-bookable-spaces
|
2025-07-22 09:58:14 +03:00 |
|
|
983040135f
|
fix using copywith
|
2025-07-21 16:30:28 +03:00 |
|
|
5589e5b587
|
Refactor booking system: update API endpoint format, add ResetEvents event, and enhance UI components for improved user experience
|
2025-07-21 15:22:17 +03:00 |
|
|
a55ff24257
|
Merge branch 'dev' into Implement-Spaces-Table-Empty-Filled-Failure-states-bookable-spaces
|
2025-07-21 09:17:04 +03:00 |
|
|
0cb2875672
|
fix UI to fit with Figma
|
2025-07-17 17:41:22 +03:00 |
|
|
7876af9756
|
Refactor memory service implementation: rename MemoryBookableSpaceService to MemoryCalendarService for clarity and consistency
|
2025-07-17 12:46:07 +03:00 |
|
|
fe2f4a872b
|
Refactor memory event handling: replace MemoryBookableSpaceService with a new implementation and integrate caching logic in CalendarEventsBloc
|
2025-07-17 12:38:58 +03:00 |
|
|
c9b8fbb0c2
|
Refactor calendar event loading: replace parameters with LoadEventsParam class and implement memory caching for improved performance
|
2025-07-17 11:20:32 +03:00 |
|
|
c6729f476f
|
Enhance booking system: update API endpoints, improve event loading with caching, and refine UI components
|
2025-07-16 15:36:49 +03:00 |
|
|
762dade195
|
Merge branch 'dev' of https://github.com/SyncrowIOT/web into Implement-Spaces-Table-Empty-Filled-Failure-states-bookable-spaces
|
2025-07-15 15:35:31 +03:00 |
|
|
65d541d594
|
Add calendar event management features and UI components and Implement Calendar logic
|
2025-07-14 10:46:12 +03:00 |
|
|
645a07287e
|
Refactor date selection: add SelectDateFromSidebarCalendar event and update state management for improved clarity
|
2025-07-10 14:15:57 +03:00 |
|
|
885ef61114
|
Refactor booking system: replace DebouncedBookingSystemService with DebouncedBookableSpacesService and streamline search handling
|
2025-07-10 12:10:28 +03:00 |
|
|
bfd6b5c3a0
|
Refactor booking system: replace BookingSystemService with BookableSystemService and update parameter handling for improved clarity
|
2025-07-10 11:25:35 +03:00 |
|
|
2b638940ae
|
Refactor booking system: enhance parameter handling for improved clarity and maintainability
|
2025-07-10 11:14:30 +03:00 |
|
|
3e95bf4473
|
Refactor booking system: replace individual parameters with LoadBookableSpacesParam for improved clarity and maintainability
|
2025-07-10 10:56:10 +03:00 |
|
|
2d16bda61d
|
Refactor SidebarBloc: streamline room data handling by using paginatedSpaces.data directly
|
2025-07-09 16:41:31 +03:00 |
|
|
5c90d5f6b9
|
Refactor SidebarBloc: simplify room data handling by directly using paginatedSpaces.data
|
2025-07-09 16:40:57 +03:00 |
|
|
6cac94a1c4
|
Clean up booking system code: remove commented-out code and unnecessary variables for improved readability
|
2025-07-09 16:23:39 +03:00 |
|
|
9f28e1ccef
|
Refactor booking system: remove unused classes, update dependencies, and implement date selection logic
|
2025-07-09 16:18:10 +03:00 |
|