Commit Graph

41 Commits

Author SHA1 Message Date
4ac6077011 change all routine words into automation 2025-07-21 13:22:29 +03:00
dcdbc02ca0 Adds AppLoadingIndicator widget and replaces CircularProgressIndicator in SceneView. 2025-04-13 15:50:52 +03:00
31025e9176 Refactors SceneView constructor and improves conditional rendering for automation list 2025-04-13 15:49:13 +03:00
8219de6821 Injects SceneBloc using the new factory. 2025-04-13 15:28:44 +03:00
17422edd0d sp-1268-rework-v2. 2025-04-13 15:21:20 +03:00
56407c6426 indentation and trailing commas. 2025-03-26 13:49:54 +03:00
02d61ca0bb Refactor DevicesViewBody and SceneView to improve widget structure and replace CreateUnitWidget with EmptyDevicesWidget for better handling of empty states. 2025-03-26 13:44:49 +03:00
0673548745 changed endpoint for getting automations by space 2025-03-14 12:53:29 +04:00
b547a126ed Bug fixes 2024-11-12 00:15:26 +03:00
87a4a88417 fixed automation 2024-11-02 23:10:24 +04:00
3d56f33ec3 Implemented tab to run setting 2024-10-28 16:45:59 +03:00
5364959c8d push settings visiblitty 2024-07-28 12:55:37 +03:00
e26b8f390b clear smart scene status 2024-07-28 12:32:43 +03:00
eb8ad90dcb push switch autoaomtion status update 2024-07-28 06:57:33 +03:00
6a128f9558 finished bugs 2024-07-27 17:26:44 +03:00
5eee0a2bfd Merged with SP-203 2024-07-25 14:15:06 +03:00
91421c117e push automation 2024-07-25 01:25:16 +03:00
3e20ba8f42 push delete automation 2024-07-25 00:34:00 +03:00
8a4c5af2e7 push automation details and update automation 2024-07-25 00:25:48 +03:00
a0405981a8 Scenes have been added to the device page 2024-07-08 15:59:43 +03:00
e6c9de1dbf Scenes have been added to the device page 2024-07-08 11:23:55 +03:00
c7d26d0e6e Bug fixes, and updated the build number 2024-07-02 13:14:17 +03:00
ce94d91f83 Fetched devices based on the unit id 2024-07-01 22:27:15 +03:00
16a336ab09 fix load scenes after creation 2024-07-01 20:05:05 +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
043e8c1e2d connected rest of the devices and functions and trigger api 2024-06-29 18:24:33 +03:00
23293a6b25 fix bugs 2024-06-27 03:26:49 +03:00
17881694e0 connected all apis , create functionality is working 2024-06-27 02:35:50 +03:00
1045d72bbe push routines style and create scene view 2024-06-12 01:54:03 +03:00
9877dde78e Added create a unit screen, and implemented otp screen bloc and view 2024-05-30 10:59:22 +03:00
fbe2f5fe53 !! BIG CHANGE TO ASSETS GEN !!
changed the method of generating assets to be more declrative when it comes to names of the assets.

it now include the file path name e.g (asset in the path "assets/images/home-images/home.png" will be generated as this "String assetsImagesHomeImageshome = "path" ".

this will be very helpful in the future when we want to orgnize the assets dir.
2024-05-07 12:26:12 +03:00
6042208d02 dart fix --apply to remove unused imports and fixed some pages layouts 2024-04-29 11:49:08 +03:00
a9fdb2fc76 modified UI padding handling approach
added auth API endpoints
initialized curtains view for further development
2024-03-05 11:18:08 +03:00
481fe1c0f3 replaced Gap Class with the appropriate SizedBox
removed the Gap dependency
2024-03-02 15:52:28 +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
4d8a2655e1 Implemented Navigation to these screens:
- Home
- Scene
- Smart
- profile

Converted to state based Provider
2024-02-14 15:49:06 +03:00
3f1f8e72b3 Implemented Navigation 2024-02-14 13:26:09 +03:00
84e142a099 initial commit 2024-02-14 10:58:43 +03:00