superset/superset
Yongjie Zhao 0721f54580
fix: use expected label in the metrics map (#15707)
* fix: use expected label in metrics map

* added comments

* fix type
2021-07-16 14:02:00 +08:00
..
annotation_layers chore: add stack trace to all calls of logger.error (#14382) 2021-04-30 09:22:05 -07: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 fix: raise unexpected error when orderby is empty (#15353) 2021-06-30 19:34:54 +08:00
commands fix: show error on invalid import (#14851) 2021-05-27 14:46:41 -07:00
common refactor: type hints should not be load in runtime (#15540) 2021-07-05 16:48:53 +03:00
connectors fix: use expected label in the metrics map (#15707) 2021-07-16 14:02:00 +08:00
css_templates fix(api): prefix class names on events actions (#12354) 2021-01-12 10:52:35 +00:00
dao fix: always fetch database list on bootstrap payload (#11934) 2020-12-09 09:36:18 -08:00
dashboards chore: add changed_on_delta_humanized field on dashboard schema (#15542) 2021-07-07 14:59:49 -07:00
databases feat: cancel db query on stop (#15403) 2021-07-13 12:09:22 -04:00
datasets feat(native-filters): Hide non-numeric columns in numeric range filter (#15385) 2021-06-27 07:35:17 +03:00
db_engine_specs feat: cancel db query on stop (#15403) 2021-07-13 12:09:22 -04:00
db_engines Enabled pylint rules in `db_engines` module: (#11016) 2020-09-23 10:45:26 -07:00
examples fix: examples remove app context at the module level (#15546) 2021-07-06 13:56:29 +01:00
initialization fix(regression): removed flask_app property can break derived class (#15407) 2021-06-27 17:52:13 +03:00
migrations oops (#15725) 2021-07-15 16:22:48 -07:00
models feat: add logic to creation_method for reports schedule (#15685) 2021-07-15 18:27:54 -07:00
queries feat: show spinner on exports (#15107) 2021-06-11 17:25:00 -07:00
reports feat: add logic to creation_method for reports schedule (#15685) 2021-07-15 18:27:54 -07:00
security refactor: Moving get_user_datasources to security manager (#15467) 2021-07-01 04:51:11 +12:00
sql_validators Make g.user attribute access safe for public users (#14287) 2021-04-26 08:50:50 -07:00
static [docker] fix, Dockerfile for frontend builds (#9114) 2020-02-12 15:48:24 +00:00
tasks fix: remove unnecessary app context on celery (#15422) 2021-06-29 12:16:16 +01:00
templates chore(dashboard): Integrate dashboard app into the SPA bundle (#14356) 2021-05-04 08:51:17 -07:00
translations fix: Incorrect translations in the SQLLab in Chinese (#15727) 2021-07-16 14:00:01 +08:00
utils fix: Add waiting time for chart animation when screenshot (#15610) 2021-07-15 18:25:48 -07:00
views fix: no lazy translation on SupersetError (#15669) 2021-07-14 16:54:11 -07: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 Revert "refactor(feature_flags configurations): remove redundant additional configuration for default vales (#15425)" (#15448) 2021-06-29 16:52:01 +03:00
config.py fix: Add waiting time for chart animation when screenshot (#15610) 2021-07-15 18:25:48 -07:00
constants.py feat: API endpoint to validate databases using separate parameters (#14420) 2021-05-12 18:32:10 -07: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: Database Connection UI (#14881) 2021-07-01 14:40:27 -07:00
exceptions.py feat: cancel db query on stop (#15403) 2021-07-13 12:09:22 -04:00
extensions.py feat: Adding encrypted field factory (#14109) 2021-04-16 09:01:18 -07:00
forms.py feat: support nulls in the csv uploads (#10208) 2020-07-06 13:26:43 -07:00
jinja_context.py chore(python-testing): move memoized tests to unit tests (#15507) 2021-07-12 10:00:18 +03:00
legacy.py [mypy] Enforcing typing for superset.models (#9883) 2020-05-22 20:31:21 -07:00
result_set.py feat(explore): Postgres datatype conversion (#13294) 2021-03-12 10:36:43 +02: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 feat: cancel db query on stop (#15403) 2021-07-13 12:09:22 -04:00
sql_parse.py feat: Logic added to limiting factor column in Query model (#13521) 2021-04-30 15:15:18 -07:00
stats_logger.py chore: statds metrics for cache invalidation (#11701) 2020-11-16 06:48:26 -08:00
typing.py fix: error page status codes (#15620) 2021-07-09 13:33:51 -07:00
viz.py fix: nvd3 bar chart sortby metric (#15318) 2021-06-30 19:36:05 +08:00