owpengram-server/cmd/telesrv-admin/web/src/pages
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
..
AccountDetailPage.tsx removed all "paid" features - no more stars, gifts, or grams 2026-08-07 01:50:10 +03:00
AccountsPage.tsx fix 2026-08-06 03:28:49 +03:00
AdminUsersPage.tsx added full access row to operator modal, plus a test for the last-manager guard 2026-09-11 15:48:07 +03:00
BotDetailPage.tsx fixes 2026-08-05 22:45:12 +03:00
BotsPage.tsx fix 2026-08-06 03:28:49 +03:00
BotVerificationPage.tsx changed verifier bot to marksbot 2026-08-04 03:22:46 +03:00
BotVerificationRequestPage.tsx Merge remote-tracking branch 'upstream/main' into merge-gramsrv-9106877 2026-08-03 23:29:20 +03:00
BroadcastsPage.tsx fixes 2026-09-01 12:50:18 +03:00
ChannelDetailPage.tsx fixes 2026-08-05 22:45:12 +03:00
ChannelsPage.tsx fix 2026-08-06 03:28:49 +03:00
CollectibleUsernameDetailPage.tsx updated NFT usernames menu 2026-08-06 14:41:53 +03:00
CollectibleUsernamesPage.tsx merged from gramsrv upstream 2026-09-01 12:06:31 +03:00
CreateStickerSetModal.tsx Merge remote-tracking branch 'upstream/main' into merge-gramsrv-9106877 2026-08-03 23:29:20 +03:00
Dashboard.tsx added cache for dashboard and storage pages 2026-09-08 02:29:28 +03:00
EmojiPage.tsx fix 2026-09-01 20:06:58 +03:00
GifCatalogPage.tsx fix 2026-08-25 00:20:05 +03:00
GroupMessageDetailPage.tsx messages screen improvement 2026-09-08 01:19:33 +03:00
GroupMessagesPage.tsx messages screen improvement 2026-09-08 01:19:33 +03:00
LoginPage.tsx removed useless text on login form 2026-09-08 13:44:04 +03:00
MessageDetailPage.tsx messages screen improvement 2026-09-08 01:19:33 +03:00
MessagesPage.tsx messages screen improvement 2026-09-08 01:19:33 +03:00
ModerationCaseDetailPage.tsx Merge remote-tracking branch 'upstream/main' into merge-gramsrv-9106877 2026-08-03 23:29:20 +03:00
ModerationCasesPage.tsx Merge remote-tracking branch 'upstream/main' into merge-gramsrv-9106877 2026-08-03 23:29:20 +03:00
Routes.tsx added 403 screen when operator have no permission for section 2026-09-08 02:19:09 +03:00
ServerSettingsPage.tsx fixing bugs 2026-09-08 18:59:58 +03:00
SharedDevicesPage.tsx fix 2026-08-06 03:28:49 +03:00
StickerSetPreviewModal.tsx Merge remote-tracking branch 'upstream/main' into merge-gramsrv-9106877 2026-08-03 23:29:20 +03:00
StickerSetsPage.tsx changed verifier bot to marksbot 2026-08-04 03:22:46 +03:00
StoragePage.tsx added cache for dashboard and storage pages 2026-09-08 02:29:28 +03:00
VerificationDetailPage.tsx Merge remote-tracking branch 'upstream/main' into merge-gramsrv-9106877 2026-08-03 23:29:20 +03:00
VerificationPage.tsx Merge remote-tracking branch 'upstream/main' into merge-gramsrv-9106877 2026-08-03 23:29:20 +03:00