Commit Graph

2292 Commits (58528a951a2a05c45c01686087f1317b0a842a68)

Author SHA1 Message Date
David Wittman 8f5fbb4254 Fix typo in PagerDuty notifier options template (#8978) 8 years ago
Torkel Ödegaard 1372d2e517 fix: update user permissions validation was not working properly, fixes #8977 8 years ago
Torkel Ödegaard 3dc9d76b38 fix: viewer role fix, fixes #8976 8 years ago
Torkel Ödegaard 34cda65998 fix: png rendering api & timeout parameter now works as it should AND default render timeout increased from 30 to 60 seconds, fixes #8710 8 years ago
Torkel Ödegaard 73563d087c feat: more work on #8768 8 years ago
Torkel Ödegaard 23558c61d4 feat: wip work on #8768 8 years ago
Dave Hall 0c70d271dc Support large github organisations (#8846) 8 years ago
Torkel Ödegaard 723f5bc9e8 fix: dsahboard_version data column type changed to MEDIUMTEXT, fixes #8813 8 years ago
Mitsuhiro Tanda b16b649c9b (cloudwatch) add new elb metrics (#8894) 8 years ago
Mitsuhiro Tanda 9d50ab8fb5 (cloudwatch) check auth type before assume role (#8895) 8 years ago
gomlgs 228c210379 Cloudwatch: Fix bug with obtaining IAM roles within ECS containers. (#8766) 8 years ago
Liang Jiameng f8d22385ce add a placeholder to DingTalk Url (#8820) 8 years ago
0x6875790d0a a622c55b1b (feat) Add image to LINE notify (#8771) 8 years ago
Daniel Lee e6f9546a7c api: add no cache headers for IE11 8 years ago
Daniel Lee 6d4c29ea9b migrations: dashboard version migration handles nulls 8 years ago
Daniel Lee 16cda723d3 migrations: dashboard version migration handles nulls 8 years ago
Daniel Lee 74093c700f api: adds no-cache header for GET requests 8 years ago
Liang Jiameng 109fd998ed Add a new notifier : DingTalk (#8473) 8 years ago
Daniel Lee b8aa203707 signup: fix email sent logic for tempuser 8 years ago
Ben Tranter 1fd7b60efe Add more information to basic diff logic 8 years ago
Daniel Lee 8973b48f96 setting: add tests for windows 8 years ago
Denis Doria 5aac2d2078 Include user Id on the lookup api (#8698) 8 years ago
Torkel Ödegaard 60da730c95 mysql: fix for TIME columns, fixes #8534 8 years ago
Torkel Ödegaard be29357d22 fix: added missing url route for annotation state history delete, fixes #8660 8 years ago
Ben Tranter a3d22ae9c7 Document logic behind basic diff 8 years ago
Ben Tranter b54b43a42e Add tests for diff formatters 8 years ago
Daniel Lee 2479e51a6b mysql: Null value should not be considered as previous value 8 years ago
Denis Doria 41d300f69d Fix timeInterval for mysql datasource (#8651) 8 years ago
Daniel Lee 0eb297822c httpserver: fixes #8641 8 years ago
Mitsuhiro Tanda 922073a357 (cloudwatch) add new metrics (#8569) 8 years ago
Torkel Ödegaard 08b37186a5 fix: fixed failing sql unit test 8 years ago
Torkel Ödegaard 391dc1e225 dasboard_history: fixed sql integration test 8 years ago
Torkel Ödegaard 46412c8475 dasboard_history: security fix, added orgId filter to dashboard version lookup 8 years ago
Torkel Ödegaard 577dfee086 dasboard_history: fixed json diff so only dashbord is compared and not the whole dashboard revision object (message and restoreFrom etc was showing up in json diff) 8 years ago
Torkel Ödegaard 8f6c9c5946 dasboard_history: some polish around styles & diff colors, and minor fixes 8 years ago
Torkel Ödegaard ef1dfed0d8 dasboard_history: big refactoring of how the compare api looked, now a POST with a model for new & base version, refactored a simplified UI code as well, this was done to lay foundation to make it possible to do diff against current in browser unsaved version 8 years ago
Torkel Ödegaard 948e5ae74d dashboard_history: further css & markup fixes, removing style overrides & resuing existing styles and markup components 8 years ago
Torkel Ödegaard 7b5f7ed553 dashboard_history: SQL did not work when using MySQL, fixes to dashboard version numbering, so inserts start at 1, added migration to fix old dashboards with version 0 8 years ago
Torkel Ödegaard 5409f4c0eb dashboard_history: fixed issue with save as & overwrite 8 years ago
Torkel Ödegaard 689e366f59 refactoring: updated api url routes so they do not conflict with slug route 8 years ago
Torkel Ödegaard e2061312f5 refactoring: moved compare dashboard version command out of sqlstore, the code in this command did not use any sql operations and was more high level, could be moved out and use existing queries to get the versions 8 years ago
Torkel Ödegaard 746d6cdc88 refactoring: changed name on compare command to make properties more explainatory 8 years ago
Torkel Ödegaard cabbfe9adc refactoring: moved dashboard history item formating (message) and fixed dashboard history migration issue, and removed from frontend tests that where no longer needed 8 years ago
Torkel Ödegaard f18ebea03e fix: dashboard save modals had double submit on enter after my refactoring this morning 8 years ago
Torkel Ödegaard 82d4d54dc5 refactoring: fixed broken unit test in last commit 8 years ago
Torkel Ödegaard c87418d060 refactoring: Dashboard history restore operation is now reusing existing 8 years ago
Torkel Ödegaard c296ae1178 refactoring: fixing unit tests broken in last commit 8 years ago
Torkel Ödegaard e18007153d refactoring: Renamed dashboard version queries that wrongly had Command suffix, added missing OrgId to dashboard history commands and queries 8 years ago
Anton Yackushev bab21c9069 misspell: Corrected some misspelled words 8 years ago
Eirik Nygaard 1efdd92ae8 Update oauth2 lib (#8524) 8 years ago