f9a2de9769
solved cancel issue
2024-07-01 19:18:40 +03:00
32b992e276
connect delete api
2024-07-01 03:44:57 +03:00
c01d9034fd
push put api
2024-07-01 01:57:13 +03:00
cc6b754845
push temp list logic before saving
2024-06-30 21:22:33 +03:00
6584b894c4
finished get scene details
2024-06-30 01:54:08 +03:00
043e8c1e2d
connected rest of the devices and functions and trigger api
2024-06-29 18:24:33 +03:00
17881694e0
connected all apis , create functionality is working
2024-06-27 02:35:50 +03:00
9fe25b9bd3
finished adding tasks and removing them , added error handling
2024-06-26 20:32:34 +03:00
6413d2b876
working on functions view
2024-06-25 10:38:39 +03:00
759888857d
finished rooms call with all devices and single devices call
2024-06-23 20:12:38 +03:00
b58af41b88
add all devices fetch
2024-06-23 12:01:06 +03:00
1fe4603cbf
connected all devices
2024-06-22 16:44:17 +03:00
a8132c37db
push scene devices body with blocs. need to drop the future builder - enhancment
2024-06-13 02:13:44 +03:00
1045d72bbe
push routines style and create scene view
2024-06-12 01:54:03 +03:00
df13c66b1a
Refactor API error handling and add try-catch blocks
...
Added try-catch blocks for error handling in API's files to rethrow the errors to the cubit so cubits can update the UI based on them.
Refactored error handling in HTTPInterceptor and HTTPService classes.
2024-04-15 15:47:13 +03:00
d9a3f9e2a0
code refactoring
2024-03-03 19:07:24 +03:00
643b206d4c
cleaned some warring messages
2024-03-03 13:10:03 +03:00
abe7072f2d
AC devices page implemented
...
AC Cubit Add
New Devices Cubit Arch will be used
Devices Cubit (for devices categories, and devices page)
{
AC cubit,
Lights cubit.
... }
Replaced AssetsManager with Assets Class (auto generated)
2024-02-26 15:55:22 +03:00
d5196fda45
initialized Routine Page
2024-02-21 13:47:08 +03:00
3190361901
initialized Application theme
2024-02-17 16:27:27 +03:00