This website requires JavaScript.
Explore
Help
Sign In
admin
/
marco.pms.api
Watch
1
Star
0
Fork
0
You've already forked marco.pms.api
Code
Issues
Pull Requests
3
Actions
Packages
Projects
Releases
Wiki
Activity
marco.pms.api
/
Marco.Pms.Model
/
Dtos
/
Forum
History
ashutosh.nehete
c1a55fa17b
Removed tenantid filed from Dtos
2025-04-26 12:05:44 +05:30
..
AddCommentDto.cs
Removed tenantid filed from Dtos
2025-04-26 12:05:44 +05:30
CreateTicketDto.cs
Removed tenantid filed from Dtos
2025-04-26 12:05:44 +05:30
ForumAttachmentDto.cs
Implemented core forum features including ticket creation, ticket updates, adding and updating comments, managing attachments, retrieving ticket details by ID, and fetching the ticket list
2025-04-25 17:41:44 +05:30
UpdateCommentDto.cs
Implemented core forum features including ticket creation, ticket updates, adding and updating comments, managing attachments, retrieving ticket details by ID, and fetching the ticket list
2025-04-25 17:41:44 +05:30
UpdateTicketDto.cs
Added an additional column to the ticket forum table to store the linked project ID, and updated both the view models and data transfer models accordingly.
2025-04-25 21:47:06 +05:30