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/elements
Ken Sternberg 7e536515c6
web: isolate clipboard handling (#7229)
We would like to use the clipboard for more than just the token copy button.  This commit
enables that by separating the "Write to Clipboard" and "Write to Notifications" routines
into separate functions, putting "writeToClipboard" into the utilities collection, and
clarifying what happens when a custom presses the TokenCopy button.
2023-10-19 16:26:02 -07:00
..
ak-locale-context Revert "web: Updates to the Context and Tasks libraries from lit. (#7168)" 2023-10-18 11:22:00 +02:00
buttons web: isolate clipboard handling (#7229) 2023-10-19 16:26:02 -07:00
cards enterprise: initial enterprise (#5721) 2023-07-17 17:57:08 +02:00
charts core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00
chips web: rework and expand tooltips (#6435) 2023-07-31 19:35:09 +02:00
enterprise enterprise: add more info to enterprise forecast (#6292) 2023-07-18 23:24:44 +02:00
forms core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00
messages web: Replace lingui.js with lit-localize (#5761) 2023-06-02 08:08:36 -07:00
notifications web: Detangling some circular dependencies in Admin and User (#6852) 2023-09-13 10:16:24 -07:00
oauth web: Replace lingui.js with lit-localize (#5761) 2023-06-02 08:08:36 -07:00
rbac core/rbac: fix missing field when removing perm, add delete from object page (#7226) 2023-10-19 14:53:56 +02:00
router web: Replace lingui.js with lit-localize (#5761) 2023-06-02 08:08:36 -07:00
sidebar web/admin: theme adjustments (#5944) 2023-06-13 15:41:48 +02:00
table core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00
user web: remove ./element./user references (#6866) 2023-09-14 10:15:15 -07:00
utils web: isolate clipboard handling (#7229) 2023-10-19 16:26:02 -07:00
wizard web: laying the groundwork for future expansion (#7045) 2023-10-02 13:33:27 -07:00
Alert.ts web: toggle dark/light theme manually (#4876) 2023-03-09 23:17:53 +01:00
Base.ts web/flows: add more stories (#6444) 2023-08-03 17:27:58 +02:00
CodeMirror.ts web/admin: fix prompt form and codemirror mode (#7231) 2023-10-19 23:53:04 +02:00
Diagram.ts security: cure53 fix (#6039) 2023-06-22 22:25:04 +02:00
Divider.ts web: toggle dark/light theme manually (#4876) 2023-03-09 23:17:53 +01:00
EmptyState.ts web: toggle dark/light theme manually (#4876) 2023-03-09 23:17:53 +01:00
Expand.ts web: app icons v2 (#6410) 2023-07-28 14:25:56 +02:00
Label.ts web: toggle dark/light theme manually (#4876) 2023-03-09 23:17:53 +01:00
LoadingOverlay.ts flows: improved import (#3807) 2022-10-18 22:01:42 +02:00
Markdown.ts web: toggle dark/light theme manually (#4876) 2023-03-09 23:17:53 +01:00
PageHeader.ts core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00
Spinner.ts web: Replace lingui.js with lit-localize (#5761) 2023-06-02 08:08:36 -07:00
Tabs.ts web/user: fix user settings colours on dark theme (#6499) 2023-08-08 00:58:57 +02:00
TreeView.ts web: Replace lingui.js with lit-localize (#5761) 2023-06-02 08:08:36 -07:00