This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/web/src/admin/users
Jens L 41464aec18
web/admin: fix prompt form and codemirror mode (#7231)
* web/admin: fix extra curly brace

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* also fix form rendering

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* fix codemirror alignment

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* use enum for codemirror mode to prevent invalid mode

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-10-19 23:53:04 +02:00
..
GroupSelectModal.ts web: Replace lingui.js with lit-localize (#5761) 2023-06-02 08:08:36 -07:00
RelatedUserList.ts core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00
ServiceAccountForm.ts web: fix form default submit handler (#7122) 2023-10-12 15:12:46 +02:00
UserActiveForm.ts web: Replace lingui.js with lit-localize (#5761) 2023-06-02 08:08:36 -07:00
UserAssignedGlobalPermissionsTable.ts core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00
UserAssignedObjectPermissionsTable.ts core/rbac: fix missing field when removing perm, add delete from object page (#7226) 2023-10-19 14:53:56 +02:00
UserChart.ts web: Replace lingui.js with lit-localize (#5761) 2023-06-02 08:08:36 -07:00
UserDevicesTable.ts core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00
UserForm.ts web/admin: fix prompt form and codemirror mode (#7231) 2023-10-19 23:53:04 +02:00
UserListPage.ts core: prevent self-impersonation (#6885) 2023-09-26 12:04:40 +02:00
UserPasswordForm.ts web: fix form default submit handler (#7122) 2023-10-12 15:12:46 +02:00
UserPermissionForm.ts core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00
UserResetEmailForm.ts web: fix form default submit handler (#7122) 2023-10-12 15:12:46 +02:00
UserViewPage.ts core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00