diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-30 23:26:09 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-30 23:26:09 +0300 |
| commit | badc2543eaa319657ecc97453fbdca58679ecb87 (patch) | |
| tree | e09c0244bf6c4b8e446a266d615984c5b00725d3 /web/bootstrap.html | |
| parent | c866dc4c539d72134ea690c7c44318a58ec27fd2 (diff) | |
fix: permissions matrix UI now returns proper shape from backend
The frontend admin.js expects {sets, users, permissions} but
ListPermissions returned a flat []SetPermission slice.
- Add PermissionsMatrix struct with JSON tags
- Update AdminService.ListPermissions to return *PermissionsMatrix
- Update mocks and all call sites to match new signature
- Update tests to assert the new matrix shape
Diffstat (limited to 'web/bootstrap.html')
0 files changed, 0 insertions, 0 deletions
