Commit Graph

754 Commits

Author SHA1 Message Date
Sam Firke
8be8014504
docs(FAQ): add answer re: necessary specs, copy-edit existing answer (#24992) 2023-09-06 14:24:59 -04:00
Daniel Vaz Gaspar
251ce2ed2a
docs: add CVEs for 2.1.1 (#25206) 2023-09-06 15:39:14 +01:00
Carlos M
78b8e9421e
docs: fix wrong type in PREFERRED_DATABASES example (#25200)
Signed-off-by: cmontemuino <1761056+cmontemuino@users.noreply.github.com>
2023-09-06 10:28:07 -04:00
Michael S. Molina
9df1b26654
fix: Bumps Flask Caching to fix RCE vulnerability (#25090) 2023-08-31 08:44:48 -03:00
John Bodley
e642361399
docs: Update UPDATING.md regarding potential breaking change to ab_user.email column (#25115)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2023-08-30 08:42:23 -03:00
Hugh A. Miles II
fcd045f84a
chore: Update docs for docker-compose installation (#24980) 2023-08-28 12:36:19 +02:00
Sam Firke
da172bf8cf
docs(docker-compose): add missing parenthesis (#24771) 2023-08-25 11:55:45 -06:00
Evan Rusackas
60c2ac3268
feat: adding Scarf pixels to gather telemetry on readme and website (#25065) 2023-08-24 08:44:05 -06:00
Giulio Talarico
5e56871fd9
docs: fix line break in Apache Druid page (#25034) 2023-08-21 11:07:01 -04:00
Beto Dealmeida
6b660c86a4
feat: a native SQLAlchemy dialect for Superset (#14225) 2023-08-18 12:21:36 -07:00
Elizabeth Thompson
bc1c5c2f84
fix: update permalink schema (#24970) 2023-08-16 09:56:20 -07:00
Tanner Barcelos
764f0f79ca
docs: Fixing Superset typo in docker-compose local installation guide (#24920) 2023-08-10 09:34:26 -04:00
Giulio Talarico
81bf2f01e2
docs: fix tip box in "Installing From Scratch" page (#24915)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2023-08-08 15:12:36 -03:00
John Bodley
7edcbc974c
docs(native-filters): Remove outdated statement (#24873) 2023-08-03 09:51:16 -07:00
Sam Firke
e2d5046bb7
docs(Kubernetes): Fix typos, clarify language re: Scarf (#24834) 2023-07-28 10:42:57 -06:00
Evan Rusackas
a1396d00aa
docs: Adding a couple links to contributing page (#24817) 2023-07-27 13:27:40 -06:00
Evan Rusackas
7e26dc8c5b
docs: fixing stack overflow link (#24820) 2023-07-27 13:27:30 -06:00
Daniel Vaz Gaspar
d1eb9ea982
fix: docs invalid client redirect (#24816) 2023-07-26 19:00:21 +01:00
Chris Harris
af4a35741c
docs(K8s): Add instructions for loading the examples (#19959)
Co-authored-by: Evan Rusackas <evan@preset.io>
2023-07-26 11:49:06 -06:00
Daniel Vaz Gaspar
165afee55a
docs: update security policy and add CVE info (#24769) 2023-07-26 14:21:26 +01:00
Sebastian Liebscher
c17accc0b4
chore: bump postgresql in docker-compose and github workflows (#24147) 2023-07-24 11:09:41 -06:00
Multazim Deshmukh
b8a3eeffdb
docs: update AWS Athena and Redshift docs (#24751) 2023-07-23 22:34:14 -06:00
Evan Rusackas
e210da963d
chore(docs): Adding link to additional visualization content (#24759) 2023-07-21 10:04:37 -06:00
karsten-wagner
a80ec15f4c
fix(docs): respect no_proxy environment variable (#23816) 2023-07-21 08:59:31 -03:00
Sam Firke
9b6ed315f8
docs(docker-compose): note the risk of running a Docker Postgres volume in production (#24461) 2023-07-20 16:07:13 -06:00
Arjun Devarajan
2b0ffb01b6
feat: use Scarf Gateway for Superset helm charts/Docker compose downloads (#24432) 2023-07-19 06:16:20 -07:00
Aarav Borthakur
6ae6fc60f8
docs: Fix typo in Rockset docs (#24674) 2023-07-12 14:23:20 -07:00
Aarav Borthakur
ea968e47cc
chore: Update Rockset—switching out rockset for rockset-sqlalchemy (#24649) 2023-07-11 21:36:09 -06:00
Duyet Le
7476f7af73
docs(databases): correct the way of using use environment variables (#24633) 2023-07-11 09:50:01 -07:00
dependabot[bot]
7b957369fc
build(deps): bump semver from 5.7.1 to 5.7.2 in /docs (#24651)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 20:36:36 -06:00
Changhoon Oh
ce96deb331
docs: add notice not to use gevent worker with bigquery datasource (#24564)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2023-07-06 08:48:04 -03:00
Maxime Beauchemin
6a8f60f9fd
chore: deprecate FLASK_ENV and improve conf.ENVIRONMENT_TAG_CONFIG (#24404) 2023-06-29 12:04:32 -07:00
Evan Rusackas
bf9338129a
docs: updating images and markdown (#24462) 2023-06-29 12:01:57 -07:00
Kamil Gabryjelski
38df1a873f
chore: Un-revert enabling CSP by default (#24543) 2023-06-29 17:38:17 +02:00
Hans-Georg
1e7ee8c4ad
fix(docs): Typo in filter migration. (#24541) 2023-06-28 18:32:54 -03:00
Michael S. Molina
cdbe4f3fa7
fix: Revert enable strong session protection by default (#24256) (#24545) 2023-06-28 13:35:44 -03:00
Kamil Gabryjelski
fb08e0ecfc
fix: Revert enabling CSP (#24476) 2023-06-21 19:19:15 +02:00
Thiago Rossener
d60040dbf7
docs: Add CTA to community calendar subscription (#24474) 2023-06-21 10:47:13 -06:00
Kamil Gabryjelski
c3b5d72f2b
chore: Enable CSP by default (#24262) 2023-06-20 17:59:58 +02:00
Evan Rusackas
1bc7d63cab
docs: Show clickable link instead of code-formatting (#23835)
Co-authored-by: P M <10617122+pylipp@users.noreply.github.com>
2023-06-18 12:40:34 -06:00
Thiago Rossener
892de8a232
docs: Restyle documentation landing page and community page (#24393) 2023-06-15 09:57:37 -06:00
John Bodley
9adb023880
chore(druid): Remove legacy Druid NoSQL logic (#23997) 2023-06-09 15:33:23 -03:00
Elizabeth Thompson
af8f7253e1
fix: update order of build for testing a release (#24317) 2023-06-08 16:30:39 -07:00
Sam Firke
bcb145df99
docs: add link to intro with supported database types (#24313) 2023-06-08 11:42:47 -06:00
Michael S. Molina
6ce85921fc
feat: Removes the Multiple Line Charts (#23933) 2023-06-08 14:41:58 -03:00
Evan Rusackas
7d7ce63970
chore(docs): upgrading docusaurus (fixes header links) (#24118) 2023-06-01 12:55:51 -06:00
Daniel Vaz Gaspar
f898c97ba8
fix: enable strong session protection by default (#24256) 2023-06-01 14:01:25 +01:00
amosdoublec
541e461b77
fix(docs): Update databricks.mdx with correct pip package name (#23562) 2023-05-31 13:03:30 -06:00
eltimen
6d79ced48e
docs: fix broken link in the security page (#24253) 2023-05-31 10:59:49 -06:00
Saish Narvekar
6e7b93eb48
docs: removed extra ` from documentation (#24231) 2023-05-30 09:38:52 -06:00