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 Langhammer ee8313142f Merge branch 'docs-flows'
# Conflicts:
#	passbook/core/templates/partials/form_horizontal.html
2020-06-08 15:43:46 +02:00
..
migrations WIP Use Flows for Sources and Providers (#32) 2020-06-07 16:35:08 +02:00
templates/flows Merge branch 'docs-flows' 2020-06-08 15:43:46 +02:00
tests flows: Correctly check initial policies on flow with context 2020-06-02 16:53:40 +02:00
__init__.py flows/*: Initial flows stage1 implementation 2020-05-07 20:51:06 +02:00
api.py admin: sort types, minor fixups 2020-05-13 11:57:10 +02:00
apps.py flows/*: Initial flows stage1 implementation 2020-05-07 20:51:06 +02:00
exceptions.py flows: enum to django TextChoices 2020-05-09 20:54:56 +02:00
forms.py docs: add docs for flows, start docs for stages 2020-05-30 22:36:01 +02:00
models.py WIP Use Flows for Sources and Providers (#32) 2020-06-07 16:35:08 +02:00
planner.py WIP Use Flows for Sources and Providers (#32) 2020-06-07 16:35:08 +02:00
stage.py flows: Load Stages without refreshing the whole page (#33) 2020-05-24 00:57:25 +02:00
urls.py flows: Load Stages without refreshing the whole page (#33) 2020-05-24 00:57:25 +02:00
views.py WIP Use Flows for Sources and Providers (#32) 2020-06-07 16:35:08 +02:00