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/providers/proxy
Jens L 79da2bf698
web: Table parity (#427)
* core: fix application API always being sorted by name

* web: add sorting to tables

* web: add search to TablePage

* core: add search to applications API

* core: add MetaNameSerializer

* *: fix signature for non-modal serializers

* providers/*: implement MetaNameSerializer

* web: implement full app list page, use as default in sidebar

* web: fix linting errors

* admin: remove old application list

* web: fix default sorting for application list

* web: fix spacing for search element in toolbar
2020-12-24 09:56:05 +01:00
..
controllers wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
migrations providers/proxy: ensure pb_proxy is deleted and ak_proxy is created 2020-12-14 10:47:49 +01:00
provider wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
api.py web: Table parity (#427) 2020-12-24 09:56:05 +01:00
apps.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
forms.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
models.py core: make Provider SerializerModel 2020-12-16 21:38:40 +01:00