@@ -89,6 +89,7 @@ Docketeer is an open source initiative comprising contributions from dozens of t
89
89
| Users can now save newly modified Prometheus settings to MongoDB database | ✅ |
90
90
| Loading and error modals added to avoid waiting on potential crashes | ✅ |
91
91
| Updated color schemes for better readability, and high contrast mode for color-deficient users | ✅ |
92
+ | Consistent styles between pages for upgraded user experience | ✅ |
92
93
| Functional network and list reducer tests | ✅ |
93
94
94
95
- ✅ = Ready to use
@@ -99,23 +100,25 @@ Docketeer is an open source initiative comprising contributions from dozens of t
99
100
<p>Container Page:</p>
100
101
<img alt="Containers Page" src="assets\containerTab-new.gif" width="fit" height="auto">
101
102
<p>Image Page:</p>
102
- <img alt="Image Page 2" src="assets\vulnerabilities.gif" width="fit" height="auto">
103
- <p>Image Page High Contrast:</p>
104
- <img alt="Image Page 2" src="assets\highContrast.gif" width="fit" height="auto">
103
+ <img alt="Image Page 1" src="assets\vulnerabilities.gif" width="fit" height="auto">
105
104
<p>Image Page - Pie Chart, Save & Rescan:</p>
106
105
<img alt="Image Page 2" src="assets\imageTab2-new.gif" width="fit" height="auto">
107
106
<p>Image Page - Time-series Graph:</p>
108
- <img alt="Image Page 2" src="assets\imageTab3-new.gif" width="fit" height="auto">
107
+ <img alt="Image Page 3" src="assets\imageTab3-new.gif" width="fit" height="auto">
108
+ <p>Image Page High Contrast:</p>
109
+ <img alt="High Contrast" src="assets\highContrast.gif" width="fit" height="auto">
109
110
<p>Container Metrics Page:</p>
110
111
<img alt="Container Metrics Page" src="assets\metricTab-new.gif" width="fit" height="auto">
111
112
<p>Configuration Page:</p>
112
- <img alt="Container Metrics Page" src="assets\configGifs.gif" width="fit" height="auto">
113
+ <img alt="Configuration Page" src="assets\configGifs.gif" width="fit" height="auto">
113
114
<p>Kubernetes Page (In Development):</p>
114
115
<img alt="Kubernates Metrics Page" src="assets\k8Tab-new.gif" width="fit" height="auto">
116
+ <p>Volume Page:</p>
117
+ <img alt="Volume Page" src="assets\volumes.png" width="fit" height="auto">
115
118
<p>Other Tab Demo:</p>
116
119
<img alt="Others gif" src="assets\hamburgerTab-new.gif" width="fit" height="auto">
117
120
<p>Spooler:</p>
118
- <img alt="Others gif " src="assets\Spooler.gif" width="fit" height="auto">
121
+ <img alt="Spooler " src="assets\Spooler.gif" width="fit" height="auto">
119
122
</div >
120
123
<br />
121
124
0 commit comments