Commit Graph

12839 Commits

Author SHA1 Message Date
dependabot[bot] 3e009bc71e
build(deps): bump json5 from 1.0.1 to 1.0.2 in /superset-embedded-sdk (#22575)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-13 22:21:43 -07:00
dependabot[bot] 910998a5ed
build(deps): bump json5 from 2.1.3 to 2.2.3 in /superset-frontend/cypress-base (#22577)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-13 15:59:35 -07:00
dependabot[bot] f0d5800810
build(deps): bump json5 from 1.0.1 to 1.0.2 in /superset-frontend (#22578)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-13 15:51:58 -07:00
Elizabeth Thompson cd1f6d469b
fix: remove whitespace from http_path for databricks (#22671) 2023-01-13 14:50:18 -08:00
Reid Beels 85da86dc81
fix(helm): remove config overrides for CSRF (#22716) 2023-01-13 12:04:12 -08:00
Reid Beels f9972ad1ff
docs(security): clarify CSP requirements and provide example TALISMAN_CONFIG (#22711) 2023-01-13 14:54:38 -05:00
Michael S. Molina 46794013a0
chore: Adds 1.5.3 release to CHANGELOG.md and UPDATING.md (#22721) 2023-01-13 14:33:44 -05:00
Artem Shumeiko 31e639318b
chore(celery): update celery config variables names (#22499) 2023-01-13 16:56:15 +00:00
Paolo Terzi 79b40bb979
docs: add Swile to users list (#22706) 2023-01-13 09:53:03 -07:00
dependabot[bot] 3c5f75d4c2
chore(deps): bump parse-path and lerna in /superset-frontend (#21612)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-13 09:46:34 -07:00
dependabot[bot] 863adca3b7
chore(deps): bump pre-commit from 2.14.0 to 2.20.0 in /requirements (#20820)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-13 09:45:20 -07:00
dependabot[bot] 892c0de454
build(deps): bump winston from 3.3.3 to 3.8.2 in /superset-websocket (#22655)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-13 09:44:18 -07:00
dependabot[bot] bdf391b05f
build(deps): bump json5 from 2.2.0 to 2.2.3 in /superset-websocket (#22576)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-13 09:43:42 -07:00
dependabot[bot] 6d1bf92637
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.48.1 in /superset-websocket (#22656)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-13 09:43:06 -07:00
Cody Leff f5c404fc51
fix(explore): Restore missing dataset states (#22693) 2023-01-13 09:42:38 -07:00
Christian Dreier 91850ebc57
fix: bootstraping frontend (#22720)
Co-authored-by: Christian Dreier <dreier.christian@gmail.com>
2023-01-13 15:04:24 +02:00
itziarmj eed07410c7
docs: add Mainstrat to INTHEWILD.md (#22718) 2023-01-13 13:59:38 +02:00
Reid Beels 90ae7cde93
docs(k8s): add note about database driver dependencies to k8s setup (#22712) 2023-01-13 13:40:10 +02:00
Reid Beels aeb45ea779
docs(k8s): add note about authlib requirement to oauth setup example (#22710) 2023-01-13 09:33:07 +02:00
Reid Beels 8fa7a75a3b
docs(caching): Restructure and improve caching docs (#22687) 2023-01-13 08:48:56 +02:00
Lyndsi Kay Williams 2ccdb72830
fix: Spacing in alert modal (#22709) 2023-01-12 21:51:22 -06:00
Hugh A. Miles II 2de19f1d66
feat: Add logging for ssh tunneling test_connection attempts (#22625) 2023-01-12 21:49:35 +00:00
Evan Rusackas a1f1e4fdd4
chore: using bitly to manage expiring Slack invitation links (#22631) 2023-01-12 14:31:19 -07:00
Evan Rusackas ce1fa955bd
chore: Swapping main superset images for more current versions (#22668) 2023-01-12 14:30:58 -07:00
EugeneTorap 1a0de496ee
chore: Move charts to src/pages folder (#22230) 2023-01-12 15:41:59 -05:00
AAfghahi 5a422b31c5
fix: alert modal bug fix (#22688) 2023-01-12 08:26:18 -05:00
solanksh cf00970cde
feat(charts): allow query mutator to update queries after splitting original sql (#21645)
Co-authored-by: Akash <Akash.Nallani@bakerhughes.com>
Co-authored-by: anallani <98122184+anallani@users.noreply.github.com>
Co-authored-by: Robert Bean <robert.bean@bakerhughes.com>
Co-authored-by: Akash <anallani@umich.edu>
Co-authored-by: AkashN7 <70606604+AkashN7@users.noreply.github.com>
Co-authored-by: Ville Brofeldt <ville.brofeldt@apple.com>
2023-01-12 14:04:03 +02:00
Usiel Riedl d5ecfbb901
fix(embed): fix server error due to breaking change on flask-login (#22462)
Co-authored-by: Usiel Riedl <usiel.riedl@automattic.com>
2023-01-12 11:48:01 +02:00
Sam Firke 68b0a5993d
docs: add city of Ann Arbor to INTHEWILD (#22692) 2023-01-12 10:43:25 +02:00
Lily Kuang 397a984f09
chore(superset-ui): bump superset-ui-chart-controls and plugin-chart-handlebars back to version 0.18.25 (#22694) 2023-01-12 10:04:26 +02:00
Lily Kuang 5d38992024
chore: upgrade react-redux (#22596) 2023-01-11 17:32:40 -06:00
Antonio Rivero Martinez 539936522f
feat(ssh_tunnel): SQLAlchemy Form UI (#22513)
Co-authored-by: hughhhh <hughmil3s@gmail.com>
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
2023-01-11 19:29:52 +00:00
John Bodley 0908fd291b
chore: Bump Flask-AppBuilder to 4.2.0 (#22580) 2023-01-11 10:43:19 -07:00
JUST.in DO IT a8f3a4fb6e
fix(sqllab): Overflow bigint in json-tree view (#22609) 2023-01-11 10:38:59 -07:00
Ville Brofeldt 7b15e6e3c7
fix(nav): make doc and bug buttons customizable (#22682) 2023-01-11 19:24:18 +02:00
Artem Shumeiko f3696ceef3
chore: Localization of several charts and elements (#22150)
Co-authored-by: ashumeiko <ashumeiko@ashumeiko.com>
2023-01-11 09:42:54 -07:00
Diego Medina 44c9cf4de5
chore: Migrate /superset/search_queries to API v1 (#22579) 2023-01-11 09:22:41 -07:00
Byungjin Park (Claud) 1fe0290a60
chore: Add KarrotPay in INTHEWILD.md (#22666) 2023-01-11 09:20:51 -07:00
SamraHanifCareem 8f98c469fd
docs: Add Careem to the user's list (#22669)
Co-authored-by: “SamraHanifCareem” <“samra.hanif@careem.com”>
2023-01-11 15:10:15 +02:00
Ville Brofeldt c0aeb2a75a
chore(embedded): bump package versions (#22676) 2023-01-11 11:42:46 +02:00
Ville Brofeldt 73e53fab7a
fix(bootstrap-data): always check flashes (#22659) 2023-01-10 22:14:51 +02:00
Cemre Mengu 0b22287ad9
feat: make CTA text in Alerts & Reports mails configurable (#19779) 2023-01-10 11:52:54 -07:00
Ville Brofeldt 08f45ef207
fix(viz-gallery): respect denylist in viz gallery (#22658) 2023-01-10 19:08:30 +02:00
Artem Shumeiko 1e3746be21
fix(dockerfile): fix "unhealthy" container state (#22663) 2023-01-10 18:10:46 +02:00
Kamil Gabryjelski 399f6e3ddc
feat(dashboard): Display a loading spinner while dashboard is being saved (#22588) 2023-01-10 16:48:51 +01:00
wanghong1314 8bf6d80155
fix: Stop query in SQL Lab with impala engine (#22635) 2023-01-10 16:52:07 +02:00
Mayur 159dcd7e62
feat(RLS): RESTful apis and react view for RLS (#22325) 2023-01-09 13:34:20 -07:00
Lily Kuang 516d56b7e8
chore: upgrade react-window (#22645) 2023-01-09 12:20:46 -08:00
Lily Kuang 8f865ce1ce
chore: upgrade use-immer (#22646) 2023-01-09 12:20:20 -08:00
Eric Briscoe 02e8511563
fix(dashboard): Add safety checks to areas that throw runtime errors in dashboard filters (#22648) 2023-01-09 11:40:15 -08:00