Commit Graph

51 Commits (bf18704490e87282b73db72c275e9e39f72e3bad)

Author SHA1 Message Date
kay delaney ca3dff99e8
Chore: Bumps prettier version for new typescript syntax support (#20463) 6 years ago
kay delaney 99411bf37a
Types: Adds type safety to appEvents (#19418) 6 years ago
Tobias Skarhed 9b468caea4 noImplicitAny: Datasource files, under 2500 (#17959) 6 years ago
Hugo Häggmark 7eabc282e9
Chore: Adds typings to lodash (#16590) 6 years ago
Dominik Prokop 1069d7f5b1 Display graphite function name editor in a tooltip 6 years ago
Torkel Ödegaard f041928e58 Additional query editor row tweaks 6 years ago
Patrick O'Carroll abbb6f933c added jsdoc-format rule and fixed files that didn't follow new rule (#13107) 7 years ago
Patrick O'Carroll 552a61b6ae changed var to let in 50 files (#13075) 7 years ago
Patrick O'Carroll 5e0d0c5816 changed var to const (#13061) 7 years ago
Torkel Ödegaard 9b978b7203
tslint: autofix of let -> const (#13033) 7 years ago
Brian Gann fa193fa888
offer template variables for tags 7 years ago
Torkel Ödegaard 7e750cef43
fix: query editor needs to wait for function definitions to load 7 years ago
Dan Cech b483d42d34
fix issue with metric find & functions being loaded multiple times 7 years ago
Dan Cech 7c1be021ac
use typeahead value in graphite find requests 7 years ago
Dan Cech ff759b0ef7
send prefix when auto-completing tags 7 years ago
Dan Cech d8f2a20775
add button to trigger evaluation of tag queries 7 years ago
Dan Cech ebad19b232
work on tag dropdown behavior 7 years ago
Dan Cech 3a4e05133e
support for loading function definitions from graphite 7 years ago
Torkel Ödegaard 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json 8 years ago
Torkel Ödegaard 85879a7014 prettier: change to single quoting 8 years ago
Torkel Ödegaard fadfc665e4 tech: ran pretttier on all typescript files 8 years ago
Torkel Ödegaard a02086814e graphite: remove check so that query is sent even for possible non leaf nodes 8 years ago
Torkel Ödegaard 871b98c06b graphite: minor fix for PR #10142 the query was being sent for every segmen t you selected before you completed the metric path 8 years ago
Dan Cech 525ae4fdf5 support metric trees of varying depth, never send '.select metric' to graphite 8 years ago
Dan Cech 3a1700cbee improve handling of query references 8 years ago
Torkel Ödegaard 3ae0cfa1d0 graphite: minor changes 8 years ago
Alexander Zobnin 2374e91bfa graphite: tags and values autocomplete based on @DanCech PR to graphite-web 8 years ago
Alexander Zobnin 968ce15e7f graphite: add tags to dropdown and switch to tag editor if selected 8 years ago
Alexander Zobnin 199d0d152e graphite: datasource refactor 8 years ago
Alexander Zobnin 2f1c14fc98 graphite-tags: refactor, improve performance - remove unnecessary parseTarget() calls 8 years ago
Alexander Zobnin 63d51d0db3 graphite-tags: refactor, use <gf-form-dropdown> instead of <metric-segment> 8 years ago
Alexander Zobnin a4daba63ea graphite-tags: initial tag editor 8 years ago
Torkel Ödegaard 0c86241c5b Webpack (#9391) 8 years ago
Torkel Ödegaard b8d9722b4f tech: removing unused variables from typescript files, and making tslint rules more strict 8 years ago
Alexander Zobnin f8b8907cc4 Initial graphite tags support (#9239) 8 years ago
Torkel Ödegaard bbe191a975 graphite: do not show error for cancelled requests, fixes #9249 8 years ago
Torkel Ödegaard 44fbd3ec9f feat: calls to Graphite api /metrics/find now include panel or dashboard time ranges in some scenarios, closes #8055 8 years ago
Torkel Ödegaard 8b11712f5e fix: Graphite issue with toggle edit mode in query editor, fixes #8377 8 years ago
Torkel Ödegaard 85baa50194 recfactor: added unit test for the new scenario, #8143 8 years ago
Dan Cech a64e000f1a process this.target separately to fix issues with tests 8 years ago
Dan Cech 715453204e make sure graphite queries containing references are properly updated 8 years ago
Torkel Ödegaard b272f5144a fix: graphite query ctrl, removed unnesserary check for empty paths, fixes #7740 8 years ago
Torkel Ödegaard faf6a5fd36 fixed issue in metric segment and option lookup, #6912 9 years ago
Torkel Ödegaard f1f923abb9 build fix 9 years ago
Torkel Ödegaard 113a772e33 ux(dashboard): add panel stuff 9 years ago
Torkel Ödegaard f1905a8485 fix(alerting): fixed issue with using nested queries in graphite query used in alerting rule, fixes #5996 9 years ago
Torkel Ödegaard 0d26bc63ae fix(graphite): minor fix/improvement to graphite error handling when doing metric exploration in query editor, fixes #5778 9 years ago
Torkel Ödegaard 8784be9a14 feat(plugins): made it possible to have relative plugin template urls 9 years ago
Torkel Ödegaard 801129530e feat(plugins): base clases are now in app/plugins/sdk 9 years ago
Torkel Ödegaard eecf844ca2 feat(plugins): migrated influxdb query editor to new plugin model 9 years ago