web/admin: revamped rbac and user settings tabs (#8299)
* web/admin: fix duplicate RBAC preview banner on permission modal Signed-off-by: Jens Langhammer <jens@goauthentik.io> * switch non-embedded permission page to use vertical tabs Signed-off-by: Jens Langhammer <jens@goauthentik.io> * fix some leftover html? Signed-off-by: Jens Langhammer <jens@goauthentik.io> * move stuff into vertical subtab Signed-off-by: Jens Langhammer <jens@goauthentik.io> * show all of users permission tabs on one main tab Signed-off-by: Jens Langhammer <jens@goauthentik.io> * rework role page to match user page Signed-off-by: Jens Langhammer <jens@goauthentik.io> * use separate tabs Signed-off-by: Jens Langhammer <jens@goauthentik.io> * rename role permission tables to match user tables Signed-off-by: Jens Langhammer <jens@goauthentik.io> * rename to credentials and tokens Signed-off-by: Jens Langhammer <jens@goauthentik.io> * add country icon to session list Signed-off-by: Jens Langhammer <jens@goauthentik.io> * add oauth access token list Signed-off-by: Jens Langhammer <jens@goauthentik.io> * add helper to get relative time Signed-off-by: Jens Langhammer <jens@goauthentik.io> * use pfdivider Signed-off-by: Jens Langhammer <jens@goauthentik.io> * replace plain hr with pf-c-divider Signed-off-by: Jens Langhammer <jens@goauthentik.io> * use new logic for showing relative time in charts Signed-off-by: Jens Langhammer <jens@goauthentik.io> * use consistent relative time for event display Signed-off-by: Jens Langhammer <jens@goauthentik.io> * remove more leftovers Signed-off-by: Jens Langhammer <jens@goauthentik.io> * fix some alignment issues on the admin dashboard Signed-off-by: Jens Langhammer <jens@goauthentik.io> * update storybook map Signed-off-by: Jens Langhammer <jens@goauthentik.io> * add sanity check to event app lookup Signed-off-by: Jens Langhammer <jens@goauthentik.io> * make api drawer header fixed Signed-off-by: Jens Langhammer <jens@goauthentik.io> * fix table padding for toggle Signed-off-by: Jens Langhammer <jens@goauthentik.io> * fix notification drawer for user interface Signed-off-by: Jens Langhammer <jens@goauthentik.io> * enable system task search Signed-off-by: Jens Langhammer <jens@goauthentik.io> * fix formatting, exclude generated script from formatting Signed-off-by: Jens Langhammer <jens@goauthentik.io> * web: minor fixes There's a renderer (it's not a component, not yet) for producing definition lists without the risk of missing a class or tag. Breaking conditionally rendered components out to make their use easier to identify. * fix prettier Signed-off-by: Jens Langhammer <jens@goauthentik.io> * fix outpost form Signed-off-by: Jens Langhammer <jens@goauthentik.io> * fix more flaky tests Signed-off-by: Jens Langhammer <jens@goauthentik.io> * re-create locale Signed-off-by: Jens Langhammer <jens@goauthentik.io> * add some description for different permission views Signed-off-by: Jens Langhammer <jens@goauthentik.io> * fix system task search Signed-off-by: Jens Langhammer <jens@goauthentik.io> * update docs Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: Ken Sternberg <ken@goauthentik.io>
This commit is contained in:
@ -536,18 +536,6 @@
|
||||
<source>No workers connected. Background tasks will not run.</source>
|
||||
<target>연결된 워커가 없습니다. 백그라운드 작업이 실행되지 않습니다.</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s2ed8eb02525a920a">
|
||||
<source><x id="0" equiv-text="${ago}"/> hour(s) ago</source>
|
||||
<target>
|
||||
<x id="0" equiv-text="${ago}"/>시간 전</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s1f1c857c0c4250e4">
|
||||
<source><x id="0" equiv-text="${ago}"/> day(s) ago</source>
|
||||
<target>
|
||||
<x id="0" equiv-text="${ago}"/> 일 전</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s11bc220e8fa9d797">
|
||||
<source>Authorizations</source>
|
||||
@ -7629,10 +7617,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<source>User doesn't have view permission so description cannot be retrieved.</source>
|
||||
<target>사용자에게 보기 권한이 없으므로 설명을 검색할 수 없습니다.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sa3a3e09b88ed9791">
|
||||
<source>Assigned permissions</source>
|
||||
<target>할당된 권한</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s9cc631505c17b028">
|
||||
<source>Assigned global permissions</source>
|
||||
<target>전역 권한 할당</target>
|
||||
@ -8245,6 +8229,30 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sb2275335377069aa">
|
||||
<source>This feature requires an enterprise license.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6d3f81dc4bcacbda">
|
||||
<source>Last used</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s96b2703420bfbd0c">
|
||||
<source>OAuth Access Tokens</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd99e668c54f78f6e">
|
||||
<source>Credentials / Tokens</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="saada50e84c7c646d">
|
||||
<source>Permissions set on users which affect this object.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s37d1b74df205b528">
|
||||
<source>Permissions set on roles which affect this object.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc443bfff8a5dd106">
|
||||
<source>Permissions assigned to this user which affect all object instances of a given type.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s3eba09a350b7d6c9">
|
||||
<source>Permissions assigned to this user affecting specific object instances.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s17032e57ba222d2f">
|
||||
<source>Permissions assigned to this role which affect all object instances of a given type.</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
||||
Reference in New Issue
Block a user