mirror of
https://github.com/getredash/redash.git
synced 2026-03-22 10:00:17 -04:00
* Add Asana alert destination * change icon * fix format * add except in log * fix flake8 * add metadata kwarg to notify * update asana image * make pat and project id required * rename asana destination icon * reuse Alert * extract api base url to property method * use required options * add asana destination test * make format * define metadata * fix test * remove json.dumps from asana test --------- Co-authored-by: Konstantin Smirnov <46676677+konnectr@users.noreply.github.com> Co-authored-by: konnectr <1konnectrl@gmail.com> Co-authored-by: Guido Petri <18634426+guidopetri@users.noreply.github.com>