Commit Graph

150 Commits (8dee54bf5dfc057f21da1c6a4a4288d9ec180f9f)

Author SHA1 Message Date
Torkel Ödegaard 8dee54bf5d feat(live): progress on panel <-> data source communication patterns 9 years ago
Torkel Ödegaard 03f91e8d85 fix(panel resize): fixed panel resize drag handling 9 years ago
Torkel Ödegaard 65c0937741 ux(): app navigation improvements, changes to plugin.json for apps, merged pages with includes section, #4434 9 years ago
Torkel Ödegaard 1ccde201be feat(live datasouces): moved from Observable to Subject 9 years ago
Torkel Ödegaard 79a803ea8f feat(ds observable): minor progress on handling data source observable 9 years ago
Torkel Ödegaard a738945a88 feat(data source observerable): started work on handling data source observerable 9 years ago
Torkel Ödegaard 00c70307ad fix(panel): fixed to panel height for text panel and unknown panel 9 years ago
Torkel Ödegaard 260c731f6b fix(panel): fixes for panel height and alignment management and scrollable legends, closes #4266 9 years ago
Torkel Ödegaard fcd75422d5 ux(): update all confirm modals to new design 9 years ago
Torkel Ödegaard 97c27668bc fix(): fix failing build and removed panel icon from edit mode tabs 9 years ago
Mitsuhiro Tanda 09dfaf9875 timeFrom and timeShift templating 9 years ago
bergquist 2a45e879bb ux(panel_timesettings): tight-form -> gf-form 9 years ago
Torkel Ödegaard a414dd028c updated panel edit view 9 years ago
Torkel Ödegaard 8f9c3c8381 lib(): added teather lib and tested it with the panel menu 9 years ago
bergquist 6590e6fae8 feat(panel-menu): remove duplicate in fullscreen 9 years ago
bergquist f4908b6315 feat(panel): disable span options in fullscreen 9 years ago
Torkel Ödegaard 50c79df70f ux(less): less cleanup of unused styles, restructuring and consolidating 9 years ago
Torkel Ödegaard bf1b60564e fix(png rendering): fixed broken png rendering due to recent panel change 9 years ago
Torkel Ödegaard 2d8180fc9c fix(panels): restored panel name to edit mode 9 years ago
Torkel Ödegaard f9e7b14f2c cleanup(): removed old file 9 years ago
Torkel Ödegaard 801129530e feat(plugins): base clases are now in app/plugins/sdk 9 years ago
bergquist 020277c045 style(panel): fix intendention issue 9 years ago
Torkel Ödegaard 0fab210ad2 feat(apps): changed edit apps view to use plugin-component for apps config view 9 years ago
Torkel Ödegaard aa8bd044c5 fix(): various fixes to snapshots 9 years ago
Torkel Ödegaard 273fbaac68 refactor(): minor changes 9 years ago
Torkel Ödegaard f80d5f8c03 refactor(): minor refactor 9 years ago
Torkel Ödegaard 660ce3a61d fix(row editor): row editor fix and cleanup of unused code 9 years ago
Torkel Ödegaard edf5868c38 fix(panel timeshift): fixed so that panel time range works when dashboard time range does not end in now, like and , fixes #3941 9 years ago
Torkel Ödegaard 5588e7597c feat(inspector): minor fix for inspector making the error not clear when having dashboard refresh, fixes #3938 9 years ago
Torkel Ödegaard 68a5fb66ff ux(panel menu): changed remove icon to trash icon, closes #3939 9 years ago
Torkel Ödegaard 33dc9fdd76 fix(inspector): fixed broken panel error inspect 9 years ago
Torkel Ödegaard 316e1aac67 fix(build): minor fix 9 years ago
Torkel Ödegaard 14cc771cbe feat(plugins): made panels loaded via plugin-componet directive 9 years ago
Torkel Ödegaard 501f21b16c fix(dashlist): fix for entering dashboard list edit mode 9 years ago
Torkel Ödegaard 908765e0e7 feat(plugins): various fixes entering edit mode after adding a new panel 9 years ago
Torkel Ödegaard eecf844ca2 feat(plugins): migrated influxdb query editor to new plugin model 9 years ago
Torkel Ödegaard fc829b32d9 feat(plugins): minor fixes to breaking out query editor row into reusable component 9 years ago
Torkel Ödegaard f2700822e9 feat(plugins): extracted first plugin row to its own component 9 years ago
Torkel Ödegaard 822c8f1575 feat(plugins): migrating graphite query editor to new model 9 years ago
Torkel Ödegaard efdd4a6682 feat(plugins): more work on plugin editors,prometheus query editor is working 9 years ago
Torkel Ödegaard eaaf9246b7 feat(plugins): more work on refining datasource editors 9 years ago
Torkel Ödegaard 12f487e223 feat(plugin-editors): more work on plugin editor loading 9 years ago
Torkel Ödegaard 78598df96e fixes(): fixes for changed app -> public/app paths and fixes for optimized build 9 years ago
Torkel Ödegaard e737dab5ca removed /app route, confusing when some assets use public/app/.. route and some use just app/... all public static assets should no use public route, app route is no more 9 years ago
Torkel Ödegaard 84609a4a3b fix(panel links): changed icon back 9 years ago
Torkel Ödegaard a053552fee fixes to data source query editors 9 years ago
Torkel Ödegaard c843637a6a more progress on some experimental stuff 9 years ago
Torkel Ödegaard 2f78584cdb poc(plugin editors): experimential test for plugin editors 9 years ago
Matt Toback f59f6a5486 Standardized on fa-link icon for Link instead of external-link, which generally means Open In New Window or Go Offsite 9 years ago
Torkel Ödegaard 3c3d3c9ec6 feat(): fixed share modal 9 years ago