Neeraj-2307
a807290e3d
docs: Added details to Druid connection string ( #20264 )
...
* Added details to Druid connection string
While linking Superset to Druid the correct connection string is very important however in the docs it is not well explained , so I added a little description to it
* Update druid.mdx
2022-06-17 10:55:41 -04:00
Atticus White
1882c6d5cc
Remove cache warming documentation ( #20269 )
...
The cache warming strategies perform unauthorized `GET` requests that are redirected to the login page #9597
2022-06-15 12:38:30 -07:00
Beto Dealmeida
ec331e683e
feat: Databricks native driver ( #20320 )
2022-06-09 15:34:49 -07:00
Étienne Boisseau-Sierra
80be1ce657
docs: Detail how to use Jinja parameters ( #20308 )
...
We expand the example to show how to use the `from_dttm` and `to_dttm`
Jinja parameters in logic blocks (e.g. `{% if … %}`) and underline when
to use the double braces and when not to.
All this because, well, *one* could lost quite an extensive amount of
time figuring this all out (-_-")
Signed-off-by: Étienne Boisseau-Sierra <etienne.boisseau-sierra@unipart.io >
2022-06-08 10:08:37 -04:00
Ensky
77e326fd95
Fixes #20155 ( #20273 )
2022-06-06 07:57:54 -03:00
Beto Dealmeida
05a138a191
feat: query datasets from SQL Lab ( #15241 )
...
* feat: Jinja2 macro for querying datasets
* Add docs
* Address comments
2022-06-01 15:18:40 -07:00
Dan Roscigno
e56bcd36bd
Update clickhouse.mdx ( #20195 )
...
ClickHouse is camel case.
2022-05-26 10:37:03 -04:00
Aleksei Lissitsin
4674de1e86
fix typo in secutiry.mdx ( #20185 )
2022-05-25 15:45:16 +03:00
thinhnd2104
eea06795f1
docs: Add config for running on a WSGI HTTP server ( #19971 )
...
* Add config for running on a WSGI HTTP server
Add example `--worker-connections` to improve gevent performance.
* Update configuring-superset.mdx
2022-05-11 09:04:42 -07:00
Jakob Miksch
bba40d7856
Typo ( #20009 )
2022-05-10 10:12:03 -04:00
Đặng Minh Dũng
58e65ad5bb
feat: switch from sqlalchemy-trino to trino python client ( #19957 )
2022-05-05 09:43:31 -07:00
Josh Soref
c32c505742
chore(docs): Spelling ( #19675 )
...
* spelling: adding
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
* spelling: aggregate
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
* spelling: avoid
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
* spelling: blacklist
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
* spelling: cached
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
* spelling: discontinue
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
* spelling: exhaustive
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
* spelling: from
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
* spelling: github
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
* spelling: hybrid
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
* spelling: implicit
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
* spelling: interim
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
* spelling: introduced
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
* spelling: javascript
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
* spelling: logstash
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
* spelling: metadata
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
* spelling: password
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
* spelling: recommended
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
* spelling: redshift
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
* spelling: refactored
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
* spelling: referencing
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
* spelling: sqlite
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
* spelling: the
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
* spelling: thumbnails
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
* spelling: undoes
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
* spelling: very
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com >
2022-04-26 13:17:15 -03:00
Jesse Yang
ae384111c1
docs: updated links for country map scripts ( #19823 )
2022-04-25 13:01:41 -07:00
Daniel Vaz Gaspar
3db4a1cb80
chore: bump postgres from 10 to 14 ( #19790 )
...
* chore: bump postgres from 10 to 14
* update helm chart
* adding docs
* fix docs
* Update docs/docs/installation/configuring-superset.mdx
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com >
* Update docs/docs/installation/configuring-superset.mdx
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com >
* improve docs
* improve docs
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com >
2022-04-21 10:16:00 +01:00
Cemre Mengu
ce77d55396
docs(install): ubuntu default-libmysqlclient-dev ( #19715 )
...
add `default-libmysqlclient-dev` to required OS dependencies for ubuntu
2022-04-15 14:51:32 +03:00
Beto Dealmeida
83c3779a6c
feat: add a where_in filter for Jinja2 ( #19574 )
2022-04-07 07:27:23 -07:00
Fatos Morina
1cd8b41061
Remove too many "to"s ( #19559 )
2022-04-06 09:27:09 -04:00
Srini Kadamati
a8e7624eb5
chore: attempt to force docs deploy ( #19424 )
2022-03-30 10:13:09 +03:00
Srini Kadamati
9d71f33d62
chore: update slack invite url ( #19412 )
...
* chore: update slack invite url
* small fix in CoC
2022-03-29 15:13:15 -04:00
Sujith Kumar S
d46a550774
docs: Correcting the document font size ( #19390 )
...
* Correcting with doc font size
Correcting with doc font size
* Correcting with doc font size
Correcting with doc font size
* Update docs/docs/installation/configuring-superset.mdx
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com >
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com >
2022-03-28 11:04:04 +03:00
Ville Brofeldt
3313530f4d
docs: update lock + general cleanup ( #19350 )
...
* docs: update lock file
* remove redundant npm lock file
* add missing peer deps
* fix TODO and bump antd
* fix API spec script
2022-03-24 15:43:30 +02:00
Daniel Vaz Gaspar
f37fc1a7f0
chore: bump majors on celery and Flask ( #19168 )
...
* chore: bump celery, Flask, flask-jwt-extended, pyJWT
* fix pyJWT breaking change
* fix pyJWT breaking change 2
* test
* fixed test
* fixed test
* fixed test
* revert since mypy won't pick the correct signature
* lint 1
* fix test
* fix test
* docs and celery config migration
* bump FAB to 4.0.0rc3, remove AUTH_STRICT_RESPONSE_CODES
* update docs for new celery config keys
* downgrade celery to 5.2.2
* ref FAB to final 4.0.0 release
* remove conflict left over
2022-03-24 09:16:53 +00:00
ND
7ba06ee944
Correcting some typos ( #19338 )
...
Co-authored-by: Andreas Burner <andreas.burner@smartstream-stp.com >
2022-03-23 17:19:32 -04:00
Sujith Kumar S
54c521ba77
docs: SECRET_KEY Rotation Documentation ( #19233 )
...
* SECRET_KEY Rotation
Additional documentation for SECRET_KEY rotation and SECRET_KEY setting up.
* Bumped the helm chart version to 0.5.11
Bumped the helm chart version for the new changes.
* Removed the default secret key value from the configuration docs.
Removed the default secret key value from the configuration docs.
2022-03-23 10:14:46 +00:00
Ville Brofeldt
b7ecb14230
fix(dashboard): fix default filter bar visibility + add docs ( #18741 )
...
* fix(dashboard): fix default filter tab visibility + add tests
* fix types
* lint
* rename docs + add double bang to length
2022-03-23 08:55:03 +02:00
Ville Brofeldt
72b9a7fa5b
feat(key-value): add superset metastore cache ( #19232 )
2022-03-21 19:46:56 +02:00
David Aaron Suddjian
97abc28a1f
chore!: remove ENABLE_REACT_CRUD_VIEWS feature flag (permanently enable) ( #19231 )
...
* remove ENABLE_REACT_CRUD_VIEWS feature flag
* docs
* deal with problematic tests
* empty test suite
* skip test
* test conditions changed
* removing the tests instead of skipping
2022-03-18 14:00:23 -07:00
Venu Vardhan Reddy Tekula
2a89da2ef1
docs: fix broken links in the documentation ( #19235 )
2022-03-18 09:42:14 -04:00
John Bodley
e3e03d202d
chore: Deprecate Python 3.7 ( #19017 )
...
* chore: Deprecate Python 3.7 and add support for Python 3.10
* Update local-backend.mdx
* Update UPDATING.md
Co-authored-by: John Bodley <john.bodley@airbnb.com >
2022-03-15 06:29:18 +13:00
7vikpeculiar
a37a4ed35f
Modified alerts and reports docs for clarity ( #19091 )
2022-03-10 10:39:15 -05:00
Srini Kadamati
7af26a0492
docs: renamed yugabyte to yugabytedb ( #19068 )
...
* docs: renamed yugabyte to yugabytedb
* fixed redirect error
* pass that test!
2022-03-08 17:29:22 -05:00
Alex Rothberg
e89f0abf95
docs(building): link frontend asset instructions correctly ( #19050 )
2022-03-07 12:39:39 -08:00
Duc Le Tu
b2ee13f6f8
Update impala.mdx ( #19040 )
2022-03-07 09:45:44 +02:00
John Bodley
26486d01c1
chore: Remove legacy SIP-15 interim logic/flags ( #18936 )
...
* chore: Remove legacy SIP-15 logic
* Update ab9a9d86e695_deprecate_time_range_endpoints.py
* Update UPDATING.md
* Update UPDATING.md
* Update UPDATING.md
Co-authored-by: John Bodley <john.bodley@airbnb.com >
2022-03-04 09:15:36 +13:00
Ville Brofeldt
a04f1d4c87
chore(cache): default to SimpleCache in debug mode ( #18976 )
...
* chore(cache): default to SimpleCache in debug mode
* lint
* clean up type
* use util
* fix integration test cache configs
* remove util from cache manager
* remove trailing comma
* fix more tests
* fix truthiness check
* fix tests and improve deprecation notice
* fix default cache threshold
* move debug check to cache_manager
* remove separate getter
* update docs
* remove default cache config
2022-03-02 19:38:34 +02:00
Srini Kadamati
563cce1e29
docs: renamed yugabytedb to yugabyte as per request by Yugabyte team ( #18983 )
...
Co-authored-by: Srinivasa Kadamati <srinik@Srinivasas-MacBook-Air.local >
2022-03-01 12:19:33 -05:00
GaryNg
4775d3900f
docs: fix sql templating typos ( #18955 )
2022-02-28 21:05:43 +08:00
Ville Brofeldt
a378a1f572
docs: remove old viz plugin docs ( #18914 )
2022-02-24 11:54:22 +02:00
Paulo Cauca
7345795a2f
fix: Source from Apache Foundation's website link ( #18894 )
...
This PR fixes a link to latest version on Download the source from Apache Foundation's website link
from : https://dist.apache.org/repos/dist/release/superset/1.0.0/
to: https://dist.apache.org/repos/dist/release/superset/1.4.1/
2022-02-23 17:59:12 -05:00
Niko Rebenich
a29153778e
Update configuring-superset.mdx ( #18819 )
...
Fixes typo dateime -> datetime
2022-02-21 07:52:35 +02:00
Srini Kadamati
e3129e8999
docs: add_db_logos ( #18818 )
...
* docs: added yugabytedb and teradata logos in all the right places
* docs: added yugabytedb and teradata logos in all the right places
2022-02-18 20:49:12 -05:00
Jacob Roope
e7ff4a58e6
docs: Added reference and link to configure instructions for docker-compose… ( #18815 )
...
Co-authored-by: Jacob Roope <[jacobcroope@gmail.com ]>
2022-02-18 11:59:04 -08:00
Xiang Fu
642e80cc64
Update pinot docs with fixed pinot connection ( #18800 )
2022-02-18 14:04:42 +08:00
Ville Brofeldt
168899b9af
docs: add docs for viz plugin development ( #18709 )
2022-02-14 10:03:26 +02:00
wiktor2200
33d1c96764
feat(Helm): Redis with password supported in helm charts and redis chart version updated ( #18642 )
...
* fix import_datasources documentation
* Redis with password supported in helm chart
* fix conditionals format and redisURL
2022-02-10 09:45:30 -08:00
Geido
9ca55a7c83
chore: Update Docusaurus links ( #18581 )
...
* Fix links
* Fix internal link refs
* Add contribution page redirect
2022-02-10 17:55:58 +02:00
Srini Kadamati
1720fa68fa
docs: fixed URL for contributing landing page ( #18600 )
2022-02-07 11:39:42 -05:00
Geido
f7f1df2d06
Remove roadmap ( #18568 )
2022-02-03 10:17:37 -05:00
Ville Brofeldt
34335ed676
docs(i18n): make translation guide more explicit ( #18254 )
2022-02-03 12:10:48 +02:00
Hugh A. Miles II
9c3205b573
feat: 🚀 Docs V2 CI Script ( #18560 )
...
* switch to v2
* promote docv2
* remove on triggers
2022-02-02 13:02:51 -08:00