9adbbb9a2d
Integrated and implemented devices dropdown into the newly created widget AirQualityEndSideWidget
.
2025-05-22 15:19:50 +03:00
e792dbd72f
SP-1591/ Implement business logic in AirQualityDataLoadingStrategy
for community structure loading strategy.
2025-05-22 14:58:42 +03:00
d2eea33714
Prepared AirQualityView
layout and structure with PlaceHolder widgets.
2025-05-22 12:24:13 +03: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
5a61647fe4
Prepared and created the necessary component for the air quality loading strategy for the side bar selection, and for loading data in different parts of the UI.
2025-05-21 16:49:30 +03:00
568b6be354
Created AirQualityView
widget for the new Air Quality analytics module.
2025-05-21 16:46:38 +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
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
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
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
745205063e
added correct behavior to OccupancyDataLoadingStrategy
.
2025-05-15 12:46:12 +03:00
c07b53107e
SP-1506-FE-chart per phase api integration.
2025-05-15 10:51:09 +03:00
39d125ac7e
loads energy management data on date changed.
2025-05-15 10:11:55 +03:00
ad15d0e138
loads occupancy chart on date changed.
2025-05-15 10:08:41 +03:00
e6d272a60d
loads heatmap data on calendar change.
2025-05-15 10:06:13 +03:00
8dfe8d10d4
removed requestType from query parameters of RemoteOccupancyAnalyticsDevicesService._makeRequest
.
2025-05-15 10:01:43 +03:00
da481536c4
1495-energy-consumption-per-device-api-integration.
2025-05-14 16:55:28 +03:00
f21366268a
Merge pull request #187 from SyncrowIOT/SP-1509-FE-Implement-devices-status-based-on-the-selected-device-from-the-dropdown-list
...
Sp 1509 fe implement devices status based on the selected device from the dropdown list
2025-05-14 16:18:51 +03:00
887ac58f40
fixed import.
2025-05-14 15:59:40 +03:00
c709477500
some refactors to further clarify intent.
2025-05-14 15:55:12 +03:00
63e7b3faa2
resets selection and clears data.
2025-05-14 15:47:07 +03:00
0e61e52bf8
Connected devices to widgets, and is currently making the necessary and correct api calls for everything to function properly.
2025-05-14 15:35:22 +03:00
7515b347ce
analytics devices integtation.
2025-05-14 15:03:30 +03:00
3dfbcb5935
connect device dropdown to bloc.
2025-05-14 14:31:28 +03:00
4fd4a9b5bf
loads analytics devices on sidebar selection.
2025-05-14 13:03:51 +03:00
14fa1b355e
Added a uuid property to AnalyticsDevice
.
2025-05-14 12:50:27 +03:00
78d4e58996
Added selected device state/event, and clear data event to AnalyticsDevicesBloc
.
2025-05-14 12:50:16 +03:00
23b9cb5b78
Injected AnalyticsDevicesBloc
into AnalyticsPage
.
2025-05-14 12:42:51 +03:00