Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Daniel Lee 0fb05bcf59 Merge remote-tracking branch 'upstream/master' into dashboard_permissions 8 gadi atpakaļ
  Alexander Zobnin b79017e4a4 graph: fix series sorting issue (#10617) 8 gadi atpakaļ
  Daniel Lee a5830c6dbc Merge remote-tracking branch 'upstream/master' into dashboard_permissions 8 gadi atpakaļ
  Patrick O'Carroll 08211eb220 added a variable for grid color and if statment to switch colors, fixes #10509 (#10517) 8 gadi atpakaļ
  Daniel Lee 3ae1bf0c16 dashfolders: permissions for saving annotations 8 gadi atpakaļ
  Alexander Zobnin 1108101087 Fix tooltip unit when legend isn't shown (#10348) 8 gadi atpakaļ
  Torkel Ödegaard 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json 8 gadi atpakaļ
  Torkel Ödegaard fadfc665e4 tech: ran pretttier on all typescript files 8 gadi atpakaļ
  Torkel Ödegaard 9369a87e93 Merge branch 'develop' into develop-settings 8 gadi atpakaļ
  Torkel Ödegaard 8415ea6c71 refactoring: changing how graph height and legend height is calculated, using flex box seems to actually work, #10079 8 gadi atpakaļ
  Alexander Zobnin 3cdf0dce56 graph: move auto decimals calc to ticks.ts and use it for legend values format. 8 gadi atpakaļ
  Alexander Zobnin 2cf1c29eae graph: refactor (don't render twice) 8 gadi atpakaļ
  Alexander Zobnin 0c3e04ca60 graph: render legend before graph 8 gadi atpakaļ
  Alexander Zobnin ae80a589c1 graph: refactor 8 gadi atpakaļ
  Alexander Zobnin deebaabfc8 graph: make legend scrollable 8 gadi atpakaļ
  Torkel Ödegaard d7337432ac ux: progress on time picker dropdown version 8 gadi atpakaļ
  Alexander Zobnin f54547776d graph: disable zoom in non-timeseries modes (#9914) 8 gadi atpakaļ
  Torkel Ödegaard 685ee393af graph: the stack & legend sort sync was not working correctly, the z-index sorting that happened in after the legend sort order was applied and messed with the order even though the sort function returned zero for all entries, combined the sort function to one sort function, fixes #9789 (#9797) 8 gadi atpakaļ
  Alexander Zobnin f5c5c4b88b graph: don't change original series name in histogram mode, #8886 (#9782) 8 gadi atpakaļ
  bergquist fcd5d581a8 graph: invert order when sorting by legend 8 gadi atpakaļ
  Carl Bergquist 1d7a0db54b Sort series in the same order as legend in graph panel (#9563) 8 gadi atpakaļ
  Daniel Lee 4bdc3a5829 graph: fix y-axis decimalTick check. Fixes #9405 8 gadi atpakaļ
  Torkel Ödegaard 25aa9df270 Create annotations (#8197) 8 gadi atpakaļ
  Torkel Ödegaard 0c86241c5b Webpack (#9391) 8 gadi atpakaļ
  Torkel Ödegaard 7b42e13c79 typescript: stricter typescript option 8 gadi atpakaļ
  Torkel Ödegaard b8d9722b4f tech: removing unused variables from typescript files, and making tslint rules more strict 8 gadi atpakaļ
  Torkel Ödegaard 17cb3f6e6a fix: graph fix for decimals, bug introduced by #61313478063b0e0721f204847f3c0298ea8f593f 8 gadi atpakaļ
  Daniel Lee 6131347806 graph: adds decimals option for y-axis 8 gadi atpakaļ
  Daniel Lee ef0c90b9ca graph: change tick decimal calculation for y-axis 8 gadi atpakaļ
  Mitsuhiro Tanda 32f9a42d5e Fix performance degradation by always setting fill = 0.001 (#8868) 8 gadi atpakaļ