|
a3c6421b0d
|
updated flow for create community
|
2024-11-29 16:50:49 +04:00 |
|
|
660b5aaf6c
|
remove unused code
|
2024-11-28 19:56:40 +04:00 |
|
|
0f500a4efa
|
remove unused state functions
|
2024-11-28 19:55:45 +04:00 |
|
|
0b2d44fc2b
|
updated LoadedSpaceView
|
2024-11-28 19:54:04 +04:00 |
|
|
79b3d116ca
|
added internal id for mapping spaces internally
|
2024-11-27 19:17:15 +04:00 |
|
|
ef80b79f7d
|
added navigate button
|
2024-11-26 15:45:01 +04:00 |
|
|
5ac7eb0301
|
updated blank structure
|
2024-11-24 02:28:28 +04:00 |
|
|
288360f1af
|
fixed delete community
|
2024-11-21 13:02:48 +04:00 |
|
|
8a7f9ab2dc
|
delete Space
|
2024-11-21 11:52:27 +04:00 |
|
|
6bc6097a7e
|
added edit space option
|
2024-11-21 10:04:07 +04:00 |
|
|
6fd845a9fc
|
fixed device type counts
|
2024-11-20 20:41:12 +04:00 |
|
|
9affae0269
|
add device type comes from products
|
2024-11-20 20:10:39 +04:00 |
|
|
8a2efb2694
|
pass selected space
|
2024-11-19 18:16:53 +04:00 |
|
|
3a333188f8
|
save only if there is a change or new space
|
2024-11-19 13:11:57 +04:00 |
|
|
20f94e290d
|
fixed page load for space
|
2024-11-19 01:21:32 +04:00 |
|
|
836c44fd95
|
updated api
|
2024-11-18 15:36:33 +04:00 |
|
|
de57e0f21d
|
Fixed space layout
|
2024-11-15 00:38:14 +04:00 |
|
|
eacee98de2
|
fixed space layout
|
2024-11-14 21:33:35 +04:00 |
|
|
ddea69f332
|
removed logs
|
2024-11-12 12:27:17 +04:00 |
|
|
d0229ed81f
|
fixed spaces api
|
2024-11-11 21:20:41 +04:00 |
|
|
fcd91305e5
|
removed debig colors
|
2024-11-11 21:02:47 +04:00 |
|
|
01fb65ace6
|
Merge branch 'dev' of https://github.com/SyncrowIOT/web into feature/space-management
|
2024-11-11 20:57:11 +04:00 |
|
|
3f9bd10582
|
dynamic update
|
2024-10-14 11:11:11 +04:00 |
|
|
df3b3131be
|
remoived debug print
|
2024-10-14 10:07:29 +04:00 |
|
|
220cfdbd27
|
fixing canvas issue
|
2024-10-14 09:44:22 +04:00 |
|
|
cd957ed1c7
|
Removed community view
|
2024-10-11 10:46:30 +04:00 |
|
|
29a1470428
|
updated device management
|
2024-10-11 10:35:14 +04:00 |
|
|
b87bbb9a62
|
added circular border
|
2024-10-09 16:04:05 +04:00 |
|
|
e09dc966e0
|
fixed space clipping
|
2024-10-09 12:52:34 +04:00 |
|
|
1255a44935
|
add space button to center
|
2024-10-09 12:38:37 +04:00 |
|
|
5ef614f1e1
|
removed center
|
2024-10-09 12:37:59 +04:00 |
|
|
d423552ddf
|
changed icon color
|
2024-10-09 12:23:20 +04:00 |
|
|
e35ea8e34a
|
changed the hint text style in create space
|
2024-10-09 12:14:39 +04:00 |
|
|
5d440a2b9e
|
Fixed creating community
|
2024-10-09 11:48:25 +04:00 |
|
|
4e7aba3983
|
blank community should also take to community structure
|
2024-10-09 10:58:37 +04:00 |
|
|
7122ad5ac1
|
Display selected community name
|
2024-10-09 10:52:11 +04:00 |
|
|
ec4bb9bc04
|
added on select for community
|
2024-10-09 10:42:35 +04:00 |
|
|
1046690f9b
|
isolating widgets
|
2024-10-09 10:18:41 +04:00 |
|
|
9cb58771e0
|
added community list view
|
2024-10-09 10:15:29 +04:00 |
|
|
1156af9b8e
|
fixed expand error
|
2024-10-08 20:03:31 +04:00 |
|
|
72dfedf2b6
|
removed logs
|
2024-10-08 13:54:24 +04:00 |
|
|
76229788b3
|
space widget
|
2024-10-08 13:48:00 +04:00 |
|
|
062daa6c77
|
bloc and separation of widgets
|
2024-10-08 13:44:55 +04:00 |
|
|
081d6fd65f
|
added position elements to space
|
2024-10-08 11:39:10 +04:00 |
|
|
cdd22f8d76
|
added colors
|
2024-10-08 10:41:40 +04:00 |
|
|
3b5de59131
|
Revert "added community"
This reverts commit 4db5f4ddc1 .
|
2024-10-08 10:18:47 +04:00 |
|
|
4db5f4ddc1
|
added community
|
2024-10-02 12:35:17 +04:00 |
|
|
0d2d343bf8
|
added the tap gesture for creating community
|
2024-10-02 12:19:49 +04:00 |
|
|
308a7adba7
|
community title will list from the api
|
2024-10-02 12:03:34 +04:00 |
|
|
8672817791
|
updated models
|
2024-10-02 10:27:54 +04:00 |
|