Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Dec 12, 2017
  2. Nov 27, 2017
  3. Nov 17, 2017
  4. Nov 14, 2017
    • Cam Saul's avatar
    • 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
  5. Nov 08, 2017
  6. Nov 07, 2017
  7. Nov 06, 2017
  8. Nov 03, 2017
  9. Oct 20, 2017
  10. Oct 11, 2017
  11. Oct 03, 2017
  12. Sep 27, 2017
  13. Sep 21, 2017
  14. Sep 20, 2017
  15. Sep 18, 2017
  16. Sep 15, 2017
  17. Sep 12, 2017
  18. Sep 06, 2017
  19. Sep 05, 2017
  20. Sep 01, 2017
Loading