Daniel Vaz Gaspar
Daniel Vaz Gaspar
### SUMMARY Continuing the work on deprecating/removing server side rendered pages, this adds a new React/Antd Form and backend API for CSV uploads. maintains all the current functionality and adds...
### SUMMARY Add more warnings on our default for docker-compose and stress out the importance of having a unique random `SECRET_KEY` ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF ### TESTING INSTRUCTIONS...
### SUMMARY Continuing the work on deprecating/removing server side rendered pages, this adds a new React/Antd Form and backend API for Columnar uploads. Leverages the work already done on: https://github.com/apache/superset/pull/28164,...
After the upload data to database refactor, we are ready to simplify permissions and code. We currently have 6 REST API endpoints to support this feature and their multiple file...
### SUMMARY A recent change as broke Superset on python 3.9. To my understanding we still support python 3.9 as per https://github.com/apache/superset/blob/master/pyproject.toml#L27 I do think we should run our tests...
### SUMMARY Removing server side rendered pages endpoints from Dashboard view. Also deprecating: - `dashboard/api/read` - `dashboard/api/delete` - `dashboard/export_dashboards_form` - `dashboardasync/api/read` ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF ### TESTING INSTRUCTIONS...
### SUMMARY Deprecates all database views (server rendered) for databases ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF ### TESTING INSTRUCTIONS ### ADDITIONAL INFORMATION - [ ] Has associated issue: - [...
Remove the already deprecated code: https://github.com/apache/superset/pull/28404
Remove the already deprecated code: https://github.com/apache/superset/pull/28387
Remove the already deprecated code: https://github.com/apache/superset/pull/28399