Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Apr 05, 2019
  2. Oct 24, 2018
  3. Aug 08, 2018
  4. Feb 20, 2018
  5. Nov 27, 2017
  6. 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
  7. Jun 18, 2017
  8. May 02, 2017
  9. Apr 11, 2017
  10. Feb 22, 2017
  11. Jan 31, 2017
  12. Dec 14, 2016
  13. Dec 13, 2016
  14. Dec 12, 2016
  15. Dec 09, 2016
  16. Dec 06, 2016
  17. Oct 25, 2016
  18. Oct 19, 2016
Loading