Commit graph

7 commits

Author SHA1 Message Date
phg
3ce7ba8d5c Add TUI design guide and update contributing documentation 2026-09-04 16:44:21 +02:00
phg
6d4a4ccc19 Fix #6: Make advanced filtering reachable from the TUI 2026-09-04 14:51:59 +02:00
phg
d04ab6feaf Fix #12: roll back mutations when saving fails 2026-09-04 09:36:30 +02:00
phg
89b37239b2 Fix #7: persist undo and redo results immediately 2026-09-03 19:39:12 +02:00
phg
68a9696e7d Stop invalidating sudo timestamp on mode exit 2026-09-03 19:29:52 +02:00
phg
026bbc4eff Delegate privileged authentication to sudo PAM 2026-09-03 18:38:53 +02:00
phg
7872991e0b Refactor test cases for improved readability and consistency
- Updated test_dns.py to enhance mock function definitions and improve spacing for better readability.
- Modified test_filters.py to streamline assertions and ensure consistent formatting across test cases.
- Cleaned up test_import_export.py by organizing imports and ensuring consistent formatting in CSV and JSON tests.
- Improved test_main.py by refining mock setups and ensuring consistent error handling in assertions.
2026-09-03 12:47:11 +02:00