Skip to content

fix: fix deploy issue bug and implement rate limit#95

Open
Methasit-Pun wants to merge 4 commits into
mainfrom
fix/deploy-issue
Open

fix: fix deploy issue bug and implement rate limit#95
Methasit-Pun wants to merge 4 commits into
mainfrom
fix/deploy-issue

Conversation

@Methasit-Pun
Copy link
Copy Markdown
Member

No description provided.

@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
eventer Ready Ready Preview, Comment May 12, 2026 3:58am
eventer-web Error Error May 12, 2026 3:58am

- Add createdAt/updatedAt to events table (migration 0002)
- Fix agenda FK constraint (event_id to events.id with cascade delete)
- Fix UpdateAgendaSchema field names to match DB columns
- Fix EventRepository.create() to use .returning() so timestamps are returned
- Update EventSchema response to include createdAt/updatedAt
- Add isolated unit tests for EventEntity and crud-event service (no DB)
- Add use-create-event and use-get-events hooks on web
- Fix Biome lint errors (label accessibility, unused variables)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant