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:50:16 UTC

(superset) branch lyndsi/sql-lab-new-explore-button-functionality-and-move-save-dataset-to-split-save-button deleted (was 3dc9cd24e5)

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

maximebeauchemin pushed a change to branch lyndsi/sql-lab-new-explore-button-functionality-and-move-save-dataset-to-split-save-button
in repository https://gitbox.apache.org/repos/asf/superset.git


     was 3dc9cd24e5 Overwrite button fixed, testing for SaveDatasetModal begun

This change permanently discards the following revisions:

 discard 3dc9cd24e5 Overwrite button fixed, testing for SaveDatasetModal begun
 discard 1411016bdd Fix broken tests
 discard 8ad7079a16 Found more instances of title that need to be name
 discard f2a6e72dd3 Fix queryEditor fixture
 discard ad2bbe3fa9 Change QueryEditor title property to name
 discard 66106de9b0 Move styles back into styled component
 discard a69222dd93 Fix font weight on split save button
 discard b8d91e1133 Fix SaveQuery test
 discard 0d56dd05d7 Trying for more specificity
 discard be22b228fe add more specificity
 discard 9e5faae2be Fix button styling issue
 discard 237ca96445 Added testing and converted SaveQuery test to RTL
 discard 6d51716d53 Created split save button and added save as dataset functionality
 discard 2b0d04da5c remove parathesis around columns
 discard e751fe75c0 fix exceptions
 discard deb0a63b86 working samples endpoint for query
 discard 208f80a078 remove unneeded code from core.py
 discard 4312c7ebd9 fixed from master
 discard 53563031f3 fixed from master
 discard c6f3f3c6b7 core_test fix
 discard a81d536514 pylint
 discard d7a44ecf58 added frontend piece
 discard d37c27fb69 added error messages
 discard 5110bb3b55 added explore_json error
 discard 82947c37cf Fixes for DartasourceControl Test Suite
 discard 96da02c8e9 Fixes bad import caused by merge from master and removes duplicate showSaveDatasetModal check
 discard f015d0818e Fixes frontend lint and TypeScript errors unit test fixes will be next commit
 discard 8d087f2d41 patch for pre-commit
 discard 994fc3fda0 down to 26 now
 discard bc52600584 fix circuliar dep
 discard 894e4013c7 fix pre-commit to 50 errors now
 discard b7917f78f7 fix ds main_dttm
 discard ef69302d0d set field for sql
 discard a31625c17e Added Query preview Modal from DatasourceControl if the data source type is Query [41493]
 discard 25c42d2dc7 Add isValidDatasourceType to @superset-ui/core and hide query dropdown
 discard 708805fc88 refactor
 discard fae0ac4542 > fix integration point with frontend > allow for all records to be displayed > fix select with all columns queries > filters are now working
 discard fe143804a6 Working POC > columns are loading into page
 discard f992a027b5 add POC ExploreMixin