Commit Graph

913 Commits (3913f16550e2ce43330c8221d975cd9f32cbc94e)

Author SHA1 Message Date
Daniel Lee 3913f16550 WIP: add permission check for GetDashboard 8 years ago
Daniel Lee ef0facc987 WIP: fix test after merge conflict 8 years ago
Daniel Lee 9eccb4e79f WIP: API - add dash permission 8 years ago
Daniel Lee 2097ed0bb8 WIP: Permission Type as string in permission query 8 years ago
Daniel Lee c602afb9c6 WIP: dashboard search by folder + toggle for list or tree mode 8 years ago
Daniel Lee 6c736e002a WIP: add dummy root folder to folder picker 8 years ago
Daniel Lee 68b9342de3 WIP: dashboard search by type (folder or dash) 8 years ago
Daniel Lee b4576edc90 WIP: fix after upstream sqlstore refactoring 8 years ago
Daniel Lee fa18b0053d WIP: delete permission in API 8 years ago
Daniel Lee fff7b706d6 WIP: user group additions 8 years ago
Daniel Lee 53d11d50fc WIP: remove browse mode for dashboard search 8 years ago
Daniel Lee f1e1da39e3 WIP: get Dashboard Permissions 8 years ago
Daniel Lee 13314f23ba WIP: Can remove dashboard permission - sql 8 years ago
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
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 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 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
Dan Cech f224fd8310 reduce length of dashboard columns used in compound indexes (#8507) 8 years ago
sanchitraizada 77c046aac6 Implement review feedback 8 years ago
Dan Cech c95162e067 tweak column lengths for utf8mb4 support on older mysql (#8483) 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
Ben Tranter a927b893ae Use DBSession for getMaxVersion 8 years ago
Ben Tranter b6e46c9eb8 History and Version Control for Dashboard Updates 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
Torkel Ödegaard b17a1ed557 playlist: fixed dashboard play ordering, fixes #7688 8 years ago
Torkel Ödegaard 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 years ago
Dave Scott f7215608e9 Update VictorOps notifier w/ auto resolve and image URL (#8431) 8 years ago
Dan Cech 9dc220b8e2 include error message in email notification (#8392) 8 years ago
Torkel Ödegaard f84dc24fcb alerting: improving and fixing alert history, #7257 8 years ago