Commit Graph

13724 Commits

Author SHA1 Message Date
dependabot[bot] 946aacc12e
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.60.0 to 5.60.1 in /superset-websocket (#24523)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-01 22:17:24 -06:00
Michael S. Molina 5bdb774504
fix: Metric is truncated in tooltip (#24555) 2023-06-30 08:18:47 -03:00
Daniel Vaz Gaspar c238d9733a
fix: docker compose refusing to start (#24565) 2023-06-30 11:55:13 +01:00
Beto Dealmeida a740c2c06e
feat: screenshot reports with custom width (#24549) 2023-06-29 22:52:32 -07:00
Beto Dealmeida aa6870b23c
chore: better styling alerts/reports modal (#24558) 2023-06-29 18:45:11 -07:00
Beto Dealmeida be9eb0f3a3
feat: customize screenshot width for alerts/reports (#24547) 2023-06-29 14:32:58 -07:00
JUST.in DO IT 8ba0b81957
fix(sqllab): Add threshold for checking inactive queries (#24536)
Co-authored-by: Justin Park <justinpark@apache.org>
2023-06-29 14:06:12 -07:00
Hugh A. Miles II 19deb9141d
feat: add description column to Tags (#24553) 2023-06-29 16:23:48 -04:00
Michael S. Molina 2b1275d8c4
fix: Error when searching for a dashboard in the chart list (#24546) 2023-06-29 17:11:25 -03:00
dependabot[bot] 2dfb50b83a
build(deps): bump tox from 4.6.1 to 4.6.3 in /requirements (#24452)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-29 12:07:21 -07:00
dependabot[bot] 89225d3938
build(deps-dev): bump @types/node from 20.3.1 to 20.3.2 in /superset-websocket (#24524)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-29 12:06:39 -07:00
dependabot[bot] b543756957
build(deps-dev): bump @typescript-eslint/parser from 5.60.0 to 5.60.1 in /superset-websocket (#24522)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-29 12:05:56 -07:00
dependabot[bot] 0d976765ec
build(deps): bump semver from 7.3.8 to 7.5.3 in /superset-websocket/utils/client-ws-app (#24501)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-29 12:05:19 -07:00
Maxime Beauchemin 6a8f60f9fd
chore: deprecate FLASK_ENV and improve conf.ENVIRONMENT_TAG_CONFIG (#24404) 2023-06-29 12:04:32 -07:00
Aleksey Karpov 46159fd190
build(docker): add dockerize image (#24534)
Co-authored-by: Aleksey Karpov <al.karpov@okko.tv>
2023-06-29 12:03:59 -07:00
Evan Rusackas bf9338129a
docs: updating images and markdown (#24462) 2023-06-29 12:01:57 -07:00
Kamil Gabryjelski 38df1a873f
chore: Un-revert enabling CSP by default (#24543) 2023-06-29 17:38:17 +02:00
Michael S. Molina bb1db9e86f
fix: Deque mutated during iteration (#24550) 2023-06-29 12:12:12 -03:00
Beto Dealmeida 66f59e5797
fix: heads (#24548) 2023-06-28 19:08:19 -07:00
John Bodley 75543af550
chore(dao): Add explicit ON DELETE CASCADE when deleting datasets (#24488) 2023-06-28 16:03:25 -07:00
cwegener f1b003f109
refactor: pkg_resources -> importlib.metadata (#24514) 2023-06-28 15:25:50 -07:00
Hans-Georg 1e7ee8c4ad
fix(docs): Typo in filter migration. (#24541) 2023-06-28 18:32:54 -03:00
santi-pragma 0d72e63491
fix(translations): typo mistake (translation to Spanish) (#24475) 2023-06-28 18:17:37 -03:00
Nick Stenroos-Dam c81975eed3
fix(permalink): Incorrect component schema reference (#24482) 2023-06-28 18:17:18 -03:00
Jeremy Gillick 71f3fcab74
fix: SQL Lab - correct setting name from DISPLAY_MAX_ROWS to DISPLAY_MAX_ROW (#24519) 2023-06-28 18:13:35 -03:00
Kamil Gabryjelski 83ff4cd86a
feat: Implement currencies formatter for saved metrics (#24517) 2023-06-28 20:51:40 +02:00
John Bodley e402c94a9f
fix: Use Celery task ETA for alert/report schedule (#24537) 2023-06-28 10:53:13 -07:00
John Bodley 0986423d30
chore: Constrain selenium version (#24538) 2023-06-28 10:52:33 -07:00
Michael S. Molina cdbe4f3fa7
fix: Revert enable strong session protection by default (#24256) (#24545) 2023-06-28 13:35:44 -03:00
Michael S. Molina a90f740a81
fix: Release scripts Python version (#24544) 2023-06-28 11:40:10 -03:00
Kamil Gabryjelski 262b769d19
fix(native-filters): Infinite load when filter with default first value is out of scope in horizontal bar (#24542) 2023-06-28 16:29:29 +02:00
Hugh A. Miles II a846e8a58d
feat(tags): move tags from navbar to settings (#24518)
Co-authored-by: Daniel Vaz Gaspar <danielvazgaspar@gmail.com>
2023-06-28 02:53:49 -04:00
Hugh A. Miles II 750113441c
chore: update d3-colors (#24505) 2023-06-27 15:12:03 -04:00
curious86 3f17945745
fix(charts): big-number display broken in echarts (#24492)
Co-authored-by: aadhikari <aadhikari@apple.com>
2023-06-27 20:59:24 +03:00
Daniel Vaz Gaspar 0ddc0a6738
chore: remove marshmallow-enum dependency and bump FAB (#24499) 2023-06-27 08:37:43 +01:00
Ville Brofeldt 036294a191
fix(sqllab): normalize changedOn timestamp (#24513) 2023-06-26 09:13:55 -07:00
Aleksey Karpov ba3bdc077c
build(docker): simplification of assembly to facilitate further support (#24504) 2023-06-24 11:41:57 -07:00
Hugh A. Miles II cd8418496f
chore: update ansi-regex (#24503) 2023-06-23 15:06:25 -07:00
JUST.in DO IT e20b69587f
chore(sqllab): add extra_json on tabstate (#24489) 2023-06-23 14:31:31 -07:00
John Bodley b9824d687e
fix: Native filter dynamic numeric search (#24506) 2023-06-23 14:00:31 -07:00
boenshao e6f7c73f54
build(docker): pin the underlying debain base image (#24497) 2023-06-23 10:23:51 -07:00
Aleksey Karpov 291a10fefe
feat(docker): Add support LDAP/AD authorization (#24277) 2023-06-23 09:15:57 -07:00
Michael S. Molina c5b4ecdca5
fix: Total calculation in stacked Timeseries charts (#24477) 2023-06-23 11:57:48 -03:00
JUST.in DO IT 51a34d7d58
chore(sqllab): Remove table metadata from state (#24371) 2023-06-22 15:37:03 -07:00
dependabot[bot] 2a4ef5cccf
build(deps-dev): bump eslint from 8.42.0 to 8.43.0 in /superset-websocket (#24443)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-21 15:54:02 -06:00
dependabot[bot] 45901dafbb
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.11 to 5.60.0 in /superset-websocket (#24454)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-21 15:53:50 -06:00
Ville Brofeldt ea89949118
fix(oracle): denormalize column names where applicable (#24471) 2023-06-21 22:35:46 +03:00
Kamil Gabryjelski fb08e0ecfc
fix: Revert enabling CSP (#24476) 2023-06-21 19:19:15 +02:00
Thiago Rossener d60040dbf7
docs: Add CTA to community calendar subscription (#24474) 2023-06-21 10:47:13 -06:00
John Bodley 652bf6454e
fix: Native filter dynamic numeric search (#24418) 2023-06-21 09:45:15 -07:00