cf9bafef4d
add devices part widget
2025-05-28 01:20:31 -05:00
2c73dd6c31
call the new widgets
2025-05-28 00:42:05 -05:00
6ec20e2d72
seperate subspace part into widget
2025-05-28 00:41:53 -05:00
4feae9ad87
seperate spacemodel linking into widget
2025-05-28 00:41:33 -05:00
52046909d5
seperate textfield of the space name
2025-05-28 00:41:01 -05:00
fc81555be3
seperate iconchoose widget in create space dialog
2025-05-28 00:40:34 -05:00
8967852ca8
seperate assign tag dialog to widgets
2025-05-27 06:01:25 -05:00
a87e79878b
add ok_candel row of buttons in seperated widget also text field widget
2025-05-27 05:32:42 -05:00
056e7372e0
use assign table as widget
2025-05-27 01:15:30 -05:00
d69d867120
use assign_tag_dialog_widgetwidget
2025-05-26 06:27:48 -05:00
644fe56478
seperaate UI into widgets
2025-05-26 06:12:24 -05:00
766a39f161
use selected model in add device event
2025-05-26 06:11:48 -05:00
c97dd40b05
add toSelected function to convert from product to selectedProduct
2025-05-26 06:11:06 -05:00
0b65c58947
fix add subspace bugs and plusButton widget
2025-05-26 02:45:58 -05:00
9e8ebf3768
no need for models and blocs for now
2025-05-23 07:52:21 -05:00
b593e75c67
build main structure and build data layer and space managment bloc
2025-05-23 02:17:23 -05:00
3c7edae88a
added loading widget, till spaces are valid
2025-05-02 21:59:45 +04:00
3aa5bff758
Merge branch 'dev' of https://github.com/SyncrowIOT/web into bugfix/pagination-scroll
2025-05-01 13:10:16 +04:00
fe036a8190
added validation for name
2025-05-01 12:40:12 +04:00
82e145de9d
added spinning indicator
2025-04-30 23:29:48 +04:00
b01136b6e9
fixed on save issue
2025-04-30 22:47:54 +04:00
acefe6b433
fixed repeated duplication
2025-04-29 10:13:11 +04:00
ce225818fb
fixed community search caching
2025-04-28 16:25:43 +04:00
8dc833b2c3
fixed blank page rendering
2025-04-28 15:21:28 +04:00
ab23be9828
fixed the issue in selecting space model and tag
2025-04-28 14:36:27 +04:00
25614c3dd0
fix the flatten
2025-04-28 12:59:16 +04:00
7cbe20ae88
remove unused code
2025-04-28 12:56:29 +04:00
349fe6c555
realignment
2025-04-28 11:58:41 +04:00
fe3db663b6
realign initially
2025-04-28 10:03:27 +04:00
6ef0b2f9d1
fixed the save issue
2025-04-28 00:36:58 +04:00
52608b1f35
fixed search query
2025-04-27 22:42:57 +04:00
976d6e385a
duplicated space
2025-04-27 11:12:03 +04:00
ff07e7509d
fixed the issue in aligning child space
2025-04-26 16:04:41 +04:00
09fb604acc
added filtering
2025-04-25 10:49:25 +04:00
32b45ea5d7
Merge pull request #149 from SyncrowIOT/SP-1441-FE-On-routine-creation-page-When-the-user-drags-a-card-that-has-signs-and-selects-a-sign-without-a-number-then-confirms-the-value-appears-to-be-Null
...
Sp 1441 fe on routine creation page when the user drags a card that has signs and selects a sign without a number then confirms the value appears to be null
2025-04-21 10:32:38 +03:00
065bd33511
SP-1330.
2025-04-21 10:03:02 +03:00
4d5adf948c
Merge pull request #147 from SyncrowIOT/SP-1433-FE-Text-Alignment-Issue-in-UI-Component-in-adding-subspace-in-a-space
...
Sp 1433 fe text alignment issue in UI component in adding subspace in a space
2025-04-21 09:48:38 +03:00
ce253b2034
Remove unused parameters from CreateSubSpaceDialog
constructor
2025-04-17 11:27:37 +03:00
024fbcdb83
Refactor CreateSubSpaceDialog
to convert to StatefulWidget and manage text controller lifecycle
2025-04-17 11:25:39 +03:00
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
2a77483f46
Refactor CreateSubSpaceDialog
to improve widget structure and readability
2025-04-17 09:45:14 +03:00
a6fc99443b
Refactor CreateSubSpaceDialog layout for improved readability and maintainability
2025-04-17 09:38:54 +03:00
ae95d06482
Fix constructor parameter order in CreateSubSpaceDialog
2025-04-17 09:35:47 +03:00
18c886753d
added trailing commas wherever neccessary in CreateSubSpaceDialog
.
2025-04-17 09:35:33 +03:00
62bf4f2944
Refactor CreateSubSpaceDialog to use context extension for screen width calculations
2025-04-17 09:34:03 +03:00
726c173a76
SP-1433-FE-Text-Alignment-Issue-in-UI-Component-in-adding-subspace-in-a-space
2025-04-17 09:33:10 +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