Commit Graph

2266 Commits (890ebcbb7b606e7ea83fbef7027ea19551741b74)

Author SHA1 Message Date
Daniel Lee 890ebcbb7b WIP: limit GetAllowedDashboards sql query with a where in 8 years ago
Daniel Lee 97c13b77bf WIP: Add or update Dashboard ACL 8 years ago
Daniel Lee 3785894b40 WIP: guardian service for search 8 years ago
Daniel Lee 2e010b920b dashboard: sort search with dash folder first 8 years ago
Daniel Lee 552935031b WIP: API methods for add/remove members to user group 8 years ago
Daniel Lee 0a1df0905e WIP: add update user group command 8 years ago
Daniel Lee 233cd7af4a WIP: add user group search 8 years ago
Daniel Lee af67aea2a9 WIP: add usergroup commands and queries 8 years ago
Daniel Lee 1248728d7f WIP: rough prototype of dashboard folders 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
Dan Cech f224fd8310 reduce length of dashboard columns used in compound indexes (#8507) 8 years ago
Tom Gardiner 4fe9935321 Add support for AWS/VPN metrics (#8528) 8 years ago
sanchitraizada 77c046aac6 Implement review feedback 8 years ago
Dan Cech e4cb103966 remove X-Forwarded-* headers added by nginx when proxying data source & plugin requests (#8418) 8 years ago
Dan Cech c95162e067 tweak column lengths for utf8mb4 support on older mysql (#8483) 8 years ago
Torkel Ödegaard 0d865a83bc fix: fixed test data fake metric query, fixes #8474 8 years ago
Torkel Ödegaard 0d39852ef4 fix: fixed test data fake metric query, fixes #8474 8 years ago
Dan Cech c0d5b61403 tweak column lengths for utf8mb4 support on older mysql (#8483) 8 years ago
Dan Cech 7004a84c30 tweak column lengths for utf8mb4 support on older mysql 8 years ago
Dan Cech 8422697199 centralize oauth http calls, validate response status (#8470) 8 years ago
Ben Tranter a927b893ae Use DBSession for getMaxVersion 8 years ago
Ben Tranter b6e46c9eb8 History and Version Control for Dashboard Updates 8 years ago
Dhia ac28c4b233 add Referer header to logs. This is useful to link datasource requests to dashboard that originated it (#8399) 8 years ago
Torkel Ödegaard dcf7385cc1 sensu: added input tooltip to source property 8 years ago
joe miller 090594a0bc support setting the source and handler attribute in sensu notifications (#8405) 8 years ago
Dan Cech 007c08f2a8 remove X-Forwarded-* headers added by nginx when proxying data source & plugin requests (#8418) 8 years ago
Daniel Parks 2d29d7b3d6 Add support for AWS DMS CloudWatch metric (#8458) 8 years ago
Torkel Ödegaard b17a1ed557 playlist: fixed dashboard play ordering, fixes #7688 8 years ago
Prasanna Gautam 6541ffe045 minor change: more accurate variable name (#8449) 8 years ago
Torkel Ödegaard befc15c5a1 fix: s3 image uploads to us-east-1 (us standard) did not return correct image urls so images shared to slack and other services was not correct, fixes #8444 8 years ago