Matt Scott
|
b04ab933c6
|
Tweaked breadcrumb label for activity view that was missed in the recent mobile-first updates.
|
2023-02-21 08:03:06 -05:00 |
|
Matt Scott
|
8b0f005006
|
Fixed bug introduced by PR 1391 involving the saving up settings that have an associated text input.
|
2023-02-21 07:57:59 -05:00 |
|
Matt Scott
|
564e393292
|
Fixed bug introduced by PR 1391 involving the saving up settings that have an associated text input.
|
2023-02-21 07:55:15 -05:00 |
|
Matt Scott
|
182ef10a87
|
Updated primary Dockerfile to include additional command for Font Awesome NPM fonts.
|
2023-02-21 07:37:42 -05:00 |
|
Matt Scott
|
b01bf41bf1
|
Merge pull request #1392 from PowerDNS-Admin/1391-feature-mobile-first-responsive-ui-design
Issue 1391 - Feature: Mobile First Responsive UI Design
|
2023-02-20 15:52:22 -05:00 |
|
Matt Scott
|
b98bcc3bec
|
Cleaned up a UX issue with the zone records list editor view.
|
2023-02-20 15:52:00 -05:00 |
|
Matt Scott
|
4d0cf87338
|
Cleaned up a UX issue with the zone records list editor view.
|
2023-02-20 15:50:03 -05:00 |
|
Matt Scott
|
3ee63aca8c
|
Tweaked styling for global search query form to include curved edges in accordance with the latest styling.
|
2023-02-20 14:52:01 -05:00 |
|
Matt Scott
|
32c53cf2a1
|
Tweaked markup generated from JS file to remove legacy btn-flat classes from various buttons.
|
2023-02-20 13:15:17 -05:00 |
|
Matt Scott
|
fcdbc45de7
|
Moved temporary global styles out of base view template and into custom.css file to be properly included to asset generation.
|
2023-02-20 12:49:05 -05:00 |
|
Matt Scott
|
78b88c8e0e
|
Finished minor tweaks on the activity view, but it will still need a major re-work to correct the numerous mistakes present in the code.
|
2023-02-20 12:43:49 -05:00 |
|
Matt Scott
|
40034b2f26
|
Corrected minor styling issue for small mobile screens on the dashboard.
|
2023-02-20 12:37:22 -05:00 |
|
Matt Scott
|
be827c2362
|
Partially reverted a UX change on zone template record editor view to keep things working until it gets a full rebuild.
|
2023-02-20 12:30:57 -05:00 |
|
Matt Scott
|
65b7b9a5c3
|
Completed first-round updates for the error template views.
|
2023-02-20 12:28:56 -05:00 |
|
Matt Scott
|
b3c80df674
|
Completed first-round updates for the email confirmation views.
|
2023-02-20 12:12:22 -05:00 |
|
Matt Scott
|
f977a42cea
|
Completed first-round updates for the user profile edit view.
|
2023-02-20 12:08:32 -05:00 |
|
Matt Scott
|
2980e5cec9
|
Completed first-round updates for the authentication settings view.
|
2023-02-20 11:39:52 -05:00 |
|
Matt Scott
|
0e94e18485
|
Working on first-round updates for the authentication settings view.
|
2023-02-20 11:25:25 -05:00 |
|
Matt Scott
|
bd94c97486
|
Merge branch 'master' of github.com:PowerDNS-Admin/PowerDNS-Admin into 1391-feature-mobile-first-responsive-ui-design
|
2023-02-20 10:45:20 -05:00 |
|
Matt Scott
|
764b83b5d5
|
Working on first-round updates for the authentication settings view.
|
2023-02-20 10:42:25 -05:00 |
|
Matt Scott
|
772c1129f5
|
Working on first-round updates for the authentication settings view.
|
2023-02-20 10:35:15 -05:00 |
|
Matt Scott
|
4da10a9d00
|
Merge pull request #1377 from raunz/historyfix
API record change history format fix
|
2023-02-20 10:26:04 -05:00 |
|
Matt Scott
|
3ec66c359b
|
Merge pull request #1393 from ichisuke55/fix-captcha-env
fix: configurable CAPTCHA_ENABLE env when docker use
|
2023-02-20 10:25:28 -05:00 |
|
Matt Scott
|
4bd2519a76
|
Completed first-found updates for the server settings view.
|
2023-02-20 10:18:41 -05:00 |
|
ichisuke55
|
25dcc81e03
|
fix: configurable CAPTCHA_ENABLE env when docker use
|
2023-02-21 00:17:22 +09:00 |
|
Matt Scott
|
09127fb326
|
Completed first-found updates for the zone record settings view.
|
2023-02-20 10:14:09 -05:00 |
|
Matt Scott
|
a5d69e3e40
|
Completed first-found updates for the basic settings view.
|
2023-02-20 10:08:09 -05:00 |
|
Matt Scott
|
5a4279d7b8
|
Completed first-found updates for the API key add/edit view.
|
2023-02-20 09:56:26 -05:00 |
|
Matt Scott
|
db70e34c98
|
Completed first-found updates for the API keys list view.
|
2023-02-20 09:39:13 -05:00 |
|
Matt Scott
|
4a12d62828
|
Completed first-found updates for the user create / edit view.
|
2023-02-20 09:22:41 -05:00 |
|
Matt Scott
|
9ac81363e3
|
Completed first-found updates for the users list view.
|
2023-02-20 09:14:58 -05:00 |
|
Matt Scott
|
0e67366c5f
|
Completed first-found updates for the account creation view.
|
2023-02-20 09:07:07 -05:00 |
|
Matt Scott
|
8c6fc5e262
|
Completed first-found updates for the accounts list view.
|
2023-02-20 08:50:17 -05:00 |
|
Matt Scott
|
a42d610759
|
Holding on remaining changes to zone template editor as a rebuild is also necessary here.
|
2023-02-20 08:43:49 -05:00 |
|
Matt Scott
|
e5269b5626
|
Removed text label from zone template list action dropdown control to reduce space consumption.
|
2023-02-20 08:32:53 -05:00 |
|
Rauno
|
7635686c43
|
Merge branch 'master' into historyfix
|
2023-02-20 10:32:52 +02:00 |
|
Matt Scott
|
4d64076dac
|
Working on the first-round updates for the zone template editor.
|
2023-02-19 21:20:23 -05:00 |
|
Matt Scott
|
fe49651e81
|
Completed first-found of updates for the zone template creation view.
|
2023-02-19 21:05:23 -05:00 |
|
Matt Scott
|
f1d17c166a
|
Completed first-round of updates for the zone templates list view.
|
2023-02-19 20:50:27 -05:00 |
|
Matt Scott
|
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 |
|
Matt Scott
|
761909f0f8
|
Updated client-side navigation matching to only compare the base path without the query string.
|
2023-02-19 20:27:22 -05:00 |
|
Matt Scott
|
e960326a58
|
Working on first-round changes for the global search feature.
|
2023-02-19 16:02:34 -05:00 |
|
Matt Scott
|
f48a6b8209
|
Working on first-round changes for the global search feature.
|
2023-02-19 15:54:54 -05:00 |
|
Matt Scott
|
14e534468a
|
Working on first-round changes for the global search feature.
|
2023-02-19 15:54:11 -05:00 |
|
Matt Scott
|
67040ad9c2
|
Completed first-round of updates for the server statistics and configuration features.
|
2023-02-19 15:16:50 -05:00 |
|
Matt Scott
|
62018686f5
|
Updated global styles for record lists as well as general card styling.
|
2023-02-19 15:12:34 -05:00 |
|
Matt Scott
|
65bfc53acb
|
Split the server statistics and configuration feature into separate pages.
|
2023-02-19 15:04:30 -05:00 |
|
Matt Scott
|
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 |
|
Matt Scott
|
fd1bc4afa5
|
Working on the first-round updates for the domain settings management view.
|
2023-02-19 12:46:11 -05:00 |
|
Matt Scott
|
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 |
|