mirror of
https://github.com/borgbase/vorta
synced 2025-01-03 05:36:19 +00:00
bde55188e4
Our `DiffResultDialog` and `ExtractDialog` show a context menu for items of the list/tree view. The collapse action in this menu only makes sense for the tree mode of the view. This commit therefore enables the option only for this view mode. * src/vorta/views/extract_dialog.py * src/vorta/views/diff_result.py * tests/unit/test_diff.py : Add tests for the new behaviour. * tests/unit/test_extract.py |
||
---|---|---|
.. | ||
borg_json_output | ||
profile_exports | ||
__init__.py | ||
conftest.py | ||
test_archives.py | ||
test_borg.py | ||
test_create.py | ||
test_diff.py | ||
test_extract.py | ||
test_import_export.py | ||
test_lock.py | ||
test_misc.py | ||
test_notifications.py | ||
test_password_input.py | ||
test_profile.py | ||
test_repo.py | ||
test_schedule.py | ||
test_scheduler.py | ||
test_source.py | ||
test_treemodel.py | ||
test_utils.py |