26 Commits

Author SHA1 Message Date
AmirReza Jamali ce170f9bc8 Wrap long toast messages instead of truncating
continuous-integration/drone/push Build is passing
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-30 14:36:40 +03:30
AmirReza Jamali 35af3e94ea Add liked tenders functionality to HomeRepository and ViewModel
- Integrated LikedTendersService into HomeRepository to fetch the count of user-liked tenders.
- Updated HomeViewModel to load and manage the userLikedTendersCount.
- Adjusted UI components across home pages to display the liked tenders count.
- Refactored date handling in date_utils.dart to improve timestamp parsing and validation.
- Enhanced unit tests for date utilities to cover new edge cases.
2026-05-24 18:23:37 +03:30
AmirReza Jamali 2515190576 Refactor date handling in tender data model and UI components. Added unixTimestampFromJson for parsing timestamps and updated timeConvertor to handle null values. Updated relevant model fields and UI to use the new parsing logic. Added unit tests for date utilities. 2026-05-24 15:28:47 +03:30
amirrezaghabeli d87fc452c7 fixed tenders detail date times 2026-05-05 13:56:18 +03:30
amirrezaghabeli 7e1240dffb some fixes 2025-10-06 10:32:58 +03:30
amirrezaghabeli 7b50d7da1e price extension added 2025-09-28 09:05:26 +03:30
amirrezaghabeli 44b9e16a8d web show notification when push notification is recieved 2025-09-24 15:33:48 +03:30
amirrezaghabeli f70229ab30 search logic added to desktop tenders 2025-09-22 09:28:09 +03:30
llsajjad ddd464c2c2 replace unixToDate to timeConvertor 2025-09-13 12:59:47 +03:30
amirrezaghabeli 33edb093f5 changed messages to toast 2025-09-07 10:14:05 +03:30
llsajjad 77ce9560b1 Fixed title text and icon and added toast 2025-09-06 14:41:55 +03:30
amirrezaghabeli e7950cd3fc detail refactor 2025-08-27 13:59:47 +03:30
amirrezaghabeli bcd499843b fixed services 2025-08-27 13:03:09 +03:30
amirrezaghabeli 4f07facbb8 tablet navigation bar fixed 2025-08-26 14:58:06 +03:30
amirrezaghabeli 36f66bfca5 merge branches 2025-08-18 08:28:18 +03:30
amirrezaghabeli 8843408287 move to network folder 2025-08-12 14:44:18 +03:30
amirrezaghabeli 4aeb9229a4 networking and error handling 2025-08-12 14:40:49 +03:30
amirrezaghabeli a7e208a5de merged branches 2025-08-12 09:11:26 +03:30
amirrezaghabeli 988380e95e tender screen changes 2025-08-10 08:28:45 +03:30
a.ghabeli 7e2a82421a Merge pull request 'responsive_home' (#20) from responsive_home into main
Reviewed-on: https://repo.ravanertebat.com/TM/tm_app/pulls/20
2025-08-09 08:32:53 +03:30
amirrezaghabeli eaa9ef18c2 home responsive and some changes 2025-08-09 08:18:05 +03:30
llsajjad 9e5e25f784 added 3 screen mod to login 2025-08-09 01:32:19 +03:30
amirrezaghabeli 09e21a1cc7 network manager and di added 2025-08-05 09:45:24 +03:30
amirrezaghabeli 676124567f go router added 2025-08-05 08:23:05 +03:30
amirrezaghabeli 8924860e64 folder structure changes 2025-08-03 10:50:34 +03:30
Yashar Panahi 64c4ebf0f8 feat: add arch 2025-08-02 12:31:42 +03:30