Releases: GreptimeTeam/dashboard
Releases · GreptimeTeam/dashboard
Release v0.4.7
What's Changed
Features
Others
- fix(table): column name with dot by @ZonaHex in #406
- style: use png for logo by @ZonaHex in #404
- refactor(editor): better hints performance by @ZonaHex in #397
- build: delete mockjs by @ZonaHex in #399
- build: bump @babel/traverse from 7.22.15 to 7.23.7 by @dependabot in #400
- build: bump postcss from 8.4.29 to 8.4.33 by @dependabot in #401
- build: bump @adobe/css-tools from 4.3.1 to 4.3.2 by @dependabot in #403
- build: bump vite from 3.1.7 to 3.2.7 by @dependabot in #402
Full Changelog: v0.4.6...v0.4.7
Release v0.4.6
What's Changed
- feat(editor): support line wrap by @ZonaHex in #394
- feat(tables): load all columns at once; quicker query for table name by @ZonaHex in #395
- build: use pnpm package manager everywhere by @tisonkun in #396
- ci: add label for action pr by @ZonaHex in #392
New Contributors
Full Changelog: v0.4.5...v0.4.6
Release v0.4.5
fix: logo url (#393)
Release v0.4.4
What's Changed
Features
- feat(table): cell expandable and resizable; show line-break by @ZonaHex in #388
- feat(editor): support resize by @ZonaHex in #390
- feat(menu): rename query to tables; remove playground by @ZonaHex in #387
- feat: use DB logo; edit menu width by @ZonaHex in #391
- feat: body message for release PR by @ZonaHex in #383
Others
- refactor: add 'desc' for query table SQL by @ZonaHex in #384
- docs(readme): update screenshot by @ZonaHex in #385
- fix: restore tables route name to be query by @ZonaHex in #389
Full Changelog: v0.4.3...v0.4.4
Release v0.4.3
What's Changed
- fix: SQL formatter error causes run-query pending by @ZonaHex in #379
- fix: default group by selection by @ZonaHex in #378
- feat(chart): legend height by @ZonaHex in #380
- feat(global): icon and font size by @ZonaHex in #381
- style: font, button and update icons by @ZonaHex in #382
Full Changelog: v0.4.2...v0.4.3
What's Changed
- fix: sql formatter error causes run-query pending by @ZonaHex in #379
- fix: default group by selection by @ZonaHex in #378
- feat(chart): legend height by @ZonaHex in #380
- feat(global): icon and font size by @ZonaHex in #381
- style: font, button and update icons by @ZonaHex in #382
Full Changelog: v0.4.2...v0.4.3
Release v0.4.2
Release v0.4.1
Release v0.4.0
What's Changed
Features
- feat: UI overhaul by @ZonaHex in #347
- feat: show query results in success message by @ZonaHex in #352
- feat: playground support promql by @alili in #339
- feat: auto refresh tables by @ZonaHex in #355
Fixes
- fix: broken links in the readme file by @LinuxSuRen in #359
- fix(editor): query code and query type not reactive by @ZonaHex in #363
- fix: read right chart params by @alili in #366
- fix(scripts): only select scripts from public db by @ZonaHex in #368
- fix: typo by @alili in #367
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
- @LinuxSuRen made their first contribution in #359
Full Changelog: v0.3.3...v0.4.0
Release v0.3.3
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
What's Changed
Features
Fixes
- fix: recognize big number in chart by @ZonaHex in #321
- fix: types for tree by @ZonaHex in #324
- fix: new column schemas for DB by @ZonaHex in #326
Others
- refactor: guide modal and local storage by @ZonaHex in #319
- refactor(global): settings and login by @ZonaHex in #322
- docs: add group by time intervals in playground by @nicecui in #313
- docs: data model in playground by @nicecui in #327
Full Changelog: v0.3.1...v0.3.2