Commit Graph

22 Commits

Author SHA1 Message Date
masoud
bd0e626963 Add Kubernetes CI/CD pipeline for kub-stage 2025-12-05 16:25:14 +00:00
masoud
a5c31cdef3 Add Kubernetes CI/CD pipeline 2025-12-05 16:23:25 +00:00
masoodafar-web
b89f801742 feat: Implement message templates dialog with local storage support
- Added MessageTemplatesDialog component for managing message templates.
- Integrated local storage to persist templates in the user's browser.
- Implemented functionality to add, delete, and use templates.
- Added UI components for template management including MudBlazor components.

feat: Create assign tags dialog for product management

- Developed AssignTagsDialog component to assign tags to products.
- Integrated tag selection and display of current tags.
- Implemented functionality to add and remove tags from products.

feat: Implement tag management functionality

- Created TagEditDialog for creating and editing tags.
- Developed TagManagementPage for listing, searching, and managing tags.
- Integrated CRUD operations for tags using ITagService.
- Added filtering options for active/inactive tags.

feat: Enhance user order management with discount and cancellation dialogs

- Implemented ApplyDiscountDialog for applying discounts to orders.
- Created CancelOrderDialog for canceling orders with optional refund.
- Developed ChangeOrderStatusDialog for updating order delivery statuses.
- Integrated gRPC services for order management operations.
2025-12-04 19:53:10 +03:30
masoodafar-web
b60473c0a2 feat: Implement Public Messages Management Page with CRUD operations
- Added PublicMessagesMainPage.razor for managing public messages.
- Integrated search and filter functionality for messages.
- Implemented create, edit, view, publish, archive, and delete operations for public messages.
- Added necessary services and DTOs for handling public messages.
- Created DiscountCategory and DiscountOrder services with CRUD operations.
- Implemented DiscountProduct service for managing discount products.
- Defined interfaces for all services to ensure proper abstraction and testing.
2025-12-04 17:28:59 +03:30
masoodafar-web
3bc317b19e update 2025-12-02 03:32:04 +03:30
masoodafar-web
aaa15d8839 Add commission, network, and club management pages with dialogs 2025-11-30 23:38:24 +03:30
masoodafar-web
ed09f9258a Update protobuf package versions and remove project references 2025-11-28 08:20:13 +03:30
masoodafar-web
5c8a7b180b Update order details dialog display formatting 2025-11-28 08:18:32 +03:30
masoodafar-web
8b4cefc672 Update category dialog binding and order details display 2025-11-28 05:10:27 +03:30
masoodafar-web
1bce6f3198 Update payment status and amount fields in user orders 2025-11-28 04:04:33 +03:30
masoodafar-web
de8d1158a8 Update user order page and payment date format 2025-11-27 23:25:53 +03:30
masoodafar-web
bc1eafd5a1 Add category and product drag-drop management pages 2025-11-27 21:38:27 +03:30
masoodafar-web
ee26d36536 Add product and category management pages 2025-11-27 04:20:28 +03:30
masoodafar-web
a607ddbea5 update 2025-11-19 23:54:40 +03:30
King
258d1a3989 Update 2025-10-09 22:04:27 +03:30
King
868c0dcc11 Update 2025-10-08 12:38:07 +03:30
King
9ba4ea1815 Update 2025-10-07 23:05:20 +03:30
MeysamMoghaddam
c4486a2536 Update appsettings.json 2025-10-07 22:11:48 +03:30
MeysamMoghaddam
644da40c1d u 2025-10-07 22:10:00 +03:30
King
b9870b77b3 Update 2025-09-30 13:39:40 +03:30
King
148363d468 Update 2025-09-28 18:56:17 +03:30
Meysam Moqaddam
50e864bd61 Initial commit 2025-09-28 03:32:52 -07:00