Commit Graph

10542 Commits (b4576edc904fd7f128ff3628e8aac458db996378)
 

Author SHA1 Message Date
Daniel Lee b4576edc90 WIP: fix after upstream sqlstore refactoring 8 years ago
Daniel Lee 764d25f007 WIP: rollback 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 074ef7ce4e WIP: add open/closed folders icons for dash search 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 9cbaf0722b WIP: add some TS types 8 years ago
Daniel Lee cbbe90ee79 WIP: edit user group page 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 00ac446b2b WIP: add new group, needs to be redone 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
Martin Molnar d10d897d65 fix: component name of plugin page contains 'undefined' (#8590) 8 years ago
Daniel Lee 6992b484bc docs: improvements to building the docs readme 8 years ago
Torkel Ödegaard cdd5ba6198 fix: influxdb test data source error handling now works better, fixes #8577 8 years ago
Torkel Ödegaard 6c04057285 Merge branch 'master' of github.com:grafana/grafana 8 years ago
Torkel Ödegaard 217c746445 ux: close edit views when opening panel in edit mode 8 years ago
Torkel Ödegaard 95c8a76aa6 ux: minor search style improvements 8 years ago
Daniel Lee a8e9700334 docs: add whitelist option for auth.proxy 8 years ago
Torkel Ödegaard 50b09f4f10 Merge branch 'master' of github.com:grafana/grafana 8 years ago
Torkel Ödegaard 2c75593c1a refactoring: elasticsearch raw doc size limit option PR, #8527 8 years ago
Torkel Ödegaard 3c41d0477a Merge branch 'master' of https://github.com/mk-dhia/grafana into mk-dhia-master 8 years ago
Daniel Lee f7c48c5a5f singlestat: fix ignoring zero value for table data 8 years ago
Daniel Lee c5d5d7ac5a docs: instruction on creating dummy awsconfig 8 years ago
Torkel Ödegaard 71b62f5cf9 Create README.md 8 years ago
Mitsuhiro Tanda 922073a357 (cloudwatch) add new metrics (#8569) 8 years ago
Torkel Ödegaard 01ff3bbe0a ux: mini css position fix 8 years ago
Torkel Ödegaard 61bdc91272 ux: css fix to search position when sidemenu is pinned 8 years ago
Torkel Ödegaard 08b37186a5 fix: fixed failing sql unit test 8 years ago
Torkel Ödegaard 5225e4283f Update CHANGELOG.md 8 years ago
Torkel Ödegaard e7e675e471 Merge branch 'walmartlabs-master' (Dashboard History Feature, #8472) 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 3ba8aeb9a7 dashboard_history: fix for scenario where reverted dashbord has different title and url must change not just route reload 8 years ago
Torkel Ödegaard 64d620c987 dasboard_history: minor style fix change 8 years ago
Peter Mounce f4debbf501 typo (#8565) 8 years ago
Torkel Ödegaard 56b3c4a3a0 dasboard_history: fixed disabled attribute so it works both by disabling and fixing style, no need for disabled class and disabled attribute 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 c4e872b9da dashboard_history: minor changes and fixes 8 years ago