0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-02-19 11:43:52 +00:00
Commit graph

32 commits

Author SHA1 Message Date
Nick Satterly
dbf045ff79
Move config endpoint to own file () 2019-10-14 23:32:21 +02:00
Asher Foa
2cb00a7b9b iSort fixes ()
* iSort fixes

* Remove unused import
2019-08-10 23:14:44 +02:00
Nick Satterly
d382575f5c
Add support for globally-defined alert severity indicators () 2019-06-30 16:59:20 +02:00
Nick Satterly
de9688142f
Amazon Cognito OpenID Connect auth provider ()
* Add support for Amazon Cognito OpenID Connect auth provider

* Add test for Amazon Cognito auth provider

* Pass known auth provider in bearer token
2019-06-20 20:20:17 +02:00
Nick Satterly
5bf9da819c
PingFederate users can use OpenID Connect auth () 2019-06-18 22:56:56 +02:00
Nick Satterly
ca42562e00
Add support for tracing headers to audit, logging and responses () 2019-05-24 00:01:12 +02:00
Nick Satterly
ea86676767
Add default alarm model severity config () 2019-05-21 00:36:26 +02:00
Nick Satterly
884c28f565
Pass debug mode setting to clients () 2019-04-23 11:08:59 +02:00
Nick Satterly
81ff6fbf55
Add user groups for role and customer lookup () 2019-04-07 09:33:38 +02:00
Nick Satterly
61f1b49ac2
Add generic OpenID Connect auth strategy () 2019-03-08 07:50:13 +01:00
Nick Satterly
d7bfb4c224
Update ISA 18.2 alarm model from 2009 to 2016 version () 2019-03-03 23:44:52 +01:00
Nick Satterly
24d1ba3eff
Only basic auth supports sign up () 2019-02-18 00:25:30 +01:00
Nick Satterly
d44aba74c6
Add support for Microsoft Azure Active Directory OAuth2 () 2019-02-17 01:03:27 +01:00
Nick Satterly
4ab148c600
Send different email links based on hashbang or history mode () 2019-01-16 14:21:40 +01:00
Nick Satterly
eebcda99e6
Show custom webhooks in list of rules () 2018-10-30 23:17:59 +01:00
Nick Satterly
d106bb799f
[WIP] Trigger user-configurable actions in plugins ()
* Add user-configurable actions to plugins

* Refactor set status and action alert
2018-10-13 22:30:11 +02:00
Nick Satterly
4bda9b12c0
Add configuration for web UI custom columns () 2018-10-12 11:18:11 +02:00
Nick Satterly
a0efc99b07
Make Celery optional while Bulk API is experimental () 2018-10-11 21:02:10 +02:00
Nick Satterly
9ab31ec246
Add client setting for configuration of navbar site logo () 2018-10-11 13:49:09 +02:00
Nick Satterly
aad3e98d71
User configurable sort by lastReceiveTime or createTime () 2018-10-10 23:41:17 +02:00
Nick Satterly
a6a15d4d2d
Type annotate utils modules () 2018-10-10 10:20:17 +02:00
Nick Satterly
70639540c1
Add default date & time formats to server config () 2018-10-09 09:50:47 +02:00
Nick Satterly
a53e96f790
Add default audio file to server config () 2018-10-09 08:41:34 +02:00
Nick Satterly
c945b67e9c
Add endpoints for bulk update, tag, untag and delete alerts () 2018-10-08 23:40:26 +02:00
Nick Satterly
cbe10fb891
Add ISA 18.2 alarm model as option for alarm management () 2018-10-08 15:29:41 +02:00
Nick Satterly
0a570fe47e
Add support for web UI color settings () 2018-09-18 01:47:46 +02:00
Nick Satterly
8494ec7f55
Add more settings to config endpoint () 2018-09-17 00:29:21 +02:00
Nick Satterly
977668e698
Flake8 fixes () 2018-09-16 00:58:17 +02:00
Nick Satterly
627b971a88
Replace double-quotes with single-quotes () 2018-09-16 00:20:53 +02:00
Nick Satterly
4af78277e8
Add pre-commit checks () 2018-09-16 00:07:50 +02:00
Nick Satterly
f3e4cb3ecb
Add config endpoint for dynamic client configuration () 2018-09-10 22:23:37 +02:00
Nick Satterly
b28b2559f8 Flatten directory structure 2017-09-20 15:08:46 +01:00
Renamed from alerta/app/views/__init__.py (Browse further)