-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ds: Show error for unsaved dataset rename; use mtime in ms for DS ent…
…ries (#3326) * fix(ds): update rename to match FS sample; check editor before rename Signed-off-by: Trae Yelovich <[email protected]> * chore: update changelog Signed-off-by: Trae Yelovich <[email protected]> * refactor: create common fn TreeViewUtils.promptedForUnsavedResource Signed-off-by: Trae Yelovich <[email protected]> * tests: resolve failing tests, add cases for promptedForUnsavedResource Signed-off-by: Trae Yelovich <[email protected]> * tests: patch coverage for DatasetTree, USSTree Signed-off-by: Trae Yelovich <[email protected]> * test: mtime update in USS provider Signed-off-by: Trae Yelovich <[email protected]> * refactor: shorten logic in promptedForUnsavedResource Signed-off-by: Trae Yelovich <[email protected]> * remove changes to DatasetFS rename Signed-off-by: Trae Yelovich <[email protected]> * chore: add PR number to changelog Signed-off-by: Trae Yelovich <[email protected]> * rename to errorForUnsavedResource, update tests & l10n Signed-off-by: Trae Yelovich <[email protected]> * refactor: use checkCurrentProfile in tree rename fns Signed-off-by: Trae Yelovich <[email protected]> * chore: address changelog feedback Signed-off-by: Trae Yelovich <[email protected]> * refactor: log error in errorForUnsavedResource Signed-off-by: Trae Yelovich <[email protected]> --------- Signed-off-by: Trae Yelovich <[email protected]>
- Loading branch information
Showing
15 changed files
with
366 additions
and
90 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
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.