owpengram-server/cmd/telesrv-admin/web/src
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
..
components added bot api question on wev-setup 2026-09-11 05:15:00 +03:00
lib added cache for dashboard and storage pages 2026-09-08 02:29:28 +03:00
pages added full access row to operator modal, plus a test for the last-manager guard 2026-09-11 15:48:07 +03:00
styles fixing bugs 2026-09-08 18:59:58 +03:00
api.ts merged with fixes 2026-09-09 02:49:30 +03:00
App.tsx improvements for first-time setup 2026-09-08 17:56:26 +03:00
clipboard.ts fix 2026-09-01 20:06:58 +03:00
lottie-web.d.ts feat: sync collectible star gifts 2026-07-16 12:38:53 +08:00
main.tsx Merge remote-tracking branch 'upstream/main' into merge-gramsrv-9106877 2026-08-03 23:29:20 +03:00
permissions.tsx added 403 screen when operator have no permission for section 2026-09-08 02:19:09 +03:00
routing.ts fixes and improvements for new server settings menu 2026-08-26 00:37:25 +03:00
styles.css chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
theme.tsx Merge remote-tracking branch 'upstream/main' into merge-gramsrv-9106877 2026-08-03 23:29:20 +03:00
types.ts improvements for first-time setup 2026-09-08 17:56:26 +03:00