superset/superset
Daniel Vaz Gaspar 74cb82e1ad
fix: humanised changed on UTC on dashboards and charts (#10321)
* fix: API marshmallow3 drop utc for naive datetime fields

* fix: API marshmallow3 drop utc for naive datetime fields

* fix, tests

* isort and test

* black

* add and fix test

* fix comment
2020-07-15 19:09:32 +01:00
..
assets chore: bump superset-ui to v0.14.1 (#10112) 2020-06-22 11:14:23 -07:00
bin Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
charts fix: humanised changed on UTC on dashboards and charts (#10321) 2020-07-15 19:09:32 +01:00
commands feat(api): bump marshmallow and FAB to version 3 (#9964) 2020-07-07 13:26:54 +01:00
common fix(chart-data-api): improve chart data endpoint errors (#10300) 2020-07-14 12:40:00 +03:00
connectors chore: prefer allow/deny terminology (#10320) 2020-07-15 19:22:46 +03:00
dao chore: Upgrade pylint to 2.5.3 and fix most new rules (#10101) 2020-06-18 14:03:42 -07:00
dashboards fix: humanised changed on UTC on dashboards and charts (#10321) 2020-07-15 19:09:32 +01:00
datasets fix: datasets related objects, apply filter and openapi spec (#10252) 2020-07-08 10:04:05 +01:00
db_engine_specs chore: prefer allow/deny terminology (#10320) 2020-07-15 19:22:46 +03:00
db_engines [mypy] Enforcing typing for some modules (#9416) 2020-04-04 12:45:14 -07:00
examples feat: upgrade react-select and make multi-select sortable (#9628) 2020-05-19 16:59:49 -07:00
migrations feat: Alerts! allowing users to set SQL-based email alerts with screenshots (#9944) 2020-07-06 13:12:27 -07:00
models fix: humanised changed on UTC on dashboards and charts (#10321) 2020-07-15 19:09:32 +01:00
queries fix: [search query view] edit link is broken (#10128) 2020-06-25 12:20:10 -07:00
security refactor: Using self.get_session in security manager (#10146) 2020-07-04 13:04:06 -07:00
sql_validators chore: Upgrade pylint to 2.5.3 and fix most new rules (#10101) 2020-06-18 14:03:42 -07:00
static [docker] fix, Dockerfile for frontend builds (#9114) 2020-02-12 15:48:24 +00:00
tasks feat: Alerts! allowing users to set SQL-based email alerts with screenshots (#9944) 2020-07-06 13:12:27 -07:00
templates feat: add database dropdown to dashboard import (#10118) 2020-07-05 15:08:37 -07:00
translations chore: extract translateable strings (#10131) 2020-06-22 07:41:02 -07:00
utils chore: prefer allow/deny terminology (#10320) 2020-07-15 19:22:46 +03:00
views fix: broken glyphicons used in react-json-schema (#10267) 2020-07-14 15:40:39 -07:00
__init__.py [thumbnails] API and celery task for dashboards and charts (#8947) 2020-04-15 09:40:14 +01:00
app.py feat: Alerts! allowing users to set SQL-based email alerts with screenshots (#9944) 2020-07-06 13:12:27 -07:00
cli.py fix: dashboard endpoint sig changed (#10220) 2020-07-09 11:42:38 +01:00
config.py chore: prefer allow/deny terminology (#10320) 2020-07-15 19:22:46 +03:00
constants.py [fix] Adding show to FAB CRUD set (#9040) 2020-01-28 17:19:16 -08:00
dataframe.py pylint: accept specific 2 character names by default (#9460) 2020-04-08 20:32:26 +03:00
errors.py feat: Alerts! allowing users to set SQL-based email alerts with screenshots (#9944) 2020-07-06 13:12:27 -07:00
exceptions.py feat: add database dropdown to dashboard import (#10118) 2020-07-05 15:08:37 -07:00
extensions.py style(mypy): Spit-and-polish pass (#10001) 2020-06-07 08:53:46 -07:00
forms.py feat: support nulls in the csv uploads (#10208) 2020-07-06 13:26:43 -07:00
jinja_context.py style(mypy): Enforcing typing for superset (#9943) 2020-06-03 15:26:12 -07:00
legacy.py [mypy] Enforcing typing for superset.models (#9883) 2020-05-22 20:31:21 -07:00
result_set.py refactor: Re-enable pylint on 5 files (#10106) 2020-06-25 11:14:41 -07:00
sql_lab.py Implement create view as functionality (#9794) 2020-06-24 09:50:41 -07:00
sql_parse.py feat: Alerts! allowing users to set SQL-based email alerts with screenshots (#9944) 2020-07-06 13:12:27 -07:00
stats_logger.py style(mypy): Enforcing typing for superset (#9943) 2020-06-03 15:26:12 -07:00
typing.py style(mypy): Enforcing typing for superset (#9943) 2020-06-03 15:26:12 -07:00
viz.py chore: prefer allow/deny terminology (#10320) 2020-07-15 19:22:46 +03:00
viz_sip38.py chore: prefer allow/deny terminology (#10320) 2020-07-15 19:22:46 +03:00