-
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
chore: merge dev branch to main #166
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
* fix: update likedUser of sliced placeList * fix: fix css of image inside link in carousel * chore: update package-lock.json
* feat: add ticket icon * refactor: add props to reuse gpt-intro-modal * feat: implement use-typewriter for typing effect * feat: update ai recommendation page - add api call to get ai recommendations - update logic and design * feat: use test API in dev and real API in prod api.gpt.restaurants.recommend * feat: improve recommendation available count logic * refactor: make ai-recommendation as a file * chore: remove 'AI봇의 추천 이유' temporary * fix: update isFetching and isLoading logic * feat: update ai-recommend asset from img to lottie * feat: update ai-recommend-place-box * fix: fix lint error * feat: handle rounding number and empty data
* feat: update bottom sheet scroll * feat: add map search button (feature in progress * fix: add async keyword to server actions * fix: prevent component from mount twice * feat: make bottom sheet state change by offsetY considering size as well as direction * feat: update ai recommendation page (#147) * feat: add ticket icon * refactor: add props to reuse gpt-intro-modal * feat: implement use-typewriter for typing effect * feat: update ai recommendation page - add api call to get ai recommendations - update logic and design * feat: use test API in dev and real API in prod api.gpt.restaurants.recommend * feat: improve recommendation available count logic * refactor: make ai-recommendation as a file * chore: remove 'AI봇의 추천 이유' temporary * fix: update isFetching and isLoading logic * feat: update ai-recommend asset from img to lottie * feat: update ai-recommend-place-box * fix: fix lint error * feat: handle rounding number and empty data * feat: make allowUserPosition update properly
* feat: make linear-gradient css work on footer * fix: make gap visible only if suggestionKeywords * fix: make usageCapReachedChat show suggestionKwrds * feat: add gpt case for unauthorized user * feat: stop lottie loop on recommendation page * fix: limit width of footer on recommendation page
* feat: set inital design * feat: set profile link * feat: add blue color * feat: set TasteRate * feat: add differ api * fix: fix initial rate * feat: set initial-panel * feat: add place item * chore: change style * feat: set profile * feat: set update map id logic * fix: lint error * feat: set 스켈레톤 * refactor: add mapId * feat: 맵아이디를 적용해보았어용 * feat: 더보기를 추가했어용 * feat: 더보기 버튼 디자인을 쌈@@뽕하게 바꿨어용 * fix: lint error
* feat: add storage for save reommendation chats * feat: make avatar colors different for usernames
* Refactor: Remove useless api * Fix: wording
* fix: revalidate server actions using revalidateTag * fix: prevent rendering of all places * fix: remove unused variables
* fix: show profile image if exists * fix: update sliced data after filtering * fix: fix bottom padding css * feat: improve ai recommendation place box ui * feat: add image placeholder when image not exists * feat: add '흑백요리사' stopwords on recommendation * feat: add linear gradient to map main header * feat: update typewriter speed * feat: add scrollIntoView when typing end * fix: change Error to APIError * fix: prevent search input and button overlapping * fix: fix recommend page height css
The latest updates on your projects. Preview: https://vitamin-c-da54r2u0o-poiu694s-projects.vercel.app
|
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.
Issue Number
Description
To Reviewers
Checklist
feat: add login page
)