-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: allow convert to flow for explorer files (#552)
**Summary** This does a few things to improve the sasnb -> dataflow experience: - Provides visual indication of converting a notebook to dataflow - allows converting sasnb files to notebooks from the explorer view (We default to storing notebooks in "My Folder") - updates messaging to indicate _where_ a notebook was created (mainly to clear up confusion about where the dataflow went) - updates sas content to display created dataflow files, and updates content model to display `FileOpenError` when trying to open files **Testing** - [x] Attempted to "Convert to flow..." from sas content and local filesystem - [x] Attempted to open a flow file in vscode - [x] Test renaming dataflow - [x] Test renaming non-dataflow file - [x] Test deleting dataflow - [x] Test favoriting dataflow
- Loading branch information
1 parent
4c172f6
commit 086bc27
Showing
8 changed files
with
170 additions
and
83 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.