99924c1e62
Refactor color management and UI components for consistency
...
- Updated color references in various widgets to use the new `opaquePrimary` color for better visual consistency.
- Refactored `ColorsManager` to improve color definitions and removed redundant color declarations.
- Enhanced UI elements across multiple dialogs and widgets to ensure a cohesive design language.
This change promotes maintainability and aligns with the updated color scheme.
2025-07-24 10:27:17 +03:00
076c80fe44
Enhance garage door scheduling functionality and UI improvements
2025-07-17 17:02:23 +03:00
8167926620
Enhance UI components: update color management, adjust button styles, and improve text formatting for better readability
2025-07-14 15:14:56 +03:00
9f86b8d638
remove countdownRemaining from ScheduleLoaded state
2025-07-01 11:14:02 +03:00
5486f0832d
Remove unused copyWith method from Status class and simplify status assignment in ScheduleBloc
2025-06-30 15:22:02 +03:00
fd239a3907
Merge branch 'dev' of https://github.com/SyncrowIOT/web into fix-schedule
2025-06-30 15:17:37 +03:00
289922071a
Add countdown functionality and device type support across device management views
2025-06-30 15:05:59 +03:00
32938404dd
PR requested changes
2025-06-30 09:28:09 +03:00
0cfd58d820
fix to send fit data to integrate with API (was true and false)now cur module send close and open with control key
2025-06-30 08:56:42 +03:00
d4625a8f04
fix edit to accept string of cur module
2025-06-30 08:45:18 +03:00
9f24606613
Merge branch 'dev' of https://github.com/SyncrowIOT/web into SP-1705-fe-create-scheduling-ui-fixes
2025-06-30 08:28:40 +03:00
e87dffd76b
when it is CUR module there is no countdown and other selector
2025-06-30 08:28:19 +03:00
19cdd371f8
fix edit problem
...
and funtion name in dialog was olways keep close now it is really take the real value
2025-06-29 12:43:23 +03:00
b96f65d2c2
fix the open close states when curtain module
2025-06-29 10:42:18 +03:00
e365aa3faa
edite event and block of schdual to accept code and functionOn as dynamic
2025-06-27 17:56:12 +03:00
26e8ff7ee2
use dynamic instead of bool to accept mant types and fix schedual view to accept curtain code and value
2025-06-27 17:55:27 +03:00
277a9ce4f0
Add countdown seconds to schedule management
2025-06-24 15:38:16 +03:00
0a424300aa
Refactor ScheduleBloc and related components to use dynamic category handling for schedule events
2025-06-22 12:46:54 +03:00
d2713c5902
Add ScheduleControlButton widget and integrate it into water heater and wall light device controls
2025-06-22 12:23:09 +03:00
0b774a6dfc
Add scheduling category parameter to BuildScheduleView and update device control dialogs
2025-06-19 16:20:46 +03:00
2267d95795
Add schedule saving functionality and update schedule events
2025-06-19 15:46:40 +03:00
db513f916f
Refactor schedule components and update imports for garage door and water heater modules
2025-06-18 16:27:50 +03:00