305d695358
Refactor energy clamp dialog to handle empty functions list gracefully
2025-06-01 13:12:58 +03:00
3d183528c5
Fixed thrown exceptions because of Expanded
widgets.
2025-06-01 10:57:49 +03:00
2c4da63266
Injected DeviceLocationBloc
into AnalyticsPage
.
2025-06-01 10:50:51 +03:00
4ebe65f820
Merge branch 'dev' of https://github.com/SyncrowIOT/web into SP-1594-device-location-api-integration
2025-06-01 09:51:32 +03:00
5654d66b60
Created a remote implementation for DeviceLocationService
.
2025-06-01 09:51:08 +03:00
b6879035f0
Implemented geocoding functionality to retrieve and manage device location data using the newly added geocoding
package.
2025-05-29 15:47:34 +03:00
8ad048e18d
Added geocoding: ^4.0.0
package.
2025-05-29 15:47:24 +03:00
d92b699a2b
Created a bloc for loading and managing the state of device location data.
2025-05-29 15:40:44 +03:00
6ffb677c33
Created an interface and its fake implementation for loading device location data.
2025-05-29 15:40:15 +03:00
e7476a084d
Created a model class for loading device location data.
2025-05-29 15:39:51 +03:00
511acc186f
Created a param class for loading device location data.
2025-05-29 15:39:44 +03:00
cde79fc168
Merge pull request #212 from SyncrowIOT/SP-1594-FE-Implement-Real-Time-AQI-Data-Panel-for-Selected-Sensor
...
Sp 1594 fe implement real time aqi data panel for selected sensor
2025-05-29 15:27:08 +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
d9448d9709
Merge pull request #209 from SyncrowIOT/SP-1546-FE-Garage-door-opener-Countdown-counter-is-throwing-Device-not-found-error
...
Refactor event handling in GarageDoorBloc to use local variable for d…
2025-05-29 14:39:40 +03:00
a1d7457065
Test commit with updated user
2025-05-29 14:34:15 +03:00
a44d4231f1
Add new grey color constant and new icons for settings in assets
...
Update CreateNewRoutineView to use const constructor
Add SubSpaceModel class for device settings
Add DefaultContainer widget for web layout
Add events and states for device settings bloc
Update API endpoints for device settings
2025-05-29 14:26:24 +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
7bfd08238e
Refactor event handling in GarageDoorBloc to use local variable for deviceId
2025-05-29 12:19:04 +03:00
94b4aa7c46
Extracted big widgets into smaller ones, and integrated aqi device info with RealtimeChangesBloc
.
2025-05-29 11:26:21 +03:00
0a9d53e5bd
Refactor ConditionToggle widget to display icons with corresponding conditions
2025-05-29 10:48:12 +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
010960c89b
Merge pull request #208 from SyncrowIOT/SP-1603-FE-Freeze-First-Row-in-All-Table-Views-Across-the-Platform
...
Refactor table layout to accommodate dynamic table size
2025-05-28 16:57:56 +03:00
fccf395c38
Update function names to follow consistent naming convention in name_filter.dart and users_page.dart
2025-05-28 16:56:51 +03:00
cc5f107ccb
Extracted AqiHumidityAndTemperature
into its own widget and file.
2025-05-28 16:55:36 +03:00
7c65b874eb
Refactor table layout to accommodate dynamic table size
2025-05-28 16:40:44 +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
7c69c7ddbd
fixed responsiveness of end side bar.
2025-05-28 15:19:26 +03:00
16dc066440
removed unnecessary comment.
2025-05-28 14:57:16 +03:00
9a41e0c4f5
moved ApiGauge
to its own file.
2025-05-28 14:50:46 +03:00
c99b32fb81
cancel direction
2025-05-28 06:50:04 -05:00
a23370471c
improved sizing of AqiLocationInfoCell
.
2025-05-28 14:39:41 +03:00
25db6ec687
Created pull_request_template.md
.
2025-05-28 14:24:03 +03:00
595966d306
implemented gauge.
2025-05-28 14:22:35 +03:00
321df401fd
comment interceptor cuz it is crashing app
2025-05-28 01:56:57 -05:00
ee244fa5ed
use textfield controller from constructor
2025-05-28 01:48:37 -05:00
fc330d6e17
Making good progress towards finalizing the end side bar.
2025-05-28 09:32:58 +03:00
1db069e9a5
use devicePart in main widget
2025-05-28 01:21:06 -05:00
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