This website requires JavaScript.
Explore
Help
Register
Sign In
torsten
/
yourpart3
Watch
1
Star
0
Fork
0
You've already forked yourpart3
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f7e0d97174bc777da9720f594adbf3689aa4a6ac
yourpart3
/
frontend
/
src
/
dialogues
/
socialnetwork
History
Torsten Schulz (local)
f7e0d97174
Add marriage management features: Implement endpoints for spending time with, gifting to, and reconciling with spouses in the FalukantController. Update UserHouse model to include household tension attributes. Enhance frontend components to manage marriage actions and display household tension details, including localization updates in multiple languages.
2026-03-23 09:34:56 +01:00
..
CreateFolderDialog.vue
Refactor feedback handling across components: Replace
alert
and
confirm
calls with centralized feedback functions for improved user experience. Update various components to utilize
showError
,
showSuccess
, and
confirmAction
for consistent messaging and confirmation dialogs. Enhance UI responsiveness and maintainability by streamlining feedback logic.
2026-03-19 16:18:51 +01:00
EditImageDialog.vue
Finished guestbook and gallery. started diary
2024-09-27 07:40:06 +02:00
ShowImageDialog.vue
Finished guestbook and gallery. started diary
2024-09-27 07:40:06 +02:00
UserProfileDialog.vue
Add marriage management features: Implement endpoints for spending time with, gifting to, and reconciling with spouses in the FalukantController. Update UserHouse model to include household tension attributes. Enhance frontend components to manage marriage actions and display household tension details, including localization updates in multiple languages.
2026-03-23 09:34:56 +01:00
VocabPracticeDialog.vue
Add keyboard handling in VocabPracticeDialog for improved user interaction
2025-12-30 20:22:04 +01:00
VocabSearchDialog.vue
Refactor vocabulary search functionality in VocabService and update UI components
2026-01-05 16:58:18 +01:00