Commit Graph

25 Commits

Author SHA1 Message Date
TakahashiNg 1f15f4e9bd chore: update
Release package / release (pull_request) Has been cancelled
2026-05-15 03:56:34 +00:00
gitea-actions 9f8695a870 chore: release [ci skip] 2026-05-14 15:57:15 +00:00
TakahashiNguyen b37bf5d088 fix: better frontend (#43)
Release package / release (push) Successful in 4m38s
Co-authored-by: Thanh Quy - wolf <524H0124@student.tdtu.edu.vn>
Co-authored-by: Thanh Quy- wolf <524H0124@student.tdtu.edu.vn>
Reviewed-on: #43
2026-05-14 15:52:48 +00:00
gitea-actions 378e381454 chore: release [ci skip] 2026-05-14 03:39:58 +00:00
TaNguyenThanhQuy 8e9e48d9b4 fix: add image to menu item (#42)
Release package / release (push) Successful in 9m19s
Co-authored-by: Thanh Quy - wolf <524H0124@student.tdtu.edu.vn>
Co-authored-by: Thanh Quy- wolf <524H0124@student.tdtu.edu.vn>
Reviewed-on: #42
Co-authored-by: TaNguyenThanhQuy <tanguyenthanhquy@noreply.localhost>
Co-committed-by: TaNguyenThanhQuy <tanguyenthanhquy@noreply.localhost>
2026-05-14 03:31:04 +00: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
TakahashiNguyen dfcb1b09c0 fix: resolved minor issue (#40)
Release package / release (push) Failing after 16m38s
Co-authored-by: TakahashiNg <83152264+TakahashiNguyen@users.noreply.github.com>
Reviewed-on: #40
2026-05-13 15:24:19 +00:00
TakahashiNguyen 877c7be84b fix: cart connect to backend (#39)
Release package / release (push) Failing after 8m34s
Co-authored-by: TakahashiNg <83152264+TakahashiNguyen@users.noreply.github.com>
Reviewed-on: #39
2026-05-13 08:56:58 +00:00
TakahashiNguyen ae8134fd64 fix: manager login and menu management (#38)
Release package / release (push) Failing after 7m21s
Co-authored-by: TakahashiNg <83152264+TakahashiNguyen@users.noreply.github.com>
Reviewed-on: #38
2026-05-13 06:29:14 +00:00
gitea-actions edbf675997 chore: release [ci skip] 2026-05-05 14:49:39 +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
TakahashiNguyen 96584c5494 fix: add connection to backend (#34)
Release package / release (push) Has been cancelled
Co-authored-by: TakahashiNg <83152264+TakahashiNguyen@users.noreply.github.com>
Reviewed-on: #34
2026-04-19 02:22:46 +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
TaNguyenThanhQuy fd57a35820 feat: Manage & analytics pages (#28)
Release package / release (push) Successful in 1h12m42s
Co-authored-by: Thanh Quy - wolf <524H0124@student.tdtu.edu.vn>
Reviewed-on: #28
Reviewed-by: TakahashiNguyen <takahashi.ng@icloud.com>
Co-authored-by: TaNguyenThanhQuy <tanguyenthanhquy@noreply.localhost>
Co-committed-by: TaNguyenThanhQuy <tanguyenthanhquy@noreply.localhost>
2026-04-06 14:09:45 +00:00
gitea-actions 55ff138100 chore: release [ci skip] 2026-03-30 01:24:59 +00:00
Thanh Quy - wolf 184635caf9 resolve conflict 2026-03-29 22:29:44 +07:00
Thanh Quy - wolf 284183098e docs: update and create comprehensive markdown documentation
- Updated README.md with current features (Auth, Cart, Feed pages)
- Updated COMPONENTS.md with CartFab and all context providers (Auth, Cart, Menu)
- Created APP.md: detailed documentation of all routes and pages
- Created LIB.md: documentation of types, constants, and contexts
- Created LAYOUTS.md: header and footer component documentation
- Updated TODO.md: reflects completed implementations and future work

This provides agents with comprehensive documentation to understand the project structure and implementation details.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-29 20:17:55 +07:00
Thanh Quy - wolf e2aeebd0e1 Created Page Feed 2026-03-29 20:05:53 +07:00
gitea-actions 6a6afc4436 chore: release [ci skip] 2026-03-25 03:07:52 +00:00
Blackbox Agent 6df96e811b feat(auth): add Login and Register pages with validation and OTP 2026-03-24 10:43:01 +00:00
Blackbox Agent 9c5b586030 feat(payment): add cart FAB, payment page, qty updates, invoice sidebar 2026-03-23 03:12:19 +00:00
Thanh Quy - wolf b980c12afd Update sidebar 2026-03-22 17:16:08 +07:00
Thanh Quy - wolf 4cc1e76dd7 Fix some error 2026-03-22 15:47:10 +07:00
Thanh Quy - wolf 9da99c6495 Created Page User 2026-03-22 15:10:44 +07:00