Commit Graph

5558 Commits

Author SHA1 Message Date
Michael S. Molina
d16eda6e56
refactor: Organizes the pages in their own folder (#23241) 2023-03-01 10:35:22 -05:00
Kamil Gabryjelski
6076457b90
fix(explore): Dashboard filters on adhoc cols not working in Explore (#23239) 2023-03-01 15:45:00 +01:00
Kamil Gabryjelski
7196e87833
fix(dashboard): Cross-filters not working properly for new dashboards (#23194) 2023-03-01 11:47:15 +01:00
Kamil Gabryjelski
473a69a704
fix(dashboard): Don't show cross filters checkbox to users without write permissions (#23237) 2023-02-28 20:15:56 +01:00
dependabot[bot]
88167772e9
build(deps): bump ua-parser-js from 0.7.28 to 0.7.33 in /superset-frontend (#22859)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 12:11:30 -07:00
Kamil Gabryjelski
ad5ee1ce38
fix(dashboard): Page crashing when cross filter applied on adhoc column (#23215) 2023-02-27 15:58:27 +01:00
Geido
dcd3e00f39
feat: Cross Filters in FilterBar (#23138)
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
2023-02-27 12:55:09 +01:00
dependabot[bot]
64ad70cc8d
build(deps): bump express and @applitools/eyes-cypress in /superset-frontend/cypress-base (#22342)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-26 21:20:46 -07:00
Lyndsi Kay Williams
9f97c7d028
test: Remove test playgrounds (#23203) 2023-02-26 16:02:09 -07:00
Kamil Gabryjelski
7d4aee956e
fix(dashboard): Focusing charts and native filters from filters badge (#23190) 2023-02-25 15:56:20 +01:00
EugeneTorap
6a484b1553
fix: Pagination of VirtualTable (#23130) 2023-02-24 21:21:54 -07:00
Antonio Rivero
218de6e6a4
fix(ssh_tunnel): Display SSHTunnel Switch when editing a DB that was created with the Dynamic Form (#23195) 2023-02-24 14:19:07 -08:00
Lily Kuang
a70b7ac3b0
chore: refactor SparklineCell for react 17 and react 18 upgrade (#23145) 2023-02-24 12:49:53 -08:00
Antonio Rivero
3484e8ea7b
feat(ssh_tunnel): Import/Export Databases with SSHTunnel credentials (#23099) 2023-02-24 09:36:21 -08:00
John Bodley
6338ea5d42
chore: revert "feat(native_filter_migration): add transition mode (#16992)" (#23144) 2023-02-24 06:22:36 +13:00
Kamil Gabryjelski
ee1952e488
feat(dashboard): Add cross filter from context menu (#23141) 2023-02-23 17:05:41 +01:00
Kamil Gabryjelski
871cab8cbe
feat: Enable cross fitlers in WorldMap and Graph charts (#22886) 2023-02-22 11:42:56 +01:00
Beto Dealmeida
fbf10c35a9
feat: return UUID on database creation (#23143) 2023-02-21 17:36:16 -08:00
cccs-RyanK
a40c12d63e
feat: Frontend tagging (#20876)
Co-authored-by: cccs-nik <68961854+cccs-nik@users.noreply.github.com>
Co-authored-by: GITHUB_USERNAME <EMAIL>
2023-02-21 13:38:23 -08:00
Kamil Gabryjelski
eb8386e3f0
fix(dashboard): Chart's empty state not centered (#23022) 2023-02-21 16:46:32 +01:00
Lyndsi Kay Williams
f6c304437a
test: Clean up SelectAsyncControl test warnings (#22969) 2023-02-15 12:10:23 -08:00
Lyndsi Kay Williams
b1296a195c
test: Convert DatasetList test from jsx to tsx (#22971) 2023-02-15 12:09:43 -08:00
Lyndsi Kay Williams
5b5b534e89
chore: Remove dependency warnings from DatasetList.tsx (#22973) 2023-02-15 12:08:57 -08:00
Lyndsi Kay Williams
861ecf65d4
chore: Remove dependency warnings from SqlEditor/index.jsx (#22974) 2023-02-15 12:08:17 -08:00
Lyndsi Kay Williams
76f7a3fb4e
chore: Remove dependency warnings from SqlEditorLeftBar/index.tsx (#22975) 2023-02-15 12:07:56 -08:00
Ville Brofeldt
1324135697
chore(style): make brand icon max width customizable (#23081) 2023-02-15 18:38:09 +02:00
Diego Medina
e5a4c78dc7
chore: Migrate /superset/csv/<client_id> to API v1 (#22913) 2023-02-15 10:48:24 +00:00
Jack Fragassi
3fae7dbc34
chore: Migrate get_or_create_table endpoint to api v1 (#22931) 2023-02-15 10:38:51 +00:00
JUST.in DO IT
4980621902
feat(sqllab): Add event logger (#23040) 2023-02-14 06:47:28 +13:00
Michael S. Molina
49aa9b4ca8
chore: Removes icon warnings from tests (#23054) 2023-02-13 12:31:09 -05:00
JUST.in DO IT
d3d59ee0ae
fix(sqllab): Invalid schema fetch by deprecated value (#22968) 2023-02-13 09:36:47 -07:00
Michael S. Molina
17fbb2dbb2
fix: Menu items are not disappearing when deleting a dashboard (#23039) 2023-02-10 13:46:13 -05:00
Michael S. Molina
464ddee4b4
fix: Time Column on Generic X-axis (#23021) 2023-02-10 13:33:07 -05:00
Michael S. Molina
5e64211bdb
fix: Handles disabled options on Select All (#22830) 2023-02-09 08:31:58 -05:00
Antonio Rivero Martinez
ddd8d17aa4
fix(ssh_tunnel): Fix bug on database edition for databases with ssh tunnels (#23006)
Co-authored-by: Lyndsi Kay Williams <55605634+lyndsiWilliams@users.noreply.github.com>
2023-02-08 14:58:42 -06:00
Kamil Gabryjelski
98bf878d6e
fix(explore): Enable saving metric after changing title (#23020) 2023-02-07 23:23:52 +01:00
Lily Kuang
493181c977
chore: refactor SliceAdder for react 17 and react 18 (#23009) 2023-02-07 13:38:32 -08:00
Cody Leff
183c5f9589
chore(tests): Cypress optimizations to help with fails (#23023) 2023-02-07 12:20:08 -08:00
Cody Leff
32fac77b5f
feat(datasets): Populate Usage tab in Edit Dataset view (#22670) 2023-02-07 10:34:30 -08:00
dependabot[bot]
b12bb568ac
build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /superset-frontend/cypress-base (#22955)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-07 09:33:08 -07:00
dependabot[bot]
c5b25ebf17
chore(deps): bump ajv and react-jsonschema-form in /superset-frontend (#21809)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-07 09:31:56 -07:00
Artem Shumeiko
773d2a54a3
chore: Localization of superset pt. 3 (#22938)
Co-authored-by: Evan Rusackas <evan@preset.io>
2023-02-07 09:21:23 -07:00
JUST.in DO IT
a1b7eb3870
fix(sqllab): clean unwanted scrollbar (#22990) 2023-02-07 08:05:09 -07:00
Evan Rusackas
ce6dd158a1
chore: updating link to sandbox.js (#23005) 2023-02-07 08:04:03 -07:00
Kamil Gabryjelski
7d5c86b44c
fix(explore): Save button incorrectly disabled when adding new metric with dnd (#23000) 2023-02-06 16:19:02 -05:00
Antonio Rivero Martinez
cf395ac2d8
feat(ssh_tunnel): SSH Tunnel Switch extension (#22967) 2023-02-03 15:34:54 -08:00
Michael S. Molina
c9b9b7404a
fix: Form data was not being passed to save/update slice (#22989) 2023-02-03 14:04:17 -05:00
Kamil Gabryjelski
5d550f449a
fix(explore): Mark time range dashboard filter with warning icon (#22984) 2023-02-03 12:26:05 -05:00
Michael S. Molina
b63ea6386f
fix: Prevents last temporal filter removal (#22982) 2023-02-03 10:50:12 -05:00
Kamil Gabryjelski
32d497785a
fix(native-filters): Don't include description icon in truncation calc (#22941) 2023-02-03 16:13:59 +01:00