Turnilo Versions Save

Business intelligence, data exploration and visualization web application for Druid, formerly known as Swiv and Pivot

1.33.0-beta.5

2 years ago
  • Remove beta notice from grid ui (#808) (0b5937e9)
  • Fix splits in resolvers (#807) (1f8299bf)
  • lift segment width (#806) (b13ef382)
  • Bump axios from 0.21.1 to 0.21.2 (#798) (cbcc68ea)
  • Grid 1.0 (#804) (e02ade2e)
  • Central panel (#796) (a3fd142c)

1.33.0-beta.4

2 years ago
  • Grid requires series (#797) (47c0cbac)
  • downloadable dataset context (#795) (aea06952)

1.33.0-beta.3

2 years ago
  • Add file names for exported files (#794) (b25a9106)
  • Accept Splits as sources for drop on Filter Row and vice versa. (#790) (5731270d)
  • Fix old Barchart component (#793) (2645baa1)
  • Add title attribute to all Tiles (#791) (8b2ec68c)
  • First check if new NumberClause exist and then compare it to old one. (#792) (88059935)

1.33.0-beta.2

2 years ago
  • Feature/show extended description in info bubble (#788) (8ef2fdf9)

1.33.0-beta.1

2 years ago
  • Fix check for isPartialFilterInOverflow. Previously code checked clauses and it is impossible to have partial clause. There are only partial items. (#783) (c61047eb)

1.33.0-beta.0

2 years ago
  • Partial Tiles (#780) (75cce251)
  • DataProvider (#779) (880c8994)
  • Extract highlight management into HighlightController and use it for all Vizualisations (#777) (d0ef656f)
  • Remove old and unused code (#776) (44ca4f77)
  • Move scroll state to specific visualisations (#775) (fc69eeab)
  • Custom TimeShift periods and Latest periods in Time Dimension Filter (#765) (d9239519)
  • Feature/custom limits (#758) (c2057ba5)
  • Fix typo (#770) (0901435b)
  • Add few datasets (#769) (93f32863)
  • Sources refactor (#764) (aa761ccf)

1.32.0

2 years ago
  • Remove incorrect output type from 400 response on /plyql to prevent xss attack (#759) (98a198e4)
  • Bump node-sass dependency (#760) (b21547ab)

1.32.0-beta.3

3 years ago
  • Promoted values in StringValuesList (#754) (1980538e)
  • Return default locale if passed unrecognized locale identifier (#753) (2ddcce34)
  • Add OAuth docs (#752) (99765bf3)
  • add locale doscs (#750) (b7408eef)

1.32.0-beta.2

3 years ago
  • Use POSIX locale identifier (#749) (29f17020)
  • move d3-dsv to production deps (#748) (e9544c2d)
  • customization new settings (#742) (b0e92c36)
  • Use d3-dsv package for parsing tsv/csv files. (#741) (24a8032b)
  • Cleanup AppSettings (#739) (4754142b)

1.32.0-beta.1

3 years ago
  • Apply time shift period filter after counting whole expression (#737) (e83afb77)
  • Histograms are assigned correct percentile when selected as default measure (#735) (a6d232ba)
  • response field is optional on AxiosError, so we need to check if it exists (#732) (f2213ae8)
  • Bugfix/oauth visual issues (#730) (ef053d2a)
  • use arrow function to avoid binding context (#728) (88562996)