Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/inv-119 초대장 update api #36

Merged
merged 3 commits into from
Aug 14, 2024
Merged

Feature/inv-119 초대장 update api #36

merged 3 commits into from
Aug 14, 2024

Conversation

delphox60
Copy link
Member

@delphox60 delphox60 commented Aug 11, 2024

초대장 엔티티 수정(update) 서버 액션을 구현했습니다.

Copy link

linear bot commented Aug 11, 2024

@delphox60 delphox60 self-assigned this Aug 11, 2024
@github-actions github-actions bot added the feat label Aug 11, 2024
@delphox60 delphox60 changed the title Feature/inv 119 Feature/inv-119 초대장 update api Aug 11, 2024
Copy link

The latest updates on your projects.

Name Status Preview Updated (UTC)
invi ✅ Ready (Inspect) Visit Preview 2024-08-11 14:37:26

@bepyan bepyan changed the base branch from main to inv-73 August 11, 2024 15:03
Copy link
Collaborator

@bepyan bepyan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻👍🏻
리뷰 편의상 PR base를 inv-73로 수정했으요!
만약 inv-73이 머지되면 main으로 재설정하시죠

Copy link
Member

@9keyyyy 9keyyyy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

굿굿 감사합니당~~

@delphox60 delphox60 merged commit 87e7bd0 into inv-73 Aug 14, 2024
2 checks passed
@delphox60 delphox60 deleted the feature/inv-119 branch August 14, 2024 14:20
9keyyyy added a commit that referenced this pull request Aug 15, 2024
* feat: invitation, template schema

* fix: template field name(name -> title)

* fix: update src/lib/db/schema/invitations.ts

Co-authored-by: Edward Kim <[email protected]>

* fix: eventUrl unique 속성 추가

* fix: db migration

* Feature/inv-119 초대장 update api (#36)

* feat: implement modify invitation method

* feat: add update updated_at logic

* fix: syntax error in where clause

* Feature/inv-120 커스텀 url 기반 중복 여부 조회 로직 구현 (#37)

* feat: implement modify invitation method

* feat: add update updated_at logic

* fix: syntax error in where clause

* feat: implement get existence by event url

* style: apply camel case

* Feature/inv 122 템플릿 CRUD 메서드 구현 (#38)

* feat: implement list templates api

* feat: 템플릿 단건 조회 api 구현

* feat: 템플릿 update api 구현

* feat: 템플릿 삭제 api 구현

* feat: 템플릿 생성 api 구현

---------

Co-authored-by: Gukhee Jo <[email protected]>
Co-authored-by: Edward Kim <[email protected]>
Co-authored-by: Gibeom Lim <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants