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

Fix: 웹과 익스텐션의 토큰 관련 이슈를 해결한다 #78

Merged
merged 38 commits into from
Oct 11, 2024

Conversation

guesung
Copy link
Owner

@guesung guesung commented Oct 11, 2024

PR 체크리스트

  • CI(type, lint, build)를 체크하였나요?
  • I18n으로 번역을 수행하였나요?
  • 15분 이내에 읽을 수 있는 크기의 PR을 작성하였나요?
  • 코드를 한 번씩 읽어보았나요? 가독성이 괜찮았나요? 추가 설명이 필요한 부분에 주석 및 코멘트를 달았나요?

guesung added 30 commits October 7, 2024 12:37
* refactor: `Memo`와 `MemoHeader`를 분리한다

* refactor: `Memo`에서 `MemoForm`로 네이밍을 수정한다

* refactor: `Header`를 `SummaryHeader`로 변경하여 명확히 한다
* refactor: `Memo`와 `MemoHeader`를 분리한다

* refactor: `Memo`에서 `MemoForm`로 네이밍을 수정한다

* refactor: `Header`를 `SummaryHeader`로 변경하여 명확히 한다

* refactor: 토큰명을 상수로 교체한다

* chore: 새 창이 아니라 새 탭으로 로그인 탭을 연다

* chore: 에러 발생 시, 새로고침할 수 있도록 한다

* fix: supabase clinet를 싱글톤 패턴으로 관리한다

* feat: api 단위로 분리하여 ErrorBoundary를 감싼다

* chore: supabase client를 1회만 받아온다

* chore: 익스텐션 id를 추가한다
* feat: cicd 과정을 하나의 파일에 통일한다

* chore: 웹 스테이징의 배포 조건을 수정하고, 주석을 추가한다
* design: border 전역 리셋 css를 추가한다

ref : https://tailwindcss.com/docs/preflight#border-styles-are-reset-globally

* design: 저장이 되지 않았을 때 보여주는 형식을 변경한다

* feat: 카테고리 input을 추가한다

* feat: category 타입을 추가한다

* refactor: supabaseClient로 타입을 분리한다

* chore: 타입 파일명을 수정한다

* feat: 카테고리 추가를 설정한다

* fix: Database import 경로를 수정한다

* feat: 메모 페이지에서 카테고리를 보여준다

* refactor: console.log를 제거한다
* feat: `clsx`와 `tailwind-merge`를 설치한다

* refactor: `cn`을 적용한다
@guesung guesung changed the title Chore: bump v1.4.3 Fix: 웹과 익스텐션의 토큰 관련 이슈를 해결한다 Oct 11, 2024
@guesung guesung merged commit e47dd05 into master Oct 11, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant