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
bfbc2e55ce
finished if scene design
2024-06-12 18:40:34 +03:00
631ba53d7a
Implemented home management and user invitation flows
2024-06-05 03:42:00 +03:00
9877dde78e
Added create a unit screen, and implemented otp screen bloc and view
2024-05-30 10:59:22 +03:00
28576f2cd5
Implemented sign up and otp screens
2024-05-29 01:51:36 +03:00
3a41a7118d
Added Create Home Page
2024-04-23 16:53:41 +03:00
cfc395e210
Refactor HTTPInterceptor and add CustomSnackBar helper
...
Refactor HTTPInterceptor to handle error responses and add a CustomSnackBar
helper to display snack bars. This will improve error handling and user
feedback in the application.
2024-04-15 12:02:34 +03:00
bff4b9493c
Refactor device control logic and add temperature and fan speed enums
...
- Refactor device control logic in the app to improve readability and maintainability.
- Add temperature modes (hot, cold, wind) and fan speeds (auto, low, middle, high) enums.
- Update icon mappings and utility functions for temperature modes and fan speeds.
2024-04-03 18:54:21 +03:00
127d3a0295
Refactor code structure and update dependencies
...
Clean up code structure, remove unused imports, and update dependencies.
No functional changes made, only code organization improvements.
2024-04-03 01:55:50 +03:00
9cc479ba17
Refactor email and password validation logic in LoginForm widget
...
Update email and password validation logic in the LoginForm widget to only
perform validation when the state is not AuthTokenError. This ensures that
validation is skipped when there is an authentication token error.
2024-04-02 18:09:23 +03:00
00d1ad50f1
built 3 gang switch View
2024-03-14 00:38:00 +03:00
39a3f97181
Merged Auth branch & Curtains branch
2024-03-10 15:06:04 +03:00
a6018b282e
Redesigned Splash Screen and Login Screen
2024-03-10 14:49:17 +03:00
bf275d5adf
Implemented the page view functionality
...
-synced page controllers
2024-03-07 12:57:35 +03:00
f734801e94
Initialized Auth pages for future work
...
Implemented Login functionality
2024-03-07 10:29:19 +03:00
d5196fda45
initialized Routine Page
2024-02-21 13:47:08 +03:00
cdfb778884
initialized Devices Page
2024-02-20 16:01:50 +03:00
d27063f149
initialized Dashboard Page
2024-02-20 12:08:59 +03:00
3190361901
initialized Application theme
2024-02-17 16:27:27 +03:00
16f47f744c
initialized Splash UI
...
initialized Login UI
initialized Home(no Devices) UI
Added Colors (from syncrow website)
Added Logo
2024-02-15 00:10:33 +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
2707124a10
initialized home view
2024-02-14 11:28:14 +03:00
84e142a099
initial commit
2024-02-14 10:58:43 +03:00