powerdns-admin/powerdnsadmin/routes
corubba fc39cc40ee Clean up dashboard zone tabs
* Rename `customBoxes` to be more descriptive and follow CamelCase name convention for classes
* Change the tab info from a tuple to a named tuple
* Change all access to the tab info tuple from index to (new) property name
* Rename/Relabel the tabs
* Add docstrings
* Simplify the domain filter logic
* Simplify/Unify the tab html template
2023-03-03 14:34:13 +01:00
..
__init__.py Revert "Revert "Merge pull request #1371 from AgentTNT/AdminLTE-Upgrade"" 2023-02-18 11:04:14 -05:00
admin.py Add support for oidc_oauth_metadata_url configuration option 2023-02-23 09:21:01 +01:00
api.py Merge branch 'master' into historyfix 2023-02-20 10:32:52 +02:00
base.py Revert "Revert "Merge pull request #1371 from AgentTNT/AdminLTE-Upgrade"" 2023-02-18 11:04:14 -05:00
dashboard.py Clean up dashboard zone tabs 2023-03-03 14:34:13 +01:00
domain.py Move pretty_ipv6_ptr setting retrieval out of record list loop 2023-02-13 14:43:22 +02:00
index.py Add missing OIDC env vars 2023-02-23 22:13:19 +01:00
user.py Add LDAP user images 2022-06-18 19:11:16 +02:00