Commit Graph

  • 84f9463404 Fix: Use standard VS Dockerfile pattern with correct build context masoud 2025-12-06 15:15:56 +00:00
  • d9014b0546 Fix Dockerfile: correct paths after COPY ../ masoud 2025-12-06 15:11:37 +00:00
  • effb7649a8 Simplify Dockerfile: copy all from src/ parent dir masoud 2025-12-06 15:09:07 +00:00
  • 3fbb5c6ee1 Move Dockerfile & NuGet.config to WebApi directory, update workflow masoud 2025-12-06 15:06:18 +00:00
  • 5bcb483bd5 Update Dockerfile: add proxy env vars and copy NuGet.config masoud 2025-12-06 14:59:39 +00:00
  • b31980a03b Add NuGet.config for private package sources masoud 2025-12-06 14:48:56 +00:00
  • 21f42366c0 Fix: move workflow to .gitea/workflows/ (Gitea standard) masoud 2025-12-06 14:34:02 +00:00
  • 7073b18b94 Add Docker CLI installation step to workflow masoud 2025-12-06 14:20:03 +00:00
  • 75deda5d74 Simplify Dockerfile: copy all src at once masoud 2025-12-06 14:12:52 +00:00
  • be8d8c26fa Fix workflow: use DinD instead of docker:latest masoud 2025-12-06 14:03:36 +00:00
  • d606615206 Update Dockerfile with 7 new Protobuf projects (23 total) masoud 2025-12-06 13:45:18 +00:00
  • b229a3f0b6 refactor: Update protobuf namespaces and remove unused imports masoodafar-web 2025-12-06 16:42:15 +03:30
  • ba38e4ac22 Merge remote-tracking branch 'kub-stage/kub-stage' into kub-stage masoodafar-web 2025-12-06 14:28:26 +03:30
  • 5f1f59dd20 Merge branch 'main' into kub-stage masoodafar-web 2025-12-06 14:27:42 +03:30
  • 2ef27663a0 feat: Update protobuf namespaces and package versions masoodafar-web 2025-12-06 14:25:02 +03:30
  • 6e00a07936 Add all 16 Protobuf projects to Dockerfile masoud 2025-12-05 22:17:37 +00:00
  • e57c916bc6 Trigger rebuild masoud 2025-12-05 22:16:25 +00:00
  • 09fc0d85af feat: Add discount module with protobuf definitions and gRPC services masoodafar-web 2025-12-06 01:39:22 +03:30
  • 5b6649c06a Fix Dockerfile: add Protobuf projects masoud 2025-12-05 22:00:12 +00:00
  • 6f7b1ab447 Update Program.cs to read Seq config from appsettings.json masoud 2025-12-05 21:53:03 +00:00
  • 74910c01aa Add Kubernetes deployment: Dockerfile, CI/CD workflow, Seq logging masoud 2025-12-05 21:48:36 +00:00
  • 5e7e007b61 Add Kubernetes CI/CD pipeline for kub-stage masoud 2025-12-05 16:25:14 +00:00
  • 4aa9f28f6e feat: Implement user permission checks and manual payment functionalities masoodafar-web 2025-12-05 17:27:38 +03:30
  • 67b43fea7a feat: Implement Cancel Order functionality with command, handler, and validation masoodafar-web 2025-12-04 19:53:21 +03:30
  • 82319285bc feat: Implement Public Message management features including create, update, delete, and publish functionalities masoodafar-web 2025-12-04 17:29:05 +03:30
  • 64b6f34185 refactor: Update protobuf references in CalculateOrderPV masoodafar-web 2025-12-04 04:51:49 +03:30
  • 4b6f8187e5 feat: Implement User Package Status and User Order Management features masoodafar-web 2025-12-04 03:43:28 +03:30
  • 256b41fcb5 feat: Add bulk update functionalities for product prices and stock, along with low stock query support masoodafar-web 2025-12-04 02:56:07 +03:30
  • 4f400eabc5 feat: Implement Discount Product and Shopping Cart functionalities masoodafar-web 2025-12-04 02:41:19 +03:30
  • c9dab944fa update masoodafar-web 2025-12-02 03:32:26 +03:30
  • 6cd29e8b26 Add services for club and network membership management masoodafar-web 2025-11-30 23:41:11 +03:30
  • bfeb6456af Add response DTOs for withdrawal and club activation commands masoodafar-web 2025-11-30 23:39:31 +03:30
  • 698c044be6 Update payment status to enum and refactor update order handler masoodafar-web 2025-11-28 04:03:12 +03:30
  • 067fe6cc0e Update payment status type to PaymentMethod enum masoodafar-web 2025-11-28 02:18:04 +03:30
  • 5e284acebc Add protobuf reference and update user order query response type masoodafar-web 2025-11-28 01:37:48 +03:30
  • e7414cd814 Refactor: rename Price to Amount and update protobuf enums masoodafar-web 2025-11-28 01:14:10 +03:30
  • 92d25f3b2c Update payment status handling and add local config comment masoodafar-web 2025-11-27 23:24:56 +03:30
  • edd3fec5e3 Add empty filter validation for user order queries masoodafar-web 2025-11-27 22:06:28 +03:30
  • 509b1e354a Add payment status to boolean mapping for protobuf masoodafar-web 2025-11-27 19:17:17 +03:30
  • d0ac683094 Update protobuf package versions for products and user order services masoodafar-web 2025-11-27 19:10:44 +03:30
  • 10035b328b Add payment method and delivery status filters to user order queries masoodafar-web 2025-11-27 18:59:22 +03:30
  • ebd48c02a5 Add delivery status and tracking details to user order masoodafar-web 2025-11-27 18:36:36 +03:30
  • 3e5f8348c2 Add category IDs support to product DTOs and protobuf masoodafar-web 2025-11-27 05:43:01 +03:30
  • 8878c07031 Add category products query and update endpoints masoodafar-web 2025-11-27 04:58:09 +03:30
  • bb8d35a1d1 Implement product categories CRUD operations with CMS integration masoodafar-web 2025-11-27 04:50:35 +03:30
  • ad8d166476 Add Category protobuf and CQRS implementation masoodafar-web 2025-11-27 04:18:35 +03:30
  • c3193824c4 Add ProductsProfile mapping for categories response masoodafar-web 2025-11-27 04:06:32 +03:30
  • 8340a932ce Add product categories CQRS handlers and gRPC endpoints masoodafar-web 2025-11-27 03:46:51 +03:30
  • ad3cc728df update 2 masoodafar-web 2025-11-27 03:14:43 +03:30
  • b18e131e31 update 1 masoodafar-web 2025-11-27 02:43:08 +03:30
  • 4a8b6763f7 Merge branch 'main' into stage masoodafar-web 2025-11-26 23:12:05 +03:30
  • cc06360e12 update masoodafar-web 2025-11-26 23:12:01 +03:30
  • e7137887d2 update masoodafar-web 2025-11-26 23:11:00 +03:30
  • 020f0479ad update masoodafar-web 2025-11-26 23:10:03 +03:30
  • eda91d4f1f update masoodafar-web 2025-11-26 22:35:17 +03:30
  • 0042726cdb u MeysamMoghaddam 2025-10-07 20:53:28 +03:30
  • ba5d3110a0 Update King 2025-09-30 13:40:21 +03:30
  • ad492abdea Update King 2025-09-28 18:54:22 +03:30
  • 9fcc5d9276 Update King 2025-09-28 16:57:35 +03:30
  • 4241523443 Update King 2025-09-28 15:24:13 +03:30
  • 514b3a5975 Update model.ndm2 King 2025-09-28 14:16:24 +03:30
  • c8f0ca6731 Create model.ndm2 MeysamMoghaddam 2025-09-27 10:34:39 +03:30
  • 3556e7cc99 Initial commit Meysam Moqaddam 2025-09-26 23:54:53 -07:00