pramod_Task-#444 : Add "Assign Project" Feature in Employee Action Menu #191
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "pramod_Task-#444"
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?
I have completed the implementation for this feature.
Added "Assign Project" option under the Action (three-dot) menu on the Employee tab.
On click, a popup modal opens showing all available projects based on access control.
Projects already assigned to the selected employee appear with checkboxes pre-selected.
Admin can check/uncheck projects to assign or unassign.
On clicking the "Assign Project" button, the selected projects are correctly assigned, and existing assignments are updated accordingly.
pramod_Task-#444to pramod_Task-#444 : Add "Assign Project" Feature in Employee Action Menu