Pilgrim/src/pilgrim/ui/screens
Gustavo Henrique Santos Souza de Miranda 63db2517f3 Corrected the behavior to create a new entry upon opening a diary 2025-07-11 17:46:00 -03:00
..
modals Started adding the reference system to add images 2025-07-02 12:48:12 -03:00
__init__.py Added the diary select screen 2025-06-08 22:50:26 -03:00
about_screen.py Added third-party library license details to `AboutScreen`. 2025-07-07 23:06:49 -03:00
diary_list_screen.py Started integrating the database to the UI so it can save the data into the database 2025-06-25 14:58:54 -03:00
edit_diary_modal.py Refactored bindings to use `Binding` class for consistency across modal and screen components. 2025-07-06 03:04:18 -03:00
edit_entry_screen.py Corrected the behavior to create a new entry upon opening a diary 2025-07-11 17:46:00 -03:00
new_diary_modal.py Refactored bindings to use `Binding` class for consistency across modal and screen components. 2025-07-06 03:04:18 -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