Commit Graph

337 Commits

Author SHA1 Message Date
Beto Dealmeida 26d8077e97
chore: improve SQL parsing (#26767) 2024-03-13 18:27:01 -04:00
JUST.in DO IT f17afae428
build(deps): bump re-resizable from 6.6.1 to 6.9.11 in /superset-frontend (#27219)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-27 10:07:56 -08:00
Michael S. Molina 8b4dce71d6
fix: Sorting charts/dashboards makes the applied filters ineffective (#27258) 2024-02-27 08:20:42 -05:00
Bill Belanger cc2f6f1ed9
fix: Translations related to the date range filter (#26074) 2024-02-21 16:29:03 -07:00
Daniel Vaz Gaspar c96e38c07c
fix: removes old deprecated sqllab endpoints (#27117) 2024-02-15 15:58:48 +00:00
Michael S. Molina 8a2f7d378a
refactor: Removes the deprecated GENERIC_CHART_AXES feature flag (#26372) 2024-01-31 09:45:57 -05:00
Maxime Beauchemin dfc614bdc3
chore: fix GitHub 'Unchanged files with check annotations' reports in PR (#26702) 2024-01-28 14:42:49 -07:00
Michael S. Molina d9a3c3e1dd
refactor: Removes the Filter Box code (#26328)
Co-authored-by: John Bodley <john.bodley@gmail.com>
2024-01-19 09:54:53 -03:00
Michael S. Molina 4d9144eca5
refactor: Migrates legacy Sunburst charts to ECharts and removes legacy code (#26350) 2024-01-18 11:59:08 -03:00
Michael S. Molina 6f6c37ec26
fix: Reactivates native filters E2E tests (#26362) 2024-01-03 15:06:55 -07:00
Ville Brofeldt 0b477e3f7c
chore: harmonize and clean up list views (#25961) 2023-12-04 11:51:18 -08:00
Michael S. Molina 3ab27c6ec9
chore: Clean up the examples dashboards (#26158) 2023-12-04 16:05:08 -03:00
John Bodley 6d8424c104
chore(colors): Updating Airbnb brand colors (#23619) 2023-11-13 11:25:14 -08:00
JUST.in DO IT 5ab1e7eae4
feat(sqllab): SPA migration (#25151) 2023-10-04 15:21:41 -04:00
Michael S. Molina 0e17e4b06f
fix: Cypress test to force mouseover (follow-up) (#25223) 2023-09-07 14:17:22 -03:00
Michael S. Molina 47518cb002
fix: Cypress test to force mouseover (#25209) 2023-09-06 16:23:39 -03:00
Evan Rusackas 63f24ea57e
test(cypress): Fail Cypress on Console errors (#24872) 2023-08-24 08:44:35 -06:00
Michael S. Molina b621ee92c9
fix: Duplicated options in Select when using numerical values (#24906) 2023-08-11 14:22:15 -03:00
Lily Kuang 0328dd2704
fix: color collision in dashboard with tabs (#24670) 2023-07-14 12:13:49 -07:00
Hugh A. Miles II 226c7f807d
fix: SSH Tunnel creation with dynamic form (#24196) 2023-07-02 23:48:48 -04:00
Michael S. Molina f5148ef728
feat: Migrates Dual Line Chart to Mixed Chart (#23910) 2023-06-08 12:31:28 -03:00
Michael S. Molina af24092440
feat: Migrates TreeMap chart (#23741) 2023-06-08 11:27:08 -03:00
Michael S. Molina 522eb97b65
feat: Migrates Pivot Table v1 to v2 (#23712) 2023-06-08 10:13:39 -03:00
Lily Kuang 66594ad647
fix: repeated color in the same chart (#23762) 2023-05-19 14:48:54 -07: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
Kamil Gabryjelski 60046ca1cc
chore: Add Cypress tests for drill by (#23849) 2023-04-28 17:33:45 +02:00
JUST.in DO IT f5b1711815
fix(chart): chart updates are not retained (#23627) 2023-04-28 10:00:33 +12:00
Kamil Gabryjelski 40ae074ff0
chore: Upgrade Cypress to 10.11.0 (#23813) 2023-04-26 16:17:59 +02:00
Evan Rusackas 35f36a20ff
chore(e2e): skip the worst offender of flaky tests. (#23772) 2023-04-21 11:48:33 -06:00
Ville Brofeldt 764c3c95cf
fix(mssql): apply top after distinct (#23751) 2023-04-21 17:02:59 +03:00
Michael S. Molina d6b6d9eae6
feat: Makes "Add to dashboard" in Save chart modal paginated (#23634) 2023-04-18 16:31:09 -03:00
Michael S. Molina 0974fa1172
chore: Enables GENERIC_CHART_AXES by default (#23652) 2023-04-13 08:55:01 -03:00
Michael S. Molina 8ef49a5789
fix: Error on Cypress test (#23617) 2023-04-06 18:27:48 -03:00
Michael S. Molina bccd2670cc
feat: Shows user charts by default when editing a dashboard (#23547) 2023-04-06 10:10:37 -03:00
Michael S. Molina 63751c6c0f
chore: Adds a tooltip to pre-filter in native filters modal (#23481) 2023-03-30 10:30:32 -03:00
Diego Medina f2be53dd53
chore: Migrate /superset/favstar to API v1 (#23165)
Co-authored-by: hughhhh <hughmil3s@gmail.com>
2023-03-29 16:42:23 -04:00
John Bodley d2c1fb95ec
fix(native-filters): Caching scope (#23314) 2023-03-15 07:55:28 +13:00
Geido 82cadccced
chore: Remove Cross Filter scoping modal (#23216) 2023-03-13 11:27:03 -07:00
Kamil Gabryjelski c2b282ac71
feat(dashboard): Refactor FiltersBadge (#23286) 2023-03-10 20:58:24 +01:00
John Bodley 5f0c320415
chore: Deprecate show_native_filters (#23228) 2023-03-02 07:29:51 +13:00
Cody Leff 183c5f9589
chore(tests): Cypress optimizations to help with fails (#23023) 2023-02-07 12:20:08 -08:00
Josh Soref 78ede590ee
chore(frontend): Spelling (#19676)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2023-02-02 11:23:11 -07:00
Diego Medina 02cd75be8d
chore: Migrate /superset/tables/* to API v1 (#22501) 2023-02-01 12:45:57 +00:00
JUST.in DO IT 19779d7517
fix(sqllab): inconsistent addNewQueryEditor behavior (#21999) 2023-01-30 16:54:03 -07:00
Diego Medina b94052e438
chore: migrate /sql_json and /results to apiv1 (#22809) 2023-01-30 11:02:34 -05:00
Jack Fragassi 54f7a248a6
chore: deprecate /superset/filter/... endpoint, migrate to apiv1 (#22882) 2023-01-30 11:02:49 +00:00
Geido 9ed2326a20
feat: Move cross filters to Dashboard (#22785) 2023-01-25 18:01:06 +01:00
Cody Leff 3898368f26
chore(tests): Streamline Cypress login to fix fails/flakes (#22844) 2023-01-24 17:55:31 -07:00
Kamil Gabryjelski 39c96d0568
chore: Migrate .less styles to Emotion (#22474) 2023-01-19 09:17:10 +01:00
cccs-RyanK 02c9242d68
feat: Select all for synchronous select (#22084)
Co-authored-by: GITHUB_USERNAME <EMAIL>
2023-01-18 07:41:58 -05:00