Commit Graph

113 Commits

Author SHA1 Message Date
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
8c15fffd42 duplicate 2025-03-19 12:25:37 +04:00
3750fa8329 removed left and right button 2025-03-14 15:02:22 +04:00
70d31f5351 removed print 2025-03-13 14:51:09 +04:00
16df75eb49 fixed space update 2025-03-13 13:14:31 +04:00
123949aa86 update space with a space model 2025-03-11 22:05:36 +04:00
5ed87a5794 fixed issue in removing link 2025-03-10 11:47:00 +04:00
eb0490fb16 fixed issue in update 2025-03-09 17:31:36 +04:00
e017633b9b fixed space model 2025-03-09 16:48:42 +04:00
a1d15c9cea fix the circular progress on empty space model 2025-03-09 15:53:55 +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
1b8a87e942 initcommunity on save space 2025-03-07 00:01:35 +04:00
d624dd767b add tags 2025-03-06 12:52:41 +04:00
9795517a3f Merge branch 'SP-1218' into feat/update-space-model 2025-03-06 12:01:12 +04:00
60bf58d5fd Merge branch 'dev' of https://github.com/SyncrowIOT/web into SP-1218 2025-03-06 11:51:13 +04:00
8d072ee6bb added left padding 2025-03-06 11:48:43 +04:00
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
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
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
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
1aa15e5dd6 fixed loading 2025-02-05 17:01:03 +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