Skip to content

Conversation

@Alice-Gatera
Copy link
Collaborator

@Alice-Gatera Alice-Gatera commented Mar 30, 2021

Description

This set up a project from scratch without using npx create-react-app

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
  • You need to login as a requester or manager, once you are logged in you go to travel-history then it displays all the trips made, if you want to see the booked accommodation you click on details it will direct you to the page that view the all infos. when you login and no trips made it will give you a message no trips available.

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)

habaumugisha1 and others added 30 commits January 15, 2021 11:46
…d creating a model for viewing a particular request
* created layout for admin

* added data on home screen

* created roles page

* permissions styles

* added count to redux

* made pending true by default

* added data on the home page

* adding roles to database

* created columns for set permissions

* roles and users pages

* users page

* setting permissions

* changed the endpoints

* manager's actions and reducers

* merging files from remote

* refactoring the create roles page

* adding the setpermissions and create roles component

* fixing named import

* fixing named import

* fixing named import

* adding title on list of roles component,succes message on update role

* fixing tests that are failling

* adding some testes and fixing some test

* rebasing

Co-authored-by: inezabonte <[email protected]>
@Alice-Gatera Alice-Gatera requested review from CYIMANA-Faisal, Cyusa144, Noel2002, edgar929 and songa1 and removed request for Noel2002 and edgar929 March 30, 2021 16:45
@Alice-Gatera Alice-Gatera force-pushed the ft-individual-travel-history branch from dda2720 to 3c64a0f Compare March 30, 2021 17:31
@songa1 songa1 self-requested a review March 31, 2021 11:34
Copy link
Member

@songa1 songa1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Except that you need to fix the issues with the CI

@Alice-Gatera Alice-Gatera requested a review from edgar929 April 1, 2021 06:06
@Alice-Gatera Alice-Gatera requested a review from Noel2002 April 1, 2021 07:36
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.

8 participants