Commit graph

4 commits

Author SHA1 Message Date
Markus Brueckner
457249c4e3 fix broken permissions check for shared surveys
Closes #20
2025-02-17 09:05:19 +01:00
Markus Brueckner
76cf79158e fix issue where surveys shared with "Anyone" don't show up
Closes #20
2025-02-15 08:59:17 +01:00
Markus Brueckner
309dc1c7df Implement shared survey access.
This revamps the whole access control system to use a separate ACL instead
of relying on the "owner" field of the survey, allowing more granular
definitions of access to surveys (cloning, editing, viewing results etc.)

Closes #17
2025-01-26 17:56:25 +01:00
Markus Brueckner
d6ad0d2ccd Survey editing
Closes #16
2025-01-07 22:09:11 +01:00
Renamed from src/lib/queries.ts (Browse further)