superset/superset
Đặng Minh Dũng 0b67fe1beb
feat: Trino Authentications (#17593)
* feat: support Trino Authentications

Signed-off-by: Đặng Minh Dũng <dungdm93@live.com>

* docs: Trino Authentications

Signed-off-by: Đặng Minh Dũng <dungdm93@live.com>
2022-01-14 21:02:47 -08:00
..
annotation_layers fix(annotataion): handle required fields properly (#17234) 2021-10-27 08:42:28 +03:00
async_events docs(api): Script to generate API docs (openapi.json) (#12050) 2021-01-04 13:47:01 -08:00
cachekeys chore: add stack trace to all calls of logger.error (#14382) 2021-04-30 09:22:05 -07:00
charts feat: don't ask for password when DB exists (#17776) 2021-12-16 09:17:15 -08:00
commands refactor(chart.commands): separate commands into two different modules (#17509) 2021-11-22 19:57:52 +02:00
common chore(explore): Migrate BigNumber to v1 api [ID-28][ID-55] (#17587) 2021-12-15 10:15:14 +01:00
connectors fix: Adhere to series limit ordering for prequery (#17388) 2022-01-12 09:47:31 +13:00
css_templates fix: css template API response, less data (#17980) 2022-01-10 13:00:39 +00:00
dao refactor: sql lab command: separate concerns into different modules (#16917) 2021-10-03 11:15:46 +03:00
dashboards chore: use new FAB functionality for component schemas update OAS (#17967) 2022-01-11 09:30:00 +00:00
databases feat: shorter timeout on test_connection (#18001) 2022-01-12 13:01:34 -08:00
datasets fix: extra column in metrics (#17784) 2021-12-22 10:39:29 -08:00
db_engine_specs feat: Trino Authentications (#17593) 2022-01-14 21:02:47 -08:00
db_engines chore(pylint): Remove top-level disable (#16589) 2021-09-15 09:30:23 -07:00
examples fix: New Members per Month time range (#17783) 2021-12-16 12:31:14 -08:00
initialization fix: Change default SECRET_KEY, improve docs and banner warning (#17984) 2022-01-11 15:13:04 +00:00
key_value fix: add __init__.py to key_value (#17730) 2021-12-15 10:28:32 -08:00
migrations refactor: Migration for Tabbed Sql Editor (#17925) 2022-01-12 12:25:24 -05:00
models feat: Trino Authentications (#17593) 2022-01-14 21:02:47 -08:00
queries chore(pylint): Enable useless-suppression check (#16388) 2021-08-24 03:58:41 +12:00
reports feat(alerts): Select tabs to send backend (#17749) 2022-01-11 10:48:50 -08:00
security feat: customize recent activity access (#17589) 2021-12-08 11:30:23 +02:00
sql_validators chore(pylint): Remove top-level disable (#16589) 2021-09-15 09:30:23 -07:00
sqllab chore: use official isort in pre-commmit (#17215) 2021-10-25 17:57:38 +08:00
static [docker] fix, Dockerfile for frontend builds (#9114) 2020-02-12 15:48:24 +00:00
tasks refactor(chart.commands): separate commands into two different modules (#17509) 2021-11-22 19:57:52 +02:00
templates Fixed spelling error (#17942) 2022-01-05 22:41:38 -06:00
translations chore(deps): bump babel from 2.5.3 to 2.9.1 in /superset/translations (#17958) 2022-01-07 16:03:20 -07:00
utils fix: Change default SECRET_KEY, improve docs and banner warning (#17984) 2022-01-11 15:13:04 +00:00
views fix: API logger output (#17981) 2022-01-11 09:30:20 +00:00
__init__.py feat(templating): Safer Jinja template processing (#11704) 2020-11-17 11:55:47 -08:00
app.py Revert #15405 #15435 #15444 (#15558) 2021-07-06 14:56:08 -07:00
cli.py fix: Change default SECRET_KEY, improve docs and banner warning (#17984) 2022-01-11 15:13:04 +00:00
config.py feat: Trino Authentications (#17593) 2022-01-14 21:02:47 -08:00
constants.py fix: Change default SECRET_KEY, improve docs and banner warning (#17984) 2022-01-11 15:13:04 +00:00
dataframe.py refactor: speed up conversion from dataframe to list of records (#12806) 2021-02-07 12:01:28 -08:00
errors.py feat: shorter timeout on test_connection (#18001) 2022-01-12 13:01:34 -08:00
exceptions.py fix: change 401 response to a 403 for Security Exceptions (#17768) 2021-12-15 17:11:04 -07:00
extensions.py chore(pylint): Enable useless-suppression check (#16388) 2021-08-24 03:58:41 +12:00
forms.py feat: support nulls in the csv uploads (#10208) 2020-07-06 13:26:43 -07:00
jinja_context.py fix(filter-indicator): show filters handled by jinja as applied (#17140) 2021-10-18 19:28:05 +02:00
legacy.py [mypy] Enforcing typing for superset.models (#9883) 2020-05-22 20:31:21 -07:00
result_set.py fix(BigQuery): explicitly quote columns in select_star (#16822) 2021-10-06 07:43:32 -07:00
schemas.py feat: initial work to make v1 API compatible with SIP-40 and SIP-41 (#13960) 2021-04-06 22:06:32 -07:00
sql_lab.py chore: Bumping pyarrow / pandas (#17290) 2021-10-31 10:47:02 -07:00
sql_parse.py fix: revert #17654 to fix subselect table name parsing (#18017) 2022-01-12 21:28:23 -08:00
stats_logger.py chore: statds metrics for cache invalidation (#11701) 2020-11-16 06:48:26 -08:00
typing.py feat(explore): adhoc column expressions [ID-3] (#17379) 2021-11-15 12:50:08 +02:00
viz.py fix(explore): don't apply time range filter to Samples table (#17711) 2021-12-10 11:40:11 -07:00