Commit Graph

973 Commits (34cf305d2c31b047ec5680dabe31fde7f74a1eef)

Author SHA1 Message Date
Torkel Ödegaard 74840178cf refactoring dashboard folder security checks 9 years ago
Torkel Ödegaard f7194878fe dashboard guardian refactoring starting to work 9 years ago
Torkel Ödegaard b494fd7689 dashboard folders acl work 9 years ago
Torkel Ödegaard cbbbccf12a refactoring dashoard folder guardian 9 years ago
Daniel Lee 0eb297822c httpserver: fixes #8641 9 years ago
Torkel Ödegaard 3fe031d25d refactoring: Dashboard guardian 9 years ago
Daniel Lee 5cf40cbd12 WIP: move guardian logic for search into the sql query 9 years ago
Torkel Ödegaard d9dca72ee4 dashboard_folders: refactoring picker and folder selection in dashboard settings & save as menu 9 years ago
Daniel Lee dd02bf7c9b WIP: adds API check to stop folders being included in folders 9 years ago
Daniel Lee 699f9095e2 WIP: remove permissions when deleting global user 9 years ago
Daniel Lee 92717ccafb WIP: permission checking for dash version api methods 9 years ago
Daniel Lee a861b1b9ba WIP: check permissions for delete/post dashboard 9 years ago
Daniel Lee 3913f16550 WIP: add permission check for GetDashboard 9 years ago
Daniel Lee 9eccb4e79f WIP: API - add dash permission 9 years ago
Daniel Lee 2097ed0bb8 WIP: Permission Type as string in permission query 9 years ago
Daniel Lee 5c89c4b2bd WIP: dashlist in template for new folder 9 years ago
Daniel Lee c602afb9c6 WIP: dashboard search by folder + toggle for list or tree mode 9 years ago
Daniel Lee 82afe8228f WIP: add parentid to getdashboard query result 9 years ago
Daniel Lee 68b9342de3 WIP: dashboard search by type (folder or dash) 9 years ago
Daniel Lee fa18b0053d WIP: delete permission in API 9 years ago
Daniel Lee 53d11d50fc WIP: remove browse mode for dashboard search 9 years ago
Daniel Lee f1e1da39e3 WIP: get Dashboard Permissions 9 years ago
Daniel Lee 552935031b WIP: API methods for add/remove members to user group 9 years ago
Daniel Lee 0a1df0905e WIP: add update user group command 9 years ago
Daniel Lee 233cd7af4a WIP: add user group search 9 years ago
Daniel Lee 1248728d7f WIP: rough prototype of dashboard folders 9 years ago
Mitsuhiro Tanda 922073a357 (cloudwatch) add new metrics (#8569) 9 years ago
Torkel Ödegaard 46412c8475 dasboard_history: security fix, added orgId filter to dashboard version lookup 9 years ago
Torkel Ödegaard 8f6c9c5946 dasboard_history: some polish around styles & diff colors, and minor fixes 9 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 9 years ago
Torkel Ödegaard 948e5ae74d dashboard_history: further css & markup fixes, removing style overrides & resuing existing styles and markup components 9 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 9 years ago
Torkel Ödegaard 689e366f59 refactoring: updated api url routes so they do not conflict with slug route 9 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 9 years ago
Torkel Ödegaard 746d6cdc88 refactoring: changed name on compare command to make properties more explainatory 9 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 9 years ago
Torkel Ödegaard c87418d060 refactoring: Dashboard history restore operation is now reusing existing 9 years ago
Torkel Ödegaard e18007153d refactoring: Renamed dashboard version queries that wrongly had Command suffix, added missing OrgId to dashboard history commands and queries 9 years ago
Eirik Nygaard 1efdd92ae8 Update oauth2 lib (#8524) 9 years ago
Tom Gardiner 4fe9935321 Add support for AWS/VPN metrics (#8528) 9 years ago
sanchitraizada 77c046aac6 Implement review feedback 9 years ago
Dan Cech e4cb103966 remove X-Forwarded-* headers added by nginx when proxying data source & plugin requests (#8418) 9 years ago
Torkel Ödegaard 0d865a83bc fix: fixed test data fake metric query, fixes #8474 9 years ago
Torkel Ödegaard 0d39852ef4 fix: fixed test data fake metric query, fixes #8474 9 years ago
Dan Cech 8422697199 centralize oauth http calls, validate response status (#8470) 9 years ago
Ben Tranter b6e46c9eb8 History and Version Control for Dashboard Updates 9 years ago
Dan Cech 007c08f2a8 remove X-Forwarded-* headers added by nginx when proxying data source & plugin requests (#8418) 9 years ago
Daniel Parks 2d29d7b3d6 Add support for AWS DMS CloudWatch metric (#8458) 9 years ago
Torkel Ödegaard b17a1ed557 playlist: fixed dashboard play ordering, fixes #7688 9 years ago
Torkel Ödegaard c34db77f04 grafana_com: changed name of oauth grafana_net integration (old settings names still work), and updated login button look, closes #8415 9 years ago