This website requires JavaScript.
Explore
Help
Register
Sign In
ammar
/
syncrow-web
Watch
1
Star
0
Fork
0
You've already forked syncrow-web
mirror of
https://github.com/SyncrowIOT/web.git
synced
2025-11-27 20:24:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c9aaf2580fee7f059419d2af9e5682eeefb9cb8b
syncrow-web
/
lib
/
pages
/
analytics
/
modules
/
energy_management
History
Faris Armoush
c9aaf2580f
Refactor
TotalEnergyConsumptionChart
to accept chartData as a parameter that it takes from
TotalEnergyConsumptionBloc
and update
TotalEnergyConsumptionChartBox
to use Bloc for state management.
2025-04-30 15:56:17 +03:00
..
blocs
/total_energy_consumption
Created
TotalEnergyConsumptionBloc
and its implementation.
2025-04-30 15:45:07 +03:00
views
Refactor
TotalEnergyConsumptionChart
to
TotalEnergyConsumptionChartBox
for improved layout and encapsulation.
2025-04-30 14:59:01 +03:00
widgets
Refactor
TotalEnergyConsumptionChart
to accept chartData as a parameter that it takes from
TotalEnergyConsumptionBloc
and update
TotalEnergyConsumptionChartBox
to use Bloc for state management.
2025-04-30 15:56:17 +03:00