Skip to content

Conversation

@songa1
Copy link
Member

@songa1 songa1 commented Mar 8, 2021

Description

This is a new feature of chat added to the Barefoot Nomad front-end. This feature is working on /chat route.

Type of change

Please check the options that are relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How should this be manually tested or reproduced?

  • Clone this repo
  • Run the command npm i
  • Run the command npm start

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Screenshots (if applicable)

@Anguandia Anguandia added the WIP Work In Progress label Mar 10, 2021
edgar929 and others added 6 commits March 31, 2021 15:08
* 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]>
@songa1 songa1 force-pushed the ft-chat-feature branch from 4c73a41 to 8ca59e4 Compare April 2, 2021 10:52
@songa1 songa1 force-pushed the ft-chat-feature branch from 4641590 to 43e7ea9 Compare April 3, 2021 08:37
@songa1 songa1 removed the WIP Work In Progress label Apr 4, 2021
@songa1 songa1 force-pushed the ft-chat-feature branch from 028a969 to e9ea4c8 Compare April 4, 2021 14:37
@songa1 songa1 requested a review from Cyusa144 April 4, 2021 14:38
@CYIMANA-Faisal CYIMANA-Faisal temporarily deployed to barefoot-frontend-staging April 7, 2021 09:52 Inactive
@CYIMANA-Faisal CYIMANA-Faisal temporarily deployed to barefoot-frontend-staging April 7, 2021 10:04 Inactive
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.

6 participants