|
a8430a7d3d
|
Merge pull request #145 from SyncrowIOT/SP-1330-FE-Side-tree-text-breaks-incorrectly-causing-layout-issues
Sp 1330 fe side tree text breaks incorrectly causing layout issues
|
2025-04-17 09:49:33 +03:00 |
|
|
7ef6020dd8
|
Merge pull request #144 from SyncrowIOT/SP-1333-FE-set-barrier-dismissable-to-true
Sp 1333 fe set barrier dismissable to true
|
2025-04-17 09:49:11 +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 |
|
|
fc1d394509
|
Extracted SidebarCommunitiesList into a reusable widget.
|
2025-04-16 13:17:09 +03:00 |
|
|
dce44e20ec
|
Extracted EmptyResultsWidget into its own widget and file for reusability.
|
2025-04-16 13:11:56 +03:00 |
|
|
91c4c772b5
|
SP-1330.
|
2025-04-16 13:08:38 +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 |
|
|
1bfab8cc76
|
SP-1189-Fix tapping ok and nothing happening bug by taking the action out of the widget.
|
2025-04-15 14:38:06 +03:00 |
|
|
616adccfdd
|
Applied the correct scenario of tapping add community icon button.
|
2025-04-15 12:58:20 +03:00 |
|
|
acad0e8c9c
|
SP-1189-FE-Add-Button-Not-clickable-Opening-Pop-up-in-Community-Screen
|
2025-04-13 14:50:07 +03:00 |
|
|
79f5ef7871
|
simplify space selection logic.
|
2025-04-13 13:12:48 +03:00 |
|
|
6493f02bcc
|
simplify if statements readabaility.
|
2025-04-13 13:08:23 +03:00 |
|
|
c7c8898763
|
removed redundant code.
|
2025-04-13 12:52:38 +03:00 |
|
|
62ee9a72d6
|
moved SidebarHeader and SidebarAddCommunityButton to their own files.
|
2025-04-13 12:47:05 +03:00 |
|
|
55695ca5db
|
refactor: improve readability and structure in SidebarWidget's space tile handling
|
2025-04-13 12:33:50 +03:00 |
|
|
c2f5a8df10
|
refactor: streamline context usage and improve readability in SidebarWidget
|
2025-04-13 12:31:17 +03:00 |
|
|
cd9821679e
|
added trailing commas.
|
2025-04-13 12:29:38 +03:00 |
|
|
bfd3d4542e
|
refactor: simplify onSearchChanged callback to use expressions.
|
2025-04-13 12:28:50 +03:00 |
|
|
35a99ccda7
|
removed unnecessary comments from SidebarWidget .
|
2025-04-13 12:27:04 +03:00 |
|
|
978934399e
|
fixed invalid use of a private type in a public API in SidebarWidget .
|
2025-04-13 12:25:28 +03:00 |
|
|
bc32fe7941
|
removed unused method and its use.
|
2025-04-13 12:25:03 +03:00 |
|
|
64f61a6c3d
|
Merged with dev
|
2025-04-06 01:17:30 +03:00 |
|
|
ab3f268f29
|
Added pagination and search logic in space tree
|
2025-04-06 01:14:16 +03:00 |
|
|
76793a3c0b
|
Merge branch 'dev' of https://github.com/SyncrowIOT/web into SP-1200
|
2025-04-03 10:48:56 +04:00 |
|
|
b77dc860cb
|
Merge pull request #122 from SyncrowIOT/SP-1106
Sp 1106
|
2025-03-24 15:34:05 +03:00 |
|
|
7e06dd76cf
|
create routine dialog flow
|
2025-03-24 13:57:53 +03:00 |
|
|
2d3345c1d9
|
fixed issue in subspace updatw
|
2025-03-19 21:48:44 +04:00 |
|
|
de5030d9f0
|
Merge branch 'dev' into SP-1200
|
2025-03-19 14:12:13 +04:00 |
|
|
8c15fffd42
|
duplicate
|
2025-03-19 12:25:37 +04:00 |
|
|
3750fa8329
|
removed left and right button
|
2025-03-14 15:02:22 +04:00 |
|
|
a5a37f3841
|
append space id to list
|
2025-03-14 14:10:03 +04:00 |
|
|
70d31f5351
|
removed print
|
2025-03-13 14:51:09 +04:00 |
|
|
8ed6980264
|
resposnive text length of space model name
|
2025-03-13 13:51:52 +04:00 |
|