ʈᵃᵢ and GitHub
39db6a73ee
docs: update api 2 ( #16032 )
...
* docs: update api
* recompile
2021-08-02 13:31:15 -04:00
Sarthak Agrawal and GitHub
31d79ff67c
docs: add instructions for how to connect to local database from docker container ( #15936 )
...
* Update installation instructions for docker
Update installation instructions to include a section on
connecting to local db via superset running in docker container.
Newcomers may have trouble in this part because it involves
knowing about some docker internal details, as well as
google search doesn't bring many directly useful results.
If it's a commonly occurring issue among new comers,
we may accept this commit.
* Update index.mdx
Add a caution regarding changing database config to allow public incoming.
Add a note that mac users may skip configuring database.
Spelling mistake fix.
Style fix, "Superset" is now in title case.
2021-08-02 10:46:32 -04:00
ʈᵃᵢ and GitHub
22dc3d1eaa
docs: update api ( #16005 )
...
* docs: update api
* lint
2021-08-02 09:58:12 -04:00
ʈᵃᵢ and GitHub
7b503fa710
docs: add .asf.yaml ( #15931 )
...
* docs: add asf.yaml
* license
* fix
2021-07-28 15:32:03 -04:00
Janis Puris and GitHub
019e74652d
Update alerts_reports.mdx ( #15904 )
...
Slack requires `chat:write` as part of "OAuth & Permissions" for the slack integration to be able to post messages.
2021-07-27 09:47:04 -04:00
Hugh A. Miles II and GitHub
9f969d00bd
chore: Add documentation for DB Connection UI ( #15599 )
...
* Create ui.mdx
* more fixxxes
* address comments
* Update ui.mdx
* Update ui.mdx
2021-07-13 15:05:49 -07:00
Jacob Kim and GitHub
9ed8ce53ed
docs: fix typos in docs ( #15113 )
...
* Fix small typo
* shareding -> sharding
* commant -> command
* Update helm version
2021-07-10 16:00:04 -04:00
78dd17cb29
docs: Small addition in add new databases with docker ( #15410 )
...
* Small addition add new databases docker
* Update docker-add-drivers.mdx
Since no reply from @JavierLopezT I've gone ahead and incorporated @mvoitko's feedback and using this as an opportunity to educate (instead of showcasing an escape valve)
Co-authored-by: javier.lopez <javier.lopez@promocionesfarma.com >
Co-authored-by: Srini Kadamati <skadamat@gmail.com >
2021-07-10 13:59:02 -04:00
Srini Kadamati and GitHub
c732d2dada
updated dremio connection string ( #15575 )
2021-07-07 14:28:23 -04:00
Hugh A. Miles II and GitHub
d4480f5c9a
feat: Database Connection UI ( #14881 )
2021-07-01 14:40:27 -07:00
Beto Dealmeida and GitHub
e606477ec1
feat: more SIP-40 errors ( #15482 )
2021-06-30 16:32:59 -07:00
Abhishek Jog and GitHub
cad5ba828c
documentation changes for netezza ( #15475 )
2021-06-30 10:58:33 -04:00
Abhishek Jog and GitHub
7ad8fd5c98
feat(add Netezza database): Add IBM Netezza support ( #15450 )
...
* Add netezza to superset
* update netezza logo
* change in logo filename
* fixing linter error
* removing stray code
2021-06-30 08:27:54 -04:00
Beto Dealmeida and GitHub
149c5fd594
feat: add more SIP-40 errors to SQL Lab ( #15436 )
2021-06-29 18:17:16 -07:00
AAfghahi and GitHub
743d9cc928
feat: Better Errors in SQL Lab ( #15432 )
...
* snowflake errors
* added big query
* added to setup error messages, first test
* all big query testing added
* added snowflake test
* added syntax error
* added syntax errors to most used databases
2021-06-29 16:48:27 -07:00
2af928796a
chore(docs): Manage access to Dashboards ( #15413 )
...
* chore: docs for Manage access to Dashboards
* fixL pre-commit
* fix: undo mistake
* Update index.mdx
* Update index.mdx
minor tweaks
* fix: pre-commit
Co-authored-by: Srini Kadamati <skadamat@gmail.com >
2021-06-29 12:46:33 +03:00
Bonifacio de Oliveira and GitHub
fe7755897c
add missing logging import ( #14994 )
2021-06-29 11:41:23 +03:00
Beto Dealmeida and GitHub
21d1fb55c6
feat: more error messages ( #15409 )
2021-06-28 14:51:31 -07:00
Beto Dealmeida and GitHub
241ee32f56
feat: custom error SQL Lab timeout ( #15342 )
...
* feat: custom error SQL Lab timeout
* Update test
2021-06-24 08:02:49 -07:00
kamalkeshavani-aiinside and GitHub
a330b664c1
docs: correct incorrect hyperlink ( #15245 )
...
Current hyperlink is going to https://superset.apache.org/docs/www.mapbox.com
2021-06-23 13:43:02 -04:00
Beto Dealmeida and GitHub
4b00c152cc
feat: implement specific errors for SQL Lab ( #15206 )
...
* RESULTS_BACKEND_NOT_CONFIGURED_ERROR
* DML_NOT_ALLOWED_ERROR
* INVALID_CxAS_QUERY_ERROR
* Fix lint
* Add more tests
2021-06-23 07:58:20 -07:00
Daniel Wood and GitHub
a1027152ba
add ascend engine spec ( #14682 )
2021-06-18 10:35:55 -07:00
Ke Zhu and GitHub
745b57745a
docs: Fix naming: Flask-Cache -> Flask-Caching ( #15233 )
2021-06-17 20:17:03 -06:00
e82433ee48
docs: jinja ( #15019 )
...
* added Jinja macro documentation
* fixed typo!
* Update docs/src/pages/docs/installation/sql_templating.mdx
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com >
* incorporated Villes feedback on cache keys
* fixed section title
Co-authored-by: Evan Rusackas <evan@preset.io >
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com >
2021-06-09 12:08:31 -04:00
Ke Zhu and GitHub
9967a5f640
refactor: adopt --app as celery global option ( #15053 )
2021-06-08 20:18:55 -07:00
Ke Zhu and GitHub
b75df937e9
docs: provide config option for openid-connect provider ( #15044 )
2021-06-08 13:30:04 -06:00
Ke Zhu and GitHub
a90e16850d
docs: required information for OAuth2 configuration ( #15010 )
2021-06-06 20:26:13 -06:00
Brian Childress and GitHub
3138091044
Update index.mdx ( #14990 )
...
Correcting typo
2021-06-06 12:56:14 -04:00
Bonifacio de Oliveira and GitHub
e2d6015974
fix typos ( #14950 )
2021-06-04 22:29:02 -04:00
ʈᵃᵢ and GitHub
ff903486a8
docs: fix custom oauth config ( #14997 )
2021-06-04 21:44:27 -04:00
cccs-jc and GitHub
f652908a70
fix: renamed sqllab filters to _filters ( #14971 )
2021-06-03 21:22:50 +03:00
cccs-jc and GitHub
eef489c667
feat: add support for filters in sqlLab ( #14765 )
2021-06-01 21:23:51 +03:00
45020860d5
chore: Update docs on MySQL recommended driver ( #14826 )
...
* Update docs
* Update docs/src/pages/docs/Connecting to Databases/mysql.mdx
Co-authored-by: Hugh A. Miles II <hughmil3s@gmail.com >
* Update docs/src/pages/docs/Connecting to Databases/mysql.mdx
Co-authored-by: Hugh A. Miles II <hughmil3s@gmail.com >
Co-authored-by: Hugh A. Miles II <hughmil3s@gmail.com >
2021-05-25 14:59:05 -07:00
Rob DiCiuccio and GitHub
5776dcb61a
Update docs for GLOBAL_ASYNC_QUERIES_TRANSPORT ( #14558 )
2021-05-18 11:01:43 -04:00
Beto Dealmeida and GitHub
31f406a526
feat: API endpoint to validate databases using separate parameters ( #14420 )
...
* feat: new endpoint for validating database parameters
* Rebase
* Remove broken tests
2021-05-12 18:32:10 -07:00
7d28225c79
build(deps): bump ssri from 6.0.1 to 6.0.2 in /docs ( #14227 )
...
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 13:12:47 -07:00
Jagadish and GitHub
9097c29d39
Renamed impyla from implya in impala.mdx and Renamed PIP package impyla from impala in index.mdx ( #14425 )
2021-04-30 19:51:32 +08:00
Srini Kadamati and GitHub
b78b7b3fad
docs: improved clickhouse connection details ( #14394 )
...
* docs: multiple small fixes around databases
* add link to postgres SSL options
* docs: added more Clickhouse connection details
* minor tweak
2021-04-28 13:06:49 -04:00
Srini Kadamati and GitHub
bbdb4ee24f
docs: multiple small fixes around databases ( #14321 )
...
* docs: multiple small fixes around databases
* add link to postgres SSL options
2021-04-28 10:30:28 -04:00
Aakash Nand and GitHub
77d17152bc
Update trino connection docs ( #14219 )
2021-04-27 19:51:00 -04:00
Chris Carini and GitHub
4d2c9324be
Fixing spelling: clint -> client ( #14323 )
2021-04-25 22:39:28 +03:00
ʈᵃᵢ and GitHub
e913ef3261
docs: add publish step ( #14304 )
2021-04-23 10:43:58 -06:00
392d8a8107
fix: Handle bad permission errors for bigquery test connections ( #14147 )
...
* starter make file
* yea
* move messaging to config
* Delete Makefile
* remove
* checkout
* check for db generic errors
* checkout bad files
* add proper message
* add docs for new permissions codes
* Update superset/errors.py
Co-authored-by: AAfghahi <48933336+AAfghahi@users.noreply.github.com >
* Update superset/errors.py
Co-authored-by: AAfghahi <48933336+AAfghahi@users.noreply.github.com >
* rename var
* starter regex
* fix
* fix
* fix linting
* update test
* yerp
* fixed test
* added regex
* Apply suggestions from code review
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net >
* address comments
* update docs
* prettier
* fux
* add space
* Update errors.py
* Update types.ts
Co-authored-by: AAfghahi <48933336+AAfghahi@users.noreply.github.com >
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net >
2021-04-20 19:19:36 -04:00
jawabuu and GitHub
1cc3b9613e
Add superset helm repository ( #14223 )
2021-04-18 19:59:38 -07:00
c7112d1c48
feat: error messages for Presto connections ( #14172 )
...
* chore: rename connection errors
* feat: error messages for Presto connections
* Add unit tests
* Update docs/src/pages/docs/Miscellaneous/issue_codes.mdx
Co-authored-by: AAfghahi <48933336+AAfghahi@users.noreply.github.com >
Co-authored-by: AAfghahi <48933336+AAfghahi@users.noreply.github.com >
2021-04-16 15:49:47 -04:00
Erik Ritter and GitHub
a3e302374b
fix: Add extra requires for shillelagh ( #14180 )
...
* fix: Add extra requires for shillelagh
* Update google-sheets.mdx
* Update index.mdx
2021-04-16 09:16:35 -07:00
AAfghahi and GitHub
eadff5f41e
feat: invalid DB name error messages (MySQL/Postgres/Redshift) ( #14146 )
...
* initial DB custom errors for mysql
* added redshift and postgres
2021-04-15 08:02:47 -07:00
Beto Dealmeida and GitHub
21f973f0bd
feat: error messages when connecting to MSSQL ( #14093 )
...
* feat: error messages when connecting to MSSQL
* Address comments
2021-04-14 10:57:58 -07:00
AAfghahi and GitHub
b77477a9dd
feat: invalid hostname and password error messages (MySQL) ( #14089 )
...
* custom errors for mySQL
* initial custom errors and tests for MySQL
* revisions
2021-04-13 14:42:31 -07:00
353038e59e
build(deps): bump socket.io from 2.3.0 to 2.4.1 in /docs ( #12636 )
...
Bumps [socket.io](https://github.com/socketio/socket.io ) from 2.3.0 to 2.4.1.
- [Release notes](https://github.com/socketio/socket.io/releases )
- [Changelog](https://github.com/socketio/socket.io/blob/2.4.1/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io/compare/2.3.0...2.4.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-13 14:01:16 -07:00