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/utils
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
..
TimeDeltaHelp.ts web: rework and expand tooltips (#6435) 2023-07-31 19:35:09 +02:00
customEvents.ts web: refactor locale handler into top-level context handler (#6022) 2023-07-07 14:23:10 +00:00
eventEmitter.ts web: laying the groundwork for future expansion (#7045) 2023-10-02 13:33:27 -07:00
isSafari.ts web: basic cleanup of buttons (#6107) 2023-07-18 08:29:42 -07:00
randomId.ts web: package up horizontal elements into their own components (#7053) 2023-10-04 13:07:52 -07:00
writeToClipboard.ts web: isolate clipboard handling (#7229) 2023-10-19 16:26:02 -07:00