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

Refactoring codes #76

Open
emost22 opened this issue Feb 16, 2023 · 0 comments
Open

Refactoring codes #76

emost22 opened this issue Feb 16, 2023 · 0 comments
Assignees
Labels

Comments

@emost22
Copy link
Member

emost22 commented Feb 16, 2023

v2 개발 전 진행

@emost22 emost22 added the refact label Feb 16, 2023
emost22 added a commit that referenced this issue Feb 17, 2023
emost22 added a commit that referenced this issue Feb 17, 2023
emost22 added a commit that referenced this issue Feb 17, 2023
* [#77] Fix isConfirmed at createMeeting

* [#76] Refactoring sorting
emost22 added a commit that referenced this issue Feb 18, 2023
* [#1] Entity Setup (#4)

* [#1] Entity Setup

* [#1] repository 구현, swagger 연동

* [#1] controller advice 추가, baseResponse, bizExcetpion 추가

* [#13] Fix project setup in controller

* [#17] Add created and updated datetime (#18)

* [#3] alpha setup (#19)

* [#14] Add Maven build test (#15)

* [#14] Add Maven build test

* [#14] Add Maven build test

* [#14] Fix maven.yml package -> verify and add local profile active

* [#14] Fix profile local -> alpha

* [#14] Fix profile local -> alpha in UserRepositoryTest

* [#22] Add slack and github connect (#23)

* [#22] Add slack and github connect

* [#22] Fix name connection -> notification

* [#20] Fix Entities (#24)

* [#20] Delete voteEndDate

* [#20] Add meetingCode

* [#21] Fix branch name to applying workflows main -> master (#25)

* [#20] Delete uuid in userEntity (#26)

* [#5] user join API (#27)

- spring security tokenAuthenticationFilter 추가
  - deviceId 기반 토큰 발급 및 인증 구현

* [#11] firebase push notification 적용 (#28)

* [#11] firebase push notification 적용 

[#11] firebase push notification 적용 
- 앱쪽 sdk 적용 이후에 확인 필요
- response, errcode 등 메소드 추가, 필드명 변경

* [#11] pom.xml 의존성 추가 

[#11] pom.xml 의존성 추가

* [#11] fcm token 추가 

[#11] fcm token 추가

* [#11] error fix 

[#11] error fix

* [#6] Add createMeeting api (#29)

* [#6] Add createMeeting api

* [#6] Add dynamicLink

* [#6] Add private

* [#6] Fix promiseTime to Enum

* [#6] Delete httpBody

* [#6] Add meetingCode validate

* [#6] Fix to data saveall

* [#6] Fix Entity and Dto

* [#6] Add getMeeting api (#32)

* [#6] Add meetingCode validate

* [#6] Fix Entities

* [#6] Add getMeeting by meetingId and meetingCode

* [#6] Fix LocalDatetime -> LocalDate

* delete no use

* [#30] Add PlatformType

* [#30] Fix getDynamicLink by platformType

* [#6] Add getMeetingList by token

* [#6] Refactoring getMeeting Method

* [#6] Delete lazy type of jsonignore

* [#6] Fix getMeetingList getDeviceId method

* [#6] Add lazy type of jsonignore

* [nexters/www-be#noissue] push test용 controller 추가 (#38)

* [nexters/www-be#noissue] push test용 controller 추가

* [nexters/www-be#noissue] test fix

* [#35] Add authorization in swagger (#37)

* [#35] Fix auth bug

* [#35] Delete permit meetings

* [#35] Add authorization in swagger

* [#34] Fix Entities (#36)

* [#34] Add meetingStatus in Meeting Entity

* [#34] Fix UserEntity to MeetingUserEntity

* [#40] 방장 액션으로 방 상태 수정 (#41)

* [#40] 방장 액션으로 방 상태 수정

- controller API 수정
- preAuthorize 사용하여 meeting 권한 검증
- actionType convert 사용

* [#40] error로그 추가, transactional 추가

* [nexters/www-be] 코드리뷰 반영

* [#6] Add getMeetingList (#43)

* [#6] Add getMeetingList api

* [#6] Add MeetingRepositoryTest

* [#6] Refactor dto methods

* [#6] Refactor meetingStatus

* [#6] Fix MeetingRepoTest to refact

* [#6] Fix MeetingRepoTest to refact

* [#6] Fix Enum compare (#46)

* [#6] Add sort Meeting (#47)

* [#6] Add sort getMeeting

* [#6] Delete HostAndVotingCnt class

* [#6] Fix MeetingResDto use MultiKeyMap -> List

* [#6] Add sort getMeetingList

* [#6] Delete no use dependency

* [#6] Add meetingCode in dto

* [nexters/www-be#noissue] LinkService refactoring (#49)

* [nexters/www-be] TODO 작성 (#52)

* [#50] Add isHost, dynamicLink (#53)

* [#50] Add isHost, dynamicLink

* [#50] Add MeetingGetRes

* [#51] Add priority in enums (#54)

* [Nexters/www-be#noissue] Add MeetingServiceTest (#59)

* [Nexters/www-be#noissue] Fix get deviceId MeetingCreateReqDto to UserPrincipal

* [Nexters/www-be#noissue] Add MeetingServiceTest

* [Nexters/www-be#noissue] Fix update userName at create meeting (#60)

* [Nexters/www-be#noissue] Fix update userName at create meeting

* [Nexters/www-be#noissue] Fix get optional

* [Nexters/www-be#noissue] Add PreAuthorize getMeetingById api (#58)

* [Nexters/www-be#noissue] Add PreAuthorize getMeetingById api

* [Nexters/www-be#noissue] Add MeetingServiceTest (#59)

* [Nexters/www-be#noissue] Fix get deviceId MeetingCreateReqDto to UserPrincipal

* [Nexters/www-be#noissue] Add MeetingServiceTest

* [Nexters/www-be#noissue] Fix update userName at create meeting (#60)

* [Nexters/www-be#noissue] Fix update userName at create meeting

* [Nexters/www-be#noissue] Fix get optional

* [Nexters/www-be#noissue] Fix check user to existMeetingUserEntity

* [Nexters/www-be#noissue] Add PreAuthorize getMeetingById api

* [Nexters/www-be#noissue] Fix check user to existMeetingUserEntity

* [#56] Add Scheduler for change MeetingStatus (#57)

* [#56] Add Scheduler for change MeetingStatus

* [#56] Fix nativeQuery to false

* [#56] Fix query

* [#9] vote place list (#55)

* [#9] vote place list

* [#9] vote place 수정시 기존 vote 모두 지우고 추가하도록 변경

* [#9] 오탈자 수정

* [Nexters/www-be#noissue] Add meetingRepo test (#61)

* [nexters/www-be#noissue] alarm setup (#62)

* [#10] join meeting API (#65)

* [#10] join meeting API

* [#10] constructor add

* test fix

* [#63] Add checking isJoined user and meetingStatus (#64)

* [#63] Add checking isJoined user and meetingStatus

* [#63] Fix MeetingServiceTest

* [#66] Fix Swagger Request url (#67)

* [#68] Fix Swagger host (#69)

* [#48] Refactoring dto's naming for swagger (#70)

* [#48] Refactoring dto's naming for swagger

* [#48] Add constructor

* [#68] Fix Swagger host (#69)

* [#48] Refactoring dto's naming for swagger

* [#48] Add constructor

* [#48] Add nullable responsedto (#71)

* [nexters/www-be] code refactoring (#72)

* [#73] Add api description for swagger (#74)

* [nexters/www-be#noissue] code refactor (#75)

* [#77] Fix isConfirmed at createMeeting (#78)

* [#76] Refactoring sorting (#79)

* [#77] Fix isConfirmed at createMeeting

* [#76] Refactoring sorting

* [#77] Add votingUserCount in MeetingDetail (#80)

* [#77] Add solving conflict of place (#81)

* [#77] Add solving conflict of place

* [#77] Add solving NullPointer exception

* [#77] Add currentUserName and Fix userName at join (#82)

* [#77] Add solving conflict of place

* [#77] Add solving NullPointer exception

* [#77] Add currentUserName and Fix userName at join

* [#83] Add Dockerfile and cicd.yml for cicd (#84)

* [#83] Add Dockerfile and cicd.yml for cicd

* [#83] Fix master push

---------

Co-authored-by: 강성찬(kohen) <[email protected]>
emost22 added a commit that referenced this issue Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants