powerdns-admin/powerdnsadmin/lib
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 Refactoring the code 2019-12-02 10:32:03 +07:00
certutil.py Replace pyOpenSSL with cryptography 2022-05-07 21:32:19 +02:00
errors.py feat: Move the account parse calls to a method 2022-06-18 14:30:56 +02:00
helper.py allow null/None JSON data 2022-10-12 08:10:35 +02:00
schema.py feat: Associate an API Key with accounts (#1044) 2021-12-03 14:12:11 +00:00
utils.py Clean up dashboard zone tabs 2023-03-03 14:34:13 +01:00
validators.py Update docker stuff and bug fixes 2019-12-04 11:50:46 +07:00