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/api
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
..
Applications.ts web: Table parity (#427) 2020-12-24 09:56:05 +01:00
Client.ts web: fix file name casing 2020-12-17 00:18:24 +01:00
Config.ts web: fix file name casing 2020-12-17 00:18:24 +01:00
Error.ts web: make sure naming matches backend 2020-12-16 23:03:06 +01:00
Events.ts events: rename audit to events and use for more metrics (#397) 2020-12-20 22:04:29 +01:00
Flows.ts flows: add diagrams (#415) 2020-12-26 17:05:11 +01:00
Policies.ts web: make sure naming matches backend 2020-12-16 23:03:06 +01:00
PolicyBindings.ts web: make sure naming matches backend 2020-12-16 23:03:06 +01:00
Providers.ts web: Table parity (#427) 2020-12-24 09:56:05 +01:00
Sources.ts web: make sure naming matches backend 2020-12-16 23:03:06 +01:00
Tokens.ts web: make sure naming matches backend 2020-12-16 23:03:06 +01:00
Users.ts web: make sure naming matches backend 2020-12-16 23:03:06 +01:00
Versions.ts web: fix rendering of version 2020-12-16 23:08:35 +01:00