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/forms
Jens Langhammer 6a4ddcaba7 web/admin: don't use form.reset() for ModelForms, reset instance
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-07-03 18:26:50 +02:00
..
ConfirmationForm.ts web/elements: fix font colour for confirmation form in dark mode 2021-04-04 20:54:03 +02:00
DeleteForm.ts API: add endpoint to show by what objects an object is used (#995) 2021-06-10 11:58:12 +02:00
Form.ts web: rename Form.reset to resetForm to prevent t.form is not a function error 2021-06-06 19:28:16 +02:00
FormElement.ts stages/identification: allow setting of a password stage to check password and identity in a single step 2021-06-05 16:05:03 +02:00
FormGroup.ts web/elements: add formgroup 2021-04-02 11:47:03 +02:00
HorizontalFormElement.ts web/elements: move table search to table 2021-04-10 20:13:19 +02:00
ModalForm.ts web: rename Form.reset to resetForm to prevent t.form is not a function error 2021-06-06 19:28:16 +02:00
ModelForm.ts web/admin: don't use form.reset() for ModelForms, reset instance 2021-07-03 18:26:50 +02:00
ProxyForm.ts web: rename Form.reset to resetForm to prevent t.form is not a function error 2021-06-06 19:28:16 +02:00