Commit Graph

4801 Commits

Author SHA1 Message Date
Reese
a5ff0949a6 feat(api): Add option to enable sync on import (#20312) 2022-10-07 15:28:38 -03:00
dkrat7
f42516887d chore: Slovenian translation update (#20435) 2022-10-07 15:27:24 -03:00
Mayur
61319fd759 feat(sqllab): save query parameters in database (#21682) 2022-10-07 12:49:14 +05:30
Hugh A. Miles II
882bfb67ae fix: gsheets editing with dynamic forms (#21710) 2022-10-06 19:57:12 -07:00
Michael S. Molina
f1fbaf8244 fix: Pass slice_id in Explore get (#21696) 2022-10-06 08:54:05 -03:00
Michael S. Molina
1cbf066415 feat: Adds the CROSS_REFERENCE feature flag (#21708) 2022-10-06 08:53:51 -03:00
Yongjie Zhao
05648eb489 feat: support None operand in EQUAL operator (#21713) 2022-10-06 16:45:59 +08:00
Hugh A. Miles II
51c54b3c9b fix: add get_column function for Query obj (#21691) 2022-10-05 18:25:44 -04:00
Geido
7b66e0bb34 chore: E2E tests for Drill to Detail supported Charts (#21681) 2022-10-05 19:54:51 +03:00
Ville Brofeldt
b6891aaa9f chore(key-value): remove redundant exception logging (#21702)
Co-authored-by: Ville Brofeldt <ville.brofeldt@apple.com>
2022-10-05 19:44:42 +03:00
Victor Arbues
ebd75366c0 feat(chart): add feature flag that displays the data pane closes by default (#21649) 2022-10-05 15:34:03 +08:00
Erik Cederstrand
640628952e chore(dep): Unpin slackclient dependency (#21586)
Co-authored-by: Erik Cederstrand <erik@adamatics.com>
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
2022-10-04 14:42:42 +03:00
Daniel Vaz Gaspar
3057e4270c feat: deprecate created_slices API endpoint (#21664)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
2022-10-04 09:13:11 +01:00
QLands
5da20f449d fix(migration): Catch DatabaseError to avoid migration crash with MySQL 8.0 (#21679) 2022-10-04 10:07:51 +03:00
Elizabeth Thompson
e98943e580 refactor: pass all properties to validate_parameters (#21487) 2022-10-03 17:48:54 -07:00
Elizabeth Thompson
4417c6e3e2 chore: add 4xx error codes where applicable (#21627) 2022-10-03 15:19:47 -07:00
Phillip Kelley-Dotson
84c3cf66ea fix: add logging to alerts and reports to find non-triggering issues (#21684) 2022-10-03 13:24:32 -07:00
Hugh A. Miles II
4d0c2ba6ef fix: Allow clickhouse dbs with timestamps to visualize queries (#21446) 2022-10-03 14:22:20 -04:00
John Bodley
31895f412e chore(tags): Refactor logic to leverage Flask-SQLAlchemy extension (#21459) 2022-10-03 00:07:52 -07:00
Elizabeth Thompson
ef78ec6b30 fix: catch error when masking encrypted extra is none (#21570) 2022-10-02 19:49:01 -07:00
Kamil Gabryjelski
eeb979c150 chore: Create dashboard with tier 1 and tier 2 charts (#21551) 2022-09-30 14:14:26 +03:00
Michael S. Molina
0dda5fe1cf feat: Adds the MetadataBar to the Explore header (#21560) 2022-09-29 14:34:57 -03:00
Mayur
5ea9249059 fix: respect chart cache timeout setting (#21637) 2022-09-29 08:26:19 -06:00
Daniel Vaz Gaspar
ab7cfec975 feat: new config to filter specific users from dropdown lists (#21515) 2022-09-29 12:30:07 +01:00
Craig Rueda
18ec294336 fix(tags): Adding __init__ to tags (#21591) 2022-09-27 10:35:20 -07:00
Antonio Rivero Martinez
b36bd3f083 fix(databases): GSheets and Clickhouse DBs are not allowed to upload files (#21065) 2022-09-26 10:08:11 -07:00
Michael S. Molina
2ec744da21 feat: Increments charts endpoint with related dashboards (#21518) 2022-09-23 13:21:19 -03:00
cccs-Dustin
2e564897f8 feat: Add dataset tagging to the back-end (#20892)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
2022-09-23 11:01:17 +03:00
Yongjie Zhao
737d4dcf0c refactor: refine timestamp expr function (#21510) 2022-09-20 18:51:01 +08:00
Geido
94ed4279c7 fix: Dataset timeout (#21516) 2022-09-19 11:15:54 -07:00
Mayur
b29e7e7d9e fix: set correct favicon from config for login and FAB list views (#21498) 2022-09-19 15:24:01 +08:00
forestlzj
fdb4702332 fix: can't show duckdb table names in the "SEE TABLE SCHEMA" dropdown list (#21495) 2022-09-19 11:28:49 +08:00
Daniel Vaz Gaspar
7e2e8b8ad9 fix: dataset after insert when db relation does not exist (#21492) 2022-09-17 17:16:18 +01:00
Yongjie Zhao
33509ab7da fix: BigQuery cannot accept Time Grain (#21489) 2022-09-16 15:19:24 +08:00
Yongjie Zhao
2dfcba04b0 fix: Time Offset in SQLite and refine logic in Date Type conversion (#21378) 2022-09-16 12:02:22 +08:00
Michael S. Molina
2c7323a87d fix: Supports form_data param in old Explore endpoint (#21469) 2022-09-14 18:00:11 -03:00
Daniel Vaz Gaspar
64d216adb3 fix: permission sqlalchemy events (#21454) 2022-09-13 13:56:59 -07:00
Bogdan
44654e5abc perf: Memoize the common_bootstrap_payload and include user param (#21018) (#21439)
Co-authored-by: Bogdan Kyryliuk <bogdankyryliuk@dropbox.com>
2022-09-13 08:52:08 -07:00
John Bodley
eac6fdcd29 chore(sqllab): Cleanup /tables/... endpoint (#21284) 2022-09-13 08:22:12 -07:00
Ville Brofeldt
05b97fff4d fix(cache): respect default cache timeout on v1 chart data requests (#21441) 2022-09-13 15:56:04 +02:00
Ville Brofeldt
e1e9fda72b fix: remove extras from all adhoc_filters controls (#21450)
Co-authored-by: Ville Brofeldt <ville.brofeldt@apple.com>
2022-09-13 15:52:21 +03:00
Daniel Vaz Gaspar
094400c308 fix: cached common bootstrap Revert (#21018) (#21419) 2022-09-10 01:02:24 +01:00
Craig Rueda
9ada541fd9 fix(ui): Quick Fix for app_icon (#21399) 2022-09-09 07:57:19 -07:00
LF
9fdd75b923 feat: add snowflake keypair authentication (#21322) 2022-09-09 10:49:04 +02:00
Michael S. Molina
8ebf4ed3ff feat: Adds MetadataBar to Drill to Detail modal (#21343) 2022-09-08 08:49:03 -03:00
Sam Firke
0112a112bf docs: correct location of existing time grain definition (#21309) 2022-09-08 16:39:14 +08:00
Hugh A. Miles II
b302818522 feat: Update nav bar with new data information architecture for SQL Lab + SQL (#21245) 2022-09-07 19:08:46 -07:00
Yongjie Zhao
ce3d38d2e7 feat: apply Time Grain to X-Axis column (#21163) 2022-09-07 16:24:15 +08:00
Zef Lin
286474c3d8 fix: revert permission refactoring PR (#21313) 2022-09-06 19:18:22 +01:00
Zef Lin
9be4870c7f feat: only show active user for chart/dashboard/datasource owner drop… (#20837) 2022-09-06 19:17:50 +01:00