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/outposts
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
..
controllers outposts: fix kubernetes ApiClient not being used 2020-11-09 10:45:08 +01:00
migrations outposts: fix migration error 2020-11-11 14:10:15 +01:00
templates/outposts Migrate to Docusaurus (#329) 2020-11-15 22:42:02 +01:00
__init__.py Proxy v2 (#189) 2020-09-03 00:04:12 +02:00
api.py admin: add views for outpost service-connections 2020-11-04 13:35:41 +01:00
apps.py admin: add views for outpost service-connections 2020-11-04 13:35:41 +01:00
channels.py outposts: always save state, even without version 2020-10-14 12:15:40 +02:00
forms.py outposts: fix selection of outpost's service connection not showing name 2020-11-11 14:34:43 +01:00
models.py outposts: fix kubernetes ApiClient not being used 2020-11-09 10:45:08 +01:00
settings.py outposts: periodically update state of service connection, show state in UI 2020-11-08 21:31:27 +01:00
signals.py outposts: call controller.down on outpost pre_delete 2020-10-16 22:27:00 +02:00
tasks.py outposts: periodically update state of service connection, show state in UI 2020-11-08 21:31:27 +01:00
tests.py outposts: fix unittests 2020-11-04 14:56:35 +01:00
urls.py Proxy v2 (#189) 2020-09-03 00:04:12 +02:00
views.py outposts: fix defaults and tests for outposts 2020-11-04 10:57:06 +01:00