This website requires JavaScript.
Explore
Help
Register
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
1774d7df884930ea8acfe17b4750ef5ca2388368
yourpart3
/
frontend
/
src
/
utils
History
Torsten Schulz (local)
1774d7df88
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
..
appConfig.js
Enhance backend configuration and error handling: Update CORS settings to allow dynamic origins, improve RabbitMQ connection handling in chat services, and adjust API server host configuration. Refactor environment variables for better flexibility and add fallback mechanisms for WebSocket and chat services. Update frontend environment files for consistent API and WebSocket URLs.
2026-03-18 22:45:22 +01:00
axios.js
Enhance backend configuration and error handling: Update CORS settings to allow dynamic origins, improve RabbitMQ connection handling in chat services, and adjust API server host configuration. Refactor environment variables for better flexibility and add fallback mechanisms for WebSocket and chat services. Update frontend environment files for consistent API and WebSocket URLs.
2026-03-18 22:45:22 +01:00
chatConfig.js
Enhance backend configuration and error handling: Update CORS settings to allow dynamic origins, improve RabbitMQ connection handling in chat services, and adjust API server host configuration. Refactor environment variables for better flexibility and add fallback mechanisms for WebSocket and chat services. Update frontend environment files for consistent API and WebSocket URLs.
2026-03-18 22:45:22 +01:00
datetime.js
Some icons changed, first implementation of contact edit
2024-08-21 23:05:11 +02:00
eventBus.js
websockets implemented
2024-12-04 19:08:26 +01:00
feedback.js
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
knowledgeHelper.js
Director hiring added
2025-01-09 15:31:55 +01:00
menuLoader.js
websockets implemented
2024-12-04 19:08:26 +01:00
seo.js
Enhance backend configuration and error handling: Update CORS settings to allow dynamic origins, improve RabbitMQ connection handling in chat services, and adjust API server host configuration. Refactor environment variables for better flexibility and add fallback mechanisms for WebSocket and chat services. Update frontend environment files for consistent API and WebSocket URLs.
2026-03-18 22:45:22 +01:00
streetCoordinates.js
Änderung: Anpassung der Straßenkoordinaten und Optimierung der Kollisionserkennung im Taxi-Spiel
2025-09-27 21:40:45 +02:00