bfd8e964f7
SP-1665-FE-Return-a-readable-error-when-a-connection-error-Exception-… ( #233 )
...
…occurs-on-the-charts.
<!--
Thanks for contributing!
Provide a description of your changes below and a general summary in the
title
Please look at the following checklist to ensure that your PR can be
accepted quickly:
-->
## Jira Ticket
[SP-1665](https://syncrow.atlassian.net/browse/SP-1665 )
## Description
Returns a readable error when an analytics api fails.
## Type of Change
<!--- Put an `x` in all the boxes that apply: -->
- [x] ✨ New feature (non-breaking change which adds functionality)
- [ ] 🛠️ Bug fix (non-breaking change which fixes an issue)
- [ ] ❌ Breaking change (fix or feature that would cause existing
functionality to change)
- [ ] 🧹 Code refactor
- [ ] ✅ Build configuration change
- [ ] 📝 Documentation
- [ ] 🗑️ Chore
[SP-1665]:
https://syncrow.atlassian.net/browse/SP-1665?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-06-04 16:40:25 +03:00
0c6e4fed80
correctly fetch energy management data using spaceUuid
.
2025-06-04 15:09:40 +03:00
69c23525ba
Merge branch 'dev' of https://github.com/SyncrowIOT/web into SP-1665-FE-Return-a-readable-error-when-a-connection-error-Exception-occurs-on-the-charts
2025-06-04 14:49:48 +03:00
3a98f71ff3
SP-1665-FE-Return-a-readable-error-when-a-connection-error-Exception-occurs-on-the-charts.
2025-06-04 14:42:41 +03:00
8827f571f4
Merge pull request #229 from SyncrowIOT/SP-1658-The-Analytics-charts-padding-is-not-aligned-with-the-design
...
Sp 1658 the analytics charts padding is not aligned with the design
2025-06-03 16:51:05 +03:00
7472aff704
Merge pull request #228 from SyncrowIOT/SP-1671-energy-consumption-api-returns-a-sibling-space-data-instead-of-selected-space-on-analytics-page
...
SP-1671-energy-consumption-api-returns-a-sibling-space-data-instead-of-selected-space-on-analytics-page
2025-06-03 16:48:26 +03:00
575ba2aed2
Merge pull request #227 from SyncrowIOT/SP-1509-Attatch-SpaceUuid-To-Dropdown
...
SP-1509 attatch space uuid to analytics device dropdown on energy man…
2025-06-03 16:46:53 +03:00
e86c25c74a
includes min in all left titles charts.
2025-06-03 16:18:57 +03:00
c2c58e6a7a
SP-1658-the-analytics-chart-padding-is-not-aligned-with-the-design.
2025-06-03 16:17:14 +03:00
0135b6711e
removed getting energy management data using communityUuid.
2025-06-03 16:01:45 +03:00
46feb0ea28
SP-1509 attatch space uuid to analytics device dropdown on energy management tab.
2025-06-03 15:20:30 +03:00
7cc46d464f
SP-1510-show date instead of index in occupancy chart.
2025-06-03 12:24:38 +03:00
0c82a19a1d
Merge pull request #218 from SyncrowIOT/SP-1593-FE-Create-Recommendation-Section-Based-on-AQI-Level-and-Ensure-Layout-Responsiveness
...
Sp 1593 fe create recommendation section based on aqi level and ensure layout responsiveness
2025-06-03 11:22:39 +03:00
8e11749ed7
Prepared for aqi distribution API Integration.
2025-06-02 16:13:58 +03:00
7bc9079212
reverted a comment.
2025-06-02 14:30:07 +03:00
57b6f01177
SP-1593 Implemented the agreed upon api contract.
2025-06-02 14:26:47 +03:00
393a5361f0
Apply correct business logic in AirQualityDataLoadingStrategy
.
2025-06-01 15:40:12 +03:00
a56e93d0d7
removed the interface method onSelectChildSpace
, because all the clients dont use it and instead pass the onSpaceSelected
, which isn't a good design.
2025-06-01 15:38:14 +03:00
94847fa936
SP-1664-Fe-Sider-bar-tree-behavior-issues-on-Analytics-page.
2025-06-01 15:36:52 +03:00
066f967cd1
shows tooltip with data.
2025-06-01 14:28:40 +03:00
e28f3c3c03
reduced bar width size.
2025-06-01 14:28:40 +03:00
2be15e648a
added loading widget to AqiDistributionChartTitle
.
2025-06-01 14:28:40 +03:00
c50ed693ae
loads and clears aqi distribution in FetchAirQualityDataHelper
.
2025-06-01 14:28:40 +03:00
8dc7d2b3d0
Connected AirQualityDistributionBloc
into AqiDistributionChartBox
.
2025-06-01 14:28:40 +03:00
accafb150e
.
2025-06-01 14:24:07 +03:00
736e0c3d9c
Injected AirQualityDistributionBloc
into AnalyticsPage
.
2025-06-01 14:23:14 +03:00
455d9c1f01
Created AirQualityDistributionBloc
.
2025-06-01 14:22:25 +03:00
44c4648941
made the first element of the bar rods to have only a top sides radius to match the design.
2025-06-01 14:22:25 +03:00
ca1feb9600
made charts based on states and not based on metrics.
2025-06-01 14:22:25 +03:00
7b31914e1c
made progress towards aqi distribution chart.
2025-06-01 14:22:25 +03:00
10f35d3747
added more mock data to AqiDistributionChart
.
2025-06-01 14:22:25 +03:00
5940e52826
Implemented an initial version of AqiDistributionChart
.
2025-06-01 14:22:25 +03:00
7c55e8bbf9
Prepared widgets for the aqi distribution chart.
2025-06-01 14:22:25 +03:00
283a0dd536
Updated AqiSubValueWidget
to use minimum value for range calculations, improving accuracy in AQI range display.
2025-05-29 14:59:03 +03:00
5636fbe6c9
sorted constructor dependencies.
2025-05-29 14:57:26 +03:00
3d4c17214c
Refactored AqiGauge
to consolidate status text and color logic into a single method, improving code readability and maintainability.
2025-05-29 14:56:56 +03:00
b95f4063d9
removed unused widget.
2025-05-29 14:54:53 +03:00
bc289a0ddf
removed testing code.
2025-05-29 14:45:03 +03:00
7bd0c061d4
enhanced design of AqiLocation
.
2025-05-29 13:29:52 +03:00
36ddebb5ae
Implemented new gauge design.
2025-05-29 13:28:44 +03:00
43cb985e74
finished integrating realtime data.
2025-05-29 13:05:49 +03:00
94b4aa7c46
Extracted big widgets into smaller ones, and integrated aqi device info with RealtimeChangesBloc
.
2025-05-29 11:26:21 +03:00
3d133581ff
Implemented and used a reusable widget for analytics sidebars headers.
2025-05-29 09:59:27 +03:00
a75e6a89a9
Enhanced responsiveness of AqiLocationInfoCell
.
2025-05-29 09:24:29 +03:00
cc5f107ccb
Extracted AqiHumidityAndTemperature
into its own widget and file.
2025-05-28 16:55:36 +03:00
79c5fe1651
add icons for side bar info (humidity and tempreture).
2025-05-28 16:13:23 +03:00
fd186a00fd
add shadow to pointer to match the design.
2025-05-28 15:41:18 +03:00
5b91ceb639
enhanced animation of AqiGague
2025-05-28 15:33:28 +03:00
5d3ef95cb7
Refactor AqiGauge
to use constants for range values, to allow for ease of change, and readability.
2025-05-28 15:30:12 +03:00
a87b11d084
adjusted the size of AqiGauge
and removed unnecessary code.
2025-05-28 15:25:17 +03:00