Commit Graph

16 Commits

Author SHA1 Message Date
amirrezaghabeli f7fd3826f5 fixed web build failed 2025-10-11 11:15:04 +03:30
amirrezaghabeli cee5e6c6d6 Add forgot password, reset password, and verify OTP providers and view models
- Implemented `ForgotPasswordViewModel`, `ResetPasswordViewModel`, and `VerifyOtpViewModel` for handling respective functionalities.
- Created provider functions for lazy loading of these view models in the app.
- Updated routing to utilize the new providers for managing state in the forgot password flow.
- Refactored UI components to integrate with the new view models, ensuring proper state management and user feedback during operations.
2025-10-06 15:39:08 +03:30
amirrezaghabeli 42f2e93a8e Update .gitignore to exclude Firebase configuration files and refactor notification handling in the app. Removed redundant logging and notification data storage in SharedPreferences. Introduced NotificationCheckService and NotificationStateService for improved notification management. Updated view models and UI components to utilize the new services, enhancing notification state tracking and user experience. 2025-10-06 11:59:54 +03:30
amirrezaghabeli 006b421a9e fixed TM-171 jira task 2025-10-01 14:11:53 +03:30
amirrezaghabeli 1746ff81bd TM-164,165,167 bugs fixed 2025-09-30 12:14:05 +03:30
amirrezaghabeli a053dae333 added safe area to forgot password 2025-09-24 13:13:19 +03:30
llsajjad d84e668aa0 added big logo to forget all pages 2025-09-23 11:58:58 +03:30
amirrezaghabeli e85ac8d649 forgot password screns logic fixed 2025-09-22 14:25:59 +03:30
llsajjad 6a51c3656a Fixed password and otp bugs 2025-09-17 15:58:49 +03:30
llsajjad e9a1d0c665 added api for forgot password otp 2025-09-16 17:18:51 +03:30
llsajjad 69980925ad added api for forgot password 2025-09-16 15:51:56 +03:30
amirrezaghabeli c421f85c95 cleared console problems 2025-09-16 08:36:03 +03:30
llsajjad bb1dbd5bbe added design forgot password 2025-09-08 10:00:46 +03:30
amirrezaghabeli 22d1f03b6e added notifications and change in forgot password 2025-09-02 10:16:37 +03:30
amirrezaghabeli cab78c8f4d added string for every screen and removed from app strings 2025-09-01 17:50:51 +03:30
amirrezaghabeli 0fbf88952f forgot password ui added 2025-08-31 14:30:08 +03:30