0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-02-03 21:28:41 +00:00
alerta_alerta/alerta/models
Nick Satterly 2022944277
feat: Add support for user-defined API key (#1518)
* Support creation of user-defined API keys

* Add test for user-defined API key
2021-05-08 19:04:01 +02:00
..
alarms feat: add colors for Ack and Shelved statuses (#1420) 2020-12-11 00:43:37 +01:00
__init__.py Flatten directory structure 2017-09-20 15:08:46 +01:00
alert.py fix: change housekeeping delete threshold to seconds (#1508) 2021-04-28 13:15:42 +02:00
blackout.py feature: add alert origin to blackout options (#1497) 2021-04-14 22:53:46 +02:00
customer.py feat: add pagination support to collection responses (#1443) 2021-01-09 00:36:15 +01:00
enums.py feat: log dismissing notes to alert history (#1507) 2021-04-25 19:25:24 +02:00
group.py refactor: create "query builders" for all data models (#1446) 2021-03-13 20:34:39 +01:00
heartbeat.py refactor: create "query builders" for all data models (#1446) 2021-03-13 20:34:39 +01:00
history.py Support per-status timeouts in alert history log 2020-07-04 22:50:28 +02:00
key.py feat: Add support for user-defined API key (#1518) 2021-05-08 19:04:01 +02:00
metrics.py Add attributes field to heartbeat for use in hb alerts (#1128) 2020-01-25 13:03:35 +01:00
note.py feat: log dismissing notes to alert history (#1507) 2021-04-25 19:25:24 +02:00
permission.py feat: add pagination support to collection responses (#1443) 2021-01-09 00:36:15 +01:00
switch.py Add attributes field to heartbeat for use in hb alerts (#1128) 2020-01-25 13:03:35 +01:00
token.py fix(deps): update PyJWT to v2.0.0 (#1441) 2021-01-06 21:45:03 +01:00
user.py refactor: use more enums and class properties (#1444) 2021-01-09 22:35:51 +01:00