-
Notifications
You must be signed in to change notification settings - Fork 12
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
[4주차] 안채연 미션 제출합니다 #18
Open
chaeyeonan
wants to merge
23
commits into
CEOS-Developers:master
Choose a base branch
from
chaeyeonan:chaeyeonan
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
61e5974
style: 디자인 초안
chaeyeonan ae42ee3
feat: add userProfile at ChatRoomHeader
chaeyeonan 779b0e2
feat: add message.json file
chaeyeonan 8283f08
feat: custom hook & delete: interface
chaeyeonan e678ec5
feat: 유저 선택
chaeyeonan b3ab31a
feat: 유저에따른 화면 전환
chaeyeonan e499bdb
feat: 메세지 전송하기
chaeyeonan bbd2842
style: 디자인 수정 및 스크롤 추가
chaeyeonan cf4d048
[feat]: apply Routes
chaeyeonan 6c75d20
[feat]: done FriendsList Layout
chaeyeonan c1330c3
ongoing sendMessage
chaeyeonan f8811c4
ongoing sendMessage
chaeyeonan e7c3222
[feat]: sendMessage
chaeyeonan ce4f948
[feat]: rendering last chat (ChatList)
chaeyeonan 2a57ce0
[feat]: close ChatRoom
chaeyeonan 04bee85
[feat]: search Friends
chaeyeonan e4d19d2
[feat]: link to gitHub & tistory
chaeyeonan 7fce516
[fix]: render lastChat & lastTime
chaeyeonan 577b3ff
[test]: add user
chaeyeonan c1942a6
[style]: reorganize code
chaeyeonan c7aefc1
refactor: refactor last week code
chaeyeonan 3adb670
[fix]: render time
chaeyeonan 90dafa0
[feat]: initial page
chaeyeonan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
이번 과제 채팅 저장하는 부분에서 엄청 힘들었는데 채연님은 깔끔하게 잘 작성하셨네요 🤩 저도 삼항연산자를 사용해서 작성해봐야겠어요!