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
3c98365338
change the validation from static code to backend
2025-06-03 10:44:34 +03:00
55a6974bdc
deselect selected spaces when selecting a new space in analytics side bar.
2025-05-06 15:53:43 +03:00
1923ac7014
Progress towards 1493.
2025-04-29 17:00:06 +03:00
b901791079
Update Flutter run and build commands, and added main_staging file
2025-04-22 02:33:50 +03:00
8136804694
bugfix.
2025-04-17 12:18:09 +03:00
01d5cb48cc
Refactor onChanged callback in Checkbox for improved readability in CustomExpansionTileSpaceTree.
2025-04-16 14:49:20 +03:00
3216d6b879
Refactor fillColor assignment in CustomExpansionTileSpaceTree for improved readability.
2025-04-16 14:47:52 +03:00
52e1ff94de
Refactor onItemSelected handling in CustomExpansionTileSpaceTree for improved readability.
2025-04-16 14:47:42 +03:00
0cc867a4ea
Refactor text color assignment in CustomExpansionTileSpaceTree for improved readability.
2025-04-16 14:47:19 +03:00
3de7606a00
Refactor expansion icon handling in CustomExpansionTileSpaceTree for improved readability and maintainability.
2025-04-16 14:46:37 +03:00
f709b92e12
Refactor constructor formatting and improve readability in CustomExpansionTileSpaceTree.
2025-04-16 14:44:31 +03:00
f1667d4458
Refactor type annotations for onExpansionChanged and onItemSelected in CustomExpansionTileSpaceTree for improved clarity.
2025-04-16 14:44:11 +03:00
b4f03ab6c3
Initialize ScrollController in initState for better state management in SpaceTreeView.
2025-04-16 14:36:37 +03:00
8b441aaf46
Refactor SidebarCommunitiesList to be a StatelessWidget and update its usage across SpaceTreeView and SidebarWidget for improved performance and maintainability.
2025-04-16 14:09:36 +03:00
afdd44e098
removed comments from SpaceTreeView
.
2025-04-16 13:18:52 +03:00
ab3f268f29
Added pagination and search logic in space tree
2025-04-06 01:14:16 +03:00
a5a37f3841
append space id to list
2025-03-14 14:10:03 +04:00
c806b5f59d
Added a background color for the space tree
2025-03-11 23:54:39 +03:00
f78e2e2d36
Merge branch 'feat/update-space-model' of https://github.com/SyncrowIOT/web into dev
2025-03-09 10:26:34 +04:00
83b9555920
added padding to space tree on community structure
2025-03-09 10:26:30 +04:00
d75ac416eb
Merge branch 'dev' into link_space_model_spaces
2025-03-06 11:50:21 +03:00
25acd67351
Bug fixes in the side tree
2025-02-19 02:13:14 +03:00
009ede7d08
overwrite dialog and progress indicator and success dialog
2025-02-18 12:37:00 +03:00
0aa029a2fc
Removed static space id and community id in the routine
2025-02-17 03:32:40 +03:00
132cafcaa2
Enhanced the side tree design
2025-02-05 11:52:44 +03:00
572520eed5
Fixed issues
2025-02-04 01:54:18 +03:00
506531e16a
Fetch devices based on selection
2025-02-03 11:15:36 +03:00
5ae07688cb
fixed issues in the space tree
2025-02-02 02:46:13 +03:00
43c17d1c18
Implemented the selection behavior of the side tree
2025-01-30 04:03:54 +03:00
5060d2a66d
Updated side tree branch
2025-01-21 15:28:59 +03:00
a98f7e77a3
Implemented side tree to devices and rountines screen
2025-01-04 17:45:15 +03:00