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/passbook/flows
Jens L 7be680cbe5
Migrate to Docusaurus (#329)
* docs: initial migration to docusaurus

* website: add custom font, update blurbs and icons

* website: update splash

* root: update links to docs

* flows: use .pbflow extension so docusaurus doesn't mangle the files

* e2e: workaround prospector

* Squashed commit of the following:

commit 1248585dca
Author: Jens Langhammer <jens.langhammer@beryju.org>
Date:   Sun Nov 15 20:46:53 2020 +0100

    e2e: attempt to fix prospector error again

commit 1319c480c4
Author: Jens Langhammer <jens.langhammer@beryju.org>
Date:   Sun Nov 15 20:41:35 2020 +0100

    ci: install previous python version for upgrade testing

* web: update accent colours and format

* website: format markdown files

* website: fix colours for text

* website: switch to temporary accent colour to improve readability

* flows: fix path for TestTransferDocs

* flows: fix formatting of tests
2020-11-15 22:42:02 +01:00
..
management ci: bump pyright version 2020-10-16 22:29:59 +02:00
migrations flows: revert evaluate_on_call rename for backwards compatibility 2020-10-20 15:41:50 +02:00
templates/flows flow: re-add FlowShell as Web Component 2020-10-16 16:36:18 +02:00
tests Migrate to Docusaurus (#329) 2020-11-15 22:42:02 +01:00
transfer transfer/exporter: ensure policies are exported before stages, ensure policies for new prompt stages are included 2020-09-09 17:22:24 +02:00
__init__.py flows/*: Initial flows stage1 implementation 2020-05-07 20:51:06 +02:00
api.py flows: revert evaluate_on_call rename for backwards compatibility 2020-10-20 15:41:50 +02:00
apps.py Proxy v2 (#189) 2020-09-03 00:04:12 +02:00
exceptions.py flows: fix FlowNonApplicableException and EmptyFlowException leading to infinite spinners 2020-09-14 18:40:26 +02:00
forms.py Migrate to Docusaurus (#329) 2020-11-15 22:42:02 +01:00
markers.py flows: rename re_evaluate_policies to evaluate_on_call, add evaluate_on_plan 2020-10-20 15:06:36 +02:00
models.py flows: revert evaluate_on_call rename for backwards compatibility 2020-10-20 15:41:50 +02:00
planner.py flows: revert evaluate_on_call rename for backwards compatibility 2020-10-20 15:41:50 +02:00
signals.py flows: FlowStageBinding: rename .flow to .target to fix select_subclasses() 2020-07-04 00:14:21 +02:00
stage.py flows: add title field 2020-08-28 15:23:03 +02:00
urls.py stages/consent: cleanup 2020-09-25 12:49:19 +02:00
views.py flows: rename re_evaluate_policies to evaluate_on_call, add evaluate_on_plan 2020-10-20 15:06:36 +02:00