-
Notifications
You must be signed in to change notification settings - Fork 38
[ENH] Added dropdown to select drives and to select files from the tree view while selecting location of new project #475
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
JoeZiminski
merged 36 commits into
neuroinformatics-unit:main
from
sumana-2705:mount_external_drives
Jun 21, 2025
Merged
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
4304f32
Added dropdown to select drives in new project
sumana-2705 c49869e
Merge branch 'neuroinformatics-unit:main' into mount_external_drives
sumana-2705 aa38d36
updated UI of the Tree for clean view
sumana-2705 11140ca
Merge branch 'mount_external_drives' of https://github.com/sumana-270…
sumana-2705 42f41cd
made changes as per suggestions
sumana-2705 f5facb7
Merge branch 'neuroinformatics-unit:main' into mount_external_drives
sumana-2705 4db86db
Resolved merge conflicts
sumana-2705 8f00f79
used psutil replacing win32api
sumana-2705 4b08cbb
checked functionality in Mac and adjusted code
sumana-2705 9447c18
wrote code for linux and mac combinely
sumana-2705 a7b14fe
Merge branch 'neuroinformatics-unit:main' into mount_external_drives
sumana-2705 6064b31
included suggested changes
sumana-2705 b62f967
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 357ac51
Added tests for SelectDirectoryTree Modal screen
sumana-2705 ef40da9
Merge branch 'neuroinformatics-unit:main' into mount_external_drives
sumana-2705 c268f76
Merge branch 'mount_external_drives' of https://github.com/sumana-270…
sumana-2705 d1bc05f
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 44a09f9
corrected tests
sumana-2705 6577f49
updated tests for SelectDirectoryTreeScreen
sumana-2705 7db7b69
corrected tests for SelectDirectoryTreeScreen
sumana-2705 7045467
Resolved merge conflicts in test_tui_selectdirectorytree_modalscreen.py
sumana-2705 9b1befa
Merge branch 'neuroinformatics-unit:main' into mount_external_drives
sumana-2705 ca78172
Added dropdown to select drives in new project
sumana-2705 429301c
checked functionality in Mac and adjusted code
sumana-2705 cd5026b
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 0861abc
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 1e1868a
corrected id in the modal_dialogs.py file
sumana-2705 92cccfa
Add `psutil` to `pyproject.toml`
JoeZiminski 1b1802c
Merge branch 'main' into mount_external_drives
JoeZiminski b18a321
Refactor get_selected_drive and update test to use monkeypatching
sumana-2705 c52de58
Merge branch 'mount_external_drives' of https://github.com/sumana-270…
sumana-2705 262d001
Merge remote-tracking branch 'upstream/main' into mount_external_drives
JoeZiminski 37a5826
Fix tests.
JoeZiminski 41eaf07
Use base dir on macos.
JoeZiminski f2076d9
Small changes.
JoeZiminski 1fc26d2
Use psutil disk_partitions(all=True)
JoeZiminski File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.