Skip to content
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
31f6421
feat(database): add events domain schema and seed data
rxritet May 26, 2026
f6aa779
feat(backend): implement events, tags, reports and health APIs
rxritet May 26, 2026
36fb884
test(infra): add docker-backed backend verification flow
rxritet May 26, 2026
f98bf02
feat(frontend): add minimal manual QA flow for events
rxritet May 26, 2026
a14712e
docs(api): document frontend integration endpoints
rxritet May 26, 2026
5102990
Fix Prisma schema path in migrator command
LINESKL May 25, 2026
2bd52df
Set Prisma client generator to CJS
LINESKL May 25, 2026
5a62473
chore: remove unnecessary blank line in app.module.ts
LINESKL May 25, 2026
574d9ef
Enable experimental VM modules for backend e2e tests
LINESKL May 25, 2026
9df1a55
feat(frontend): establish auth-first black-orange style system
LINESKL May 27, 2026
063408e
feat(frontend): rebuild app screens with new minimal dark-orange system
LINESKL May 27, 2026
6505c75
fix(infra): align backend prisma runtime and compose migration flow
LINESKL May 27, 2026
721acad
style: update UI colors and backgrounds to align with new design system
LINESKL May 27, 2026
35a9ee1
chore(deps): add shadcn and frontend QA tooling
LINESKL May 28, 2026
516ce2e
feat(database): seed rich social activity data
LINESKL May 28, 2026
e413cb0
feat(backend): add event interaction modules
LINESKL May 28, 2026
504f9f6
feat(backend): expose profile trust summary
LINESKL May 28, 2026
0e20d2a
feat(frontend): add shared UI and query foundation
LINESKL May 28, 2026
774ca41
feat(frontend): wire auth shell and onboarding
LINESKL May 28, 2026
2b094df
feat(frontend): connect event workflows to backend
LINESKL May 28, 2026
4d9d13c
feat(frontend): polish event discovery surfaces
LINESKL May 28, 2026
80720e3
feat(frontend): improve profile and trust dashboard
LINESKL May 28, 2026
500cfe2
feat(b2b-admin): add shadcn styling foundation
LINESKL May 28, 2026
037b0d9
test(frontend): add screenshot capture scripts
LINESKL May 28, 2026
2e3d623
chore(deps): add map and realtime packages
LINESKL May 29, 2026
392a33c
feat(communities): add backend community chat
LINESKL May 29, 2026
07fbe6f
feat(communities): add frontend community screens
LINESKL May 29, 2026
7655fb8
feat(map): render events on live map
LINESKL May 29, 2026
3f6083f
style(auth): unify auth screen hierarchy
LINESKL May 29, 2026
75b693d
chore(screenshots): remove old capture scripts
LINESKL May 29, 2026
1f122e4
Merge branch 'main' into dev
LINESKL May 29, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.