Gérnyi Márk
23edfe3dfc
fix: harden permissions system after code review
- Gate permissions in /app-config behind optionalAuth so unauthenticated
requests don't receive admin configuration
- Fix trip_delete isMember parameter (was hardcoded false)
- Return skipped keys from savePermissions for admin visibility
- Add disabled prop to CustomSelect, use in BudgetPanel currency picker
- Fix CollabChat reaction handler returning false instead of void
- Pass canUploadFiles as prop to NoteFormModal instead of internal store read
- Make edit-only NoteFormModal props optional (onDeleteFile, note, tripId)
- Add missing trailing newlines to .gitignore and it.ts
2026-03-31 23:36:17 +02:00
..
2026-03-28 16:38:08 +01:00
2026-03-21 22:21:23 +01:00
2026-03-31 23:36:17 +02:00
2026-03-31 00:33:58 +00:00
2026-03-31 10:29:49 +02:00
2026-03-30 21:25:35 +02:00
2026-03-18 23:58:08 +01:00
2026-03-18 23:58:08 +01:00
2026-03-27 18:40:18 +01:00
2026-03-31 00:33:58 +00:00