Commit Graph

72 Commits

Author SHA1 Message Date
59058cf2d2 enhance week navigation layout for improved UI 2025-07-22 14:40:50 +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
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
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
d6a48850a7 Remove debug print statement from BookableSpacesService response handling 2025-07-09 16:25:21 +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
6534bfae5b Implement-Calendar-ui 2025-07-09 09:31:55 +03:00
72af55ef98 Add booking page and related routes, icons, and button widget 2025-07-02 15:50:46 +03:00
c642ba2644 Revert "formatted all files."
This reverts commit 04250ebc98.
2025-06-12 16:04:49 +03:00
04250ebc98 formatted all files. 2025-06-12 15:33:32 +03:00
a1b20078a3 Refactor AccessBloc to emit filtered data instead of fetching; clean up device search filters for improved readability. 2025-06-10 12:10:47 +03:00
20474835dd Merge branch 'dev' of https://github.com/SyncrowIOT/web into feat/update-space-model 2025-03-05 16:42:43 +04:00
ec502214f4 Merge pull request #104 from SyncrowIOT/connect_real_time
Connect real time
2025-03-05 15:24:08 +03:00
d88ae9ea15 removed tag model and use tag only 2025-03-05 14:19:58 +04:00
692b05a600 added update in space tree bloc 2025-03-02 14:40:34 +04:00
fe52726f6e WebAppBar ResponsiveLayout 2025-02-26 12:00:30 +03:00
05edc7641a removed project cubit from all classes 2025-02-18 12:56:51 +04:00
581dcf7016 changed endpoint for get visitor password and access control 2025-02-16 23:32:46 +04:00
c362973c94 Hide unused widgets 2024-12-17 01:55:08 +03:00
b7dddcb8dd shadow and text color 2024-10-27 12:36:32 +03:00
bd7651fa8c push scroll bar and design enhancment 2024-10-23 01:15:17 +03:00
3102c3823a Bug fixes 2024-10-09 21:29:20 +03:00
03dfeabde4 Bug fixes 2024-10-08 23:14:41 +03:00
bcd49ad0e8 Merge pull request #23 from SyncrowIOT/sp_462
Authorizer search field & Date-Time Filters & Update Table View Columns
2024-09-17 14:35:20 +03:00
7c97d01ddb Authorizer search field & Date-Time Filters & Update Table View Columns 2024-09-12 14:54:04 +03:00
28ec5beac9 Hide the sidebar 2024-09-12 14:47:15 +03:00
c9160debd3 fix 2024-09-04 16:55:46 +03:00
0936ca8b95 Merged with dev and solved conflicts 2024-09-03 12:18:17 +03:00
3017a5d1f6 fixed report table 2024-09-02 21:23:31 +03:00
7bbae2d332 fix selection from dynamic table 2024-09-02 19:26:52 +03:00
00bce2d0ab fix pugs 2024-09-02 14:52:06 +03:00
ddcdd4891a forget password changes & bugs number 10 & 15-18 2024-09-02 10:16:28 +03:00
36c2412234 handle login, home page responsiveness 2024-08-31 17:24:43 +03:00
dbe65bffff access management design revamp, responsiveness and buttons 2024-08-31 15:35:17 +03:00
6e183dba9f Bug fixes 2024-08-29 16:23:25 +03:00
adf19818e7 push fixes 2024-08-28 20:52:09 +03:00
0c3f8e2f09 merged with dev and access_bugs and solved conflicts 2024-08-28 14:50:47 +03:00
bd2852231d fix bugs and fix send otp and sp-392 and sp-372 2024-08-27 17:03:52 +03:00
e37ce1925b fix bugs 2024-08-27 11:27:31 +03:00