Commit Graph

79 Commits

Author SHA1 Message Date
2b58af4560 add points to user model 2025-06-16 09:39:27 +03:00
293d6a1d98 fix loading issue seperate loading states between verify and resend Otp&&perevent user to send api if otp length !=6 2025-05-22 02:45:24 -05:00
dd66e7c747 added client token login 2025-04-16 12:02:19 +04:00
67209961b4 added project model 2025-02-15 11:54:02 +04:00
790479effb restrict_spaceMemberUser_and_change_SignUpModel 2025-01-23 18:35:01 +03:00
de024994c9 showSpaceBottomSheet in a DefaultAppBar and Routine trigger from the device screen
and fixes github comments
and i used this package flutter_html: ^3.0.0-beta.2
2025-01-20 15:50:36 +03:00
bcc4ba98ff size changes 2025-01-19 16:56:42 +03:00
df0f1c6c94 user_agreement and privacy_policy sign up and menu 2025-01-19 16:49:54 +03:00
c76548a17f remove role model 2025-01-13 13:16:29 +03:00
7a22bb4bc8 count_down_ac 2025-01-08 17:17:52 +03:00
8be05fbd91 change_password 2024-12-30 16:51:35 +03:00
f81880a704 Hide nonfunctional widgets 2024-12-15 02:22:11 +03:00
bb50918f04 change_settings_code 2024-11-26 16:47:07 +03:00
b547a126ed Bug fixes 2024-11-12 00:15:26 +03:00
7071f50d49 auth_change 2024-10-31 08:35:32 +03:00
5d32fc1213 Resend 2024-10-30 12:18:16 +03:00
bfd9c557ce remove_real_time 2024-10-30 11:56:12 +03:00
ef232e9cd5 password_changes&_routine_changes 2024-10-29 17:21:31 +03:00
429009aefa bug fixes 2 2024-09-23 14:37:07 +03:00
340ac35b3e display multiple error 2024-09-19 13:25:21 +04:00
af31d33778 display long error message in two line 2024-09-19 13:11:04 +04:00
bf69399af2 Merge remote-tracking branch 'origin/dev' into bugfix/SP-292 2024-09-02 13:27:08 +04:00
a72fc0b466 Added dialogue for success message 2024-09-02 13:25:58 +04:00
b3bb0b9eea fix: Correct error message and improve consistency in passwordValidator 2024-08-29 16:37:49 +04:00
e58732f7f8 Merged with dev branch 2024-07-25 13:35:10 +03:00
69b901afed profile page with HomeCubit 2024-07-24 16:03:22 +03:00
e5e839248d profile 2024-07-23 16:16:31 +03:00
980d1017eb Improved the performance of the AC device 2024-07-21 02:10:04 +03:00
c7d26d0e6e Bug fixes, and updated the build number 2024-07-02 13:14:17 +03:00
288ea6a1e2 Bug fixes 2024-06-30 15:10:01 +03:00
f52309a59d Fixed Flutter secure storage issue for Android 2024-06-27 15:20:35 +03:00
1fb8a8d035 Merge pull request #26 from SyncrowIOT/forgot_pass
forget password added
2024-06-25 15:53:16 +03:00
57b29abf74 Bug fixes and removed the unused code in the auth cubit 2024-06-25 15:44:00 +03:00
3efe1a540b notes modified 2024-06-25 14:58:33 +03:00
04b9336f50 notes modified 2024-06-25 14:42:26 +03:00
08d3ff3e0f forget password added 2024-06-25 10:54:42 +03:00
f98ebdb2ba Added gateway screen and bloc 2024-06-25 02:21:35 +03:00
48ef0f054f Fixed token issue 2024-06-13 12:48:04 +03:00
76f5c6d325 bug fixes and read sensors states 2024-06-06 11:14:25 +03:00
631ba53d7a Implemented home management and user invitation flows 2024-06-05 03:42:00 +03:00
6a9c2967d2 Implemented home creation and add counter to the sign up screen 2024-06-03 00:26:07 +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
f7db91f212 Added sign up screen and model 2024-05-23 14:08:40 +03:00
0f75c3def1 Fixed logout issue 2024-05-18 23:45:23 +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
d802c2e045 Merge pull request #23 from SyncrowIOT/Syncing_with_backend
Synced with the backend
2024-04-30 12:14:10 +03:00
a12f006d63 Added Control functoinalty on the DoorLock 2024-04-29 11:38:11 +03:00
f8358a0877 Updated the API Endpoints, API Calls, Data Models and cubits to the lateset changes from the backend 2024-04-29 10:00:58 +03:00
c3bc40e0d7 bugs fixed 2024-04-20 01:30:45 +03:00