Commit Graph

1717 Commits (7a8eb8c1158bdea3179f8778a86eac32b7bf857b)

Author SHA1 Message Date
Torkel Ödegaard 60ea99078e Panel help view fixes 7 years ago
Johannes Schill 9cd0067187 Add min/max height when resizing and replace debounce with throttle 7 years ago
Johannes Schill a007730f5d Another take on resizing the panel, now using react-draggable 7 years ago
Peter Holmberg 8f92e23e98 copy props to state to make it visible in the view 7 years ago
Peter Holmberg 659b5a3c15 refactor to not crash when no links 7 years ago
Peter Holmberg 95656e1e95 renaming component 7 years ago
Peter Holmberg a44a07593f panel help working 7 years ago
Peter Holmberg 65db6a7638 toolbaritems viztab 7 years ago
Torkel Ödegaard 7455dfcc84 minor style tweak 7 years ago
Torkel Ödegaard 38b5d7862f Fix for no metrics panels, now goes to viz tab and does not show queries tab 7 years ago
Torkel Ödegaard f67e0827b2 Fixes and cleanup 7 years ago
Torkel Ödegaard 248015c937 code cleanup in add panel, and switched off grid css transforms to fix z-index issuse 7 years ago
Torkel Ödegaard bd2c9853ec minor tweaks to alert tab 7 years ago
Torkel Ödegaard b10f558a99 fixed name of alert tab 7 years ago
Torkel Ödegaard 2cf246f946 removed unnessary test 7 years ago
Torkel Ödegaard 9ac11f1d9d updated add panel a bit 7 years ago
ijin08 3c059bc9d6 removed a test that isn't neccessery any more 7 years ago
ijin08 3215f8abfe replaced content in addpanelpanel with three buttons that can create new panel, paste copied panel, and add a new row, to paste panel one must copy one first, code is still quite rough 7 years ago
Torkel Ödegaard ae76ddcc3b explore using data source picker 7 years ago
Torkel Ödegaard 24825dc899 renamed folder to select 7 years ago
Torkel Ödegaard 42ee81a97c fixed issue with switching panels 7 years ago
Torkel Ödegaard 0823712c9a refactored panel-option-section into react component 7 years ago
Torkel Ödegaard ec035d6847 removed console log 7 years ago
Torkel Ödegaard 9c13520e97 updated styles 7 years ago
Torkel Ödegaard 3f1adf1390 wip: styles are starting to come together 7 years ago
Torkel Ödegaard fe0f66b3f2 wip: testing new styles 7 years ago
Torkel Ödegaard 5fde977185 wip: style changes 7 years ago
Torkel Ödegaard 226e55b188 fixed ordering changing panel types, fixes issues with loading panel options 7 years ago
Torkel Ödegaard f39fd7655e wip: minor style changes 7 years ago
Torkel Ödegaard 666e8e8330 wip: changes 7 years ago
Torkel Ödegaard 1751a51088 wip 7 years ago
Torkel Ödegaard 5adb0f79df wip 7 years ago
Torkel Ödegaard be7e7fcb40 things are working 7 years ago
Torkel Ödegaard 9f0d7314dd fixed unit tests 7 years ago
Torkel Ödegaard b6a5375af1 wip 7 years ago
Torkel Ödegaard 21e1d7b05b wip 7 years ago
Torkel Ödegaard 7161b2dc9b wip 7 years ago
Torkel Ödegaard 8497c854f6 Adding mixed query 7 years ago
Torkel Ödegaard 87e6f86f87 wip metrics tab changes 7 years ago
Torkel Ödegaard 3452ee5a9c wip: making things work again 7 years ago
Torkel Ödegaard fa4fddf7b5 React-select refactorings 7 years ago
Torkel Ödegaard 1d7d72b49d wip: react select css refactoring 7 years ago
Torkel Ödegaard d998527128 wip 7 years ago
Johannes Schill a0da303f80 Change KeyboardNavigation from hoc to render prop component 7 years ago
Johannes Schill 07ce88f685 Clean up hoc and extend component props automatically 7 years ago
Johannes Schill 645812f643 Let VizTypePicker use the keyboard navigation hoc 7 years ago
Torkel Ödegaard 4591c3555c Moved more metrics tab to react 7 years ago
Torkel Ödegaard d6c6ba642e Don't show heading for first tab 7 years ago
Victor Cinaglia 9d6da10e82
snapshots: Move external snapshot creation to backend 7 years ago
Johannes Schill 20134c902b Add keyboard navigation to datasource picker via a hoc. 7 years ago