Torkel Ödegaard
|
46412c8475
dasboard_history: security fix, added orgId filter to dashboard version lookup
|
8 年之前 |
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 年之前 |
Torkel Ödegaard
|
948e5ae74d
dashboard_history: further css & markup fixes, removing style overrides & resuing existing styles and markup components
|
8 年之前 |
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 年之前 |
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 年之前 |
Torkel Ödegaard
|
746d6cdc88
refactoring: changed name on compare command to make properties more explainatory
|
8 年之前 |
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 年之前 |
Torkel Ödegaard
|
c87418d060
refactoring: Dashboard history restore operation is now reusing existing
|
8 年之前 |
Torkel Ödegaard
|
e18007153d
refactoring: Renamed dashboard version queries that wrongly had Command suffix, added missing OrgId to dashboard history commands and queries
|
8 年之前 |
sanchitraizada
|
77c046aac6
Implement review feedback
|
8 年之前 |
Ben Tranter
|
b6e46c9eb8
History and Version Control for Dashboard Updates
|
8 年之前 |
Torkel Ödegaard
|
05772b30d7
feat(ux): completed work on getting started panel, #6466
|
9 年之前 |
Pavlos Daoglou
|
7f7f080ad8
[5443] Check if title is empty before save a new dashboard
|
9 年之前 |
bergquist
|
421c1eed82
fix(dashboard): fixes bug when saving dashboards
|
9 年之前 |
Carl Bergquist
|
df2b2e3058
feat(alerting): validate alerts before saving dashboard (#6691)
|
9 年之前 |
bergquist
|
04f417a423
feat(alerting): enabled by default. configurable elert engine
|
9 年之前 |
Torkel Ödegaard
|
b0fe69822a
Merge branch 'master' into alerting
|
9 年之前 |
Torkel Ödegaard
|
b2acac3a41
feat(apps): more polish on app dashboard save warning, #5529
|
9 年之前 |
Torkel Ödegaard
|
d9096110f8
Merge branch 'master' into alerting
|
9 年之前 |
Torkel Ödegaard
|
68a8d9bc91
feat(apps): more work on plugin dashboard sync
|
9 年之前 |
Torkel Ödegaard
|
d44325affd
feat(apps): progress on app dashboard imports
|
9 年之前 |
Torkel Ödegaard
|
2b4a9954b1
feat(alerting): progress on alerting UI and model, refactoring of dashboard parser and tests into extractor component, moved tests from sqlstore to alerting package
|
9 年之前 |
Torkel Ödegaard
|
f36a44c49a
Merge branch 'master' into alerting_definitions
|
9 年之前 |
Torkel Ödegaard
|
35a7a3a52b
feat(instrumentation): added some more timers
|
9 年之前 |
Torkel Ödegaard
|
e2c794ff31
feat(instrumentation): lots of refactoring to support tag based backend, #4696
|
9 年之前 |
bergquist
|
a8ac37f517
feat(usage_metrics): add timer metrics
|
9 年之前 |
bergquist
|
1686d86c3b
Merge branch 'master' into alerting_definitions
|
9 年之前 |
bergquist
|
b2a4d8083e
feat(alerting): add datasource ref to alert rule
|
9 年之前 |
bergquist
|
8c2b6b532d
fix(preferences): fixes broken default home dashboard
|
9 年之前 |
Torkel Ödegaard
|
c41c771e9a
fix(home dashboard): fixed handling error when default dashboard is not found, fixes #5141
|
9 年之前 |