13 Commits

Author SHA1 Message Date
560d2f2d4d adde functionality to delete workItems from cache 2025-07-17 17:22:59 +05:30
b77a5b16cd Storing batch ID when saving any images as well stop storing base64 in database 2025-07-02 10:01:10 +05:30
f275d08215 Implemented image storing to S3 while reporting task 2025-06-12 21:40:31 +05:30
0c49d8d05c Changed file structure in model project 2025-05-10 13:16:20 +05:30
4c478d28f8 Fixed remaining int to Guid conversions 2025-05-03 09:44:35 +00:00
3ec1ff1b5f Converte all Ids from Integer to Guid 2025-05-03 09:44:35 +00:00
e6d0dbcdca Removed Possible null refreance warnings 2025-04-29 05:44:32 +00:00
882dc50671 Change the to first letter of file name lowercase 2025-04-26 16:07:17 +05:30
fc050631e7 Implemented functionality to whitelist file extensions during upload to S3 2025-04-26 16:01:35 +05:30
c1a55fa17b Removed tenantid filed from Dtos 2025-04-26 12:05:44 +05:30
c338140210 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
ace2fe7d54 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
6c99a625b5 Add Models and Controller methods for Forum feature 2025-04-22 09:56:59 +05:30