Geido
Geido
### SUMMARY Enhanced the Cypress tests for the color schemes to: - Test the selection of a color scheme for a Dashboard when saving and editing - Test the color...
### SUMMARY This PR adds the ability to open the "more filters" dropdown in the horizontal filter bar while refactoring the code to better differentiate between focus and hover actions...
### SUMMARY A dashboard can have an image attached in the markdown component that is hosted on a server that does not have proper CORS settings. Due to limitations of...
### SUMMARY After the changes in this PR https://github.com/apache/superset/pull/23762 color inconsistency on refreshes was reintroduced. Fixes #16970 Fixes #26456 Fixes #28104 Fixes #25384 (specifically for metrics changing colors on refreshes....
### SUMMARY Applitools Cypress wasn't running due to specs not being found. This PR does the followings: - Moves the Applitools tests in their own dir as these are visual...
### SUMMARY A dashboard can have an image attached in the markdown component that is hosted on a server that does not have proper CORS settings. Due to limitations of...
### SUMMARY Please refer to the Superset Improvement Proposal https://github.com/apache/superset/issues/29268 This PR is dependent on PR https://github.com/apache/superset/pull/29328 ### BEFORE   ### AFTER   ### TESTING INSTRUCTIONS 1. Verify...
### SUMMARY This Proof of Concept (POC) aims to demonstrate the capability to upgrade Ant Design components to the latest version in isolation, facilitating incremental upgrades. Two versions of Ant...
### SUMMARY The goal of this PR is unblock the Dashboard skeleton (showing of the filters, tabs, charts containers, etc.) progressively so that the user experience is improved by showing...
### SUMMARY This PR does the following: - It fixes an issue for which colors would sometimes not keep their consistency when leaving and revisiting the Dashboard. - It fixes...