-
Notifications
You must be signed in to change notification settings - Fork 2
Ft chat feature #11
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
Open
songa1
wants to merge
53
commits into
develop
Choose a base branch
from
ft-chat-feature
base: develop
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
Ft chat feature #11
Conversation
This file contains hidden or 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
…m trying to fetch users and messages
…ssages are sorted in correct order.
…frontend into develop I am adding data from remote develop#
…frontend into develop Received new updated from remote#
…e wrote 4 tests for now and one test in chat component
…a function component.
…ages in real time left to do
Alice-Gatera
approved these changes
Mar 30, 2021
* added layout for update profile * added layout for update profile * added layout for logged in user and ui for updating user profile info * add search locations feature * added redux to user profile info * ready to merge develop * merge conflicts * adds 'add accommodation' feature * adds choose-Accommodation component * adda the snackbar for messages * sends first travel request * adds the page responsiveness * adds a sidebar * adds a little authorization * adds the viewTravelRequest componet * adds viewTravelRequest layout * adds the backendon view-travel-request component * adds returning or not in view-travel-request component * adds the selected-locations * adds remove-city in travel request * adds skeletons * adds the modal on cards * adds the authentication * adds new changes * adds the correct file * removes borders * adds tests * fixes the snackbar messages * adds pagination * increasing test coverage * user profile * testing action * user Profile and update profile * increase coverage for user profile actions * removing specific item in localstorage after logout * add menubar * removed some unwanted field * fix some bugs * fix some bugs * updated the tests * fixing conflicts * fixing the navbar * fixing the navbar * remove conflicts * initial commit * initial commit * fixing the circular process on buttons * fixing some tests issues * initial commit * fixing node.js CI * fixing node.js CI * fixing ci * fixing nodejs ci * updating local branch * updating local branch Co-authored-by: mugabodeo <[email protected]> Co-authored-by: renepromesse <[email protected]> Co-authored-by: Anguandia <[email protected]>
…arefoot-frontend into ft-chat-feature pulling changes
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.
Description
This is a new feature of chat added to the Barefoot Nomad front-end. This feature is working on
/chatroute.Type of change
Please check the options that are relevant.
How should this be manually tested or reproduced?
npm inpm startChecklist:
Screenshots (if applicable)