Commit Graph

1597 Commits

Author SHA1 Message Date
4d64076dac Working on the first-round updates for the zone template editor. 2023-02-19 21:20:23 -05:00
fe49651e81 Completed first-found of updates for the zone template creation view. 2023-02-19 21:05:23 -05:00
f1d17c166a Completed first-round of updates for the zone templates list view. 2023-02-19 20:50:27 -05:00
c4d9bf3a9c Started first-round of updates on the activity feature AKA history, but it's a very broken implementation that will require a complete re-build. Saving that for later. 2023-02-19 20:41:26 -05:00
761909f0f8 Updated client-side navigation matching to only compare the base path without the query string. 2023-02-19 20:27:22 -05:00
e960326a58 Working on first-round changes for the global search feature. 2023-02-19 16:02:34 -05:00
f48a6b8209 Working on first-round changes for the global search feature. 2023-02-19 15:54:54 -05:00
14e534468a Working on first-round changes for the global search feature. 2023-02-19 15:54:11 -05:00
67040ad9c2 Completed first-round of updates for the server statistics and configuration features. 2023-02-19 15:16:50 -05:00
62018686f5 Updated global styles for record lists as well as general card styling. 2023-02-19 15:12:34 -05:00
65bfc53acb Split the server statistics and configuration feature into separate pages. 2023-02-19 15:04:30 -05:00
55e4f5f829 Working on the first-round updates for the domain settings management view.
Tweaked sidebar navigation to reflect the latest terminology use in associated views.
2023-02-19 13:19:26 -05:00
fd1bc4afa5 Working on the first-round updates for the domain settings management view. 2023-02-19 12:46:11 -05:00
6e10f97e9d Completed first-found updates of the zone remove view.
Tweaked cancel button style and help text on the zone add view.
2023-02-19 12:13:13 -05:00
75e262e7e9 Completed first-found updates of the zone add view. 2023-02-19 12:06:39 -05:00
9548cbce1c Removed legacy style tag attribute. 2023-02-19 11:42:39 -05:00
ec28e76ff5 Moved global styles to base view template until permanently merged into global CSS file. 2023-02-19 11:39:56 -05:00
b52b7d7e4f Wrapping up first-round changes to the dashboard view. 2023-02-19 11:38:19 -05:00
b4a354b0f8 Updated icons for sidebar navigation as well as some labels.
Tweaked zone record list on dashboard to always include the account column, regardless of user role.
2023-02-19 11:31:24 -05:00
c0799b95f8 Updated sidebar navigation to use updated terminology of zone instead of domain. 2023-02-19 11:04:45 -05:00
abf1f4eca3 Moved user profile edit and user logout navigation items into sidebar info block for a more condensed UI. 2023-02-19 11:03:33 -05:00
1cd5ce9ccc Working on dashboard zone list action controls and styling. 2023-02-19 10:45:19 -05:00
4a5db674f4 Working on condensing the zones list on the dashboard.
Changed the terminology for zones on the dashboard from domains to zones.
2023-02-19 10:19:13 -05:00
49bc8e948d Continuing work on re-design and clean-up of dashboard view. 2023-02-19 09:54:15 -05:00
4f83879e95 Added Jinja filter for handle formatting of zone type labels to enforce modern social standards.
Removed text label of dashboard domain list action menu to reduce size.

Continuing work on re-design and clean-up of dashboard view.
2023-02-19 09:48:43 -05:00
d70ded18c2 Added head_styles Jinja block to base view template head section to allow for page specific style injections.
Continuing work on the re-design and clean-up of the dashboard view.
2023-02-19 09:11:44 -05:00
58aabacd91 Re-formatted base view template to be more in-line with PEP8 standards.
Working on dashboard clean-up and redesign.

Added custom Jinja date/time formatting function to utils.py.
2023-02-19 08:52:00 -05:00
bad36b5e75 Added default CAPTCHA settings to default configuration.
Added flash_sessions directory pattern to git ignore file.
2023-02-18 19:18:59 -05:00
e34de31186 Merge pull request #1389 from AgentTNT/Fix-Reqs-2023.02.18
Fix reqs and Flask Migrate Order
2023-02-18 12:51:30 -05:00
7a61c56c49 Fix reqs and Flask Migrate Order 2023-02-18 17:38:43 +00:00
516bc52c2f Revert "Revert "Merge pull request #1371 from AgentTNT/AdminLTE-Upgrade""
This reverts commit e2ad3e2001.
2023-02-18 11:04:14 -05:00
839c1ecf17 Revert "Revert "Error pages updated for Font Awesome v6 - fa-solid""
This reverts commit 35493fc218.
2023-02-18 11:02:47 -05:00
e2ad3e2001 Revert "Merge pull request #1371 from AgentTNT/AdminLTE-Upgrade"
This reverts commit 929cb6302d, reversing
changes made to 0418edddd9.
2023-02-18 09:04:37 -05:00
35493fc218 Revert "Error pages updated for Font Awesome v6 - fa-solid"
This reverts commit e1bbe10fc3.
2023-02-18 08:53:46 -05:00
8ae8d33c12 Removed duplicate entries from requirements.txt file. 2023-02-17 20:10:34 -05:00
47b50e5e1e Updated default app config to comment out MySQL default settings. 2023-02-17 19:35:36 -05:00
d2f135cc6e Removed temporary style from login form that was used for recent development. 2023-02-17 19:07:05 -05:00
e82759cbc4 Updated Docker file to include npm as a new requirement for the admin-lte npm module.
Also added session persistence setting to default and docker configuration files.

Changed the default persistence configuration of the default config file to use SQLite instead of MySQL.
2023-02-17 19:00:09 -05:00
d12f03c734 Corrected dependency conflicts with the recently merged requirements.txt file.
Updated minor formatting issue with app's run.py file.
2023-02-17 18:32:36 -05:00
1e86ef676a Merge branch 'master' of github.com:PowerDNS-Admin/PowerDNS-Admin 2023-02-17 18:24:35 -05:00
929cb6302d Merge pull request #1371 from AgentTNT/AdminLTE-Upgrade
[WIP] Admin LTE & Bootstrap Upgrade
2023-02-17 18:17:47 -05:00
2ff01fbfe9 Merge branch 'master' into AdminLTE-Upgrade 2023-02-17 18:17:32 -05:00
9a7bd27fe3 Formatting changes 2023-02-17 23:07:36 +00:00
9b696a42a4 PR Conflict resolution 2023-02-17 22:53:08 +00:00
d0961ca5e7 Fix user auth history modal and provide more info 2023-02-17 22:47:23 +00:00
a368124040 Font Awesome v6 2023-02-17 22:35:46 +00:00
62d95e874a Final page edits for bootstrap v4 and Admin LTE v3.2 2023-02-17 22:25:11 +00:00
e1bbe10fc3 Error pages updated for Font Awesome v6 - fa-solid 2023-02-17 21:52:55 +00:00
0418edddd9 Merge pull request #1078 from famedly/shine/config_table_key_uniqueness
fix: making the key name in the config database unique
2023-02-17 13:49:38 -05:00
ef3880f76d Merge pull request #1374 from VassilisAsteriou/auto_ptr_bugfix
Changed auto_ptr() logic to remove-then-add
2023-02-17 13:35:35 -05:00