pramod_Task#294 #112
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "pramod_Task#294"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Integrated the Contact Tag list API in the Master module.
src/hook/masterHook/userMaster.js
Tags are displayed in a 3-column table: Name, Description, and Action (Edit/Delete).
Data is fetched and cached as expected.
Edit functionality is not yet implemented, as the Edit API is still pending.
corrected get contact tag api endpoint
src/repository/MasterRepository.js