Commit Graph

4053 Commits (a861b1b9bad6c752a5466b1a1a08ee7a8e613399)

Author SHA1 Message Date
Daniel Lee 88e1fcb910 WIP: fixes after version history merge 8 years ago
Daniel Lee 18269a5886 WIP: user + user-group pickers for permissions 8 years ago
Daniel Lee bc6aa74439 WIP: user-picker directive 8 years ago
Daniel Lee 96afb91ac4 WIP: fixes after navbar changes 8 years ago
Daniel Lee 5c89c4b2bd WIP: dashlist in template for new folder 8 years ago
Daniel Lee 533f2d3d72 WIP: refactor folder-picker for dashlist 8 years ago
Daniel Lee 7381d2565d WIP: adds folder-picker to save as dialog 8 years ago
Daniel Lee d081f85289 WIP: use metric-segment for folder picker 8 years ago
Daniel Lee 6c736e002a WIP: add dummy root folder to folder picker 8 years ago
Daniel Lee 1e865211c9 WIP: Create new dashboard button in dash search 8 years ago
Daniel Lee 06a15eec5c WIP: permissions moved to settings tab. Adds folder dropdown to general settings tab 8 years ago
Daniel Lee 764d25f007 WIP: rollback 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 074ef7ce4e WIP: add open/closed folders icons for dash search 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 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 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
Torkel Ödegaard cdd5ba6198 fix: influxdb test data source error handling now works better, fixes #8577 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
Torkel Ödegaard 2c75593c1a refactoring: elasticsearch raw doc size limit option PR, #8527 8 years ago
Daniel Lee f7c48c5a5f singlestat: fix ignoring zero value for table data 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 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
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
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 9b629cd5a6 dashboard_history: fixed history srv unit tests 8 years ago
Torkel Ödegaard 546d489dd3 dashboard_history: restored unsaved changes modal to simple cancel, discard, save 8 years ago
Torkel Ödegaard 88da3a99e1 refactoring: trying to remove all the css overrides in history tab and make the styles more more inline with best practice css, and if needed use modifier overrides instead 8 years ago
Torkel Ödegaard 689e366f59 refactoring: updated api url routes so they do not conflict with slug route 8 years ago
Torkel Ödegaard e43d09e15b fix: fixed failing frontend test 8 years ago
Torkel Ödegaard 9c1401849e fix: always show dashboard history for now, need a way to make dropdown more dynamic 8 years ago
Torkel Ödegaard 2a52e25d5b refactoring: removed double error alert, backendSrv is already showing an error alert 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 c87418d060 refactoring: Dashboard history restore operation is now reusing existing 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
Daniel Lee 1b79e17970 graph: better generation of y-axis ticks for log-scale 8 years ago
Torkel Ödegaard fdfcd5cbf0 refactoring:: dashboard save modal and save as modal needed an update 8 years ago