Commit Graph

  • 8f909618d8 Refactor Feedback Service to Include Tender Information in Responses n.nakhostin 2025-09-02 11:31:59 +03:30
  • c684a12155 Update API Documentation and Enhance Tender Query Parameters n.nakhostin 2025-09-02 11:03:38 +03:30
  • cbf45a812d Remove docker-compose.yml and update scraper Dockerfile entry point n.nakhostin 2025-08-31 19:03:45 +03:30
  • 06d0a9afb6 Update CI Configuration in .drone.yml to Reflect Build Process Changes n.nakhostin 2025-08-31 18:07:22 +03:30
  • e6bf47a769 Refactor Dockerfile and Update CI Configuration n.nakhostin 2025-08-31 17:13:57 +03:30
  • 31cf9a4454 Refactor Dockerfile and Remove iat.yaml Configuration n.nakhostin 2025-08-31 16:48:08 +03:30
  • e5e9ebee32 Update iat.yaml Configuration to Change Server Port n.nakhostin 2025-08-31 16:32:33 +03:30
  • b1438870f0 Add Configuration Files for Scraper and Web Applications n.nakhostin 2025-08-31 16:30:58 +03:30
  • ff44ded5f9 Update CI Configuration in .drone.yml to Enhance Build Process n.nakhostin 2025-08-31 14:25:43 +03:30
  • 45d2e84fd7 Implement Scraper Dockerfile and Refactor CI Configuration n.nakhostin 2025-08-31 14:23:01 +03:30
  • 511155e0a7 Refactor Dockerfile and CI Configuration n.nakhostin 2025-08-31 14:16:37 +03:30
  • 4b3172d058 rupdate k.pirzargar 2025-08-30 23:47:36 +03:30
  • ea52e87443 add cache k.pirzargar 2025-08-30 23:34:15 +03:30
  • 3034018ebd Update .drone.yml k.pirzargar 2025-08-30 23:21:14 +03:30
  • e835a6ac4e add build tow project k.pirzargar 2025-08-30 23:18:19 +03:30
  • 397121cec3 Add .drone.yml k.pirzargar 2025-08-30 23:12:55 +03:30
  • 8c7f5b13f8 Add Dockerfile-drone k.pirzargar 2025-08-30 23:10:18 +03:30
  • b9a54fd4f0 Add cmd/web/Dockerfile k.pirzargar 2025-08-30 16:13:31 +03:30
  • 3024998e7e Update Tender Approval Status to Include Submitted State and Revise API Documentation n.nakhostin 2025-08-25 13:51:14 +03:30
  • 0e14a11daf Add Company Feedback Statistics Endpoint and Update API Documentation n.nakhostin 2025-08-25 13:39:35 +03:30
  • 488d43380b Refactor Tender Approval Logic and Update Statistics Structure n.nakhostin 2025-08-25 13:39:28 +03:30
  • 531f8e2baf Enhance TenderResponse Structure with TenderID Field n.nakhostin 2025-08-25 13:23:47 +03:30
  • f67e179ffc Update .gitignore, adjust TED scraper configuration, and enhance Tender entity structure n.nakhostin 2025-08-25 13:13:40 +03:30
  • b26d77b4cf Enhance Feedback and Tender Approval Services with Toggle Functionality n.nakhostin 2025-08-20 12:38:54 +03:30
  • 1b27ad5304 Remove 'country' field from CompanyProfileResponse and update API documentation accordingly n.nakhostin 2025-08-20 12:32:34 +03:30
  • ff3f5a9b8f Add Company Information Access to API Documentation n.nakhostin 2025-08-20 12:29:27 +03:30
  • 843ae22515 Add Company Profile Retrieval Endpoint and Update API Documentation n.nakhostin 2025-08-20 12:14:14 +03:30
  • e292839732 Update API Documentation for Tender ID Parameter Location n.nakhostin 2025-08-19 14:38:51 +03:30
  • b3575bb5e6 Update Location Code in Tender ID Generation Logic n.nakhostin 2025-08-19 12:42:31 +03:30
  • 2ffba3aa32 Refactor Tender ID Generation Logic in TED Scraper n.nakhostin 2025-08-19 12:09:25 +03:30
  • f4152ec8a0 Refactor MongoDB Repository Interface by Removing Bulk Operations n.nakhostin 2025-08-19 11:40:02 +03:30
  • 81914e2eeb Add Company Tender Approval Statistics Endpoint and Update API Documentation n.nakhostin 2025-08-19 11:27:40 +03:30
  • 392b31626d Refactor Tender Approval Management and Update API Documentation n.nakhostin 2025-08-19 11:01:49 +03:30
  • dd2573a308 Enhance Tender Approval Service with Tender Details Integration n.nakhostin 2025-08-18 19:23:34 +03:30
  • 94d0fbef38 Add Tender Approval Management Functionality and API Enhancements n.nakhostin 2025-08-18 19:00:41 +03:30
  • a8ef631e43 Add Feedback Retrieval Endpoint for Tender ID n.nakhostin 2025-08-17 13:29:44 +03:30
  • 4663a9781e Enhance Tender API with New Recommendation Endpoint and Route Updates n.nakhostin 2025-08-17 08:40:28 +03:30
  • e986ee4135 Refactor Tender Management System by Removing Scraping Functionality and Enhancing Tender API n.nakhostin 2025-08-16 16:52:17 +03:30
  • 21b736b55b Implement Feedback Management System with CRUD Operations and API Enhancements n.nakhostin 2025-08-16 16:00:03 +03:30
  • 126913365f Update README with Phase 1 Implementation Status and TODO List n.nakhostin 2025-08-16 10:54:07 +03:30
  • 05165c6587 Remove company_id field from user-related forms and documentation n.nakhostin 2025-08-16 10:52:45 +03:30
  • 0a23ff985a Enhance Tender Management with Company-Based Matching and API Updates n.nakhostin 2025-08-13 19:47:58 +03:30
  • 96c21b8b78 Implement TED Scraper and Configuration Management n.nakhostin 2025-08-13 16:52:24 +03:30
  • b7fa012d13 Refactor configuration management by migrating to a modular config system n.nakhostin 2025-08-13 12:51:36 +03:30
  • e3a32e151f Merge pull request 'XML Parser' (#4) from feature/xml-parser into develop Hadi Barzegar 2025-08-12 13:06:22 +03:30
  • 5322d3cd8e Add comprehensive tests for XML parser functionality n.nakhostin 2025-08-12 12:51:24 +03:30
  • 7dc695752b Remove github.com/google/uuid dependency and update module files n.nakhostin 2025-08-12 12:15:14 +03:30
  • cbedff3f36 Merge pull request 'Implement user/customer/company service' (#3) from develop into main Hadi Barzegar 2025-08-12 12:09:58 +03:30
  • 2d32ae0b2b Merge branch 'feature/company' into develop n.nakhostin 2025-08-12 10:03:29 +03:30
  • 047850cca3 Remove deprecated /api/v1/profile/with-companies endpoint and update related documentation n.nakhostin 2025-08-12 10:02:47 +03:30
  • e3ee3d64ce Remove obsolete customer endpoint and update related documentation n.nakhostin 2025-08-11 19:12:31 +03:30
  • a1db2a9790 Refactor API documentation and update endpoint tags for clarity n.nakhostin 2025-08-11 18:59:31 +03:30
  • 318f3b7878 Update API documentation by removing obsolete customer-related fields and updating example values n.nakhostin 2025-08-11 18:31:50 +03:30
  • f5407abbf0 Refactor company domain by removing customer-related fields and methods n.nakhostin 2025-08-11 18:31:15 +03:30
  • 3e4831c2e7 Enhance API documentation and restructure routes for improved clarity n.nakhostin 2025-08-11 18:24:34 +03:30
  • 566fa07574 Update API documentation to reflect customer authorization changes n.nakhostin 2025-08-11 16:24:28 +03:30
  • 1e998b365e Add company management domain with CRUD operations and API enhancements n.nakhostin 2025-08-11 16:09:40 +03:30
  • ce4f7e83d3 Refactor customer domain to use string IDs and integrate MongoDB ORM n.nakhostin 2025-08-11 14:01:36 +03:30
  • 08cf927294 Refactor user domain to utilize string IDs and integrate MongoDB ORM n.nakhostin 2025-08-11 13:45:46 +03:30
  • 8c1e593686 Implement customer management domain with authorization and API enhancements n.nakhostin 2025-08-11 12:55:08 +03:30
  • 29d859de37 Merge branch 'hotfix/improvment-struct' n.nakhostin 2025-08-10 19:09:24 +03:30
  • 2119f49b9b Refactor health check and user management endpoints for improved structure and clarity n.nakhostin 2025-08-10 19:06:20 +03:30
  • dbcc2d1d4a Refactor customer domain by removing obsolete files and updating main application structure n.nakhostin 2025-08-10 19:05:46 +03:30
  • 3c817e2cd3 Merge pull request 'develop' (#2) from develop into main Nima Nakhsotin 2025-08-10 18:19:21 +03:30
  • a4ae156616 Merge branch 'main' into develop Nima Nakhsotin 2025-08-10 18:19:09 +03:30
  • c89041812a Merge branch 'develop' into hotfix/improvment-struct n.nakhostin 2025-08-10 17:11:53 +03:30
  • fcec7c3ac2 Merge branch 'feature/user' into develop n.nakhostin 2025-08-10 17:04:28 +03:30
  • 5f38c8e787 Update Makefile for multi-platform builds and remove obsolete test scripts n.nakhostin 2025-08-10 17:02:10 +03:30
  • 98f581ec97 Enhance cursor rules and add user management functionality n.nakhostin 2025-08-10 14:09:17 +03:30
  • 9119e2383e Add configuration file and update server settings n.nakhostin 2025-08-02 12:37:04 +03:30
  • 06dc1d5b7a Fix customer domain structure and update cursor rules n.nakhostin 2025-08-02 11:30:52 +03:30
  • 6d316c627f Merge branch 'hotfix/structure' n.nakhostin 2025-08-02 11:27:07 +03:30
  • 3e9877574c Refactor customer domain structure and implement core entities, services, and handlers n.nakhostin 2025-08-02 11:26:35 +03:30
  • ddf29efb4a Merge pull request 'Add cursor rules and initial configuration for Tender Management Go Backend' (#1) from develop into main Hadi Barzegar 2025-08-02 10:52:51 +03:30
  • 5a1ceb0bd6 Add cursor rules and initial configuration for Tender Management Go Backend n.nakhostin 2025-08-02 10:43:47 +03:30
  • ad9db7bcce Initialize base hdbar 2025-07-27 16:20:21 +03:30