Ryan McKinley
|
fcdc29746f
@grafana/data: export dateMath and rangeUtil (#17971)
|
6 éve |
Ryan McKinley
|
3f15170914
Refactor: move some files to @grafana/data (#17952)
|
6 éve |
Torkel Ödegaard
|
48ae93048b
Panels: No title will no longer make panel header take up space (#16884)
|
6 éve |
Ryan McKinley
|
d881976c9d
Refactor: move datemath to grafana/ui (#16890)
|
6 éve |
ryan
|
439b044204
move toTableData to grafana/ui
|
7 éve |
ryan
|
abf015ace2
use TableData for timeseries in react
|
7 éve |
Marcus Efraimsson
|
1a588dadbe
fix only users that can edit a dashboard should be able to update panel json
|
7 éve |
Torkel Ödegaard
|
cfea8bdcae
Prettier had not been running as a precommit hook for some time so had to run in on all files again
|
7 éve |
Johannes Schill
|
3f64d61fd2
feat: Add util to convert snapshotData to PanelData
|
7 éve |
Torkel Ödegaard
|
aafd4a339a
Moved dashboard state components to state folder
|
7 éve |
Torkel Ödegaard
|
80da19010e
Moved share modal
|
7 éve |
Dominik Prokop
|
7289e6e500
Addedd assertions about raw time range when panel time overriden
|
7 éve |
Dominik Prokop
|
60fadcf1e5
Fix panel time overrides not being applied fully
|
7 éve |
Torkel Ödegaard
|
a02b4b47b6
Moving a couple of types to @grafana/ui
|
7 éve |
Torkel Ödegaard
|
6d91e06f4d
refactoring back the interval calculation, needs to be different for react panels
|
7 éve |
Torkel Ödegaard
|
f026be3790
fix case where timeshift and time override is used
|
7 éve |
Torkel Ödegaard
|
f274195d81
wip: refactoring interval and time override handling
|
7 éve |
Johannes Schill
|
a3f1a1c6b3
wip: panel-header: Remove the TimeData type
|
7 éve |
Johannes Schill
|
e55f3f883f
wip: panel-header: Move getResolution and calculateInterval into utils-functions and use the same code from react and angular
|
7 éve |
Johannes Schill
|
9fd62b80d9
wip: panel-header: Start implementing the applyPanelTimeOverrides in the react panels by moving it to a util, make it pure and call it from angular and react.
|
7 éve |
Johannes Schill
|
6151310216
wip: panel-header: Start implementing the Toggle legend, but its not taken all the way
|
7 éve |
Johannes Schill
|
5375ce5ffd
wip: panel-header: Refactor so "Share" use the same code in angular+react
|
7 éve |
Johannes Schill
|
f9dd516578
wip: panel-header: Add "Edit JSON" functionality + make sure everyone using the json editor pass in the model property instead of the scope property when triggering the json modal
|
7 éve |
Johannes Schill
|
edceb204e7
wip: panel-header: Add "Copy" functionality
|
7 éve |
Johannes Schill
|
b296d724e5
wip: panel-header: Add "Duplicate"
|
7 éve |
Johannes Schill
|
bf8703edb8
wip: panel-header: Move code existing in both angular+react to utility functions
|
7 éve |