tududi/frontend
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
..
__tests__ Setup slugify and fix nanoid issues 2025-08-08 23:14:40 +03:00
components frontend: implement project sharing UI and guards; backend: secure share APIs and enrich shares listing 2025-09-22 15:20:46 +03:00
contexts Refactor Upcoming section and recurring setup 2025-08-13 19:00:37 +03:00
entities Admin user management: backend API and frontend UI. 2025-09-22 15:20:46 +03:00
hooks Lint frontend (#131) 2025-07-09 12:23:55 +03:00
store Add inbox pagination (#340) 2025-09-19 16:07:50 +03:00
styles Improve buttons 2025-07-10 23:23:03 +03:00
utils frontend: implement project sharing UI and guards; backend: secure share APIs and enrich shares listing 2025-09-22 15:20:46 +03:00
App.tsx Admin user management: backend API and frontend UI. 2025-09-22 15:20:46 +03:00
i18n.ts Lint & format (#159) 2025-07-15 10:44:02 +03:00
index.tsx Improve Telegram interface and process 2025-07-10 11:13:59 +03:00
Layout.tsx Fix an issue with duplicate toasters when creating a task from inbox 2025-09-18 18:25:22 +03:00