superset/superset
2021-06-02 21:26:37 +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: show error on invalid import (#14851) 2021-05-27 14:46:41 -07:00
commands fix: show error on invalid import (#14851) 2021-05-27 14:46:41 -07:00
common chore: add stack trace to all calls of logger.error (#14382) 2021-04-30 09:22:05 -07:00
connectors fix: is_temporal should overwrite is_dttm (#14894) 2021-06-02 18:00:15 +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 fix: show error on invalid import (#14851) 2021-05-27 14:46:41 -07:00
databases feat: validation db modal (#14832) 2021-06-01 18:18:17 -04:00
datasets fix: show error on invalid import (#14851) 2021-05-27 14:46:41 -07:00
db_engine_specs feat: validation db modal (#14832) 2021-06-01 18:18:17 -04:00
db_engines Enabled pylint rules in db_engines module: (#11016) 2020-09-23 10:45:26 -07:00
examples fix: select country in examples chart (#14561) 2021-05-11 09:05:39 -07:00
migrations feat: Adding configuration_method column to Database Model (#14433) 2021-05-14 16:56:00 -07:00
models fix: Big Query Edit Form (#14850) 2021-05-26 16:13:26 -04:00
queries fix: show error on invalid import (#14851) 2021-05-27 14:46:41 -07:00
reports chore: use before_request hook for dynamic routes (#14568) 2021-05-14 12:49:25 -07:00
security fix: Set g.user to anon user in Celery (#14742) 2021-05-21 14:33:08 -07: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: Set g.user to anon user in Celery (#14742) 2021-05-21 14:33:08 -07:00
templates chore(dashboard): Integrate dashboard app into the SPA bundle (#14356) 2021-05-04 08:51:17 -07:00
translations chore: Improved translation into Russian language (#14412) 2021-05-07 08:20:47 -07:00
utils fix: time parser truncate to first day of year/month (#14945) 2021-06-02 21:26:37 +08:00
views feat: add support for filters in sqlLab (#14765) 2021-06-01 21:23:51 +03:00
__init__.py feat(templating): Safer Jinja template processing (#11704) 2020-11-17 11:55:47 -08:00
app.py chore: Perform feature/config condition checks at request time (#14684) 2021-05-21 14:29:52 -07:00
cli.py fix: CSV Export permission is not consistent (#13713) 2021-05-04 10:19:58 +03:00
config.py fix(docker): superset permissions and firefox config (#14736) 2021-05-26 09:12:48 +01: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: API endpoint to validate databases using separate parameters (#14420) 2021-05-12 18:32:10 -07:00
exceptions.py fix: DB parameter validation (#14636) 2021-05-14 14:07:34 -07: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 small code review fix (#14756) 2021-05-27 16:04:42 +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 fix: SQL Statement on QUERY_LOGGER prints none to log (#14358) 2021-05-06 17:50:19 +03: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 feat(native-filters): add temporal support to select filter (#13622) 2021-03-18 16:15:43 +02:00
viz.py fix: reindex when combine metric in legacy pivot table (#14708) 2021-05-20 11:14:30 -07:00