|
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 |
|
|
a73fc04712
|
Merge pull request #110 from SyncrowIOT/SP-1297
fix model and SpaceModelCardWidget and LinkSpaceModelSpacesDialog
|
2025-03-09 16:11:18 +03: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 |
|
|
ada19a5992
|
fetch communities and spaces on space model update
|
2025-03-09 10:47:09 +04: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 |
|
|
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 |
|
|
fecab17cbe
|
updated body for update space model
|
2025-03-06 11:41:36 +04:00 |
|
|
d2ff909bf2
|
updated tag dialogue selection
|
2025-03-05 22:24:45 +04:00 |
|
|
5cea8eddb3
|
added project tags to all dialogs
|
2025-03-05 21:26:36 +04:00 |
|
|
213ec329c0
|
passed tags to space model page
|
2025-03-05 17:16:00 +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 |
|
|
4469efe465
|
cached space model
|
2025-03-04 20:51:21 +04:00 |
|
|
c7c8e9a519
|
cached space models
|
2025-03-04 11:40:06 +04:00 |
|
|
9f75ce817e
|
added space model delete to bloc and api
|
2025-02-25 21:31:40 +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 |
|