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/authentik/flows/tests
Jens L a9336f069c
flows: add diagrams (#415)
* flows: initial diagram implementation

* web: install flowchart.js, add flow diagram page

* web: adjust diagram colours for dark mode

* flows: add permission checks for diagram

* flows: fix formatting

* web: fix formatting for web

* flows: add fix when last stage has policy

* flows: add test for diagram

* web: flows/diagram: add support for light mode

* flows: make Flows's Diagram API return json, add more tests and fix swagger response
2020-12-26 17:05:11 +01:00
..
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
test_api.py flows: add diagrams (#415) 2020-12-26 17:05:11 +01:00
test_models.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
test_planner.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
test_transfer.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
test_transfer_docs.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
test_views.py flows: use to_stage_response in _flow_done() 2020-12-17 19:34:15 +01:00
test_views_helper.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00