feat(APP-1003): Responsive permissions list with condition slots (3/5) - #1285
Open
thekidnamedkd wants to merge 9 commits into
Open
feat(APP-1003): Responsive permissions list with condition slots (3/5)#1285thekidnamedkd wants to merge 9 commits into
thekidnamedkd wants to merge 9 commits into
Conversation
|
🚀 Preview Deployment: View Here |
|
E2E results (preview) Smoke
|
thekidnamedkd
force-pushed
the
stack/app-1003-03-list
branch
from
August 3, 2026 09:46
2702f46 to
7ea7ed2
Compare
thekidnamedkd
force-pushed
the
stack/app-1003-03-list
branch
from
August 3, 2026 09:56
7ea7ed2 to
ac3912c
Compare
thekidnamedkd
marked this pull request as ready for review
August 3, 2026 10:29
thekidnamedkd
force-pushed
the
stack/app-1003-03-list
branch
from
August 4, 2026 11:35
12c029d to
7f156e5
Compare
thekidnamedkd
force-pushed
the
stack/app-1003-03-list
branch
from
August 4, 2026 13:22
7f156e5 to
4e9da77
Compare
milosh86
reviewed
Aug 4, 2026
milosh86
left a comment
Contributor
There was a problem hiding this comment.
Looks clean, I only left one comment regarding suspicious translation file edits which does not seem related to this PR. Please double check.
thekidnamedkd
force-pushed
the
stack/app-1003-03-list
branch
from
August 4, 2026 17:35
4e9da77 to
9c42ac5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Layer 3 of the APP-1003 permissions viewer stack. Adds the list components, condition slots (voting-power, execute-selector, membership, unrecognized, no-condition), entity icons, info tooltip, condition registry, the slot id rename (
SETTINGS_PERMISSION_CONDITION), all locale keys, and removes the generated slot-docs system (generator + workflow + docs files, replaced with a pointer to the source enums in overview.md). The page renders list-only; the graph view arrives in L4.Type of Change
Developer Checklist:
Review Checklist: