Commit Graph

1171 Commits (9fb7b887db0d571b421ad34f9b021ec1c5f840bd)

Author SHA1 Message Date
Marcus Efraimsson 9fb7b887db dashboards: add url property to dashboard meta and search api responses 7 years ago
Marcus Efraimsson 13d5db7d19 dashboards: add support for retrieving a dashboard by uid 7 years ago
Marcus Efraimsson c1cff3849e dashboard: change unique index for uid to include org_id 7 years ago
Marcus Efraimsson fc7bab8bf0 dashboard: fix failing test. #7883 7 years ago
Marcus Efraimsson 5b35c694dc dashboard: generate and include uid in dashboard model. #7883 7 years ago
Marcus Efraimsson 025a14ec24 db: add migrations for creating a unique index for uid. #7883 7 years ago
Marcus Efraimsson 50aa9ec69c db: add migrations for generating uid for existing dashboards. #7883 7 years ago
Marcus Efraimsson 401b01e1e6 db: add new column uid to the dashboard table. #7883 7 years ago
Marcus Efraimsson 3d1c624c12 WIP: Protect against brute force (frequent) login attempts (#10031) 7 years ago
Leonard Gram 1c034b7a73 fixes minor typo 7 years ago
bergquist c3a768b3ed provsioning: dont stop grafana due to missing 7 years ago
Marcus Efraimsson d36fd66dba dashfolder: fix for sqlite test 7 years ago
Daniel Lee 9d2a667e8b dashfolder: fix for mysql test 7 years ago
bergquist ee973a977b stats: send amount of stars as stats 7 years ago
bergquist ea988a37dd tech: avoid using deprecated functions 7 years ago
bergquist 5a1cf2c793 style: minor code style changes 7 years ago
bkaganyildiz 97d969bd5c Update OpsGenie Notifier to support different api domains. 7 years ago
Matt 0dffb6dbb1 Adjusted the border color on the buttons in dashboard nav, fixed alert email text area width, fixed padding-top issue on dashboard settings aside 7 years ago
stobin f1813ae3a3 Make file_reader follow symlinks 7 years ago
bergquist 34d7f8a44f dashboards as cfg: property path replaces folder 7 years ago
Leonard Gram 183507964c Clearer naming for dashboard provisioning config. 7 years ago
bergquist 1a6c2ea8d8 dashboards as cfg: logs error when trying to import dashboard with id 7 years ago
Robin Burchell 43109dc8ca telegram: Send notifications with an inline image 7 years ago
Robin Burchell b6fcf2b609 telegram: Switch to using multipart form rather than JSON as a body 7 years ago
Robin Burchell a1a9f339bf telegram: Fix a typo in variable name 7 years ago
Torkel Ödegaard 029317ed18 tech: alert list react migration progress 8 years ago
bergquist f5e00e133b dashboards as cfg: moves dashcash into its own file 8 years ago
bergquist 237d469ed4 dashboards as cfg: create dashboard folders if missing 8 years ago
bergquist f4078e1935 tests: for skipping with hidden folders 8 years ago
bergquist 7917efb31a pagerduty: fixes invalid default value 8 years ago
bergquist e480a38dc1 pagerduty: adds test for reading auto resolve setting 8 years ago
Marcus Efraimsson af34f9977e Add avatar to team and team members page (#10305) 8 years ago
Marcus Efraimsson df3655dd4a db: fix postgres regression when comparing boolean columns/values (#10303) 8 years ago
Carl Bergquist e2be6a38c4 pushover: update default message 8 years ago
Carl Bergquist 644c2f7fb0 test: remove unused code 8 years ago
Carl Bergquist 66cf224e31 alerting: make alert extractor backwards compatible 8 years ago
Carl Bergquist 1816e89730 alerting: move test json into files 8 years ago
Torkel Ödegaard 51ec64f872 fix: reduced team name column length, fixes #10244 8 years ago
Torkel Ödegaard a8a5f8181b fix: viewers can edit now works correctly 8 years ago
Daniel Lee 2b814738c1 dashfolder: change to migration text 8 years ago
bergquist 256f7176a2
teams: add team count when searching for team 8 years ago
Simon Aquino 5dbbf1826c Avoid ID validation before provisioning dashboards 8 years ago
bergquist ade734168c alertmanager: endAt should only be used if we have the correct value 8 years ago
bergquist 3691faf136 alertmanager: code style 8 years ago
bergquist 1240db31d3 alerting: reduce log level for notifiers 8 years ago
Thibault Chataigner a8264fe316 Alertmanager notifier: add "metric" labels if no tags 8 years ago
Thibault Chataigner 3a7939c930 Alertmanager notifier: make it match the new notifier interface 8 years ago
Mitsuhiro Tanda 20d94f9703 support alertmanager 8 years ago
Carl Bergquist 35106537f2 Replace Read Only Editor role with ViewersCanEdit setting (#10166) 8 years ago
Torkel Ödegaard 313735bd75 search: worked on search results 8 years ago