Reese

Results 6 issues of Reese

### SUMMARY When you mistype a filter value, there is no way to fix your mistake other than removing and re-adding it. This PR allows you to edit select component...

size/L

### SUMMARY There is currently no way for users to copy datasets in superset. Even though they can copy the SQL of a dataset, any changes we make to the...

size/XXL

### SUMMARY It can often be useful to see at a glance what environment you're currently in. This configurable tag can be set to appear based on any environment variable...

size/M

### SUMMARY For future drill-to actions, it would be useful to have an api to fetch all datasets with a given advanced data type. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF...

size/M

### SUMMARY Minor fix for dataset duplication. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF ![image](https://user-images.githubusercontent.com/10563996/188932658-a8f57410-79a0-4a8a-a93c-6e5be0e19712.png) ![image](https://user-images.githubusercontent.com/10563996/188932691-7117da11-b686-4972-9b6a-8b7e3190fe25.png) ### TESTING INSTRUCTIONS Try duplicating a dataset. It should work now. ### ADDITIONAL INFORMATION -...

size/XS

I've setup the HTTP host example code, and it handles http requests fine, but only every other request. I've tried using my browser as well as curl, but I still...