diff --git a/rowers/templates/alert_stats.html b/rowers/templates/alert_stats.html index 400a8dd3..09273754 100644 --- a/rowers/templates/alert_stats.html +++ b/rowers/templates/alert_stats.html @@ -22,7 +22,6 @@

{{ alert.name }}

{{ alert }}

{{ alert.description }}

-

This is a page under construction. Currently with minimal information

  • Score

    diff --git a/rowers/templates/analysis.html b/rowers/templates/analysis.html index 465143e8..beed03bb 100644 --- a/rowers/templates/analysis.html +++ b/rowers/templates/analysis.html @@ -131,6 +131,18 @@ Analyse power vs piece duration to make predictions, for erg pieces.

  • +
  • +

    Alerts

    + +
    + Alerts +
    +
    + +

    + Need to monitor a metric? Set up automatic alerting and see the reports for your workouts. +

    +
  • diff --git a/rowers/templates/menu_analytics.html b/rowers/templates/menu_analytics.html index 01ce3fc8..83739081 100644 --- a/rowers/templates/menu_analytics.html +++ b/rowers/templates/menu_analytics.html @@ -64,9 +64,14 @@
  • -  Histogram +  Histogram
  • +
  • + +  Alerts + +
  • diff --git a/static/img/alert.png b/static/img/alert.png new file mode 100644 index 00000000..76a64b46 Binary files /dev/null and b/static/img/alert.png differ diff --git a/static/img/alert2.png b/static/img/alert2.png new file mode 100644 index 00000000..26622010 Binary files /dev/null and b/static/img/alert2.png differ