Elizabeth Thompson
Elizabeth Thompson
This PR adds a test for https://github.com/apache/superset/pull/20947 which was a fix for breaking cypress tests on CI. We wanted to make sure that both params were allowed by the api...
### SUMMARY refactoring the extra json state in the database connection modal so that it is always serialized, as the api will expect it. Each component will deserialize and push...
### SUMMARY Some db_engine_specs can have multiple db_engine_specs, Databricks for example. Since we build the database connection form available dbs dropdown list based on db_engine_specs that match installed drivers, there...
Some databases require values that aren't in the sqlalchemy uri in order to connect. I'm passing in all properties from the validate_params api into the db_engine_spec for validation, instead of...
### SUMMARY ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF ### TESTING INSTRUCTIONS ### ADDITIONAL INFORMATION - [ ] Has associated issue: - [ ] Required feature flags: - [ ] Changes...
SUMMARY this is for testing only. The list of cherries is here for reference to see what can be tested: https://github.com/apache/superset/issues?q=label%3Av2.0.1 TESTING INSTRUCTIONS Some features for database connections will not...
### SUMMARY This change adds the ability to tab through elements on a dashboard, the title, charts, and into the chart controls, and execute each of them with a keyboard....
**Is your feature request related to a problem? Please describe.** The description column was removed from the saved queries. We would like to add it back. Styling TBD **Describe the...
## [SIP-119] Proposal for Table Visualizations with Time Comparison Data ### Motivation Enhancing our visualization capabilities on the table chart to include time comparison data will help improve and facilitate...
### SUMMARY fix typo ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF ### TESTING INSTRUCTIONS ### ADDITIONAL INFORMATION - [ ] Has associated issue: - [ ] Required feature flags: - [...