-
Notifications
You must be signed in to change notification settings - Fork 0
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This reverts commit 7812946.
* 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`을 적용한다
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR 체크리스트