Commit Graph

12593 Commits

Author SHA1 Message Date
Elizabeth Thompson f58227a912
feat: add denylist for db engines (#21486) 2022-10-08 19:45:21 -07:00
Hugh A. Miles II aef6217a80
fix: Gsheets takes 2 clicks to save (#21740) 2022-10-07 19:40:15 -04:00
JUST.in DO IT 0c461497ff
chore(sqllab): refactor addQueryEditor for new tab (#21711) 2022-10-07 17:57:39 -03:00
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
Martin Morset 1372b0dff5
docs(snowflake): Remove wrong version info for snowflake (#21024) 2022-10-07 15:24:24 -03:00
Jakob Miksch ca3abffb81
docs: wording in template (#21491) 2022-10-07 15:21:39 -03:00
JUST.in DO IT 35d9cb38a8
fix(explore): chart link is broken without localStorage (#21707) 2022-10-07 15:11:04 -03:00
Michael S. Molina 200bed6f7e
feat: Shows related dashboards in Explore (#21685) 2022-10-07 12:59:49 -03:00
Michael S. Molina 0ff1e49e3c
fix: Null values on Treemap right-click (#21722) 2022-10-07 08:08:10 -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
Antonio Rivero Martinez 97273f59f8
fix(database): Handle String errors in DatabaseModal (#21709) 2022-10-06 11:01:22 -07:00
Michael S. Molina eb2a1345a8
fix: Drill to detail formatted val on TableChart (#21719) 2022-10-06 14:45:09 -03:00
Peng Wang 041c54e656
build: optimize docker build by better utilizing build cache (#21583)
Co-authored-by: Peng Wang <pwang@williamblair.com>
Co-authored-by: EugeneTorap <evgenykrutpro@gmail.com>
2022-10-06 23:08:10 +08: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
Michael S. Molina 770f68f5b1
fix: Right-click on misconfigured World Map (#21697) 2022-10-06 08:23:40 -03:00
ʈᵃᵢ d6a82187a7
docs(cache): update datasource -> dataset (#21670) 2022-10-06 19:03:53 +08: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
Geido de444d4de6
fix: Race conditions with setupExtensions (#21647) 2022-10-05 12:38:51 +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
JUST.in DO IT 50cb396bf2
fix(sqllab): async query broken due to #21320 (#21667) 2022-10-05 15:23:40 +08:00
PM Extra f3f9f3b1f2
other: Improve health check for docker-compose. (#17320) 2022-10-04 14:37:26 -07:00
Evan Rusackas c248ee56e4
chore: Adding/categorizing missing flags in `FEATURE_FLAGS.md` (#21474)
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
2022-10-04 10:44:57 -07:00
Kamil Gabryjelski 2907869c26
feat: Use SPA navigation between AddSlice and Dataset list pages (#21683) 2022-10-04 13:52:21 +02: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
Kamil Gabryjelski f784455264
fix(native-filters): Range filter max/min default display value (#21680) 2022-10-04 13:26:47 +02: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
Peter Kosztolanyi abc0f19f08
docs: add Wise to users list (#21687) 2022-10-04 09:41:21 +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
Evan Rusackas 4245bc3f38
chore(style): Enforce optional chaining (#21614) 2022-10-03 09:17:20 -06:00
Anthony Gainor 3edc656f20
fix(explore): Dashboard list is unsorted in save modal (#21317)
Co-authored-by: Herbert Gainor <herbert.gainor@preset.io>
2022-10-03 17:16:35 +03:00
John Bodley 31895f412e
chore(tags): Refactor logic to leverage Flask-SQLAlchemy extension (#21459) 2022-10-03 00:07:52 -07:00
JUST.in DO IT 8d1b7ecfde
fix(sqllab): perf regression on #21532 refactor (#21632) 2022-10-03 11:00:53 +08:00
JUST.in DO IT 157482955e
chore: avoid undefined property on `Global` type (#21631) 2022-10-03 10:51:55 +08:00
Elizabeth Thompson ef78ec6b30
fix: catch error when masking encrypted extra is none (#21570) 2022-10-02 19:49:01 -07:00
Zamar c1ba3290d9
docs: add organization that uses superset (#21660)
Co-authored-by: zamar roura <zamar.roura@cabify.es>
2022-10-01 17:04:50 -07:00
Stephen Liu 61bd696226
fix(plugin-chart-echarts): boxplot throw error in the dashboard (#21661) 2022-10-01 08:53:29 +08:00
Yongjie Zhao 4c17f0e71e
fix: time grain can't be removed in explore (#21644) 2022-09-30 23:15:19 +08:00
Anthony Gainor 1d70079f71
fix(dashboard): Change text and icons in dashboard editmode (#21305)
Co-authored-by: Herbert Gainor <herbert.gainor@preset.io>
Co-authored-by: geido <diegopucci.me@gmail.com>
2022-09-30 17:36:11 +03:00
Stephen Liu 389fa31b89
fix: new welcome new users action (#21662) 2022-09-30 19:36:25 +08:00
Kamil Gabryjelski eeb979c150
chore: Create dashboard with tier 1 and tier 2 charts (#21551) 2022-09-30 14:14:26 +03:00