feat: Have the ability to share the password with task on the password index page and share with task assignees and any other talent.
fix: When share for task on password page it doesn’t share with Talent issue resolved.
chore: Added loader on share modal on admin side.
chore: Added loader on share modal for axios requests on both client and admin side.
chore: Change description to panel and is non editable
chore: Added switch in feed as well as in create/edit modal for public/private description for password request in task feed and the pill is shown if the description is private.
feat: Allowed user to click to see password details on modal (title, description , sharables etc not the password)
feat: Added link to record in keeper (for admin side for all password records)
chore: Added validation on the password request form from admin side
chore: Added switch in feed for public/private for password request in task feed for client make it same like for any password.
feat: client also has the section of passwords and he can create new password and assign it to the task he wants.
chore: client also has the ability to create record on specific task page.
feat: Talent can request the password from the task feed, but the delivery manager has right to share the access of that shared password from client. and delivery manager can share any password with any task assignee talent or any other talent. When the client shared the password it create a record in keeper.
fix: Short description in Service Api issue has been resolved.
fix: Variations in the services cant be added or edited issue has been resolved
fix: External checkout issue where the edited prices cant be added and the previously added prices cant be changed.