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/admin/views
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
..
__init__.py add working oauth and ldap client 2018-11-11 13:41:48 +01:00
applications.py admin: implement search for all views 2020-10-03 19:32:01 +02:00
certificate_key_pair.py admin: implement search for all views 2020-10-03 19:32:01 +02:00
flows.py Migrate to Docusaurus (#329) 2020-11-15 22:42:02 +01:00
groups.py admin: implement search for all views 2020-10-03 19:32:01 +02:00
outposts.py admin: implement search for all views 2020-10-03 19:32:01 +02:00
outposts_service_connections.py admin: add views for outpost service-connections 2020-11-04 13:35:41 +01:00
overview.py admin: improve overview, re-add links 2020-10-16 20:07:56 +02:00
policies.py admin: implement search for all views 2020-10-03 19:32:01 +02:00
policies_bindings.py admin: add BackSuccessUrlMixin to redirect to correct url after form edit 2020-09-26 02:04:16 +02:00
property_mappings.py admin: add views for outpost service-connections 2020-11-04 13:35:41 +01:00
providers.py admin: add views for outpost service-connections 2020-11-04 13:35:41 +01:00
sources.py admin: implement search for all views 2020-10-03 19:32:01 +02:00
stages.py admin: implement search for all views 2020-10-03 19:32:01 +02:00
stages_bindings.py admin: add BackSuccessUrlMixin to redirect to correct url after form edit 2020-09-26 02:04:16 +02:00
stages_invitations.py admin: implement search for all views 2020-10-03 19:32:01 +02:00
stages_prompts.py admin: implement search for all views 2020-10-03 19:32:01 +02:00
tasks.py admin: fix task list not being sorted 2020-10-16 14:53:00 +02:00
tokens.py core: hide token value by default 2020-10-05 22:40:30 +02:00
users.py core: add key field to token for easier rotation 2020-10-18 14:34:22 +02:00
utils.py admin: add SearchListMixin mixin and partial template 2020-10-03 19:05:20 +02:00