TakahashiNguyen
|
345d4c056c
|
fix: add shift features (#51)
Release package / release (push) Successful in 26m36s
Co-authored-by: TakahashiNg <83152264+TakahashiNguyen@users.noreply.github.com>
Reviewed-on: #51
|
2026-05-12 02:14:21 +00:00 |
|
TakahashiNguyen
|
4290f482f4
|
fix: better getCart (#49)
Release package / release (push) Successful in 1m49s
Co-authored-by: TakahashiNg <83152264+TakahashiNguyen@users.noreply.github.com>
Reviewed-on: #49
|
2026-05-11 07:27:14 +00:00 |
|
TakahashiNguyen
|
43600fc8cf
|
fix: menu items CRUD (#44)
Release package / release (push) Successful in 14m26s
Co-authored-by: TakahashiNg <83152264+TakahashiNguyen@users.noreply.github.com>
Reviewed-on: #44
|
2026-05-06 15:10:31 +00:00 |
|
gitea-actions
|
4c0eaeaa8b
|
chore: release [ci skip]
|
2026-04-23 02:08:45 +00:00 |
|
TakahashiNguyen
|
1775192c52
|
fix: create eatery when manager signup (#33)
Release package / release (push) Failing after 1m26s
Co-authored-by: TakahashiNg <83152264+TakahashiNguyen@users.noreply.github.com>
Reviewed-on: #33
|
2026-04-22 04:08:46 +00:00 |
|
TakahashiNguyen
|
4811934b84
|
fix: add logout, quick signup and quick login (#29)
Release package / release (push) Successful in 12m31s
Co-authored-by: TakahashiNg <83152264+TakahashiNguyen@users.noreply.github.com>
Reviewed-on: #29
|
2026-04-19 09:16:26 +00:00 |
|
TakahashiNguyen
|
f1ffc63a5f
|
fix: better ci script (#25)
Release package / release (push) Successful in 15m33s
Co-authored-by: TakahashiNg <83152264+TakahashiNguyen@users.noreply.github.com>
Reviewed-on: #25
|
2026-04-17 05:59:35 +00:00 |
|
TakahashiNguyen
|
a97e9ade6e
|
fix: Resolve runtime issue with native build (#24)
Release package / release (push) Has been cancelled
Co-authored-by: TakahashiNg <83152264+TakahashiNguyen@users.noreply.github.com>
Reviewed-on: #24
|
2026-04-17 05:39:21 +00:00 |
|
gitea-actions
|
80ee08757d
|
chore: release [ci skip]
|
2026-04-13 08:43:04 +00:00 |
|
TakahashiNguyen
|
d925e0da22
|
fix(semantic-release): better config (#22)
Release package / release (push) Successful in 57m40s
Co-authored-by: TakahashiNg <83152264+TakahashiNguyen@users.noreply.github.com>
Reviewed-on: #22
|
2026-04-13 07:45:29 +00:00 |
|
TakahashiNguyen
|
fdcecf8368
|
fix: better url (#20)
Release package / release (push) Successful in 50m34s
Co-authored-by: TakahashiNg <83152264+TakahashiNguyen@users.noreply.github.com>
Reviewed-on: #20
|
2026-04-12 14:27:37 +00:00 |
|
TakahashiNguyen
|
e77edb0e74
|
fix: update ci script (#18)
Release package / release (push) Successful in 35m0s
Co-authored-by: TakahashiNg <83152264+TakahashiNguyen@users.noreply.github.com>
Reviewed-on: #18
|
2026-04-08 13:28:35 +00:00 |
|
TakahashiNguyen
|
be8bdde6cf
|
ci: better script (#17)
Release package / release (push) Failing after 15s
Co-authored-by: TakahashiNg <83152264+TakahashiNguyen@users.noreply.github.com>
Reviewed-on: #17
|
2026-04-08 08:48:56 +00:00 |
|
TakahashiNguyen
|
cb9096dd1b
|
ci: update dependencies (#16)
Release package / release (push) Failing after 49s
Co-authored-by: TakahashiNg <83152264+TakahashiNguyen@users.noreply.github.com>
Reviewed-on: #16
|
2026-04-08 08:35:50 +00:00 |
|
TakahashiNguyen
|
837f5f595a
|
feat: init k8s and customer service (#15)
Release package / release (push) Failing after 2m10s
Co-authored-by: TakahashiNg <83152264+TakahashiNguyen@users.noreply.github.com>
Reviewed-on: #15
|
2026-04-08 08:24:00 +00:00 |
|
TakahashiNguyen
|
6938b764fc
|
chore: add test (#11)
Release package / release (push) Successful in 3m37s
Co-authored-by: TakahashiNg <83152264+TakahashiNguyen@users.noreply.github.com>
Co-authored-by: TranHuuDanh <tranhuudanh@demonkernel.io.vn>
Reviewed-on: #11
|
2026-03-31 10:07:49 +00:00 |
|
TakahashiNguyen
|
4ae4fa6f2e
|
fix: better ci (#10)
Release package / release (push) Failing after 8m28s
Co-authored-by: TakahashiNg <83152264+TakahashiNguyen@users.noreply.github.com>
Reviewed-on: #10
|
2026-03-30 09:29:43 +00:00 |
|
TakahashiNguyen
|
d9646ab9d1
|
feat(eatery-service): init menu item (#9)
Release package / release (push) Failing after 3m24s
Co-authored-by: TakahashiNg <83152264+TakahashiNguyen@users.noreply.github.com>
Reviewed-on: #9
|
2026-03-30 08:46:44 +00:00 |
|
TakahashiNguyen
|
0fa8e37c88
|
chore(test): update test user model (#7)
Java CI with Maven / build-and-test (push) Successful in 7m2s
Release package / release (push) Failing after 12m15s
Co-authored-by: TranHuuDanh <tranhuudanh@demonkernel.io.vn>
Co-authored-by: gitea-actions <actions-user@noreply.git.demonkernel.io.vn>
Co-authored-by: TakahashiNg <83152264+TakahashiNguyen@users.noreply.github.com>
Reviewed-on: #7
|
2026-03-25 07:45:49 +00:00 |
|
TakahashiNg
|
afda64befb
|
ci: update
Release package / release (push) Successful in 3m26s
Java CI with Maven / build-and-test (push) Successful in 3m46s
|
2026-03-25 07:15:11 +00:00 |
|
TakahashiNg
|
7faca4e681
|
ci: update
Release package / release (push) Failing after 3m37s
Java CI with Maven / build-and-test (push) Successful in 3m55s
|
2026-03-25 07:09:37 +00:00 |
|
TakahashiNg
|
2bfd7a1364
|
ci: test
Release package / release (push) Failing after 1m10s
Java CI with Maven / build-and-test (push) Successful in 3m10s
|
2026-03-25 07:05:44 +00:00 |
|
TakahashiNg
|
1c5bc62d11
|
ci: update
Release package / release (push) Failing after 2m1s
Java CI with Maven / build-and-test (push) Successful in 3m42s
|
2026-03-25 07:00:06 +00:00 |
|
TakahashiNg
|
dd51dd5f5a
|
ci: update
Release package / release (push) Failing after 3m47s
Java CI with Maven / build-and-test (push) Successful in 3m51s
|
2026-03-25 06:54:12 +00:00 |
|
TakahashiNg
|
76e4df8384
|
ci: update
Release package / release (push) Failing after 3m33s
Java CI with Maven / build-and-test (push) Successful in 3m49s
|
2026-03-25 06:44:20 +00:00 |
|
TakahashiNg
|
910ef30c12
|
chore: update
Release package / release (push) Has been cancelled
Java CI with Maven / build-and-test (push) Has been cancelled
|
2026-03-25 04:35:20 +00:00 |
|
TakahashiNg
|
3af40b3725
|
ci: update
|
2026-03-25 04:31:52 +00:00 |
|
TakahashiNg
|
0eaf52b727
|
ci: update
Release package / release (push) Failing after 1m20s
Java CI with Maven / build-and-test (push) Successful in 3m9s
|
2026-03-25 04:22:33 +00:00 |
|
TakahashiNg
|
11aab29fe7
|
ci: update
Release package / release (push) Failing after 56s
Java CI with Maven / build-and-test (push) Successful in 2m48s
|
2026-03-25 04:15:58 +00:00 |
|
TakahashiNg
|
7736761a11
|
ci: better ssh setup
Java CI with Maven / build-and-test (push) Successful in 2m27s
Release package / release (push) Failing after 58s
|
2026-03-25 04:01:38 +00:00 |
|
TakahashiNg
|
20f669f3bc
|
ci: better variable
|
2026-03-25 03:57:07 +00:00 |
|
TakahashiNg
|
689a153d7f
|
chore: update to deploy using deploy key
Release package / release (push) Failing after 32s
Java CI with Maven / build-and-test (push) Has been cancelled
|
2026-03-25 03:49:41 +00:00 |
|
TakahashiNguyen
|
cda46248df
|
feat(eatery-service): init with tests (#3)
Release package / release (push) Has been cancelled
Java CI with Maven / build-and-test (push) Has been cancelled
Co-authored-by: TakahashiNg <83152264+TakahashiNguyen@users.noreply.github.com>
Co-authored-by: gitea-actions <actions-user@noreply.git.demonkernel.io.vn>
Co-authored-by: TranHuuDanh <tranhuudanh@demonkernel.io.vn>
Reviewed-on: #3
|
2026-03-25 02:08:19 +00:00 |
|
TakahashiNguyen
|
a2b9de91f5
|
feat: init customer authentication (#2)
Release package / release (push) Failing after 2m57s
Co-authored-by: TakahashiNg <83152264+TakahashiNguyen@users.noreply.github.com>
Co-authored-by: gitea-actions <actions-user@noreply.git.demonkernel.io.vn>
Reviewed-on: #2
|
2026-03-23 13:21:00 +00:00 |
|
TakahashiNg
|
78aa722407
|
feat: initial commit
|
2026-03-17 10:13:25 +00:00 |
|