You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ma...@apache.org on 2024/03/26 16:46:23 UTC

(superset) branch lyndsi/enable-dataset-creation deleted (was 710644e44e)

This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a change to branch lyndsi/enable-dataset-creation
in repository https://gitbox.apache.org/repos/asf/superset.git


     was 710644e44e Remove user-selected db from local storage when db is deleted

This change permanently discards the following revisions:

 discard 710644e44e Remove user-selected db from local storage when db is deleted
 discard 900d62784a Add filter by database ID to rison in queryParams
 discard 62e701ad75 Change text on footer create button
 discard bc91531e01 Add table_name query to /chart/add/ redirect
 discard 0d72171d9c Fix DatabaseModal test by mocking useHistory hook
 discard db3c69ecc5 Add path back into error message
 discard a5ef057b36 fix lint
 discard 50bd46d2df Fix useEffect warnings and autosetting db from local storage, add translations, change window.location.href redirect to use history.push()
 discard 7115a9304c Fix lint
 discard 302b902665 Add dangerToasts to error handling
 discard 22cc8369d1 Address Cody's review comments
 discard 66fce367be Use useHistory instead of window.location.href
 discard ab577189da Fix tests
 discard 3e45686805 Delete AddDatasetModal
 discard 94b3f7bc40 Create dataset returns user to dataset list
 discard 556d79e2ac Cancel now redirects to the previous page
 discard 95d7e90957 Change all add dataset entrances to use new create page
 discard 3fa8675e51 Make defaultPageSize a const and move emptyStateComponent into src/components/EmptyState
 discard 20f9ec4d52 Create dataset polish/bug fix
 discard af64212f73 Remove console.log
 discard 3fae26672a optimized setDatasets call