Pilgrim/src/pilgrim/ui/screens
Gustavo Henrique Miranda 6724a66fed
Merge pull request #24
Fix/binding not working
2025-07-06 03:38:20 -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 Changed the modal size and also modified the edit_entry_screen.py to conform with the wireframe, also changed all the texts to be english 2025-06-25 00:27: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 Merge pull request #24 2025-07-06 03:38:20 -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