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

Deploy #171

Merged
merged 14 commits into from
Nov 27, 2024
Merged

Deploy #171

merged 14 commits into from
Nov 27, 2024

Conversation

ATeals
Copy link
Collaborator

@ATeals ATeals commented Nov 27, 2024

Deploy

  • 로그인 로직 수정
  • 퍼블리싱

ATeals and others added 14 commits November 25, 2024 21:44
* chore: cicd network

* chore: env file path

* chore: cd chroe

* fix: image prune

* fix: /t fix

* feat(#142): docker timeout 5seconds

* feat(#142): docker npm install feature

* chore(#142): docker npm install timeout fix

* chore(#142): docker npm install timeout fix
* fix(#145):  lotus update form 기본값 추가

* feat(#145):  코드 실행 버튼 mutation 결과 toast

* feat(#145):  lotus create form mutation 결과 toast

* feat(#145):  lotus delete mutation 결과 toast

* feat(#145):  lotus update mutation 결과 toast

* feat(#145):  user info form 결과 toast
* fix(#152): lotus 목록 순서 최신순으로 변경 및 pagination 로직 수정

* fix(#152): docker remove 주석 풀기

* fix(#152): 사용자 lotus 목록 조회 도중 사용자 정보가 없을 때 401에러로 변경

* feat(#153): user 정보 gist url 추가. erd 및 dto 수정

* feat(#156): lotus 정보에 해당하는 gist/commit url을 함께 주도록 추가
* fix(#155):  history 실행시 바로보여주고 아코디언 접을 수 없도록 수정

- 실행한 history가 바로보이도록
- pending ui
- loading ui
- error ui

* refactor(#155):  change lotus list page size 9

* refactor(#155):  usePagination 스크롤 에니메이션 toggle option 추가

* style(#155):  HistoryList 높이 기본값

* feat(#155):  SuspensePagination

- page 객체를 가진 모든 쿼리에서 사용할 수 있는 Pagination 컴포넌트

* feat(#155):  lotus detail page history pagination
* refactor(#145):  메인페이지 page size 9개로 수정

* style(#145):  toast 본문 크기에 맞게 스타일 수정

* feat(#145):  getLotusMutationErrorToastData

lotus mutation시 발생하는 toast인터페이스 유틸

* refactor(#145):  use getLotusMutationErrorToastData

* fix(#145):  AxiosErrorToastData에 없는 error default 처리

* fix(#145):  직관적인 네이밍으로 변경
* refactor(#159):  use SuspensePagination

* refactor(#159):  change userLotusList page size 6

* fix(#159):  header userQueryOptions.info fetch retry none

* chore(#159):  프론트엔드 테스트용 docker 설정 변경 + mysql 데이터 패키지에 저장

* chore(#159):  favicon 추가

* feat(#159):  lotus list 검색 query 추가

* refactor(#159):  LotusFiles 기본 파일 설정
* feat(#117): lotus 목록 페이지 error fallback 처리하기

* feat(#117): 사용자 정보 페이지 error fallback 처리하기

* feat(#117): lotus 상세 페이지 error fallback 처리하기

* feat(#117): lotus 생성 페이지 error fallback 처리하기

* refactor(#117): errorFallback -> Error 컴포넌트로 이름 수정하기

* refactor(#117): 페이지 전역 에러 처리 레이아웃을 GlobalError 컴포넌트로 분리

* fix(#117): gistFile 뷰에서 에러 발생 시에도 높이, 너비 유지하기
* refactor(#164):  codeView model

* refactor(#164):  history model

* refactor(#164):  lotus model

* refactor(#164):  pagination model

* refactor(#164):  user model

* refactor(#164):  model 변경사항 적용
* refactor(#97): github 로그인 시 client에서 인가 코드를 받아서 전달하는 것으로 수정

* refactor(#97): 로그인 api의 queryKey를 auth -> token으로 변경하기

* refactor(#97): refetch 대신에 enabled 수정하기
* style(#168):  배경색 변경, border shadow 변경

* feat(#168):  HistoryListEmpty Ui

* style(#168):  detail page 반응형 추가

* feat(#168):  온보딩 페이지 캐러셀
@naarang naarang merged commit 4756eff into release Nov 27, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants