owpengram-server/cmd/telesrv-admin/web
onysd 7ad68c3983 added full access row to operator modal, plus a test for the last-manager guard
The "*" wildcard was never in assignablePermissions, so an operator holding it
(the one the first-run wizard creates) showed every box unticked while having
every right, and there was no way to take it away. Its own row fixes both; the
grid is disabled while it is on, since normalisePermissions collapses "*" plus
anything back to "*".

That made guardManagerRemoval reachable from the UI for the first time, so it
now has an integration test covering the wildcard match and the enabled filter
in its SQL.
2026-09-11 15:48:07 +03:00
..
dist added full access row to operator modal, plus a test for the last-manager guard 2026-09-11 15:48:07 +03:00
public updated admin panel style 2026-07-22 01:16:29 +03:00
src added full access row to operator modal, plus a test for the last-manager guard 2026-09-11 15:48:07 +03:00
index.html Merge remote-tracking branch 'upstream/main' into merge-gramsrv-0e2fcdf9 2026-07-24 17:15:53 +03:00
package-lock.json merged from gramsrv upstream 2026-09-01 12:06:31 +03:00
package.json feat: sync collectible star gifts 2026-07-16 12:38:53 +08:00
tsconfig.json chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
vite.config.ts config: sync admin and RTMP port defaults 2026-07-06 16:29:29 +08:00