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
b5d52feee49bb97377740a092b9994a8ececc36e
Backend-Api
/
ServiceHost
/
Areas
/
Client
/
Controllers
History
mahan
7533bc821a
Merge branch 'Feature/client/dashboard' into Main
2025-11-25 16:46:20 +03:30
..
ContractController.cs
feat: add API for retrieving paginated contract list for client with filtering options
2025-11-03 17:49:51 +03:30
DashboardController.cs
add DashboardController to provide client dashboard view with calendar and holiday information
2025-11-25 16:45:36 +03:30
FinancialController.cs
Refactor invoice handling to use TransactionId and add InvoiceNumber property
2025-11-17 17:06:31 +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
RollCallController.cs
feat: add API endpoint to retrieve working employees select list for current workshop
2025-11-01 12:15:35 +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