JuyeoungJun / cron-monitoring

for cron-monitoring
0 stars 0 forks source link

알림관련 엔티티 구현 #44

Closed JuyeoungJun closed 3 years ago

JuyeoungJun commented 3 years ago

In GitLab by @gm2202983 on Jun 14, 2021, 11:18

개요

Notice, Webhook 엔티티 구현

구현목표

작업자

작업일정

1. notice, webhook 엔티티 구현 : 20201-06-14(완료)

이슈

  1. notice는 User Entity가 생성되어야 하므로 먼저 # 42를 merge 한 다음 merge 진행

  2. notice 엔티티의 멤버 중 User가 두개일때 @JoinColumn의 name 속성을 제거해야하는 상황 발생

JuyeoungJun commented 3 years ago

In GitLab by @gm2202983 on Jun 14, 2021, 11:40

created branch feat/43-notice-entity to address this issue

JuyeoungJun commented 3 years ago

In GitLab by @gm2202983 on Jun 14, 2021, 11:40

created merge request !19 to address this issue

JuyeoungJun commented 3 years ago

In GitLab by @gm2202983 on Jun 14, 2021, 11:40

mentioned in merge request !19

JuyeoungJun commented 3 years ago

In GitLab by @gm2202983 on Jun 14, 2021, 11:42

created merge request !20 to address this issue

JuyeoungJun commented 3 years ago

In GitLab by @gm2202983 on Jun 14, 2021, 11:42

mentioned in merge request !20

JuyeoungJun commented 3 years ago

In GitLab by @gm2202983 on Jun 14, 2021, 14:06

mentioned in commit 08ad8e76849fcbd2634ab25a909d1c6f4313e2db

JuyeoungJun commented 3 years ago

In GitLab by @gm2202983 on Jun 14, 2021, 17:12

changed the description