vorta/src/vorta/views
Adwait bde55188e4
Disabled "Collapse" button in "Flat" view (#1855)
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
2024-04-01 16:37:58 +02:00
..
partials Random cleanups by @ThomasWaldmann (#1879) 2024-01-09 08:06:48 +00:00
__init__.py v0.6.1 Release (#86) 2018-12-14 16:03:26 +08:00
about_tab.py Fix About dialog wording and year. By @shivansh02 (#1936) 2024-02-14 11:35:33 +00:00
archive_tab.py Random cleanups by @ThomasWaldmann (#1879) 2024-01-09 08:06:48 +00:00
diff_result.py Disabled "Collapse" button in "Flat" view (#1855) 2024-04-01 16:37:58 +02:00
exclude_dialog.py Exclude GUI. By @diivi (#1846) 2023-11-24 21:19:28 +00:00
export_window.py Run pre-commit (with newly added ruff) on code base. 2023-05-01 10:28:11 +02:00
extract_dialog.py Disabled "Collapse" button in "Flat" view (#1855) 2024-04-01 16:37:58 +02:00
import_window.py Run pre-commit (with newly added ruff) on code base. 2023-05-01 10:28:11 +02:00
main_window.py Profile sidebar and new setting interface. By @bigtedde (#1809) 2023-10-24 09:36:50 +01:00
misc_tab.py Profile sidebar and new setting interface. By @bigtedde (#1809) 2023-10-24 09:36:50 +01:00
profile_add_edit_dialog.py Random cleanups by @ThomasWaldmann (#1879) 2024-01-09 08:06:48 +00:00
repo_add_dialog.py Changed title of adding `new repo` and `existing repo`. By @SAMAD101 (#1810) 2023-09-06 09:48:55 +02:00
repo_tab.py Random cleanups by @ThomasWaldmann (#1879) 2024-01-09 08:06:48 +00:00
schedule_tab.py Move log file link below logs table. By @shivansh02 (#1939) 2024-02-21 20:11:45 +00:00
source_tab.py Random cleanups by @ThomasWaldmann (#1879) 2024-01-09 08:06:48 +00:00
ssh_dialog.py Improve SSH key process. By @bigtedde (#1802) 2023-09-26 14:22:54 +01:00
utils.py Exclude GUI. By @diivi (#1846) 2023-11-24 21:19:28 +00:00