mirror of
https://github.com/getredash/redash.git
synced 2026-03-22 10:00:17 -04:00
* Add webex as destination * import from destinations explicitly * make format * remove unattributed image * make webex bot token required * don't use magic string * add metadata kwarg * simplify link creation * simplify alert description * simplify alert subject * split attachments template into method * DRY message posting * use api endpoint method * add missing param to post_message * static method * static method attachments template * log exception if send fails * simplify destination handling * transparent image / right size webex logo * remove unused organization param * rename api endpoint and make it a property * add test --------- Co-authored-by: Justin Clift <justin@postgresql.org> Co-authored-by: Guido Petri <18634426+guidopetri@users.noreply.github.com>