Torkel Ödegaard
|
159c5cdb63
|
wip: adding general tab for react panel edit mode
|
2018-11-14 17:57:37 +01:00 |
|
Torkel Ödegaard
|
1eecda48f8
|
Moved query manipulations from metrics controller to metrics tab so they are more easily shared between angular and react panels
|
2018-11-14 14:40:03 +01:00 |
|
Torkel Ödegaard
|
888eb9d94c
|
fixed panel focus for react panels
|
2018-11-14 13:31:40 +01:00 |
|
Torkel Ödegaard
|
080d611004
|
minor changes to react panels
|
2018-11-14 13:20:19 +01:00 |
|
Torkel Ödegaard
|
604add078b
|
Merge pull request #14066 from grafana/panel-size-refactor
Panel size refactor
|
2018-11-14 12:38:21 +01:00 |
|
Torkel Ödegaard
|
6d65432c8a
|
Merge branch 'toggle-panel-menu-withreact' into develop
|
2018-11-14 12:24:30 +01:00 |
|
Torkel Ödegaard
|
90c41bb087
|
changed how size is calcualted and propagated and added proper interval calc to DataPanel
|
2018-11-14 12:03:25 +01:00 |
|
Torkel Ödegaard
|
dedeaf541e
|
wip panel size handling
|
2018-11-13 18:50:12 +01:00 |
|
Peter Holmberg
|
a9b5cbf381
|
adced clickoutside wrapper
|
2018-11-13 17:00:28 +01:00 |
|
Torkel Ödegaard
|
f274195d81
|
wip: refactoring interval and time override handling
|
2018-11-13 15:05:07 +01:00 |
|
Torkel Ödegaard
|
d49e857bc0
|
Merge branch 'develop' into 12759-timeshift
|
2018-11-13 09:56:58 +01:00 |
|
Torkel Ödegaard
|
81a9a3a3c1
|
Merge branch 'develop' into 12759-timeshift
|
2018-11-13 08:51:48 +01:00 |
|
Torkel Ödegaard
|
7b805bdb81
|
minor react panels refafactor
|
2018-11-13 08:40:42 +01:00 |
|
Torkel Ödegaard
|
e331d24a38
|
removed console.log
|
2018-11-13 08:11:03 +01:00 |
|
Torkel Ödegaard
|
9820c7806c
|
some cleanup of unused stuff and type fixes
|
2018-11-13 08:09:12 +01:00 |
|
Torkel Ödegaard
|
9dbb0db684
|
completed work on panel not found view
|
2018-11-13 07:54:02 +01:00 |
|
Torkel Ödegaard
|
119e94f745
|
wip: panel plugin not found
|
2018-11-12 17:54:44 +01:00 |
|
Torkel Ödegaard
|
727efa5a03
|
Merge branch 'pane-edit-ux-tabs' into develop
|
2018-11-12 16:25:13 +01:00 |
|
Torkel Ödegaard
|
e0feb72637
|
Merge remote-tracking branch 'origin/data-source-settings-to-react' into develop
|
2018-11-12 16:17:05 +01:00 |
|
Johannes Schill
|
6d4d7c5032
|
wip: panel-header: On panel refresh, get new timeRange from timeSrv, not the old one from the state
|
2018-11-12 11:38:41 +01:00 |
|
Johannes Schill
|
e045169094
|
wip: panel-header: Avoid null returning to get better code readability. High five @ peterholmberg
|
2018-11-12 11:31:33 +01:00 |
|
Johannes Schill
|
a3f1a1c6b3
|
wip: panel-header: Remove the TimeData type
|
2018-11-12 11:31:33 +01:00 |
|
Johannes Schill
|
e55f3f883f
|
wip: panel-header: Move getResolution and calculateInterval into utils-functions and use the same code from react and angular
|
2018-11-12 11:31:33 +01:00 |
|
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.
|
2018-11-12 11:31:33 +01:00 |
|
Torkel Ödegaard
|
a0620ac8f6
|
minor style fixes & polish
|
2018-11-11 17:46:40 +01:00 |
|
Torkel Ödegaard
|
c4ad069083
|
refactoring & cleaning up css
|
2018-11-10 17:28:28 +01:00 |
|
Torkel Ödegaard
|
f74f7b017f
|
Minor progress on edit mode
|
2018-11-10 07:34:09 -08:00 |
|
Torkel Ödegaard
|
c54ae5d124
|
improve dropdown pane connetion to tab toolbar
|
2018-11-09 11:33:33 -08:00 |
|
Torkel Ödegaard
|
1bad8db94c
|
data source picker demo state
|
2018-11-09 15:50:09 +01:00 |
|
Torkel Ödegaard
|
a7daf58bb9
|
wip: progress on edit mode ux with tabs
|
2018-11-09 13:17:41 +01:00 |
|
Torkel Ödegaard
|
8a9d721c00
|
panel-edit-ux-tabs on top alternative
|
2018-11-08 12:25:22 +01:00 |
|
Torkel Ödegaard
|
964a21b091
|
Merge branch 'master' into panel-edit-ux
|
2018-11-08 11:46:04 +01:00 |
|
Torkel Ödegaard
|
93b4cb562d
|
Fixed issues introduced by changing to PureComponent
|
2018-11-07 16:03:33 +01:00 |
|
Torkel Ödegaard
|
37eb7ca62b
|
further refactoring of #13984
|
2018-11-07 13:55:02 +01:00 |
|
Torkel Ödegaard
|
a24f6998f2
|
refactorings and some clean-up / removal of things not used
|
2018-11-07 13:36:35 +01:00 |
|
Peter Holmberg
|
e25b2d0ab6
|
Merge branch 'master' into data-source-settings-to-react
|
2018-11-07 09:50:17 +01:00 |
|
Torkel Ödegaard
|
7d87f57367
|
experimental option boxes
|
2018-11-06 18:55:35 +01:00 |
|
Torkel Ödegaard
|
5975c4a737
|
ux: changed panel selection ux
|
2018-11-06 18:34:37 +01:00 |
|
Johannes Schill
|
9c28ff8f84
|
wip: panel-header: Remove custom menu items from panels completely
|
2018-11-06 16:44:13 +01:00 |
|
Johannes Schill
|
dd7437e9e9
|
wip: panel-header: Reverted a lot of code to pause the "custom menu options" for now
|
2018-11-06 16:37:51 +01:00 |
|
Johannes Schill
|
49550ccedf
|
wip: panel-header: More merge conflicts during cherry pick
|
2018-11-06 16:12:04 +01:00 |
|
Johannes Schill
|
dbf7f3fb61
|
wip: panel-header: More merge conflicts during cherry pick
|
2018-11-06 16:05:34 +01:00 |
|
Johannes Schill
|
6c0c1254fe
|
wip: panel-header: More merge conflicts
|
2018-11-06 15:44:04 +01:00 |
|
Johannes Schill
|
ca4612af26
|
wip: panel-header: Merge conflicts
|
2018-11-06 15:35:15 +01:00 |
|
Johannes Schill
|
f471482569
|
wip: panel-header: Fragment not needed anymore
|
2018-11-06 15:27:15 +01:00 |
|
Johannes Schill
|
f124b9de6a
|
wip: panel-header: Separate all panel actions to its own file so we decouple them from react
|
2018-11-06 15:26:43 +01:00 |
|
Johannes Schill
|
6151310216
|
wip: panel-header: Start implementing the Toggle legend, but its not taken all the way
|
2018-11-06 15:26:34 +01:00 |
|
Johannes Schill
|
79da3dc9f6
|
wip: panel-header: Change DashboardPanel to a PureComponent to avoid unwanted rerenders
|
2018-11-06 15:25:59 +01:00 |
|
Johannes Schill
|
5375ce5ffd
|
wip: panel-header: Refactor so "Share" use the same code in angular+react
|
2018-11-06 15:25:46 +01:00 |
|
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
|
2018-11-06 15:25:36 +01:00 |
|