This website requires JavaScript.
Explore
Help
Sign In
torsten
/
yourpart3
Watch
1
Star
0
Fork
0
You've already forked yourpart3
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bfcd9d80981770195ffbea652977c73af653ece0
yourpart3
/
frontend
/
src
/
dialogues
/
standard
History
Torsten Schulz (local)
814837f47c
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
..
ChooseDialog.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
ContactDialog.vue
Änderung: Erweiterung der Benutzerkontoeinstellungen und Verbesserung der E-Mail-Verschlüsselung
2025-09-15 11:48:00 +02:00
DataPrivacyDialog.vue
Add password reset localization and chat configuration
2025-08-18 07:44:56 +02:00
ErrorDialog.vue
Refactor backend CORS settings to include default origins and improve error handling in chat services: Introduce dynamic CORS origin handling, enhance RabbitMQ message sending with fallback mechanisms, and update WebSocket service to manage pending messages. Update UI components for better accessibility and responsiveness, including adjustments to dialog and navigation elements. Enhance styling for improved user experience across various components.
2026-03-19 14:44:04 +01:00
ImprintDialog.vue
Add password reset localization and chat configuration
2025-08-18 07:44:56 +02:00
MessageDialog.vue
Refactor backend CORS settings to include default origins and improve error handling in chat services: Introduce dynamic CORS origin handling, enhance RabbitMQ message sending with fallback mechanisms, and update WebSocket service to manage pending messages. Update UI components for better accessibility and responsiveness, including adjustments to dialog and navigation elements. Enhance styling for improved user experience across various components.
2026-03-19 14:44:04 +01:00