Chart settings
In this update we've introduced a global chart settings modal that allows updating the behavior of the Y-axis on all charts in the server details view. You can switch between showing the scale from 0 to the max possible value (i.e. 100% for CPU usage, or total memory available) and scaling relatively based on the data on the chart. The latter case will be useful if the measurements don't change much over time. Changed settings will be persisted and affect all server views.
In addition to that, we've also added ability to view each chart in the full screen mode.
Other bug fixes and tweaks
fixed placement of the toast messages
updated the toast message colors to provide bigger contracts against the page background
various other improvements and bug fixes