Commit Graph

  • 902cc686a0 Merge branch 'develop' into TM-310 m.nazemi 2026-06-15 23:41:11 +03:30
  • 7f84746400 Refactor statistics repository to use created_at for historical data retrieval Mazyar 2026-06-15 23:39:32 +03:30
  • 31d8efef0b Enhance search functionality by adding NoticePublicationID to SearchForm and updating API documentation Mazyar 2026-06-15 11:22:41 +03:30
  • 2e112fe08c Update MinIO bucket configuration and enhance dashboard service caching Mazyar 2026-06-14 15:14:02 +03:30
  • ca2a1b4425 Enhance AI pipeline service with document metadata synchronization Mazyar 2026-06-14 14:59:37 +03:30
  • ca35eb5f15 Enhance worker configuration and error handling for AI summarizer Mazyar 2026-06-14 14:02:35 +03:30
  • 42d64c4ec6 Merge remote-tracking branch 'opplens/dev' into develop Mazyar 2026-06-14 12:58:20 +03:30
  • dcf19b91cd Implement AI pipeline operations in the admin API Mazyar 2026-06-14 12:54:13 +03:30
  • 6af5cf3c4e Update security documentation to align with ISO/IEC 27001 standards Mazyar 2026-06-13 23:59:38 +03:30
  • 147be11973 Update .drone.yml mazyar 2026-06-13 13:54:27 +00:00
  • 9674d571e2 Update .drone.yml mazyar 2026-06-13 13:22:26 +00:00
  • 2e74af0ce2 Update .drone.yml mazyar 2026-06-13 13:17:49 +00:00
  • 9f28ac278f Initial commit nima 2026-06-13 16:27:22 +03:30
  • 96ec0f8a8f Merge branch 'develop' into TM-310 m.nazemi 2026-06-13 14:50:00 +03:30
  • a825c4a271 Merge pull request 'Enhance notification search functionality and update API documentation' (#40) from TM-616 into develop m.nazemi 2026-06-13 14:49:25 +03:30
  • 416b040c2b Merge branch 'develop' into TM-616 m.nazemi 2026-06-13 14:49:01 +03:30
  • 24c57a3ec5 Merge pull request 'Implement AI onboarding and recommendation features in company service' (#39) from TM-599 into develop m.nazemi 2026-06-13 14:48:44 +03:30
  • 06e663b691 Add security and compliance documentation for ISO/IEC 27001 Mazyar 2026-06-11 01:53:24 +03:30
  • f16f9fb5a9 Enhance notification search functionality and update API documentation Mazyar 2026-06-11 01:33:47 +03:30
  • 3b26c4f5e1 Implement AI onboarding and recommendation features in company service Mazyar 2026-06-11 01:08:59 +03:30
  • 4f05516fc2 Update Drone CI configuration and Makefile to remove legacy worker sources and add build target for worker Mazyar 2026-06-09 11:29:29 +03:30
  • 35892d5bc0 Merge pull request 'Implement AI analysis trigger endpoint and refactor related components' (#38) from AI-Refactor into develop m.nazemi 2026-06-08 23:50:36 +03:30
  • 9cd22c24b6 Refactor queue management by removing deprecated components and updating configuration Mazyar 2026-06-08 23:49:51 +03:30
  • d07e1c9cf0 Fix summarizer worker infinite loop and map AI trigger errors to safe HTTP responses. Mazyar 2026-06-08 20:24:02 +03:30
  • 7d383c36c3 Implement AI analysis trigger endpoint and refactor related components Mazyar 2026-06-08 18:01:15 +03:30
  • de8de9b5c5 Merge pull request 'Implement phone number validation for customer and user registration and updates' (#35) from Phone-Uniqueness into develop m.nazemi 2026-06-07 14:41:21 +03:30
  • 3f0935ee3f Enhance duplicate key error handling in MongoDB operations Mazyar 2026-06-07 14:40:42 +03:30
  • 550fd36db1 Merge branch 'develop' into Phone-Uniqueness m.nazemi 2026-06-07 14:33:48 +03:30
  • a75e4743f0 Merge pull request 'Refactor AI summarizer client initialization to include MongoDB manager and add statistics endpoint' (#36) from TM-602 into develop m.nazemi 2026-06-07 14:32:37 +03:30
  • b7e813e972 Merge pull request 'Refactor MongoDB index creation to use NonEmptyStringPartialFilter for improved clarity and consistency. Update GetOJS function to utilize context and user agent for HTTP requests, enhancing error handling and response management.' (#37) from OJS-Date into develop m.nazemi 2026-06-07 14:31:15 +03:30
  • c91b525e7e Refactor MongoDB index creation to use NonEmptyStringPartialFilter for improved clarity and consistency. Update GetOJS function to utilize context and user agent for HTTP requests, enhancing error handling and response management. Mazyar 2026-06-06 21:36:43 +03:30
  • 68b170126d Refactor AI summarizer client initialization to include MongoDB manager and add statistics endpoint Mazyar 2026-06-06 21:20:53 +03:30
  • 22487eaef5 fix(user,customer): return 409 on phone duplicate-key races Mazyar 2026-06-06 20:34:45 +03:30
  • 0da0c8b8c9 Implement phone number validation for customer and user registration and updates Mazyar 2026-06-06 12:03:04 +03:30
  • 5af3bfaa1a Allow address.country and address.state as company sort fields. Mazyar 2026-06-06 09:41:12 +03:30
  • 97f761adbe Merge pull request 'Enhance company and company category search forms by adding new sortable fields (email, phone, country, state, language, currency) and updating related API documentation.' (#34) from sort into develop m.nazemi 2026-06-03 12:44:19 +03:30
  • a9f1611c48 Added curso test Mazyar 2026-06-03 12:43:12 +03:30
  • cf77e90f84 Merge branch 'develop' into sort m.nazemi 2026-06-03 12:38:12 +03:30
  • b332841e0d Merge pull request 'Improve error handling for tender retrieval by adding specific checks for "tender not found" in handler and service layers.' (#33) from TM-588 into develop m.nazemi 2026-06-03 12:37:26 +03:30
  • 286642ea15 Merge branch 'develop' into TM-588 m.nazemi 2026-06-03 12:37:14 +03:30
  • 98dce9dcf3 Merge pull request 'Improve error handling in feedback retrieval by returning a specific error when feedback is not found for a given tender ID and customer ID.' (#32) from TM-571 into develop m.nazemi 2026-06-03 12:36:18 +03:30
  • 5b76cf8f89 Merge branch 'develop' into TM-571 m.nazemi 2026-06-03 12:36:04 +03:30
  • 7082f2ba65 Merge pull request 'Implement multi-file upload functionality for companies and enhance file upload routes' (#31) from TM-604 into develop m.nazemi 2026-06-03 12:35:46 +03:30
  • 2090cc05ba Enhance company and company category search forms by adding new sortable fields (email, phone, country, state, language, currency) and updating related API documentation. Mazyar 2026-06-02 22:07:49 +03:30
  • ea792f54cd Improve error handling in feedback retrieval by returning a specific error when feedback is not found for a given tender ID and customer ID. Mazyar 2026-06-02 21:43:23 +03:30
  • a4c04912c8 Implement multi-file upload functionality for companies and enhance file upload routes Mazyar 2026-06-02 21:24:39 +03:30
  • 48340d961d Improve error handling for tender retrieval by adding specific checks for "tender not found" in handler and service layers. Mazyar 2026-06-02 12:24:48 +03:30
  • 2457b76df9 Merge pull request 'Enhance customer search functionality by adding filters for full name, email, and role.' (#29) from TM-487 into develop m.nazemi 2026-06-01 16:58:16 +03:30
  • 75b1d64730 Merge branch 'develop' into TM-487 m.nazemi 2026-06-01 16:58:00 +03:30
  • 2a4d647d5c Merge pull request 'Refactor customer form and service for company ID validation.' (#28) from TM-559 into develop m.nazemi 2026-06-01 16:57:48 +03:30
  • 7da9a4af81 Merge branch 'develop' into TM-559 m.nazemi 2026-06-01 16:57:27 +03:30
  • 2acd9c32d3 Merge pull request 'Refactor document scraper service to support multiple country codes for pending tenders retrieval.' (#30) from scraper-country into develop m.nazemi 2026-06-01 16:57:13 +03:30
  • 4beb57f42e Refactor document scraper service to support multiple country codes for pending tenders retrieval. Mazyar 2026-06-01 11:14:18 +03:30
  • 64be9f4ef7 Refactor customer form and service for company ID validation. Mazyar 2026-06-01 10:56:50 +03:30
  • 1be07bcb71 Enhance customer search functionality by adding filters for full name, email, and role. Mazyar 2026-06-01 10:40:37 +03:30
  • cc6c0e1660 Merge pull request 'feedback error handling' (#26) from TM-571 into develop m.nazemi 2026-05-31 18:37:43 +03:30
  • 7dd2e415f4 Merge branch 'develop' into TM-571 Mazyar 2026-05-31 18:36:59 +03:30
  • 423b0d0ebb Merge pull request 'in-app notification bug fix' (#24) from TM-563 into develop m.nazemi 2026-05-31 18:30:56 +03:30
  • 95d2ce201f Merge branch 'develop' into TM-563 m.nazemi 2026-05-31 18:29:15 +03:30
  • 4589cbfe6c Merge pull request 'create CMS error handling' (#25) from TM-578 into develop m.nazemi 2026-05-31 18:27:23 +03:30
  • 1a138d1485 Merge pull request 'Add customer feedback statistics endpoint and refactor feedback handling' (#27) from TM-560 into develop m.nazemi 2026-05-31 18:26:13 +03:30
  • 09fcd1a359 Merge pull request 'Add username existence check in customer registration and update handlers' (#23) from customer-username into develop m.nazemi 2026-05-31 18:25:40 +03:30
  • 2977f470ac Add customer feedback statistics endpoint and refactor feedback handling Mazyar 2026-05-31 03:32:07 +03:30
  • ef57b302d9 in-app notification bug fix Mazyar 2026-05-31 03:05:40 +03:30
  • 73d2d4927a Add username existence check in customer registration and update handlers Mazyar 2026-05-31 02:37:06 +03:30
  • 31627a1bbe create CMS error handling Mazyar 2026-05-31 02:17:46 +03:30
  • 970860a3d3 feedback error handling Mazyar 2026-05-31 01:47:28 +03:30
  • bca94cd69a go-rules temporarily disabled Mazyar 2026-05-30 16:19:21 +03:30
  • e869e149c5 Merge pull request 'kanban dashboard refactor' (#21) from kanban into develop m.nazemi 2026-05-30 14:19:24 +03:30
  • b419e9225c Merge pull request 'Add admin password reset functionality for users and customers' (#22) from Reset-Password into develop m.nazemi 2026-05-30 14:19:13 +03:30
  • ad702f24bf fixed blocking important issues Mazyar 2026-05-30 12:29:45 +03:30
  • cf1449b1f9 fixed blocking issues Mazyar 2026-05-30 12:13:46 +03:30
  • bb221f3cda Add admin password reset functionality for users and customers Mazyar 2026-05-29 20:15:09 +03:30
  • ce2dc7a61b kanban dashboard refactor Mazyar 2026-05-27 22:06:23 +03:30
  • 42cd0452ce Merge pull request 'company feedback performance update' (#20) from TM-540 into develop m.nazemi 2026-05-25 18:45:21 +03:30
  • da2d50bd70 fixed critical security issues Mazyar 2026-05-25 13:23:49 +03:30
  • 51defd9438 company feedback performance update Mazyar 2026-05-25 11:27:55 +03:30
  • 3c86d35663 get liked tenders error Mazyar 2026-05-23 23:00:37 +03:30
  • a383f668b7 tender est amount fix Mazyar 2026-05-23 22:39:43 +03:30
  • 6a74b34809 country filter fix Mazyar 2026-05-23 21:14:21 +03:30
  • 68e188a3e8 tender single document download Mazyar 2026-05-23 12:14:44 +03:30
  • 4390d7e1a6 tenders document filter Mazyar 2026-05-20 16:03:30 +03:30
  • aa5e547d7b change dashboard routes to admin from api Mazyar 2026-05-20 14:26:09 +03:30
  • 06ab5830e2 get scraped documents list performance update Mazyar 2026-05-20 11:43:14 +03:30
  • 2d5df8556f ai translation refactor Mazyar 2026-05-19 21:58:44 +03:30
  • e9ec33f0d4 cache translation in minio instead of mongo Mazyar 2026-05-19 19:45:07 +03:30
  • f7763cf997 get all tenders with documeents scraped API Mazyar 2026-05-19 19:23:18 +03:30
  • fcf2cae6bc tender summary refactor Mazyar 2026-05-19 19:03:50 +03:30
  • 92d4b14b33 notice main title and description fix Mazyar 2026-05-19 16:36:09 +03:30
  • 515d118158 get pending tenders slow request fix Mazyar 2026-05-19 13:39:56 +03:30
  • defa74de80 dashboard APIs Mazyar 2026-05-18 16:56:35 +03:30
  • 6dac5b482a hybrid pagination Mazyar 2026-05-17 17:21:36 +03:30
  • 42d0a47226 tender summary response fix Mazyar 2026-05-17 17:02:12 +03:30
  • 0fbcc74377 overall summary respose Mazyar 2026-05-16 17:44:27 +03:30
  • 70f581da09 cursor pagination Mazyar 2026-05-16 15:51:18 +03:30
  • bcb345103f minio connection log Mazyar 2026-05-16 14:08:58 +03:30
  • 6701428b09 AI translate refactor Mazyar 2026-05-16 12:56:10 +03:30
  • ca490f3acf get aiSummary and documents refactor Mazyar 2026-05-16 11:01:13 +03:30
  • f08982afb5 pagination optimization Mazyar 2026-05-14 14:18:34 +03:30
  • eaa681814d Minio document json Mazyar 2026-05-13 18:24:45 +03:30