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
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
9044645f95
remove screenWidth parameter from TagChipDisplay
and use context.screenWidth
instead.
2025-04-15 15:45:47 +03:00
7699453e6d
moved styling of _buildChip
up, and removed unnecessary SizedBox
.
2025-04-15 15:43:50 +03:00
d1a21be983
removed else
from TagChipDisplay.build
2025-04-15 15:35:24 +03:00
db8e5a4aa6
Refactor TagChipDisplay._groupedTags
to enhance readabaility.
2025-04-15 15:32:31 +03:00
fa5bb350c3
refactor: replace spaceNameController with spaceName in TagChipDisplay
.
2025-04-15 15:29:25 +03:00
920827d763
Removed unnecessary SizedBox from TagChipDisplay
.
2025-04-15 15:28:12 +03:00
d3902d622e
Moved constructor to be the first element in TagChipDisplay
.
2025-04-15 15:27:45 +03:00
a4432656ab
refactor: extract EditChip into a private method for improved readability
2025-04-15 15:27:04 +03:00
90e0d2f52b
Extracted Chip into a private method.
2025-04-15 15:24:36 +03:00
08e5e17910
Extracted Add Devices
button into a private method.
2025-04-15 15:23:36 +03:00
f57348e5cd
converted to using expressions wherever possible in TagChipDisplay
.
2025-04-15 15:13:47 +03:00
be168aed93
refactor: simplify tag checking logic to enhance readability.
2025-04-15 15:08:30 +03:00
a66784473f
Replaced conditional with an if statement in TagChipDisplay
.
2025-04-15 15:06:01 +03:00
c0a963ded5
refactor: use context extension for text theme.
2025-04-15 15:05:31 +03:00
7945cefe53
added trailing commas wherever necessary.
2025-04-15 15:05:06 +03:00
7d0e50fb1d
removed unnecessary comments.
2025-04-15 15:03:27 +03:00
117f6190dd
removed unnecessary BuildContext
from TagChipDisplay
constructor, sorted its properies, and converted to using super.key
.
2025-04-15 15:02:58 +03:00
748c67fd8b
SP-1333
2025-04-15 14:52:20 +03:00
8ed6980264
resposnive text length of space model name
2025-03-13 13:51:52 +04:00
dee07ebb06
fix LinkingSuccessful
2025-03-09 16:01:04 +03:00
8359642a1a
Merge branch 'dev' into SP-1297
2025-03-09 12:03:34 +03:00
8af24e575c
fix model and SpaceModelCardWidget and LinkSpaceModelSpacesDialog
2025-03-08 09:57:35 +03:00
acb7ed5192
Merge branch 'dev' of https://github.com/SyncrowIOT/web into feat/update-space-model
2025-03-07 00:30:13 +04:00
54a250ea2f
remove unused code
2025-03-06 12:51:30 +03:00
254485235d
Merge branch 'dev' into link_space_model_spaces
2025-03-06 12:08:54 +03:00
add34b327f
space model changes
2025-03-06 11:50:47 +03:00
d75ac416eb
Merge branch 'dev' into link_space_model_spaces
2025-03-06 11:50:21 +03:00
048a7c0e8f
change model name
2025-03-06 11:10:53 +03:00
5cea8eddb3
added project tags to all dialogs
2025-03-05 21:26:36 +04:00
215dd9cfa4
link space model api integration
2025-03-05 14:37:52 +03:00
d88ae9ea15
removed tag model and use tag only
2025-03-05 14:19:58 +04:00
ef777cfce9
remove unused import
2025-03-05 12:28:16 +04:00
6e90f81760
update space bloc on community and space change
2025-03-05 12:28:00 +04:00
aa23daa0b4
added DeleteSpaceModelDialog into SpaceModelCardWidget for delete
2025-02-25 21:31:25 +04:00
61f0c3ad2b
DeleteSpaceModelDialog into a separate widget
2025-02-25 21:30:27 +04:00
b134823551
SpaceModelSelectedIds
2025-02-18 16:56:10 +03:00
1054970a63
validation LinkSpaceModelSpacesDialog
2025-02-18 16:34:29 +03:00
7cab299a51
Merge branch 'dev1' into link_space_model_spaces
2025-02-18 14:32:47 +03:00
a3c5670fee
Merge branch 'dev' into link_space_model_spaces
2025-02-18 13:33:04 +03:00
009ede7d08
overwrite dialog and progress indicator and success dialog
2025-02-18 12:37:00 +03:00
05edc7641a
removed project cubit from all classes
2025-02-18 12:56:51 +04:00
e1609309cf
Added ProjectCubit
as a dependency in blocs
for managing project-level state.
2025-02-15 00:36:20 +04:00
00a9cb1188
link_space model
2025-02-10 12:38:20 +03:00
f6d66185b3
updating tags inside subspace
2025-02-06 00:18:44 +04:00
09e2564183
add disabled state to ButtonContentWidget, When disabled, the entire button becomes opaque
2025-02-04 13:29:09 +04:00
916b606cb1
deleting subspace won't remove tag
2025-01-30 23:26:26 +04:00
bf5b39e742
add empty subspace validation
2025-01-30 15:00:40 +04:00