- Translated payment page text from Vietnamese to English.
- Updated staff creation page with English labels and messages.
- Changed staff schedule page labels and navigation items to English.
- Modified shift card and search bar components to use English text.
- Updated delete confirmation and product modal components with English messages.
- Translated product management tab and category sidebar to English.
- Changed shift schedule components to display English text for shifts and actions.
- Updated header logo alt text to improve accessibility.
- Updated MonthlyCalendar to utilize getShiftsForDate and simplified date rendering logic.
- Enhanced ShiftDetailModal to handle asynchronous shift registration and deletion.
- Refined WeeklySchedule for better mobile and desktop views, including improved date handling and shift display.
- Modified shift-context to support asynchronous operations for shift registration and improved date comparison logic.
- Cleaned up unused code and comments for better readability and maintainability.