Commit Graph

9 Commits

Author SHA1 Message Date
amirrezaghabeli c421f85c95 cleared console problems 2025-09-16 08:36:03 +03:30
amirrezaghabeli 0fbf88952f forgot password ui added 2025-08-31 14:30:08 +03:30
llsajjad 79ea6f7b83 fixed warnings 2025-08-11 13:30:53 +03:30
amirrezaghabeli d7deb592fa changed border color and tender tablet sizes 2025-08-11 08:10:06 +03:30
llsajjad 080125b851 fixed colors for darkTheme 2025-08-09 13:13:32 +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 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