This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
Backend-Api
Watch
1
Star
0
Fork
0
You've already forked Backend-Api
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c488f61a098aa0d93ed5b5ba8ee39d2219aa41f8
Backend-Api
/
ServiceHost
/
Areas
/
Client
/
Controllers
History
mahan
d80a36ec35
add: create EmployeeController to manage employee selection for workshops
2025-12-24 16:31:32 +03:30
..
DashboardController.cs
add DashboardController to provide client dashboard view with calendar and holiday information
2025-11-25 16:45:36 +03:30
EmployeeController.cs
add: create EmployeeController to manage employee selection for workshops
2025-12-24 16:31:32 +03:30
FinancialController.cs
Refactor invoice handling to use TransactionId and add InvoiceNumber property
2025-11-17 17:06:31 +03:30
InsuranceController.cs
feat: add insurance client list retrieval with pagination and filtering
2025-12-18 10:59:06 +03:30
LoginController.cs
fix: enable and manage customize checkout options in client menu
2025-08-18 11:55:34 +03:30
PaymentController.cs
add payment for api gateway
2025-07-17 15:20:34 +03:30
TicketController.cs
feat: add TicketController with CRUD operations for ticket management
2025-09-07 09:22:03 +03:30
WorkflowController.cs
Add Client Menu changes and add "debt" section in header
2025-07-28 14:20:36 +03:30