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
Jens Langhammer a36e3aa3a4 web: rename Form.reset to resetForm to prevent t.form is not a function error
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-06-06 19:28:16 +02:00
..
buttons web: rename Form.reset to resetForm to prevent t.form is not a function error 2021-06-06 19:28:16 +02:00
cards web/admin: change icon for aggregate card 2021-05-05 21:55:11 +02:00
charts web: fix form for charts not matching the rest 2021-06-06 12:40:20 +02:00
chips web/admin: migrate GroupForm to use TableModal instead of select multiple 2021-04-10 20:23:48 +02:00
events web/admin: add tab to show events of a user 2021-04-11 18:46:26 +02:00
forms web: rename Form.reset to resetForm to prevent t.form is not a function error 2021-06-06 19:28:16 +02:00
messages improved out-of-box experience (#704) 2021-04-06 20:25:22 +02:00
notifications web/admin: migrate more components 2021-05-16 17:51:58 +02:00
oauth providers/oauth2: show id_token issues for refresh token 2021-06-02 22:05:04 +02:00
router web: fix background-color on router outlet on light mode 2021-04-15 11:31:06 +02:00
sidebar web: fix missing default favicon and not updating correctly 2021-06-02 21:47:56 +02:00
table web: rename Form.reset to resetForm to prevent t.form is not a function error 2021-06-06 19:28:16 +02:00
user web/admin: add basic session management UI 2021-05-30 01:02:20 +02:00
Banner.ts Static SPA (#648) 2021-03-22 13:44:17 +01:00
CodeMirror.ts web/elements: disable lineNumbers in codemirror for firefox 2021-04-09 18:57:34 +02:00
Divider.ts web/admin: migrate crypto/certificatekeypair to web 2021-03-29 17:35:13 +02:00
EmptyState.ts web: SpinnerSize -> PFSize, add size prop for modal button 2021-04-04 22:04:46 +02:00
Expand.ts web: initial migration to lingui 2021-04-03 19:44:56 +02:00
Label.ts web/elements: add ak-label for status to replace simple icons 2021-04-09 17:09:38 +02:00
PageHeader.ts tenants: initial implementation 2021-05-29 17:47:25 +02:00
Spinner.ts web: SpinnerSize -> PFSize, add size prop for modal button 2021-04-04 22:04:46 +02:00
Tabs.ts web/admin: use history.replaceState in Tabs to prevent double history entries 2021-05-04 18:13:20 +02:00