Commit Graph

12669 Commits

Author SHA1 Message Date
Ville Brofeldt aa0cae9b49
feat(thumbnails): add support for user specific thumbs (#22328) 2022-12-14 15:02:31 +02:00
Ville Brofeldt 1014a327f5
fix(sqla): copy temporal range logic to helper (#22405)
Co-authored-by: Ville Brofeldt <ville.brofeldt@apple.com>
2022-12-14 09:43:38 +02:00
dependabot[bot] 92fc304099
build(deps): bump loader-utils from 2.0.2 to 2.0.4 in /docs (#22134)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 17:00:58 -07:00
Beto Dealmeida 481b020e9d
chore: show database UUID in API (#22411) 2022-12-13 15:55:27 -08:00
dependabot[bot] a748b687d8
chore(deps): bump css-what from 2.1.2 to 2.1.3 in /superset-frontend (#21712)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 16:38:03 -07:00
dependabot[bot] 72fb270146
build(deps): bump express from 4.17.1 to 4.18.2 in /docs (#22341)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 16:33:39 -07:00
dependabot[bot] e7b034c466
build(deps-dev): bump eslint from 7.32.0 to 8.29.0 in /superset-websocket (#22322)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 16:33:09 -07:00
Rui Zhao d1989a4766
fix(report): Capture unexpected errors in report screenshots. Fixes #21653 (#21724)
Co-authored-by: Rui Zhao <zhaorui@dropbox.com>
2022-12-13 14:31:36 -07:00
dependabot[bot] a235078e48
build(deps-dev): bump @types/node from 18.11.10 to 18.11.13 in /superset-websocket (#22386)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 15:05:53 -07:00
Elizabeth Thompson 608ffcbfb9
fix: make database connection modal ace fields uncontrolled (#22350) 2022-12-12 12:36:41 -08:00
Elizabeth Thompson c3a6327ff0
fix: correct exception level in log and add error message (#22381) 2022-12-12 10:58:58 -08:00
Kamil Gabryjelski 605cfa045a
perf: Prevent rerendering and re-querying metadata of filters in horizontal bar (#22389) 2022-12-12 16:07:38 +01:00
Kamil Gabryjelski a5a0cf9ffb
feat: Add oneLine mode to AsyncSelect (#22379) 2022-12-12 16:01:29 +01:00
Jan Katins 85c9480791
fix: Update typo in docker-add-drivers.mdx (#21965) 2022-12-10 09:29:21 -05:00
Ville Brofeldt 6b4ab8a03c
chore(plugin-chart-echarts): upgrade to echarts 5.4.1 (#22382)
Co-authored-by: Ville Brofeldt <ville.brofeldt@apple.com>
2022-12-10 13:38:54 +02:00
Elizabeth Thompson 368e7e6b08
fix: make sure that gsheets db connection form loads properly (#22361) 2022-12-09 17:28:15 -08:00
Mikael Schirén 861001251d
fix(readme): link target and title (#19576) 2022-12-09 18:51:28 -06:00
xavier-GitHub76 a993c3ca2c
fix(translations): French translation (typo fixes) (#21942) 2022-12-09 13:54:39 -07:00
Ville Brofeldt 012d1300c1
chore(viz): rename v1 and v2 charts (#22369) 2022-12-09 22:51:37 +02:00
Cody Leff 3b45ad8b97
feat(dashboard): Add edit button to dashboard native filters filter cards (#22364)
Co-authored-by: Herbert Gainor <herbert.gainor@preset.io>
2022-12-09 15:00:15 +01:00
Alan Ning d41cb66737
fix(snowflake): Allow encrypted_extra field to be imported (#22357)
Co-authored-by: Alan Ning <aning@manifold.ai>
2022-12-08 14:27:30 -05:00
Michael S. Molina 3a442e09bf
fix: Button resizing in horizontal filter bar (#22365) 2022-12-08 13:38:56 -05:00
Kamil Gabryjelski de4f50909e
fix: Add tooltip to dropdown trigger in horizontal filter bar (#22373) 2022-12-08 18:23:44 +01:00
Michael S. Molina 1edfd7e1e1
fix: DropdownContainer items width calculation (#22371) 2022-12-08 12:03:19 -05:00
Geido f64423a740
fix: Time filter position and click in Horizontal FilterBar (#22338) 2022-12-08 10:58:16 +01:00
Lyndsi Kay Williams 49f1cfc3f9
fix: Change dropdown in Alert/Report modal to use javascript for conditional rendering instead of css (#22360) 2022-12-07 18:24:52 -06:00
Evan Rusackas e1ef9e0bba
chore(docs): adding community calendar link to the community page (#22347) 2022-12-07 16:14:09 -07:00
Kamil Gabryjelski da64fa2525
fix: Reordering native filters ignored by filter bar (#22362) 2022-12-07 18:13:37 -05:00
Cemre Mengu 08f2c9b305
refactor(frontend): Make dashboard search box the first filter (#19721) 2022-12-07 15:56:53 -07:00
Antonio Rivero Martinez 60a617eaba
fix(bigquery): Properly display errors for BigQuery DBs (#22349) 2022-12-07 13:34:30 -05:00
Anthony Gainor 0dbaaad83d
feat(explore-popover): Show disabled 'Save' button in explore popover (#21318)
Co-authored-by: Herbert Gainor <herbert.gainor@preset.io>
Co-authored-by: Michael S. Molina <michael.s.molina@gmail.com>
2022-12-07 12:25:54 -05:00
Cody Leff 2731cbacbf
fix: Broken effect in useCSSTextTruncation hook (#22324) 2022-12-07 16:51:30 +02:00
EugeneTorap ff1d29c539
chore: Bump holidays to 0.17.2 (#22354) 2022-12-07 10:17:57 +02:00
Kamil Gabryjelski 3a4131ffc7
fix: Missing spacing in adhoc filters popover (#22346) 2022-12-07 08:37:03 +01:00
EugeneTorap d1294a06e6
chore: Refactor python libs (#22335) 2022-12-07 09:17:21 +02:00
Kamil Gabryjelski d2b76a8b1a
fix: Styling fixes for horizontal filter bar (#22337) 2022-12-06 21:04:17 +01:00
dependabot[bot] 8afe724e9e
build(deps): bump ws and @types/ws in /superset-websocket (#22327)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 09:44:28 -07:00
Lyndsi Kay Williams 4cf40fb286
test: Fix act errors in FixedOrMetricControl test (#22334) 2022-12-06 07:27:02 -06:00
Geido e1ffdb95b1
chore: Add Horizontal FilterBar e2e tests (#22305) 2022-12-06 15:01:31 +02:00
Hugh A. Miles II 2f23a9ceac
chore: return 404 instead of 500 for datasource not found (#22333) 2022-12-05 20:41:19 -05:00
Lyndsi Kay Williams 04b7a26365
feat: Flow for tables that already have a dataset (#22136) 2022-12-05 15:43:54 -06:00
Antonio Rivero Martinez 96de314c0c
fix(sqllab): Fix autocomplete for SQL Lab (#22329) 2022-12-05 13:15:27 -07:00
AAfghahi 5e1b8170ca
fix: add columns back into SQL Lab to Explore Flow (#22320) 2022-12-05 12:17:31 -07:00
Kamil Gabryjelski 2d30e9cbe9
feat: New time range label (#22317) 2022-12-05 19:46:15 +01:00
AAfghahi aafb993ee2
fix: Display Error Messages in DB Connection Modal (#22200) 2022-12-05 10:02:17 -08:00
EugeneTorap f3bf3ec2ed
chore: Remove actions prop and refactor code in SQL Lab (#22231) 2022-12-05 12:12:52 +01:00
Kamil Gabryjelski b2d909f529
fix(dashboard): Fix dashboard's left side being cut off (#22319) 2022-12-05 12:03:23 +01:00
Eric Briscoe 92bc641067
fix(dashboard): dashboard actions fail when bad component id exists in children array (#22323) 2022-12-04 19:35:30 -08:00
Michael S. Molina aba3b81e13
fix: DropdownContainer resize algorithm (#22318) 2022-12-04 16:52:27 +02:00
EugeneTorap d881c5df30
chore: Support Python 3.11 (#22217) 2022-12-03 09:25:11 +02:00