Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 887 Bytes

2021-04-16-add-daytime-based-personal-greetings-to-dashboard.md

File metadata and controls

14 lines (14 loc) · 887 Bytes
title issue author author_email author_github
add daytime based personal greetings to dashboard
NEXT-14706
Raoul Kramer
r.kramer@shopware.com
djpogo

Administration

  • Added daytime based greeting messages in sw-dashboard component src/Administration/Resources/app/administration/src/module/sw-dashboard/page/sw-dashboard-index/
  • Added new translation objects daytimeHeadline and daytimeWelcomeText in sw-dashboard.introduction
  • Added computed property welcomeSubline to sw-dashboard component
  • Added method getGreetingTimeKey(type) to sw-dashboard component, called in computed properties welcomeSubline and welcomeMessage
  • Changed computed property welcomeMessage to call getGreetingTimekey('daytimeheadline')
  • Changed block content sw_dashboard_index_content_intro_content_headline and sw_dashboard_index_content_intro_welcome_message