Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Nov 14, 2017
    • Ryan Senior's avatar
      Alerts Backend · 9c5332bf
      Ryan Senior authored
      This commit has the backend code needed to support alerts. From the
      frontend perspective, Alerts is separate from pulses and has a
      different endpoint, however much of the backend code and database
      tables are shared. A few new columns were added to the pulse table to
      support alerts, but most of the data is the same between pulses and
      alerts.
      
      This also adds several "meta-notifications" around alerts to let users
      know when they've been added to an alert, removed from an alert or if
      a question has changed such that the alert is no longer meaningful.
      
      This fixes #1372, fixes #6261 and fixes #5768.
      9c5332bf
    • Atte Keinänen's avatar
      Alerts Frontend · 6f0bd39a
      Atte Keinänen authored
      This commit has the UI for users to add alerts to a question. Admins
      are able to setup alerts for questions and modify alerts that users
      have setup.
      6f0bd39a
  2. Nov 13, 2017
  3. Nov 12, 2017
  4. Nov 10, 2017
  5. Nov 09, 2017
  6. Nov 08, 2017
  7. Nov 07, 2017
Loading