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 L be64296494
stages/authenticator_duo: improved import (#3601)
* prepare for duo admin integration

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* make duo import params required

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* add UI to import devices

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* rework form, automatic import

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* limit amount of concurrent tasks on worker

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* load tasks

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* fix API codes

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* fix tests and such

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* add tests

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* sigh

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* make stage better

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* basic stage test

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-09-17 12:10:47 +02:00
..
buttons web: re-organise frontend and cleanup common code (#3572) 2022-09-15 00:05:21 +02:00
cards web: re-organise frontend and cleanup common code (#3572) 2022-09-15 00:05:21 +02:00
charts web: re-organise frontend and cleanup common code (#3572) 2022-09-15 00:05:21 +02:00
chips web: re-organise frontend and cleanup common code (#3572) 2022-09-15 00:05:21 +02:00
events web: fix duplicate class name 2022-09-15 17:12:33 +02:00
forms stages/authenticator_duo: improved import (#3601) 2022-09-17 12:10:47 +02:00
messages web: re-organise frontend and cleanup common code (#3572) 2022-09-15 00:05:21 +02:00
notifications web: re-organise frontend and cleanup common code (#3572) 2022-09-15 00:05:21 +02:00
oauth web: re-organise frontend and cleanup common code (#3572) 2022-09-15 00:05:21 +02:00
router web: re-organise frontend and cleanup common code (#3572) 2022-09-15 00:05:21 +02:00
sidebar web: re-organise frontend and cleanup common code (#3572) 2022-09-15 00:05:21 +02:00
table web: re-organise frontend and cleanup common code (#3572) 2022-09-15 00:05:21 +02:00
user web: re-organise frontend and cleanup common code (#3572) 2022-09-15 00:05:21 +02:00
utils web: re-organise frontend and cleanup common code (#3572) 2022-09-15 00:05:21 +02:00
wizard web: re-organise frontend and cleanup common code (#3572) 2022-09-15 00:05:21 +02:00
Base.ts web: re-organise frontend and cleanup common code (#3572) 2022-09-15 00:05:21 +02:00
CodeMirror.ts web: re-organise frontend and cleanup common code (#3572) 2022-09-15 00:05:21 +02:00
Divider.ts web: re-organise frontend and cleanup common code (#3572) 2022-09-15 00:05:21 +02:00
EmptyState.ts web: re-organise frontend and cleanup common code (#3572) 2022-09-15 00:05:21 +02:00
Expand.ts web: re-organise frontend and cleanup common code (#3572) 2022-09-15 00:05:21 +02:00
Label.ts web: re-organise frontend and cleanup common code (#3572) 2022-09-15 00:05:21 +02:00
LoadingOverlay.ts web: re-organise frontend and cleanup common code (#3572) 2022-09-15 00:05:21 +02:00
Markdown.ts web: re-organise frontend and cleanup common code (#3572) 2022-09-15 00:05:21 +02:00
PageHeader.ts web: re-organise frontend and cleanup common code (#3572) 2022-09-15 00:05:21 +02:00
SearchSelect.ts web: re-organise frontend and cleanup common code (#3572) 2022-09-15 00:05:21 +02:00
Spinner.ts web: re-organise frontend and cleanup common code (#3572) 2022-09-15 00:05:21 +02:00
Tabs.ts web: re-organise frontend and cleanup common code (#3572) 2022-09-15 00:05:21 +02:00
Tooltip.ts web: re-organise frontend and cleanup common code (#3572) 2022-09-15 00:05:21 +02:00
TreeView.ts web: re-organise frontend and cleanup common code (#3572) 2022-09-15 00:05:21 +02:00