Skip to content

Releases: GreptimeTeam/dashboard

Release v0.4.2

06 Dec 08:32
1887a78
Compare
Choose a tag to compare

What's Changed

  • feat: upload file to support offline icons by @ZonaHex in #376
  • docs: update getting-started document links by @nicecui in #373
  • style: details width and tooltips for buttons by @ZonaHex in #374

Full Changelog: v0.4.1...v0.4.2

Release v0.4.1

29 Nov 08:39
fc1f55e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

Release v0.4.0

28 Nov 10:05
c4fee1f
Compare
Choose a tag to compare

What's Changed

Features

Fixes

Others

  • refactor: semantic type map, magic number and generate tree children by @ZonaHex in #335
  • docs: add time features to getting started doc of playground by @nicecui in #353
  • style: add menu icons for temp fix by @ZonaHex in #356
  • style: copy icon and some padding by @ZonaHex in #358
  • refactor: set default database (not to be 'information_schema') by @ZonaHex in #362
  • docs: remove import button from getting-started.md by @alili in #364
  • refactor(scripts): get column index from schemas by @ZonaHex in #365
  • docs: add chart types in quick start of playground by @nicecui in #338
  • build: update package lock by @alili in #333

New Contributors

Full Changelog: v0.3.3...v0.4.0

Release v0.3.3

06 Sep 07:12
8bd76fe
Compare
Choose a tag to compare

What's Changed

Features

  • feat(chart): Support different X-Axis for date types by @ZonaHex in #325
  • feat(editor): Support SQL keyword hints for table and column names by @ZonaHex in #329
  • feat(editor): Support PromQL hints for table and column names by @ZonaHex in #330
  • feat(playground): Support PromQL by @alili in #328

Fixes

  • fix: case compatibility of code types by @alili in #331
  • fix(editor): stop prometheus api fetch for hints by @ZonaHex in #332

Full Changelog: v0.3.2...v0.3.3

Release v0.3.2

31 Aug 10:02
Compare
Choose a tag to compare

What's Changed

Features

Fixes

Others

Full Changelog: v0.3.1...v0.3.2

Release v0.3.1

17 Aug 06:33
ea78ce8
Compare
Choose a tag to compare

What's Changed

Features

  • feat(table): add pagination total and jumper by @ZonaHex in #307
  • feat: add time select component by @ZonaHex in #314
  • feat(tables): add copy to clipboard for copy icon by @ZonaHex in #316

Fixes

  • fix: timestamp formatter when timestamp value is null; Support all time types with Bigint by @ZonaHex in #312

Others

Full Changelog: v0.3.0...v0.3.1

Release v0.3.0

14 Jul 08:36
6f12c4e
Compare
Choose a tag to compare

What's Changed

Features

  • feat(query): Support sidebar auto resize, data type hover, and virtual list by @ZonaHex in #292
  • feat: Support default config for data-chart by @alili in #295
  • feat: Add copy to clipboard button for status info by @etolbakov in #287
  • feat: Add initial status page implementation by @etolbakov in #283
  • feat(nav): Support open nav menu in new tabs by @alili in #300
  • feat(playground): Load playground files from gist by @alili in #268
  • feat(tables): Add empty and loading status by @ZonaHex in #280
  • feat: Support PromQL for query in cloud; Add permission for Status page. by @ZonaHex in #285
  • feat: Format unix timestamp by @ZonaHex in #288

Fixes

Others

New Contributors

Full Changelog: v0.2.6...v0.3.0

Release v0.2.6

02 Jun 05:05
a8c4b74
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.2.6

Release v0.2.5

10 May 09:08
9adb9aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

Release v0.2.4

09 May 10:00
fc0e770
Compare
Choose a tag to compare

What's Changed

Features

  • feat(script): Add validation and disabled status for save-script action by @ZonaHex in #230
  • feat(chart): Support group-by by @ZonaHex in #239
  • feat(chart): Draw chart order by timestamp by @ZonaHex in #242
  • feat: Support close for chart loading by @ZonaHex in #244

Fixes

Others

  • refactor(type): Add type for response, code and log by @ZonaHex in #233
  • style: Fix style for only-of-type in table by @ZonaHex in #246
  • style(logs): Fix style for save script by @ZonaHex in #247
  • build: Fix format and update package lock by @ZonaHex in #251
  • build: bump axios from 0.27.2 to 1.4.0 by @dependabot in #253
  • Revert "build: bump axios from 0.27.2 to 1.4.0" by @ZonaHex in #256
  • ci: Add contents permission for action from dependabot to work by @ZonaHex in #257

Full Changelog: v0.2.3...v0.2.4