jordandoig
3061756a55
Filter by namespaces in query, style expandable filter section, check checkboxes on page load
2020-06-03 20:19:18 -06:00
jordandoig
2964280976
Add namespace filters section
2020-06-03 20:19:18 -06:00
Robert Brennan
1021f6b1d7
fix basepath link ( #319 )
2020-06-03 15:42:06 -04:00
Robert Brennan
2ac6a2b540
Change error to danger ( #299 )
...
* rename 'error' to 'danger'
* update dashboard
* fix docs
* update deploy configs
2020-05-19 08:41:07 -04:00
Bader Boland
7fdebfc4db
Fix tests
2020-03-17 09:19:33 -04:00
Robert Brennan
090700f641
minor tweaks
2020-01-14 14:50:34 +00:00
Robert Brennan
e129ba6971
fix dashboard after output change
2020-01-14 14:50:34 +00:00
Robert Brennan
2b15f11d57
Add exemptions to config ( #204 )
...
* first pass at adding exemptions
* Update config.yaml
* make config_test more reliable
* add flag to disallow exemptions in dashboard
* add disallow-exemptions flag to CLI
* add comments
* fix exemptions flag
* fix alert on dashboard
* minor style changes
2019-10-23 17:14:03 -04:00
Bobby Brennan
edccf88ccd
update fairwinds logo ( #179 )
2019-07-25 08:52:57 -04:00
Bobby Brennan
b5a180d3de
update logo, copyright ( #175 )
2019-07-23 12:47:02 -04:00
Bobby Brennan
9f7ed8214e
change domain from reactiveops.com to fairwinds.com ( #173 )
2019-07-19 16:16:59 -04:00
Bobby Brennan
ebfb4ea9a1
Add support for stateful sets ( #145 )
2019-06-13 07:59:01 -06:00
Bobby Brennan
1d6248180e
add display-name flag
2019-06-10 14:39:24 +00:00
Bobby Brennan
7cfa13f285
Better support for CI/CD use case ( #127 )
...
add score to output
add output-format option
update README with more use cases
change YAML marshal strategy
fix webhook install instructions
2019-06-10 10:13:10 -04:00
Bobby Brennan
2494dd097b
optionalize base path for dashboard ( #134 )
2019-06-04 16:44:41 -04:00
Bobby Brennan
f29e79841a
fix JSON error on details pages ( #117 )
...
* fix JSON error on details pages
* test HTTP requests to dashboard as part of CI
2019-05-20 11:04:59 -04:00
Bobby Brennan
cd58867890
save all third-party assets to local files
2019-05-17 16:07:24 +00:00
Bobby Brennan
9d4907b4a4
update logo
2019-05-15 21:52:15 +00:00
Bobby Brennan
374d167318
add score description, simplify chart layout
2019-05-15 19:57:38 +00:00
Rob Scott
287be8e57e
a variety of dashboard updates and cleanup
2019-05-14 16:22:39 -04:00
Rob Scott
815c29ce69
moving to expandable category info
2019-05-14 16:22:38 -04:00
Rob Scott
202e633729
some dashboard layout updates
2019-05-14 16:22:38 -04:00
Bobby Brennan
9bcb832bbd
rename all the things
2019-05-09 15:59:23 +00:00
Bobby Brennan
bd2da76c56
Add explanations for each error
...
first pass
add info links to dashboard
2019-05-08 16:13:29 +00:00
Bobby Brennan
f6d4264b42
Factor dashboard template into parts
...
factor out dashboard body into separate template
more refactoring
template out header and footer
add comments
add comments
add preamble
2019-05-07 13:28:11 +00:00
Bobby Brennan
1282359b04
create DeploymentResult type
2019-05-02 18:07:01 +00:00
Rob Scott
40e1c1f827
adding image pull policy validation
2019-05-01 16:00:59 -04:00
Bobby Brennan
55363fd7a8
Add categories to dashboard
...
add version, cluster stats to output
add comment
update UI
changes to summary aggregation
add category summaries to dash
2019-04-23 15:07:50 +00:00
Bobby Brennan
3ce7e12082
Add version, cluster stats to output and UI ( #61 )
...
* add version, cluster stats to output
* add comment
* fix tests
* add categories to messages
* fix tests
* update UI
* remove empty category totals field
* k8smeta -> metav1
2019-04-22 12:01:18 -04:00
Rob Scott
495a74d23e
adding favicon
2019-04-17 13:26:09 -04:00
Rob Scott
0a4050d6b4
more dashboard updates, including concepty of weather
2019-04-17 11:00:11 -04:00
Rob Scott
6f06a5ef27
added weighted score + letter grades + lots of related dashboard updates
2019-04-15 17:59:41 -04:00
Rob Scott
d363eed95f
some dashboard cleanup
2019-04-15 11:15:55 -04:00
Bobby Brennan
dab34b9033
refactor templated JS
2019-04-05 18:28:06 +00:00
Rob Scott
4875b72341
a bit of dashboard cleanup
2019-03-27 23:09:25 -04:00
Rob Scott
f5cde2db38
a lot of cleanup and restructuring
2019-03-27 22:57:01 -04:00
Bobby Brennan
715cd1c998
add branding to dashboard
2019-03-25 21:37:18 +00:00
Bobby Brennan
4548d87042
use font-awesome icons
2019-03-15 14:09:31 +00:00
Bobby Brennan
deacad7724
move UI code into pkg/dashboard
2019-03-15 13:25:19 +00:00
jessicagreben
16409c097d
add pod host networking validations
2019-02-13 10:58:30 -08:00
Rob Scott
c94dc4dbf1
lots of cleanup, simplifying results, including container names in output
2019-02-06 12:10:23 -05:00
Rob Scott
2fd6374dd0
adding logo, updating colors to match
2019-02-06 12:10:23 -05:00
Rob Scott
5c5eefa352
some cleanup, js updates to allow toggling detail visibility
2019-01-28 21:49:56 -05:00
Rob Scott
da1303dd74
Dashboard now rendering all data currently available to it
2019-01-28 21:04:20 -05:00
Rob Scott
d9067428e0
initial mostly broken work on integration
2019-01-28 18:45:48 -05:00
Rob Scott
cc37116ddf
new dashboard layout with charts
2019-01-28 14:28:23 -05:00
Rob Scott
700b645126
rendering initial dashboard UI with go template and sample data
2019-01-27 21:26:33 -05:00