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
Jens L 14f0034a0a
web/elements: only render form once instance is loaded (#5049)
* web/elements: only render form once instance is loaded

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

* use radio for transport

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

* only wait for instance to be loaded if set

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

* add hook to load additional data in form

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

* make send an abstract function instead of attribute

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

* ensure form is updated after data is loaded

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

* remove until for select and multi-selects in forms

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

* don't use until for file uploads

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

* remove last until from form

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

* remove deprecated import

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

* prevent form double load, add error handling for PreventFormSubmit

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

* fix double creation of inner element in proxy form

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

* make PreventFormSubmit work correctly

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

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-03-23 14:05:14 +01:00
..
admin web/elements: only render form once instance is loaded (#5049) 2023-03-23 14:05:14 +01:00
assets/images web/flows: update background (#4927) 2023-03-13 19:14:04 +01:00
common web: full web components part 1 (#4964) 2023-03-17 23:10:19 +01:00
elements web/elements: only render form once instance is loaded (#5049) 2023-03-23 14:05:14 +01:00
flow stages/prompt: Fix dropdown invalid choice (#5046) 2023-03-22 21:25:13 +01:00
locales Translate 'web/src/locales/en.po' in 'zh-Hans' [manual sync] (#5033) 2023-03-21 13:04:02 +01:00
polyfill web/elements: fix search select inconsistency (#4989) 2023-03-17 13:48:34 +01:00
standalone web: full web components part 1 (#4964) 2023-03-17 23:10:19 +01:00
user web/elements: only render form once instance is loaded (#5049) 2023-03-23 14:05:14 +01:00
custom.css *: add placeholder custom.css to easily allow user customisation 2022-02-14 20:05:00 +01:00
global.d.ts web/elements: pass full Markdown object to ak-markdown, get title from metadata 2021-12-16 12:18:43 +01:00