Commit Graph

38 Commits

Author SHA1 Message Date
amirrezaghabeli cc0032b21d fixed logout at refresh failed 2026-04-16 16:36:55 +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 8458da4f15 fixed auth pages sizes and push notification navigate bug 2025-09-24 13:11:48 +03:30
amirrezaghabeli e85ac8d649 forgot password screns logic fixed 2025-09-22 14:25:59 +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
amirrezaghabeli d56261b664 strings check 2025-09-08 12:54:27 +03:30
llsajjad 22e91b143c deleted unnecessary import 2025-09-08 10:16:40 +03:30
llsajjad 56d408c432 commented forgetPassword in login 2025-09-08 10:16:11 +03:30
amirrezaghabeli 33edb093f5 changed messages to toast 2025-09-07 10:14:05 +03:30
llsajjad ed80b54bef Fixed some w(),h() and persion text 2025-09-03 11:14:11 +03:30
amirrezaghabeli 1127ba8365 fixed web url 2025-09-02 15:34:27 +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
amirrezaghabeli 4f07facbb8 tablet navigation bar fixed 2025-08-26 14:58:06 +03:30
amirrezaghabeli f964186a87 some changes navigation in web and response changes 2025-08-26 12:22:42 +03:30
llsajjad b0d5a23a9a fixed some bug 2025-08-25 15:23:39 +03:30
amirrezaghabeli 14ab9a75ca check web and tablet for logic 2025-08-23 15:22:28 +03:30
amirrezaghabeli 36c3faa747 refactor codes 2025-08-12 12:16:33 +03:30
llsajjad 79ea6f7b83 fixed warnings 2025-08-11 13:30:53 +03:30
amirrezaghabeli 86f0f03392 some changes 2025-08-11 10:27:33 +03:30
amirrezaghabeli d7deb592fa changed border color and tender tablet sizes 2025-08-11 08:10:06 +03:30
a.ghabeli a3af2db260 Merge pull request 'refactor_for_demo' (#27) from refactor_for_demo into main
Reviewed-on: https://repo.ravanertebat.com/TM/tm_app/pulls/27
2025-08-10 16:35:02 +03:30
llsajjad b8d4f38d67 fixed dark theme bugs 2025-08-10 16:33:30 +03:30
amirrezaghabeli 9ea9480818 check and fix in ui 2025-08-10 16:05:03 +03:30
llsajjad 4d4fbd2da1 fixed some login design bug in table and desktop 2025-08-10 14:42:04 +03:30
llsajjad 83ca169059 changed logoRepository to authRepository 2025-08-09 17:25:19 +03:30
llsajjad e468ec9c43 Fixed size on web and changed details design button in desktop and tablet 2025-08-09 16:55:29 +03:30
llsajjad 080125b851 fixed colors for darkTheme 2025-08-09 13:13:32 +03:30
llsajjad 68a0bcd582 refactor names in logo and detail and folder stracture 2025-08-09 12:20:42 +03:30
llsajjad 9e5e25f784 added 3 screen mod to login 2025-08-09 01:32:19 +03:30
amirrezaghabeli da7b10f0d0 implement light and dark theme 2025-08-06 14:14:07 +03:30
amirrezaghabeli 337fcdbcbc router and assets updated 2025-08-06 09:07:55 +03:30
llsajjad ca818379ad Added detailst design 2025-08-06 08:06:27 +03:30
amirrezaghabeli 5c56c88ec4 some fixes in files 2025-08-03 11:11:28 +03:30
amirrezaghabeli 8924860e64 folder structure changes 2025-08-03 10:50:34 +03:30
amirrezaghabeli 8e428f55d6 Refactor: reorganize login screen structure and remove unused components
- Updated import path for the login screen.
- Removed the AppStrings class from constants as it has been integrated into core constants.
- Deleted unused files related to the home page and login components, including progress bars, statistics cards, and tenders list items.
- Cleaned up widget imports in the login screen to streamline the codebase.
2025-08-03 10:36:37 +03:30