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
d50d3c401625a26177b61fcd87d2ebb46b1a7b07
yourpart3
/
frontend
/
src
/
views
/
blog
History
Torsten Schulz (local)
c7d33525ff
Enhance usability and localization across components: Update USABILITY_CONCEPT.md with new focus areas, improve user feedback in AppFooter and FamilyView components, and refine text in various UI elements for better clarity and consistency. Replace console logs with user-friendly messages, correct German translations, and streamline interaction logic in multiple components.
2026-03-20 09:41:03 +01:00
..
components
feat: Implement blog and blog post models, routes, and services
2025-08-18 13:41:37 +02:00
BlogEditorView.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
BlogListView.vue
Enhance usability and localization across components: Update USABILITY_CONCEPT.md with new focus areas, improve user feedback in AppFooter and FamilyView components, and refine text in various UI elements for better clarity and consistency. Replace console logs with user-friendly messages, correct German translations, and streamline interaction logic in multiple components.
2026-03-20 09:41:03 +01:00
BlogView.vue
Enhance usability and localization across components: Update USABILITY_CONCEPT.md with new focus areas, improve user feedback in AppFooter and FamilyView components, and refine text in various UI elements for better clarity and consistency. Replace console logs with user-friendly messages, correct German translations, and streamline interaction logic in multiple components.
2026-03-20 09:41:03 +01:00