Antonio Rivero

Results 12 issues of Antonio Rivero

### SUMMARY We are adding some extra logic to RightMenu so it checks for what databases the user has connected before displaying options in the dropdown. ``` Plus menu logic:...

size/L

### SUMMARY When user saves from a query we should not display the alert saying that changes were retained. (Blue message) ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF Before: ![error](https://user-images.githubusercontent.com/38889534/189748498-b547acab-9b4d-4efa-adc4-16f0a00292e0.gif) After:...

size/XS

### SUMMARY Our users are getting an `Internal Server Error 500` when trying to upload files to `GSheets` databases, that's because such databases don't support file upload nor the `Clickhouse`...

size/XL

### SUMMARY Add our CREATE, UPDATE and DELETE APIs for SSH Tunnels. - [X] CREATE API > - [X] API endpoint calling the command > - [X] Tests - [X]...

size/XL

### SUMMARY - Add SSH Tunnel feature flags ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF ### TESTING INSTRUCTIONS ### ADDITIONAL INFORMATION - [ ] Has associated issue: - [ ] Required...

size/S

### SUMMARY This is a follow up PR based on https://github.com/apache/superset/pull/21922 (So I'd suggest checking that one first so we can rebase this PR). Here we are grouping some input...

size/L

### SUMMARY Adding some tooltips on each value of the chart so there is more info to users when reading the chart. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF https://github.com/apache/superset/assets/38889534/e8bfa0fb-4a28-4518-98ce-d6b0b88475bd https://github.com/apache/superset/assets/38889534/30de510a-0278-4920-bae4-2a9a67503978...

size/L
plugins
packages

### SUMMARY We are making the chart controls more usable and thus we are renaming some options and adding some information that would help users to understand the meaning of...

size/S
plugins

### SUMMARY To facilitate the discussion related our experimental feature for time comparison, we're extracting out form [the original PR](https://github.com/apache/superset/pull/27355) all the back end changes related to how to create...

size/XL

### SUMMARY Previously we implemented the time comparison in BigNumber viz using some new custom properties in the queryObject to compute the offsets. We are moving away from that approach...

risk:db-migration
size/XXL
api
plugins
packages