GHMiranda
  • Joined on 2023-12-31
GHMiranda synced new reference feat/photo-sidebar-tui to GHMiranda/Pilgrim from mirror 2025-06-27 20:17:51 +00:00
GHMiranda synced commits to development at GHMiranda/Pilgrim from mirror 2025-06-26 09:47:51 +00:00
9b4c739d32 Delete .idea directory
GHMiranda synced commits to development at GHMiranda/Pilgrim from mirror 2025-06-26 06:47:06 +00:00
4d3606b197 Merge pull request #10 from gmbrax/feat/Database-Integration
b50507ae18 Merge branch 'refactor/refactor-fix' into development
7b13982391 Revert "🎨refactor: move modules and refactor import statements"
d206abf016 Revert "♻️ refactor: remove unnecessary blank lines and adjust package path in pyproject.toml"
f1195391db Started integrating the database to the UI so it can save the data into the database
Compare 13 commits »
GHMiranda synced commits to refactor/refactor-fix at GHMiranda/Pilgrim from mirror 2025-06-26 04:07:51 +00:00
GHMiranda synced new reference refactor/refactor-fix to GHMiranda/Pilgrim from mirror 2025-06-26 04:07:51 +00:00
GHMiranda synced commits to revert-2-refactor/refactoring_basics at GHMiranda/Pilgrim from mirror 2025-06-25 21:47:51 +00:00
GHMiranda synced new reference revert-2-refactor/refactoring_basics to GHMiranda/Pilgrim from mirror 2025-06-25 21:47:51 +00:00
GHMiranda synced commits to staging at GHMiranda/Pilgrim from mirror 2025-06-25 21:47:51 +00:00
14055770e7 Merge pull request #7 from gmbrax/fix/Entry-Model-Acepting-DateTime
56e42c51bd Fixed the entry model to accept datetime instead of a string containing the creating date
e8f5d4b877 Merge pull request #6 from gmbrax/feat/Database-Integration
f1195391db Started integrating the database to the UI so it can save the data into the database
Compare 4 commits »
GHMiranda synced commits to feat/Database-Integration at GHMiranda/Pilgrim from mirror 2025-06-25 18:37:50 +00:00
GHMiranda synced new reference feat/Database-Integration to GHMiranda/Pilgrim from mirror 2025-06-25 18:37:50 +00:00
GHMiranda synced commits to staging at GHMiranda/Pilgrim from mirror 2025-06-25 09:07:51 +00:00
4a5da4d44c Merge pull request #5 from gmbrax/feat-TUI
869c183e73 Changed the size of grid of buttons to be the same lenght of the list of diaries
697ce03638 Fixed the action to quit the application on the diary_list_screen.py
a999a0a437 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
f9ab6da116 Fixed the wrong name in the diary name when loading an empty diary
Compare 15 commits »
GHMiranda synced commits to development at GHMiranda/Pilgrim from mirror 2025-06-25 05:58:04 +00:00
ca14588a1d Merge pull request #4 from gmbrax/feat-TUI
869c183e73 Changed the size of grid of buttons to be the same lenght of the list of diaries
697ce03638 Fixed the action to quit the application on the diary_list_screen.py
a999a0a437 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
Compare 4 commits »
GHMiranda synced commits to feat-TUI at GHMiranda/Pilgrim from mirror 2025-06-25 05:58:04 +00:00
869c183e73 Changed the size of grid of buttons to be the same lenght of the list of diaries
697ce03638 Fixed the action to quit the application on the diary_list_screen.py
Compare 2 commits »
GHMiranda synced commits to feat-TUI at GHMiranda/Pilgrim from mirror 2025-06-25 03:33:40 +00:00
a999a0a437 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
GHMiranda synced commits to development at GHMiranda/Pilgrim from mirror 2025-06-25 02:32:46 +00:00
37fa9b929b Merge pull request #3 from gmbrax/feat-TUI
f9ab6da116 Fixed the wrong name in the diary name when loading an empty diary
58807460d7 Added the edit_entry_screen.py and modified the mock entry_service_mock.py to be async and also add the screen change on diary_list_screen.py and added the rename_entry_modal.py and added all the necessary CSS on the pilgrim.css
981b38f994 Added Classes on edit_diary_modal.py to conform with the standard way of handling css
5dd8ba398f Added CSS Classes on about_screen.py and new_diary_modal.py and created the classes on the pilgrim.css file
Compare 12 commits »
GHMiranda pushed to feat/Custom-About-Box at GHMiranda/Pilgrim_CPP 2025-06-24 23:44:15 +00:00
0e6ac619ff Added Turbo Vision License and changed the version on the about abox
GHMiranda created branch feat/Custom-About-Box in GHMiranda/Pilgrim_CPP 2025-06-24 23:33:14 +00:00
GHMiranda pushed to feat/Custom-About-Box at GHMiranda/Pilgrim_CPP 2025-06-24 23:33:14 +00:00
410e11c6e9 Added a custom about box
GHMiranda pushed to staging at GHMiranda/Pilgrim_CPP 2025-06-24 22:21:13 +00:00
d80d32127d Started the project with a basic Turbo Vision Skeleton
GHMiranda pushed to development at GHMiranda/Pilgrim_CPP 2025-06-24 22:19:20 +00:00
d80d32127d Started the project with a basic Turbo Vision Skeleton