Commit Graph

6 Commits

Author SHA1 Message Date
Thanh Quy - wolf 54d5d6150c Refactor: Update Vietnamese text to English across multiple components
Release package / release (pull_request) Successful in 3m23s
- 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.
2026-05-14 21:09:18 +07:00
Thanh Quy- wolf 363bcae39d Refactor shift scheduling components for improved functionality and UI
- 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.
2026-05-14 17:26:24 +07:00
TakahashiNguyen 9ed4889310 fix: add shift management (#41)
Release package / release (push) Successful in 10m13s
Co-authored-by: TakahashiNg <83152264+TakahashiNguyen@users.noreply.github.com>
Reviewed-on: #41
2026-05-14 03:13:06 +00:00
TaNguyenThanhQuy c2afb3d3b5 fix: connect services to backend (#37)
Release package / release (push) Successful in 7m28s
Co-authored-by: Thanh Quy - wolf <524H0124@student.tdtu.edu.vn>
Reviewed-on: #37
Co-authored-by: TaNguyenThanhQuy <tanguyenthanhquy@noreply.localhost>
Co-committed-by: TaNguyenThanhQuy <tanguyenthanhquy@noreply.localhost>
2026-05-05 14:42:13 +00:00
gitea-actions b9c0e6a59f chore: release [ci skip] 2026-04-14 03:05:52 +00:00
TaNguyenThanhQuy 5307205977 develop (#29)
Release package / release (push) Failing after 2m31s
Co-authored-by: Thanh Quy - wolf <524H0124@student.tdtu.edu.vn>
Co-authored-by: Thanh Quy- wolf <524H0124@student.tdtu.edu.vn>
Co-authored-by: TakahashiNg <83152264+TakahashiNguyen@users.noreply.github.com>
Reviewed-on: #29
Co-authored-by: TaNguyenThanhQuy <tanguyenthanhquy@noreply.localhost>
Co-committed-by: TaNguyenThanhQuy <tanguyenthanhquy@noreply.localhost>
2026-04-13 15:19:41 +00:00