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
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
..
authentik/sources
icons
src flows: add diagrams (#415) 2020-12-26 17:05:11 +01:00
.dockerignore
.eslintignore
.eslintrc.json
.gitignore
azure-pipelines.yml ci: fix branchName in PRs 2020-12-24 16:18:06 +01:00
Dockerfile web: fix source icons missing from static container 2020-12-13 17:50:30 +01:00
package-lock.json flows: add diagrams (#415) 2020-12-26 17:05:11 +01:00
package.json flows: add diagrams (#415) 2020-12-26 17:05:11 +01:00
robots.txt
rollup.config.js
tsconfig.json