0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-03-13 04:53:16 +00:00
Commit graph

4 commits

Author SHA1 Message Date
Andrey Kuzmin
cc8f93000c Oembed fix ()
* Fix oembed.

Use usual json (not jsonp request) with Access-Control-Allow-Origin header.
Correct path to oembed location.

* Move styling to embedding page from embedded to simplify configure.

Removed width/height from parameters.
Allow to hide title.

* More powerfull oembed.

Auto-renew.
Ability to open page locally (we heed to set http/https prefixes).
Fix loading: we need to set alerta defaults only after script loading.

* oembed example for grafana.

* Remove unused width/height from js.

* Ability to set empty background in case of no alerts.

* Oembed work fix.

qb.from_params forms incorrect arguments for query.

* Grafana load fix.

Grafana won't load script on "load". So it's better to embed js.

* Revert api path to usual environment prefix.

But leave a comment, how to use it with alerta, running in docker.
2019-03-24 20:57:21 +01:00
Nick Satterly
5f50a566a6
Whitespace fixes () 2018-09-16 00:26:28 +02:00
Nick Satterly
123cabb7b1
Add support for confirmation and password reset emails () 2018-09-12 22:22:03 +02:00
Nick Satterly
b28b2559f8 Flatten directory structure 2017-09-20 15:08:46 +01:00