Commit Graph

13549 Commits

Author SHA1 Message Date
Ville Brofeldt f1fa1a733d
chore(key-value): use json serialization for main resources (#23888) 2023-05-04 08:04:05 +03:00
Michael S. Molina 10d640e940
feat: Considers GENERIC_CHART_AXES in viz migrations (#23905)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
2023-05-03 18:57:07 -03:00
mattitoo 2e1cf2446c
docs: Add description of standard Superset roles (#23795) 2023-05-03 15:31:58 -06:00
Beto Dealmeida ad19cd9fbd
fix: timeout should be an integer (#23924) 2023-05-03 13:33:00 -07:00
JUST.in DO IT 842659dbfe
refactor: useEffectEvent for efficient deps (#23871) 2023-05-03 11:52:04 -07:00
dependabot[bot] e639cebdd1
build(deps): bump pre-commit from 3.2.2 to 3.3.1 in /requirements (#23913)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-03 10:41:31 -06:00
Daniel Vaz Gaspar e5f512e348
fix: check sqlalchemy_uri (#23901) 2023-05-03 11:14:03 +01:00
curious86 d4b9c18271
fix(sql-editor): Fix run stop button color to improve usability (#23892)
Co-authored-by: aadhikari <aadhikari@apple.com>
2023-05-03 12:06:25 +03:00
Hugh A. Miles II 3528f4140c
fix: remove feature flag for tags on Dashboard API for `Tags` (#23909) 2023-05-02 17:02:42 -04:00
John Bodley a8e02cd851
fix(native-filters): Address spelling mistakes (#23881) 2023-05-02 12:30:30 -06:00
Etienne Baratte a170ae4368
feat: custom d3 number locale (#20075) 2023-05-02 12:29:33 -06:00
Michael S. Molina f2fc4a03dc
feat: Changes the Select component to preserve the search value when selecting (#23869) 2023-05-02 09:01:30 -03:00
Sebastian Liebscher 3c381c5361
chore(ci): bump actions (#23895) 2023-05-02 08:59:00 +03:00
dependabot[bot] 50d342c0c9
build(deps-dev): bump @types/jsonwebtoken from 9.0.1 to 9.0.2 in /superset-websocket (#23841)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-01 22:10:36 -06:00
dependabot[bot] 3a1fb9af40
build(deps-dev): bump @typescript-eslint/parser from 5.59.0 to 5.59.2 in /superset-websocket (#23894)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-01 22:10:17 -06:00
JUST.in DO IT 839bc088f9
fix(chart): scrollbar keep flusing on and off (#23778) 2023-05-01 14:10:44 -07:00
dependabot[bot] 11dbe131d6
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.2 in /superset-websocket (#23891)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-01 14:33:17 -06:00
Beto Dealmeida 2a1a061a3e
fix: handle comments in `has_table_query` (#23882) 2023-05-01 11:06:54 -07:00
Denis Krivenko a994145e37
chore(helm): Use template comments for the chart license header (#23726) 2023-05-01 10:48:16 -07:00
dependabot[bot] db9a9cfc62
build(deps-dev): bump @types/node from 18.16.0 to 18.16.3 in /superset-websocket (#23887)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-01 11:22:07 -06:00
Kamil Gabryjelski 78833bcc30
fix: Native time range filter in legacy charts (#23865) 2023-05-01 09:57:20 -07:00
Hugh A. Miles II ba00dfa584
fix: move dynamic schema out of base Postgres class (#23868) 2023-05-01 11:46:06 -05:00
Gerold Busch 61d8a0bd12
feat: conditional coloring for big number chart (#23064)
Co-authored-by: Gerold Busch <gerold.busch@valtech.com>
2023-05-01 09:44:46 -06:00
Abhishek-kumar-samsung fd3030fc14
fix: npm run dev-server error resolved (#23702) 2023-04-30 11:13:58 -06:00
Beto Dealmeida 707c626876
fix(dremio): query with alias (#23872) 2023-04-28 15:08:28 -07:00
JUST.in DO IT 594d3e0e0c
fix(alerts): flaky test error (#23860) 2023-04-28 08:57:57 -07:00
Kamil Gabryjelski 60046ca1cc
chore: Add Cypress tests for drill by (#23849) 2023-04-28 17:33:45 +02:00
Daniel Vaz Gaspar 31d33592ef
chore: bump wtforms and add missing flask-limiter (#23680) 2023-04-28 15:31:57 +01:00
EugeneTorap 689bc8ea04
chore: Use nh3 lib instead of bleach (#23862) 2023-04-28 14:36:51 +01:00
EugeneTorap 4a3984e49f
chore: Bump polyline to 2.0.0 (#23844) 2023-04-28 14:18:46 +02:00
EugeneTorap dab038c005
chore: Bump redis to 4.5.4 (#23845) 2023-04-28 10:46:56 +02:00
Kamil Gabryjelski 07381834f8
chore: Add logging events for drill by (#23854) 2023-04-28 09:06:57 +02:00
John Bodley 053dca10bd
fix(native-filters): Address spelling mistakes (#23832) 2023-04-28 11:21:34 +12:00
John Bodley f3a6754858
fix(tests): Ensure deterministic SELECT ordering for CSV upload tests (#23856) 2023-04-28 10:24:36 +12:00
JUST.in DO IT f5b1711815
fix(chart): chart updates are not retained (#23627) 2023-04-28 10:00:33 +12:00
Craig Rueda 33bb27bc0f
fix(ephemerals): Quick fix for ephemeral spin-up (#23857) 2023-04-27 15:51:53 -06:00
Lily Kuang 0bf8907f2f
feat: format timestamps in drill by breadcrumbs (#23698) 2023-04-27 09:17:33 -07:00
Kamil Gabryjelski 5f035499ac
fix: Preserve filters from previous drillings in drill by (#23831) 2023-04-26 20:07:09 +02:00
Kamil Gabryjelski 109f51bbbd
fix: Loading state when cols for drill by are loading (#23830) 2023-04-26 19:36:21 +02:00
Lily Kuang 369aafd9ae
feat: add verbose map to get /dataset/ endpoint (#23655) 2023-04-26 10:17:32 -07:00
Hugh A. Miles II fa8f98472c
chore: migrate `sqllab_viz` endpoint to api v1 (#23729) 2023-04-26 10:53:41 -04:00
Kamil Gabryjelski 40ae074ff0
chore: Upgrade Cypress to 10.11.0 (#23813) 2023-04-26 16:17:59 +02:00
Daniel Vaz Gaspar e805dec141
docs: discourage the use of SQLite (#23794) 2023-04-26 14:28:42 +01:00
Michael S. Molina aa2edfc506
chore: Deprecates 3.0 consented feature flags (#23785) 2023-04-26 09:51:46 -03:00
Michael S. Molina 09bd40bf15
fix(revert): Reverts storybook-addon-mock inclusion (#23818) 2023-04-26 08:53:13 -03:00
Arkadii Yakovets ff126542d8
fix(utils): evaluate date parser multiple holiday results correctly (#23685) 2023-04-26 13:59:31 +03:00
Geido 8a88ab3c4b
fix: Hide FiltersPanel in standalone mode 3 (#23811) 2023-04-26 11:06:58 +03:00
Beto Dealmeida 314987f32d
fix: pivot v2 charts created before `GENERIC_CHART_AXES` is enabled (#23731) 2023-04-25 19:44:50 -07:00
Satoko e8121b1cd2
docs: Add Superset Overview Video to README (#23820) 2023-04-25 14:46:05 -06:00
Michael S. Molina 6d559559cc
fix: Clean up docker-ephemeral-env secrets command (#23819) 2023-04-25 15:43:24 -03:00