提交历史

作者 SHA1 备注 提交日期
  Patrick O'Carroll abbb6f933c added jsdoc-format rule and fixed files that didn't follow new rule (#13107) 7 年之前
  Patrick O'Carroll 552a61b6ae changed var to let in 50 files (#13075) 7 年之前
  Patrick O'Carroll 5e0d0c5816 changed var to const (#13061) 7 年之前
  Torkel Ödegaard 9b978b7203 tslint: autofix of let -> const (#13033) 7 年之前
  Brian Gann fa193fa888 offer template variables for tags 7 年之前
  Torkel Ödegaard 7e750cef43 fix: query editor needs to wait for function definitions to load 8 年之前
  Dan Cech b483d42d34 fix issue with metric find & functions being loaded multiple times 8 年之前
  Dan Cech 7c1be021ac use typeahead value in graphite find requests 8 年之前
  Dan Cech ff759b0ef7 send prefix when auto-completing tags 8 年之前
  Dan Cech d8f2a20775 add button to trigger evaluation of tag queries 8 年之前
  Dan Cech ebad19b232 work on tag dropdown behavior 8 年之前
  Dan Cech 3a4e05133e support for loading function definitions from graphite 8 年之前
  Torkel Ödegaard 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json 8 年之前
  Torkel Ödegaard 85879a7014 prettier: change to single quoting 8 年之前
  Torkel Ödegaard fadfc665e4 tech: ran pretttier on all typescript files 8 年之前
  Torkel Ödegaard a02086814e graphite: remove check so that query is sent even for possible non leaf nodes 8 年之前
  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 年之前
  Dan Cech 525ae4fdf5 support metric trees of varying depth, never send '.select metric' to graphite 8 年之前
  Dan Cech 3a1700cbee improve handling of query references 8 年之前
  Torkel Ödegaard 3ae0cfa1d0 graphite: minor changes 8 年之前
  Alexander Zobnin 2374e91bfa graphite: tags and values autocomplete based on @DanCech PR to graphite-web 8 年之前
  Alexander Zobnin 968ce15e7f graphite: add tags to dropdown and switch to tag editor if selected 8 年之前
  Alexander Zobnin 199d0d152e graphite: datasource refactor 8 年之前
  Alexander Zobnin 2f1c14fc98 graphite-tags: refactor, improve performance - remove unnecessary parseTarget() calls 8 年之前
  Alexander Zobnin 63d51d0db3 graphite-tags: refactor, use <gf-form-dropdown> instead of <metric-segment> 8 年之前
  Alexander Zobnin a4daba63ea graphite-tags: initial tag editor 8 年之前
  Torkel Ödegaard 0c86241c5b Webpack (#9391) 8 年之前
  Torkel Ödegaard b8d9722b4f tech: removing unused variables from typescript files, and making tslint rules more strict 8 年之前
  Alexander Zobnin f8b8907cc4 Initial graphite tags support (#9239) 8 年之前
  Torkel Ödegaard bbe191a975 graphite: do not show error for cancelled requests, fixes #9249 8 年之前