717d698378
can select child spaces with children in AirQualityDataLoadingStrategy
.
2025-05-22 15:23:42 +03:00
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
9eaa367d32
fix horizontal scroll bar
2025-05-22 05:48:49 -05:00
d2eea33714
Prepared AirQualityView
layout and structure with PlaceHolder widgets.
2025-05-22 12:24:13 +03:00
24372a0618
Merge pull request #198 from SyncrowIOT/SP-1580-FE-Watermark-Does-Not-Match-Design-Specification
...
SP-1580-FE-Watermark-Does-Not-Match-Design-Specification
2025-05-22 11:25:49 +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
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
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
c508d016c2
SP-1580-FE-Watermark-Does-Not-Match-Design-Specification
2025-05-21 11:08:00 +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
b2bf3866a9
Deleted pubspec.lock
, and added it to .gitignore
.
2025-05-21 09:09:32 +03:00
a15b5439f0
Refactor user dropdown menu to display user's full name and arrow icon in a row for better layout consistency
2025-05-20 16:39:10 +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
17aad13b2a
Merge pull request #193 from SyncrowIOT/feature/make_analytics_date_picker_not_show_future_dates
...
Feature/make_analytics_date_picker_not_show_future_dates
2025-05-15 16:58:25 +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
e35a7fdc70
Merge pull request #192 from SyncrowIOT/bugfix/charts-horizontal-lines
...
bugfix/charts-horizontal-lines
2025-05-15 14:30:37 +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