|
8fae161095
|
Added "id" in updating endpiont url
|
2025-05-10 18:14:25 +05:30 |
|
|
ec7e754f59
|
Added an API endpoint to delete a Work Category, allowing deletion only if IsSystem = false.
|
2025-05-10 15:23:29 +05:30 |
|
|
5953f37e57
|
Added an API endpoint to update an existing Work Category, with update allowed only if IsSystem = false.
|
2025-05-10 15:22:10 +05:30 |
|
|
6f378fe0bd
|
Added an API endpoint to create a new Work Category entry.
|
2025-05-10 15:17:02 +05:30 |
|
|
20ea1389dd
|
Added an API endpoint to retrieve the Work Category by ID
|
2025-05-10 15:15:30 +05:30 |
|
|
648d8e691a
|
Added an API endpoint to retrieve the list of all Work Categories.
|
2025-05-10 15:13:57 +05:30 |
|
|
7a3d0c8c60
|
created model, DTO,(Data Transfer Object) VM(View Model) for Work Category master table and added migration for adding table to database and seeding system-defined categoryies in table for first tenant
|
2025-05-10 15:04:39 +05:30 |
|
|
d95f61cba9
|
Fixed error happeds when Changing file strucutre in model project
|
2025-05-10 13:39:33 +05:30 |
|
|
0c49d8d05c
|
Changed file structure in model project
|
2025-05-10 13:16:20 +05:30 |
|