Jack

Results 7 issues of Jack

### Bug description When building superset using docker compose, the webpack will build node_modules without optional the optional dependencies canvg and html2canvas. This results in an error message when the...

### SUMMARY When adding notification methods to an alert or report, a user can select duplicate methods (select email twice or slack twice). This PR updates the behavior to exclude...

size/M

### SUMMARY This PR implements a new property on the Dashboard model granting access to the tabs associated with a dashboard. A new API endpoint for accessing the associated dashboard...

size/L
api:dashboard
api

### SUMMARY When changing the recipients list for an existing notification method, the state is not being changed properly. This change addresses this by reinstating missing code that was lost...

size/XS

### SUMMARY The existing documentation for enabling a headless webdriver do not work for the environment when using docker compose. Updating the docs to suggest using WEBDRIVER_BASEURL = "https://superset_app:8088" when...

size/XS
doc
review:checkpoint

### SUMMARY Implements a new feature enabling a tab to be selected as a view for an alert/report. When a dashboard is selected as the content for a report, an...

size/L
alert-reports
dashboard
dependencies:npm
review:draft

### SUMMARY ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF ### TESTING INSTRUCTIONS ### ADDITIONAL INFORMATION - [ ] Has associated issue: - [x] Required feature flags: [ALERT_REPORTS=True, ALERT_REPORT_TABS=True] - [ ]...

size/XL
dashboard:tab
api
review:draft