0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-03-14 13:32:44 +00:00
Commit graph

111 commits

Author SHA1 Message Date
Nick Satterly
7a749140b6 update the api splash page examples 2014-01-09 00:45:45 +00:00
Nick Satterly
b3c41a784c improve alerta api regex handling 2014-01-08 23:28:05 +00:00
Nick Satterly
946b01f4ff change api negation and make regex explicit 2014-01-08 17:46:29 +00:00
Nick Satterly
b05eee2a84 add splash page for alerta api 2014-01-08 11:45:58 +00:00
Nick Satterly
3a8506c2a8 refactor config parser 2013-10-20 13:00:29 +01:00
Nick Satterly
efd8665ec2 use alternative constructor in API calls 2013-10-08 00:54:36 +01:00
Nick Satterly
def3b1e581 remove misplaced file 2013-10-04 00:28:03 +01:00
Nick Satterly
795d2475c8 set default severity and status for new alert API call 2013-10-03 16:18:06 +01:00
Nick Satterly
ffcf185abd allow status and summary to be set by sender 2013-10-01 23:37:41 +01:00
Nick Satterly
6b3caac89c add CORS headers to alerta api 2013-09-12 17:51:25 +01:00
Nick Satterly
937fbec5ae separate out alerta dashboard from alerta api 2013-09-05 00:01:23 +01:00
Nick Satterly
3794b4c9e3 move dashboard templates out of api tree 2013-09-04 14:13:13 +01:00
Nick Satterly
cca9e16dab add status widget 2013-07-17 19:58:59 +01:00
Nick Satterly
a1041cfaa0 improve api error handling 2013-07-13 13:34:51 +01:00
Nick Satterly
e6acf6888f update details widget inline with other templates 2013-07-10 14:31:58 +01:00
Nick Satterly
61dabf1f63 fix health check for variable heartbeat timeouts 2013-07-10 13:11:39 +01:00
Nick Satterly
b8b1a9af8f righ align refresh button 2013-06-26 23:00:09 +01:00
Nick Satterly
4eaec0849a add --repeat true|false option to alert-query 2013-06-26 00:31:36 +01:00
Nick Satterly
78f5597f41 fix boolean query param bug 2013-06-26 00:31:14 +01:00
Nick Satterly
518e577e34 add padding to about.html 2013-06-25 15:42:12 +01:00
Nick Satterly
fca3b982eb rename heartbeat interval to timeout 2013-06-25 10:07:49 +01:00
Nick Satterly
46ee25fdb9 fix padding and buttons on one line 2013-06-24 12:32:10 +01:00
Nick Satterly
9d658bd596 fix drop down in about and remove padding 2013-06-24 11:40:50 +01:00
Nick Satterly
afee0ae77d remove Now from Refresh button 2013-06-24 09:47:55 +01:00
Nick Satterly
bbefbe4f0f make about page responsive 2013-06-21 23:49:09 +01:00
Nick Satterly
a1deae8fd6 add support for configurable heartbeat intervals 2013-06-21 21:24:41 +01:00
Nick Satterly
2f9b5ff3c0 replace drop-downs with radio buttons 2013-06-21 16:22:00 +01:00
Nick Satterly
e526c47faa right align console buttons 2013-06-14 23:12:39 +01:00
Nick Satterly
223e698ddc Merge pull request from guardian/rr-templating-update
Dashboard: Console template and Purl library
2013-06-14 14:43:02 -07:00
Nick Satterly
5ffe15ee4f Merge pull request from guardian/rr-multiple-row-actions
Dashboard: Implements multiple deletes
2013-06-14 14:42:04 -07:00
Nick Satterly
fb943ce368 add exception handling to api endpoint 2013-06-14 17:36:19 +01:00
Robert Rees
a7796e8086 Changes console to use the standard template and includes the purl library 2013-06-07 10:30:59 +01:00
Robert Rees
f395f6d68a Working selection mechanism 2013-06-05 16:27:26 +01:00
Robert Rees
addb67896c Merging in UI changes from master while keeping it responsive 2013-06-03 16:06:14 +01:00
Robert Rees
ca6279a174 Adds a function to rewrite the drop down labels on resizing and when the page is loaded 2013-06-03 15:18:11 +01:00
Nick Satterly
5b9b4e29d3 limit number of history entries in API response to 10 by default 2013-06-02 00:58:56 +01:00
Robert Rees
9d28b8631e Creating the minimum dropdown states 2013-05-31 17:26:12 +01:00
Robert Rees
61ecfbd990 Merge branch 'master' of github.com:guardian/alerta into rr-responsive-dashboard 2013-05-30 10:07:12 +01:00
Nick Satterly
21e2050f1f fix comment 2013-05-26 11:34:51 +01:00
Nick Satterly
52435515fe Delete all alerts for EC2 instances that have expired 2013-05-26 11:31:10 +01:00
Nick Satterly
1600353fcc fix responsive navbar menu 2013-05-26 09:09:38 +01:00
Nick Satterly
8053d7d654 show alerts when heartbeats not received for 5 mins 2013-05-25 20:56:38 +01:00
Nick Satterly
b2aa83991c severity_code should be severity_count 2013-05-25 20:11:53 +01:00
Nick Satterly
9b9f694c94 fix console button spacing 2013-05-24 21:06:54 +01:00
Nick Satterly
534f882fb9 fix merge conflict 2013-05-24 20:33:09 +01:00
Nick Satterly
011260e7b4 add support for status button shift-click for multi-select 2013-05-24 19:56:57 +01:00
Nick Satterly
229e3774dc turn off fluid until its fixed 2013-05-24 14:33:13 +01:00
Nick Satterly
899f1ee777 add status count badges to buttons and remove status counts 2013-05-24 14:19:10 +01:00
Nick Satterly
ae297c9643 use dict.fromkeys() to populate severity and status counts 2013-05-24 13:30:27 +01:00
Nick Satterly
6336dd5c2e added helper function to parse URL params and return mongo query 2013-05-24 13:02:00 +01:00