tududi/frontend/components/Project
antanst 22cf2ccf00 frontend: implement project sharing UI and guards; backend: secure share APIs and enrich shares listing
- Add project share modal and service; wire Share menu and hide for non-owners
- Show emails in shares list; label access levels clearly
- Enforce owner/admin-only grant/revoke on share endpoints
- Include project user_id in list/detail responses for ownership checks
- Show 'Permission denied' toast on forbidden project/task edits/deletes; avoid blank state on failure
2025-09-22 15:20:46 +03:00
..
AutoSuggestNextActionBox.tsx Fix taskmodal issues with saving and closing 2025-08-01 18:06:50 +03:00
ProjectDetails.tsx Fix dropdown task placement 2025-08-15 14:40:50 +03:00
ProjectItem.tsx frontend: implement project sharing UI and guards; backend: secure share APIs and enrich shares listing 2025-09-22 15:20:46 +03:00
ProjectModal.tsx Tweak playwright options (#303) 2025-09-09 12:53:40 +03:00
ProjectShareModal.tsx frontend: implement project sharing UI and guards; backend: secure share APIs and enrich shares listing 2025-09-22 15:20:46 +03:00