powerdns-admin/powerdnsadmin
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
..
lib Clean up dashboard zone tabs 2023-03-03 14:34:13 +01:00
models Add support for oidc_oauth_metadata_url configuration option 2023-02-23 09:21:01 +01:00
routes Clean up dashboard zone tabs 2023-03-03 14:34:13 +01:00
services Add support for oidc_oauth_metadata_url configuration option 2023-02-23 09:21:01 +01:00
static Tweaked markup generated from JS file to remove legacy btn-flat classes from various buttons. 2023-02-20 13:15:17 -05:00
templates Clean up dashboard zone tabs 2023-03-03 14:34:13 +01:00
__init__.py Added Jinja filter for handle formatting of zone type labels to enforce modern social standards. 2023-02-19 09:48:43 -05:00
assets.py Fix reqs and Flask Migrate Order 2023-02-18 17:38:43 +00:00
decorators.py Fix broken code 2022-12-19 09:37:01 +01:00
default_config.py Added default CAPTCHA settings to default configuration. 2023-02-18 19:18:59 -05:00
swagger-spec.yaml Updated the unknown state 2022-05-23 16:46:11 +00:00