Commit Graph

24 Commits

Author SHA1 Message Date
amirrezaghabeli 13dbb5fae5 Enhance Customer model to include role attribute and update related components
- Added a new `role` attribute to the `Customer` model in `customer.dart` and updated the corresponding generated files.
- Modified the `AuthViewModel` to set the user role based on the logged-in user's role.
- Updated UI components in `TenderDetailActions` and `DesktopTendersPage` to conditionally render elements based on the user's role.
- Refactored tests to validate the new role attribute in the `Customer` model.
2025-10-14 09:12:24 +03:30
amirrezaghabeli 919b9fb2ed Refactor completion of documents routing and UI components
- Removed unused mobile route for completion of documents.
- Updated app routes to reflect the removal of the mobile route.
- Enhanced the desktop and mobile pages for completion of documents with improved layout and added TabletDesktopAppbar.
- Introduced meeting time handling in TenderDetailActions, integrating new bottom sheet and dialog components for better user interaction.
- Added meeting time state management in TenderDetailViewModel.
- Cleaned up deprecated files related to meeting time selection.
2025-10-13 14:51:39 +03:30
llsajjad be6b0bbe98 added web tablet pages 2025-10-13 11:54:23 +03:30
amirrezaghabeli 92c759b6c6 fixed rest of the bugs 2025-09-30 12:37:54 +03:30
amirrezaghabeli fc925f7b84 fixed bugs 2025-09-30 11:12:17 +03:30
amirrezaghabeli c421f85c95 cleared console problems 2025-09-16 08:36:03 +03:30
llsajjad 27f4fb74c9 added new design for CompletionOfDocumentsMobilePage and dialog 2025-09-15 16:25:01 +03:30
amirrezaghabeli 118a823f1c fixed rported jira issues 2025-09-14 12:08:39 +03:30
amirrezaghabeli d56261b664 strings check 2025-09-08 12:54:27 +03:30
amirrezaghabeli f6da74f739 removed hardcoded status feedback and submission mode 2025-09-08 12:22:08 +03:30
amirrezaghabeli 5649634464 some changes and fixes 2025-09-06 13:18:12 +03:30
amirrezaghabeli cab78c8f4d added string for every screen and removed from app strings 2025-09-01 17:50:51 +03:30
amirrezaghabeli 89668fd2f1 submission dialog for tablet and web 2025-08-27 09:05:18 +03:30
amirrezaghabeli 18834e492d fix web bug and navigations 2025-08-27 07:38:09 +03:30
amirrezaghabeli f964186a87 some changes navigation in web and response changes 2025-08-26 12:22:42 +03:30
amirrezaghabeli 14ab9a75ca check web and tablet for logic 2025-08-23 15:22:28 +03:30
amirrezaghabeli ae537f3ca0 fixed laoding button 2025-08-23 08:51:01 +03:30
amirrezaghabeli 47edc00b97 home and tender change 2025-08-22 09:30:02 +03:30
amirrezaghabeli 4b51071aad merge branches 2025-08-20 13:11:22 +03:30
amirrezaghabeli 86f0f03392 some changes 2025-08-11 10:27:33 +03:30
llsajjad b8d4f38d67 fixed dark theme bugs 2025-08-10 16:33:30 +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 111c332f74 added 3 screen mod to detail 2025-08-09 07:54:53 +03:30