Commit graph

3 commits

Author SHA1 Message Date
antanst
3cbe594588 merge fixes. 2025-10-03 14:16:01 +03:00
antanst
b8611d9338 chore(lint): remove unnecessary try/catch and tighten error handling
- Projects: remove superfluous try/catch around toast; keep explicit error path
- AdminUsers/Sidebar/ShareService: keep minimal catch blocks only to ignore non-JSON parse failures, without swallowing errors
- Lint/format pass remains green
2025-09-22 15:20:46 +03:00
antanst
30938e444b Auth tests. 2025-09-22 15:20:46 +03:00