Commit Graph

11353 Commits

Author SHA1 Message Date
Ville Brofeldt
7c98e266ce chore(sqla): refactor query utils (#21811)
Co-authored-by: Ville Brofeldt <ville.brofeldt@apple.com>
2023-01-04 12:44:21 -05:00
Daniel Vaz Gaspar
4c21c7b038 fix: flash message on database data upload forms (#21761)
(cherry picked from commit ba3275a4d0)
2023-01-04 10:54:36 -05:00
Daniel Vaz Gaspar
e65450520e fix: database schema selector on import data (#21759)
(cherry picked from commit 91f0de0c5d)
2023-01-04 10:54:35 -05:00
Mayur
f676a890d9 fix: allow adhoc columns in non-aggregate query (#21729) 2023-01-04 10:45:56 -05:00
Stephen Liu
e79e2b37ee fix(database-list): hidden upload file button if no permission (#21216) 2023-01-03 16:44:07 -05:00
Michael S. Molina
0c05300ce5 fix: Missing argument 1.5.2 1.5.2rc3 2022-09-14 18:02:00 -03:00
Michael S. Molina
67e8b9912c Updates CHANGELOG.md 2022-09-14 17:50:14 -03:00
Mayur
7d70ea1235 fix: dashboard filter value is cleared when 2 similar dashboards opened in succession (#21461)
(cherry picked from commit 59ca7861c0)
2022-09-14 15:09:12 -03:00
Bogdan
f3153760cd perf: Memoize the common_bootstrap_payload and include user param (#21018) (#21439)
Co-authored-by: Bogdan Kyryliuk <bogdankyryliuk@dropbox.com>
2022-09-14 15:08:49 -03:00
Daniel Vaz Gaspar
93611064b4 fix: cached common bootstrap Revert (#21018) (#21419)
(cherry picked from commit 094400c308)
2022-09-14 14:55:23 -03:00
Michael S. Molina
79cb268279 fix: Test host reference 1.5.2rc2 2022-09-07 09:08:09 -03:00
Michael S. Molina
cca31299d3 Updates CHANGELOG.md 2022-09-06 14:36:34 -03:00
Michael S. Molina
37bdf434bf fix: Connect database from top right corner button doesn't work 2022-09-06 14:13:32 -03:00
Daniel Vaz Gaspar
8e7fb96f06 fix: disallow users from viewing other user's profile on config (#21302) 2022-09-06 10:24:03 -03:00
Daniel Vaz Gaspar
85fb2433ab feat: adds TLS certificate validation option for SMTP (#21272)
(cherry picked from commit 9fd752057e)
2022-09-06 10:12:01 -03:00
ʈᵃᵢ
9861c2b9e7 fix(celery cache warmup): add auth and use warm_up_cache endpoint (#21076)
(cherry picked from commit 04dd8d414d)
2022-09-06 10:12:01 -03:00
Michael S. Molina
7ad097371e fix: Adds yeoman-environment to dev dependencies 1.5.2rc1 2022-08-31 09:44:07 -03:00
Michael S. Molina
44e3d60c35 fix: Overrides omnibar React dependency 2022-08-31 08:47:48 -03:00
Jesse Yang
52e1349acc chore(build): upgrade less-loader (#19703) 2022-08-30 18:36:39 -03:00
Michael S. Molina
5a3bb82b8d Fixes lint errors 2022-08-30 15:28:07 -03:00
Michael S. Molina
a50b0a91fc chore: Updates CHANGELOG.md and package.json 2022-08-30 09:53:15 -03:00
nisheldo
fb0d6d57d6 chore: updating python docker image to 3.8.13 (#20550)
(cherry picked from commit 7275805e95)
2022-08-30 09:36:59 -03:00
Ilyas
5f3301aadb fix: exporting CSV can't apply pagination #17861 (#20178) 2022-08-30 09:35:41 -03:00
Diego Medina
e5de0909c3 fix: Support the Clipboard API in modern browsers (#20058)
* fix: Support the Clipboard API in modern browsers

* fix tests

* PR comment

* Improvements
2022-08-29 15:28:09 -03:00
Bogdan
6bcb9674da Memoize the common_bootstrap_payload (#21018)
Try patch

Co-authored-by: Bogdan Kyryliuk <bogdankyryliuk@dropbox.com>
(cherry picked from commit 495a205dec)
2022-08-29 14:26:51 -03:00
Bogdan
1e8259a410 perf: Implement model specific lookups by id to improve performance (#20974)
* Implement model specific lookups by id to improve performance

* Address comments e.g. better variable names and test cleanup

* commit after cleanup

* even better name and test cleanup via rollback

Co-authored-by: Bogdan Kyryliuk <bogdankyryliuk@dropbox.com>
2022-08-29 14:26:18 -03:00
Simon Thelin
094b17e8cc fix(20428): Address-Presto/Trino-Poll-Issue-Refactor (#20434)
* fix(20428)-Address-Presto/Trino-Poll-Issue-Refacto
r

Update linter

* Update to only use BaseEngineSpec handle_cursor

* Fix CI

Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
2022-08-29 11:24:07 -03:00
Multazim Deshmukh
991a453ff2 fix(docker): Make Gunicorn Keepalive Adjustable (#20348)
Co-authored-by: Multazim Deshmukh <multazim.deshmukh@morningstar.com>
(cherry picked from commit 86368dd406)
2022-06-24 17:43:14 -03:00
Stephen Liu
8e1b2a1354 fix(chart): chart gets cut off on the dashboard (#20315)
* fix(chart): chart gets cut off on the dashboard

* add some failsafe

* address comment

(cherry picked from commit 07b4a7159d)
2022-06-24 17:43:14 -03:00
Ensky
6dee53682e Fixes #20155 (#20273)
(cherry picked from commit 77e326fd95)
2022-06-24 17:43:14 -03:00
Diego Medina
4073b58aa2 fix: Box Plot Chart throws an error when the average (AVG) / SUM is being calculated on the Metrics (#20235)
* fix: Box Plot Chart throws an error when the average (AVG) / SUM is being calculated on the Metrics

* add test

(cherry picked from commit 8638f59b4c)
2022-06-24 15:19:33 -03:00
John Bodley
d512e89aa9 fix(csv): Ensure df_to_escaped_csv handles NULL (#20151)
Co-authored-by: John Bodley <john.bodley@airbnb.com>
(cherry picked from commit 97ce920d49)
2022-06-24 15:19:33 -03:00
Diego Medina
f8a369d233 fix: avoid while cycle in computeMaxFontSize for big Number run forever when css rule applied (#20173)
(cherry picked from commit 365acee663)
2022-06-24 15:19:33 -03:00
Beto Dealmeida
af5ded3fcb fix: sqloxide optional (#19570) 2022-06-24 15:18:21 -03:00
Michael S. Molina
48f3eb4273 Updates CHANGELOG 1.5.1 1.5.1rc1 2022-05-27 12:22:43 -03:00
Ville Brofeldt
c3604dc4de fix: login button does not render (#19685)
* fix: login button does not render

* add type guard
2022-05-27 10:14:21 -03:00
Michael S. Molina
17e10b77ca Updates version and CHANGELOG 2022-05-26 10:36:35 -03:00
Ville Brofeldt
8089afce1e fix(temporary-cache): when user is anonymous (#20181)
* fix(temporary-cache): fail on anonymous user

* make exceptions generic

* fix test

* remove redundant bool return

* fix unit tests

(cherry picked from commit 64c4226817)
2022-05-26 10:28:14 -03:00
Ramunas Balukonis
d652e0cab2 fix: "Week Staring Monday" time grain for BigQuery (#20091)
* Week Staring From Monday added for BQ

* lint fix

(cherry picked from commit 694f75d376)
2022-05-26 10:28:14 -03:00
cccs-tom
562e3a769b fix: Allow dataset owners to see their datasets (#20135)
(cherry picked from commit b0c6935f06)
2022-05-26 10:28:14 -03:00
Ville Brofeldt
c5e2809c2c fix(presto,trino): use correct literal dttm separator (#20123)
* fix(presto,trino): use correct literal dttm separator

* remove redundant tests

(cherry picked from commit e2f11d3680)
2022-05-26 10:28:14 -03:00
Ville Brofeldt
97c6af196e fix(generic-axes): apply contribution before flatten (#20077)
(cherry picked from commit d5802f7896)
2022-05-26 10:28:14 -03:00
thinhnd2104
bda9044bfd fix: Athena timestamp literal format (#19970)
* Fix Athena timestamp literal format

related: [#19969]

* Update test_athena.py

Update test

* Update athena.py

* Resolving CI/CD

* lint

Co-authored-by: Thinh Nguyen Duc <thinhnd.it@tripi.vn>
Co-authored-by: Ville Brofeldt <ville.v.brofeldt@gmail.com>
(cherry picked from commit 85315460cb)
2022-05-26 10:28:13 -03:00
Ville Brofeldt
4e44f4cc11 fix(plugin-chart-echarts): support adhoc x-axis (#20055)
* fix(plugin-chart-echarts): support adhoc x-axis

* simplify code

(cherry picked from commit b53daa91ec)
2022-05-26 10:28:13 -03:00
Yeachan Park
8becd3e080 fix(sqllab/charts): casting from timestamp[us] to timestamp[ns] would result in out of bounds timestamp (#18873)
* fix casting from timestamp[us] to timestamp[ns] would result in out of bounds timestamp from sqllab and charts

* Add unittests

* Lint changes and parameter variable rename

* Fix linting

(cherry picked from commit 8b72354654)
2022-05-26 10:28:13 -03:00
Ville Brofeldt
9ca53b8905 fix(sqla): replace custom dttm type with literal_column (#19917)
(cherry picked from commit 99f1f9ec61)
2022-05-26 10:28:13 -03:00
Hugh A. Miles II
2bd89d1705 fix: Alpha should not be able to edit datasets that they don't own (#19854)
* fix api for checking owners

* fix styles for disabling

* fix styles for disabling

* fix lint

* fix lint

* add owners key

* plzz

* remove

* update test

* add tooltip

* add type

* fix test

* fix user reference

* lit

* fix test

* work

(cherry picked from commit 8b15b68979)
2022-05-26 10:28:13 -03:00
Ville Brofeldt
94d4179045 update changelog entries 2022-05-26 14:47:45 +03:00
Ville Brofeldt
054e6b2334 update changelog 1.5.0rc4 1.5.0 2022-04-25 10:55:40 +03:00
Diego Medina
397a182c2f fix(sql lab): when editing a saved query, the status is lost when switching tabs (#19448)
(cherry picked from commit 800ced5e25)
2022-04-25 10:46:54 +03:00