Commit Graph

61 Commits (c78c460f79efd95b779a88ab8c50cec76b85dffe)

Author SHA1 Message Date
Torkel Ödegaard c78c460f79 mysql: worked on mysql data soruce 9 years ago
Torkel Ödegaard f1276774a0 typescript: updated tslint and fixed new warnings 9 years ago
Torkel Ödegaard 48c4e549f5 Revert "support panel repeat for datasource template variable (#7711)" 9 years ago
Mitsuhiro Tanda 554f972a25 support panel repeat for datasource template variable (#7711) 9 years ago
Torkel Ödegaard 7856e2f16b fix: metrics_panel and time range issue introduced earlier today, fixes #7849 9 years ago
Torkel Ödegaard 32f89f65da fix: Data source group by time interval did not take effect on initial query after dashboard load, fixes #7839 9 years ago
Daniel Lee bd348a47c7 panel: update to #7452 panel loading on scroll 9 years ago
jifwin c09cd4ba29 make load on scroll configurable and use debouce 9 years ago
Grzegorz Pietrusza 220b65afd2 implement panels loading on scroll 9 years ago
Torkel Ödegaard e218837380 began work on built in template variables, #7190 9 years ago
Torkel Ödegaard b7827962dc feat(live): just wanted to checkout how far I got on the websocket data source 9 years ago
Torkel Ödegaard ca7bc25c83 feat(panel): working on panel help text, #4079 , #6847 9 years ago
Torkel Ödegaard 223f2320eb fix(streaming): clear data stream on subject completion 9 years ago
Torkel Ödegaard 7c339f0794 feat(alerting): show alertin state in panel header, closes #6136 9 years ago
Torkel Ödegaard 34f15d92d0 feat(testdata): worked on testdata app 9 years ago
Torkel Ödegaard 7aab4a4a59 fix(table): fixed issue with using mixed data source in table panel, fixes #5999 9 years ago
Torkel Ödegaard 4a2f2fba73 feat(alerting): show panel specific alert annotations, #5694 9 years ago
Torkel Ödegaard 81e9aa4de4 feat(datasource): cancel in flight data source requests, refeatoring #5321 10 years ago
stuart nelson 048bcf19f6 Use panel+ref for unique id 10 years ago
stuart nelson cc64d65c2f Rename cacheKey to exprID/requestID 10 years ago
stuart nelson bc7c2cd3f5 Create cacheKey at top-level 10 years ago
Torkel Ödegaard 67ad903556 feat(test metrics): fixed issue with built in Grafana test data source, fixes #5299 10 years ago
Mitsuhiro Tanda 83c76981b2 fix profiling code 10 years ago
Torkel Ödegaard 33f7b8479e ux(query editors): progress on new query editor styles 10 years ago
Torkel Ödegaard 13471ae2c4 feat(templating): templated ds progress 10 years ago
Torkel Ödegaard 6355896584 fix(snapshots): Fixed issue with empty snapshots, fixes #4706 10 years ago
Torkel Ödegaard e8a209c9b5 fix(): removed obsolete call to setTimeQueryStart 10 years ago
Torkel Ödegaard 781fed1079 fix(mixed data source): fixed issue with mixed data sources in same graph, fixes #4604 10 years ago
bergquist 513aa61d17 fix(singlestat): start timer for refreshs 10 years ago
Torkel Ödegaard f35eb0f148 fix(metrics tab): Fix for missing datasource name in datasource selector, fixes #4540 10 years ago
Torkel Ödegaard 963e202745 fix(): data push fix 10 years ago
Torkel Ödegaard 5dfac9a765 feat(plugins): added plugin logo to navbar on plugin page, #4452 10 years ago
Torkel Ödegaard b3c073ab6c feat(panels): more panel refactoring, using events instead of overriding base class methods 10 years ago
Torkel Ödegaard 6a42b95d39 feat(panels): panel refactorings 10 years ago
Torkel Ödegaard cb49e11eca feat(live): panel sdk/api refactorings 10 years ago
Torkel Ödegaard 8dee54bf5d feat(live): progress on panel <-> data source communication patterns 10 years ago
Torkel Ödegaard 1ccde201be feat(live datasouces): moved from Observable to Subject 10 years ago
Torkel Ödegaard 79a803ea8f feat(ds observable): minor progress on handling data source observable 10 years ago
Torkel Ödegaard a738945a88 feat(data source observerable): started work on handling data source observerable 10 years ago
Mitsuhiro Tanda 09dfaf9875 timeFrom and timeShift templating 10 years ago
bergquist 020277c045 style(panel): fix intendention issue 10 years ago
Torkel Ödegaard 0fab210ad2 feat(apps): changed edit apps view to use plugin-component for apps config view 10 years ago
Torkel Ödegaard 273fbaac68 refactor(): minor changes 10 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 10 years ago
Torkel Ödegaard 908765e0e7 feat(plugins): various fixes entering edit mode after adding a new panel 10 years ago
Torkel Ödegaard eecf844ca2 feat(plugins): migrated influxdb query editor to new plugin model 10 years ago
Torkel Ödegaard f2700822e9 feat(plugins): extracted first plugin row to its own component 10 years ago
Torkel Ödegaard eaaf9246b7 feat(plugins): more work on refining datasource editors 10 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 10 years ago
Torkel Ödegaard 56c76f380b feat(panels): fixes 10 years ago