|
de614d40a5
|
removed unused import
|
2025-03-06 11:43:18 +04:00 |
|
|
45f6599c40
|
removed logs
|
2025-03-06 11:42:28 +04: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 |
|
|
c9427b35be
|
added tags
|
2025-03-05 17:12:02 +04:00 |
|
|
20474835dd
|
Merge branch 'dev' of https://github.com/SyncrowIOT/web into feat/update-space-model
|
2025-03-05 16:42:43 +04:00 |
|
|
ec502214f4
|
Merge pull request #104 from SyncrowIOT/connect_real_time
Connect real time
|
2025-03-05 15:24:08 +03: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 |
|
|
51cfa8d5ae
|
cached space models
|
2025-03-05 12:21:47 +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 |
|
|
692b05a600
|
added update in space tree bloc
|
2025-03-02 14:40:34 +04:00 |
|
|
7607e5f80d
|
reduced no of calls on load
|
2025-02-28 19:37:50 +04:00 |
|
|
fe52726f6e
|
WebAppBar ResponsiveLayout
|
2025-02-26 12:00:30 +03: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 |
|
|
0c2a092f4d
|
Added side tree to space model
|
2025-02-18 12:31:43 +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 |
|
|
1aa15e5dd6
|
fixed loading
|
2025-02-05 17:01:03 +04:00 |
|
|
962f2d6861
|
Fixed tgag repeat
|
2025-02-05 16:00:53 +04:00 |
|
|
af4c0f84cb
|
fixed assign tag issue
|
2025-02-05 11:15:38 +04:00 |
|
|
c2b77ad1fc
|
fixed issue on duplicate
|
2025-02-05 11:15:25 +04:00 |
|
|
d5fcbe2601
|
added edit space sibling conflict
|
2025-02-04 14:15:39 +04:00 |
|
|
1fa33a271f
|
added disabled space model button on adding tags and subspace, vice versa
|
2025-02-04 13:46:11 +04:00 |
|
|
09e2564183
|
add disabled state to ButtonContentWidget, When disabled, the entire button becomes opaque
|
2025-02-04 13:29:09 +04:00 |
|
|
5dee6c2842
|
Merge pull request #81 from SyncrowIOT/bugifx/tag-validation
Bugifx/tag-validation
|
2025-02-04 12:36:15 +04:00 |
|
|
c5c5088724
|
removed logs
|
2025-02-04 11:38:11 +04:00 |
|
|
d1d570b40f
|
Fixed issue in loading space model
|
2025-02-04 11:36:26 +04:00 |
|
|
5e5f127a4b
|
duplicate should be in same vertical offset
|
2025-02-04 00:12:20 +04:00 |
|
|
6f51c2d2b6
|
provide all tags on edit space
|
2025-02-03 22:23:53 +04:00 |
|
|
72241cba6c
|
added error validation
|
2025-02-03 14:47:05 +04:00 |
|
|
ab3edbaf57
|
Merge pull request #79 from SyncrowIOT/bugfix/fix-duplicate-space
Bugfix/fix-duplicate-space
|
2025-02-02 23:39:37 +04:00 |
|
|
64e3fb7f34
|
removed print
|
2025-02-02 23:38:04 +04:00 |
|
|
e6e46be9b4
|
fixed issues in create space and duplicate
|
2025-02-02 23:16:34 +04:00 |
|
|
91dfd53477
|
fixed issue in creating space
|
2025-02-02 21:02:58 +04:00 |
|
|
e6fa9c2391
|
Merge pull request #76 from SyncrowIOT/bugfix/empty-subspace
add empty subspace validation
|
2025-01-31 10:58:11 +04:00 |
|