|
|
13b3b1a257
|
Merge pull request 'fix: prevent header wrapping and uploaded image 404s' (#15) from fix/header-actions-and-uploaded-images into main
Reviewed-on: #15
|
2026-04-27 18:31:07 +00:00 |
|
Vaka.pro
|
fbf1d2d02f
|
fix: prevent header wrapping and uploaded image 404s
|
2026-04-27 21:29:47 +03:00 |
|
|
|
0ada42017f
|
Merge pull request 'refactor(frontend): move repeated Tailwind chains into BEM classes' (#14) from refactor/frontend-bem-classes into main
Reviewed-on: #14
|
2026-04-27 17:49:30 +00:00 |
|
Vaka.pro
|
1bb0d0814c
|
Merge remote-tracking branch 'origin/main' into refactor/frontend-bem-classes
# Conflicts:
# apps/frontend/src/components/Layout/Header.tsx
# apps/frontend/src/pages/PublicProfilePage.tsx
|
2026-04-27 20:47:08 +03:00 |
|
Vaka.pro
|
d46d4c4487
|
refactor(frontend): move repeated Tailwind chains into BEM classes
|
2026-04-27 20:42:21 +03:00 |
|
|
|
55736f2ea3
|
Merge pull request 'fix: improve friend wishlist navigation layout' (#13) from fix/friend-link-layout into main
Reviewed-on: #13
|
2026-04-26 20:46:07 +00:00 |
|
Vaka.pro
|
14a57b19b7
|
fix: improve friend wishlist navigation layout
|
2026-04-26 23:44:06 +03:00 |
|
|
|
17d59c3639
|
Merge pull request 'feat: add friend wishlist link' (#12) from feature/friend-wishlist-link into main
Reviewed-on: #12
|
2026-04-26 20:30:23 +00:00 |
|
Vaka.pro
|
34179b3f30
|
feat: add friend wishlist link
|
2026-04-26 23:29:20 +03:00 |
|
|
|
f8fcda0d13
|
Merge pull request 'feat: add i18n and avatar upload' (#11) from feature/i18n-avatar-upload into main
Reviewed-on: #11
|
2026-04-26 19:18:14 +00:00 |
|
Vaka.pro
|
1b23097b18
|
feat: add i18n and avatar upload
|
2026-04-26 22:16:59 +03:00 |
|
|
|
db41d4a246
|
Merge pull request 'chore: update frontend port mapping' (#10) from chore/update-frontend-port into main
Reviewed-on: #10
|
2026-04-26 18:52:25 +00:00 |
|
Vaka.pro
|
547a452097
|
chore: update frontend port mapping
|
2026-04-26 21:50:55 +03:00 |
|
|
|
3d7501f028
|
Merge pull request 'fix: build shared package for runtime' (#9) from fix/shared-runtime-build into main
Reviewed-on: #9
|
2026-04-26 18:42:52 +00:00 |
|
Vaka.pro
|
7c658706ea
|
fix: build shared package for runtime
|
2026-04-26 21:42:08 +03:00 |
|
|
|
1c9c21d5a7
|
Merge pull request 'fix: run compiled seed in backend container' (#8) from fix/backend-runtime-seed into main
Reviewed-on: #8
|
2026-04-26 17:54:18 +00:00 |
|
Vaka.pro
|
89f75e6d40
|
fix: run compiled seed in backend container
|
2026-04-26 20:53:52 +03:00 |
|
|
|
e69f53114d
|
Merge pull request 'fix: add portable router type annotation' (#7) from fix/frontend-router-type into main
Reviewed-on: #7
|
2026-04-26 17:40:31 +00:00 |
|
Vaka.pro
|
793f0c3422
|
fix: add portable router type annotation
|
2026-04-26 20:39:38 +03:00 |
|
|
|
d99002dc3c
|
Merge pull request 'fix: resolve backend docker build errors' (#6) from fix/backend-docker-build into main
Reviewed-on: #6
|
2026-04-26 16:07:36 +00:00 |
|
Vaka.pro
|
c49abafc61
|
fix: resolve backend docker build errors
|
2026-04-26 19:06:50 +03:00 |
|
|
|
4f4f9ff998
|
Merge pull request 'chore: use shared postgres for family wishlist' (#5) from chore/shared-postgres-db-family into main
Reviewed-on: #5
|
2026-04-25 14:26:12 +00:00 |
|
Vaka.pro
|
2adb03ff33
|
chore: use shared postgres for family wishlist
|
2026-04-25 17:25:28 +03:00 |
|
|
|
a7d5260ce3
|
Merge pull request 'docs: add setup, security, and api usage guide' (#4) from docs/readme into main
Reviewed-on: #4
|
2026-04-23 13:11:42 +00:00 |
|
|
|
1a978ca98d
|
Merge pull request 'feat(backend): add fastify api, auth, prisma schema and jobs' (#3) from feat/backend into main
Reviewed-on: #3
|
2026-04-23 13:11:35 +00:00 |
|
|
|
1e228f7be6
|
Merge pull request 'feat(frontend): add react spa with wishlist flows and public profile' (#2) from feat/frontend into main
Reviewed-on: #2
|
2026-04-23 13:11:27 +00:00 |
|
|
|
1634a3ac27
|
Merge pull request 'chore(docker): add containerized deployment and nginx proxy' (#1) from chore/docker-files into main
Reviewed-on: #1
|
2026-04-23 13:11:16 +00:00 |
|
Anton
|
43f52c3475
|
docs: add setup, security, and api usage guide
|
2026-04-23 16:07:09 +03:00 |
|
Anton
|
d84b9b5ee7
|
chore(docker): add containerized deployment and nginx proxy
|
2026-04-23 16:06:07 +03:00 |
|
Anton
|
00f01611ed
|
feat(frontend): add react spa with wishlist flows and public profile
|
2026-04-23 16:05:27 +03:00 |
|
Anton
|
2972090c48
|
feat(backend): add fastify api, auth, prisma schema and jobs
|
2026-04-23 16:04:44 +03:00 |
|
Anton
|
5f6a551b6c
|
chore: bootstrap monorepo workspace and shared schemas
|
2026-04-23 16:03:34 +03:00 |
|