Pilgrim/src/pilgrim/ui/screens
Gustavo Henrique Santos Souza de Miranda 2b79b08df0 Fix all the Ruff errors 2025-07-24 20:19:09 -03:00
..
modals Fix all the Ruff errors 2025-07-24 20:19:09 -03:00
__init__.py Added the diary select screen 2025-06-08 22:50:26 -03:00
about_screen.py Add the unidecode license on about screen 2025-07-24 14:49:09 -03:00
diary_list_screen.py Fix all the Ruff errors 2025-07-24 20:19:09 -03:00
diary_settings_screen.py Fix all the Ruff errors 2025-07-24 20:19:09 -03:00
edit_diary_modal.py Fixed the edit diary modal to accept the key "enter" and automatically the function 2025-07-14 02:23:29 -03:00
edit_entry_screen.py Fix all the Ruff errors 2025-07-24 20:19:09 -03:00
new_diary_modal.py Fix the NewDiaryModal not accessing the toml file properly to set the auto_open flag 2025-07-16 17:24:45 -03:00
rename_entry_modal.py Refactored bindings to use `Binding` class for consistency across modal and screen components. 2025-07-06 03:04:18 -03:00