99924c1e62
Refactor color management and UI components for consistency
...
- Updated color references in various widgets to use the new `opaquePrimary` color for better visual consistency.
- Refactored `ColorsManager` to improve color definitions and removed redundant color declarations.
- Enhanced UI elements across multiple dialogs and widgets to ensure a cohesive design language.
This change promotes maintainability and aligns with the updated color scheme.
2025-07-24 10:27:17 +03:00
6a7174b929
no need for selectedbookableSpaces list anymore instead i am using state list
2025-07-22 16:47:50 +03:00
b6d4084ca7
fix settings and back button to meet the UI
2025-07-22 10:58:30 +03:00
2b110b7c91
fix pagination UI
2025-07-22 10:50:00 +03:00
066fe4bc95
make variable final
2025-07-22 10:35:06 +03:00
a64a9f1d12
fix unactive color
2025-07-22 10:12:02 +03:00
c0b74162e9
design fixes
2025-07-22 09:56:32 +03:00
b1b72fa8aa
use DataCellWidget
2025-07-21 16:42:57 +03:00
e8576c8dbe
remove comments
2025-07-21 16:40:46 +03:00
0c0f26bec7
param not params
2025-07-21 16:39:59 +03:00
dd425236f4
no need for (S) cuz it is not List
2025-07-21 16:39:07 +03:00
fb506e16c1
requested cubits
2025-07-21 16:37:46 +03:00
983040135f
fix using copywith
2025-07-21 16:30:28 +03:00
c473325883
add decorator layer
2025-07-21 15:01:38 +03:00
c8eb07c166
use state instead of variable in cubit
2025-07-21 14:43:00 +03:00
518e9c8914
make params final
2025-07-21 14:40:10 +03:00
9754b3b589
fix imports and make final params class
2025-07-21 14:37:41 +03:00
327be5aa54
use final for bookablespacesModel
2025-07-21 14:36:08 +03:00
b12903059d
use copywith and final class for bookableSpaceConfig
2025-07-21 14:34:36 +03:00
631766e0ec
make sendApi bloc and service
2025-07-21 14:29:48 +03:00
0cb2875672
fix UI to fit with Figma
2025-07-17 17:41:22 +03:00
04fcf0a140
break down Massive widgets into smaller ones
2025-07-17 15:03:22 +03:00
9396f37fea
refactor code
2025-07-17 14:51:07 +03:00
0e4d37ccac
break down nonBokable Bloc into two blocs
2025-07-17 14:50:29 +03:00
6db60a2a97
dont use context in async block
2025-07-16 11:31:54 +03:00
7f9f39811b
use switch state instead of if else
2025-07-16 11:26:14 +03:00
739b491bd8
debouncer Note
2025-07-16 11:21:32 +03:00
db157f30c5
first notes requests
2025-07-16 10:35:16 +03:00
e8c36f5af6
fix after merge
2025-07-15 15:36:20 +03:00
f5def4b4d7
to open Request
2025-07-15 15:26:37 +03:00
ab326fa820
delete dummy files
2025-07-15 15:18:14 +03:00
e9b4d35f97
add settings and edit feature to bookable spaces
2025-07-15 15:17:43 +03:00
a9895f5462
fix checkbox issue
2025-07-11 10:27:18 +03:00
6e4f0c3c0c
edit time picker as in figma
2025-07-10 15:52:52 +03:00
bbf2891804
refactor code
2025-07-10 15:52:38 +03:00
aab2b4a52a
insert after update and refactor
2025-07-10 15:52:15 +03:00
d58da9644f
add toggling for points
2025-07-10 15:51:44 +03:00
df46a5b905
update spaces remote files
2025-07-10 15:51:17 +03:00
a1fa049a05
no need for dummy data
2025-07-10 15:50:56 +03:00
494a000590
update bookable space logic
2025-07-10 15:50:24 +03:00
b5d72b2a2a
refactor code
2025-07-10 15:49:30 +03:00
b128618bfd
clean the code for save and next buttons and enhance UI
2025-07-09 15:11:27 +03:00
42c410d982
use TimeOfDay instead of String
2025-07-07 17:07:38 +03:00
368b1be3c0
fix conditions for start and end time for reservation
2025-07-07 17:07:23 +03:00
35e9b606b2
use param to send Update Api for unbookable to be bookable
2025-07-07 15:40:49 +03:00
e4a27b5651
build services for them
2025-07-07 15:39:19 +03:00
f89660a9ff
build modeling and params
2025-07-07 15:38:52 +03:00
1a3dc60bd2
build blocs for bookable and nonBookable spaces
2025-07-07 15:38:18 +03:00
201348a9bf
build dialog with steps view
2025-07-07 15:37:38 +03:00
e2d4e48875
build main screens with its widgets for bookableScreen
2025-07-07 15:36:35 +03:00