cc9ddffa44
Join the space through the invitation code_ac countdown
2025-01-09 15:35:04 +03:00
cff8c4728c
change_pass
2024-12-31 10:36: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
b547a126ed
Bug fixes
2024-11-12 00:15:26 +03:00
52f6be3db0
updated add to room, and verify to space
2024-11-05 12:27:27 +04:00
34536e6584
updated invitation code api
2024-11-05 11:01:49 +04:00
dcccc4db3a
create subspace
2024-10-31 11:30:35 +04:00
13a4bf25b3
added unit devices
2024-10-30 19:16:10 +04:00
d025da6daf
fixed space
2024-10-30 09:56:57 +04:00
2d54d52061
Updated the curtain desgin and removed unused code
2024-10-06 22:30:28 +03:00
7279215cdc
Added flavers env and prod for android and ios including Google services
2024-09-21 17:17:54 +03:00
dcc98445d7
Implemented smart door animation
2024-08-26 16:45:50 +03:00
fe10d7a910
Bug fixes
2024-08-04 23:23:27 +03:00
8d6da30d09
Fixed design issues, added updated read me file
2024-08-01 12:57:13 +03:00
553cc0bd7e
profile page fix bugs
2024-07-30 09:38:15 +03:00
cd8cdf0853
profile page fix bugs
2024-07-29 12:28:12 +03:00
eebd0faf1e
profile page fix bugs
2024-07-28 15:40:47 +03:00
f27a9b0d8a
profile page fix bugs
2024-07-28 15:27:34 +03:00
38d571a2c9
profile page fix bugs
2024-07-28 11:20:28 +03:00
9502c74554
profile page fix bugs
2024-07-28 11:12:06 +03:00
9162dd1033
profile page fix bugs
2024-07-28 10:42:29 +03:00
6c5acc3a08
profile page fix bugs
2024-07-28 09:12:15 +03:00
b9432c3de3
profile page fix bugs
2024-07-25 16:28:46 +03:00
00199dda90
profile page fix bugs
2024-07-25 16:27:09 +03:00
76b867d4b9
profile page
2024-07-25 16:19:02 +03:00
21bed5c14d
Merge remote-tracking branch 'origin/SP-203' into SP-203
2024-07-25 15:19:34 +03:00
378f4396d8
profile page
2024-07-25 15:19:10 +03: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
1044775066
profile
2024-07-23 16:28:53 +03:00
e5e839248d
profile
2024-07-23 16:16:31 +03:00
79a1c69af1
Added env files and the read base url using the dotenv package
2024-07-21 11:45:49 +03:00
8a4a158af5
profile changes
2024-07-16 14:05:54 +03:00
288ea6a1e2
Bug fixes
2024-06-30 15:10:01 +03:00
578b9586d2
CreateTemporaryPassword
2024-06-30 11:54:14 +03:00
4b09259a47
Bug fixes
2024-06-26 23:33:01 +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
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
6042208d02
dart fix --apply to remove unused imports and fixed some pages layouts
2024-04-29 11:49:08 +03:00
8127c1978c
Added Privacy View
2024-04-23 22:13:32 +03:00
48e6ae2bd3
Added Securty Page
2024-04-23 22:09:32 +03:00
7e3f68b65f
Added Manage Home Page And Home Settings Page
2024-04-23 21:58:11 +03:00
8550e81b4e
Added join home page
2024-04-23 20:19:43 +03:00
3a41a7118d
Added Create Home Page
2024-04-23 16:53:41 +03:00
6050fa745f
Add ProfileTab and ProfileView widgets for user profile display
...
- Added ProfileTab widget for displaying user profile information in a tab.
- Added ProfileView widget for displaying user profile details in a separate view.
2024-04-23 16:38:26 +03:00