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

[FE] 사용자가 약속에 참여할 수 있는 시간 표시 및 수정 기능 구현 #23

Merged
merged 13 commits into from
Jul 17, 2024

Conversation

hwinkr
Copy link
Contributor

@hwinkr hwinkr commented Jul 17, 2024

관련 이슈

작업 내용

  • 약속 조회 기능 구현
  • 약속 수정 기능 구현
Screen.Recording.2024-07-16.at.23.02.21.mov

특이 사항

  • 3시간 동안 3명이서 하나의 이슈 해결

Copy link
Contributor

@Yoonkyoungme Yoonkyoungme left a comment

Choose a reason for hiding this comment

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

같이 작업하시느라 수고하셨습니다👍👏

Copy link
Contributor

@Largopie Largopie left a comment

Choose a reason for hiding this comment

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

같이 확인 열심히 잘 했어요~! 🐫 👍

@hwinkr hwinkr merged commit 8d4c619 into develop Jul 17, 2024
@Largopie Largopie added 🐈 프론트엔드 프론트엔드 관련 이슈에요 :) 🚀 기능 기능을 개발해요 :) labels Jul 17, 2024
@hwinkr hwinkr added this to the 2차 데모데이 milestone Jul 17, 2024
hw0603 pushed a commit to hw0603/momo-cicd-playground that referenced this pull request Jul 19, 2024
* chore: 사용하지 않는 gitkeep 파일 삭제

* chore: 의존성 수정

- 더 이상 사용하지 않는 ESLint 규칙 삭제(airbnb, typescript-eslint)
- react-router-dom, @tanstack/react-query, @emotion/babel-plugin 추가
- ESLint, babel 설정 수정

* chore: 스타일 테마 설정 및 글로벌 레이아웃 스타일 선언

* feat: 가능한 시간을 선택, 수정, 조회할 수 있는 api 함수 구현

- API_URL 상수화 및 환경 변수로 관리

* feat(useTimePick): 드래그로 가능한 시간을 표시할 수 있도록 하는 커스텀 훅 구현

* feat(Button): 공통 버튼 컴포넌트 구현

* feat(TimePicker): 드래그로 시간을 표시할 수 있도록 하는 컴포넌트 구현

* feat(MeetingTimePickPage): 가능한 시간을 표시할 수 있는 페이지 컴포넌트 구현

* feat: 라우팅 설정 및 쿼리, 테마 프로바이더 적용

* chore: ESLint 규칙 추가

* chore: eol 수정

* fix: 불필요한 코드 제거
@ikjo39 ikjo39 deleted the feat/6-time-select branch July 31, 2024 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐈 프론트엔드 프론트엔드 관련 이슈에요 :) 🚀 기능 기능을 개발해요 :)
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FE] 사용자가 약속에 참여할 수 있는 시간을 표시하고, 수정할 수 있도록 해요 :)
3 participants