Skip to content
This repository was archived by the owner on Aug 23, 2025. It is now read-only.

Fix chart download button#981

Merged
rickbergfalk merged 4 commits into
masterfrom
fix-chart-download
Mar 14, 2021
Merged

Fix chart download button#981
rickbergfalk merged 4 commits into
masterfrom
fix-chart-download

Conversation

@rickbergfalk

@rickbergfalk rickbergfalk commented Mar 14, 2021

Copy link
Copy Markdown
Collaborator

Fixes chart download button. A check to enable button uses the old query result state that is no longer populated.

This PR also fixes vite config to enable chart display at dev time.

This PR also adds an enhancement to SqlEditor component to disable auto height, and removes an unused component. (This bugfix and refactoring happened while prepping for experimental flowing/history UI and I'm leaving it in)

@rickbergfalk rickbergfalk merged commit ecd55e0 into master Mar 14, 2021
@rickbergfalk rickbergfalk deleted the fix-chart-download branch March 14, 2021 05:10
pavel-slepenkov added a commit to pavel-slepenkov/sqlpad that referenced this pull request Apr 19, 2021
* master: (174 commits)
  v6.6.0
  Update dependencies (sqlpad#1002)
  add the useHTTPS checkbox to fix https/http support in Presto connection (sqlpad#997)
  Add support authentication for presto, allow https for presto (sqlpad#995)
  Fix clickhouse queries beginning with comment (sqlpad#991)
  v6.5.0
  Fix ClickHouse FORMAT JSON application and LIMIT syntax parsing (sqlpad#989)
  Fix package-lock.json files
  Update dependencies (with npm 6) (sqlpad#987)
  Add query run history viewer (sqlpad#986)
  add the *FORMAT JSON* clause to the query in order to fix the clickhouse library bug. (sqlpad#985)
  v6.4.3
  Set base during development only (sqlpad#983)
  v6.4.2
  Fix chart download button (sqlpad#981)
  v6.4.1
  Fix history modal padding (sqlpad#980)
  v6.4.0
  Add cell expanded value modal (sqlpad#979)
  Render connection name when hiding connection dropdown (sqlpad#977)
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant