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
9eaa367d32
fix horizontal scroll bar
2025-05-22 05:48:49 -05:00
8988947694
Merge pull request #191 from SyncrowIOT/syncrow_analytics_sidebar_selection_behavior
...
Syncrow analytics sidebar selection behavior
2025-05-22 11:25:22 +03:00
ef875ef7dc
Merge pull request #197 from SyncrowIOT/SP-1510-occupancy_chart_api_integration
...
Sp 1510 occupancy chart api integration
2025-05-22 11:24:55 +03:00
94e4fbd5db
Apply correct business logic in OccupancyDataLoadingStrategy
.
2025-05-21 16:08:48 +03:00
302ef36b17
Merge branch 'dev' of https://github.com/SyncrowIOT/web into syncrow_analytics_sidebar_selection_behavior
2025-05-21 15:56:29 +03:00
e0ad7855d3
converted GetOccupancyParam.toJson
to an expression method.
2025-05-21 10:59:04 +03:00
ecf588cfcb
reverted to dynamic endpoint.
2025-05-21 10:58:21 +03:00
c9d15d102b
fixes in OccupancyChart
for a more pleasant UI.
2025-05-21 10:57:53 +03:00
64a29681de
Merge pull request #196 from SyncrowIOT/SP-1475-FE-Only-the-arrow-button-is-clickable-make-the-whole-name-clickable-with-the-arrow
...
Sp 1475 fe only the arrow button is clickable make the whole name clickable with the arrow
2025-05-21 10:31:25 +03:00
02b07cfdb6
Merge branch 'dev' of https://github.com/SyncrowIOT/web into SP-1510-occupancy_chart_api_integration
2025-05-21 10:23:56 +03:00
0a94557eee
SP-1510-Occupancy Chart API Integration.
2025-05-21 10:23:31 +03:00
4f8d1c4ffd
Merge pull request #195 from SyncrowIOT/charts-reworks
...
Charts reworks
2025-05-21 10:22:55 +03:00
06b320a75d
move icon to the center and change subspace title name
2025-05-21 10:16:12 +03:00
000fe70663
format.
2025-05-21 09:59:50 +03:00
4257f7f0f3
Corrected color of titles in charts.
2025-05-21 09:55:17 +03:00
fd2a09cada
Deleted unused FakeEnergyConsumptionPerDeviceService
.
2025-05-20 14:22:23 +03:00
4c2802acfc
date picker decorations matched with design.
2025-05-20 14:20:16 +03:00
15343be258
show space uuid in analytics devices dropdown.
2025-05-20 14:11:25 +03:00
c21842cc6d
removed overflow and fixed sizing and text drawing of PowerClampEnergyStatusWidget
.
2025-05-20 13:56:00 +03:00
4326559e14
shows OccupancyHeatMapBox
instead of a Placeholder
in vertical srcollable AnalyticsOccupancyView
.
2025-05-20 13:51:04 +03:00
4ded7d5202
Merge pull request #194 from SyncrowIOT/SP-1448-FE-Use-SliderValueSelector-widget-for-all-slider-widgets-in-Web-Routine
...
add step parameter in onTapFunction.
2025-05-19 11:37:56 +03:00
0d45a155e3
add step parameter in onTapFunction.
...
Add dialogType parameter in WaterHeaterPresenceSensor and CeilingSensorDialog.
Update step parameter in FlushValueSelectorWidget.
Update step parameter in FunctionBloc and WaterHeaterFunctions.
Update step, unit, min, and max parameters in ACFunction subclasses.
2025-05-19 11:22:15 +03:00
625f737791
SP-1506 rework
...
Remove extra line.
The colors of the data on X axis and Y axis are not identical to design.
Display days only on the X axis.
When the bar chart loads, we see it coming from the top (check the attached video).
2025-05-19 11:08:26 +03:00
494ae1c941
SP-1495 reworks.
...
1. Overlapping line not removed.
2. The colors of the data on X axis and Y axis are not identical to design.
3. Day 1 and 2 are missing on the X axis.
4. When the chart loads, we see it coming from the top right corner (check the attached video).
5. Display all available devices even if they have no data and make the chart empty state.
2025-05-19 10:52:44 +03:00
f67d0e2912
SP-1494 reworks.
...
1. When the chart loads, we see it coming from the top right corner (check the attached video).
2. Day 1 is missing on the X axis.
3. Overlapping line not removed.
2025-05-19 10:17:48 +03:00
a849c1dafb
removed unused import.
2025-05-15 16:31:11 +03:00
3e3e17019a
format.
2025-05-15 16:22:54 +03:00
b1bae3cb15
fixed overflow bug on charts.
2025-05-15 15:59:02 +03:00
051bf657ed
Changed background color of analytics date pickers to match the design language of the platform.
2025-05-15 15:29:09 +03:00
5191c1e456
Performed selection validation, and made future dates disabled.
2025-05-15 15:28:36 +03:00
7a073f10aa
Merge pull request #189 from SyncrowIOT/1495-calendar-bugfixes
...
1495 calendar bugfixes
2025-05-15 14:31:11 +03:00
900d47faae
Merge pull request #190 from SyncrowIOT/SP-1506-FE-implement-chart-per-phase
...
SP-1506-FE-chart per phase api integration.
2025-05-15 14:30:58 +03:00
d80f5e1f3a
Refactor energy consumption charts to enhance grid data configuration
...
Updated the grid data for EnergyConsumptionByPhasesChart, EnergyConsumptionPerDeviceChart, and TotalEnergyConsumptionChart to include horizontal line visibility and set a horizontal interval of 250. Removed unused phasesJson constant from TotalEnergyConsumptionChart for cleaner code.
2025-05-15 14:25:13 +03:00
baaf5111b1
Applied correct business logic in EnergyManagementDataLoadingStrategy
.
2025-05-15 12:48:18 +03:00