Skip to content

Uilanding#47

Open
pitypec wants to merge 14 commits into
BuildForSDG:developfrom
pitypec:uilanding
Open

Uilanding#47
pitypec wants to merge 14 commits into
BuildForSDG:developfrom
pitypec:uilanding

Conversation

@pitypec

@pitypec pitypec commented May 27, 2020

Copy link
Copy Markdown
Contributor

Description

The page serves as the landing page and also the login page for both the admin and customer
Boostrap
react-bootstrap

Fixes #6 #14 #13 #5 #7

How Has This Been Tested?

Please describe in detail how you tested your changes.
Include details of your testing environment, and the tests you ran to see how your change affects other areas of the code etc.

Checklist:

  • [x ] My code follows the style guidelines of this project
  • [x ] I have performed a self-review of my own code
  • [x ] I have commented my code, particularly in hard-to-understand areas
  • [x ] I have added necessary inline code documentation
  • I have added tests that prove my fix is effective and that this feature works
  • New and existing unit tests pass locally with my changes

@pitypec pitypec linked an issue May 27, 2020 that may be closed by this pull request
@pitypec pitypec linked an issue May 27, 2020 that may be closed by this pull request
@johnsonfash

Copy link
Copy Markdown

i have checked the repository:

  1. Your: import App from './App', is incorrect and threw errors, i had to figure it was ./app not ./App
  2. Listgroup is undefined at components/Navigations/Sidedrawer/Side.js on trying to access dashboard.
  3. Although a placeholder, review your screen/profile.js. invalide class still present.
  4. please import the appropriate bootstrap Form @ screen/adminlogin.js.
  5. Fix donate button falling out of view on LandingPage.

festus14
festus14 previously approved these changes May 29, 2020

Copy link
Copy Markdown
Collaborator

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 30
           

Clones added
============
- src/components/Screens/Auth/Signup.js  4
- src/components/Screens/Auth/AdminLogin.js  3
- src/components/Screens/Auth/AdminDashboard.js  1
- src/containers/LandingPage/index.js  6
- src/components/Screens/Auth/AgentSignUp.js  4
- src/components/Screens/Auth/AgentDasboard.js  1
         

Clones removed
==============
+ src/components/Navigations/NavBar/index.js  -1
         

See the complete overview on Codacy

@@ -0,0 +1 @@
import React from 'react'; No newline at end of file

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@@ -0,0 +1 @@
import React from 'react'; No newline at end of file

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@@ -0,0 +1 @@
import React from 'react'; No newline at end of file

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Comment thread src/views/Agent/About.js
@@ -0,0 +1 @@
import React from './node_modules/react'; No newline at end of file

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@@ -0,0 +1 @@
import React from './node_modules/react'; No newline at end of file

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Comment thread src/views/Agent/About.js
@@ -0,0 +1 @@
import React from './node_modules/react'; No newline at end of file

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@@ -0,0 +1 @@
import React from 'react'; No newline at end of file

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@@ -0,0 +1 @@
import React from 'react'; No newline at end of file

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

<Container fluid>
<Suspense fallback={this.loading()}>
<Switch>
{routes.map((route, idx) => {

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@@ -0,0 +1 @@
import React from 'react'; No newline at end of file

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@@ -0,0 +1 @@
import React from './node_modules/react'; No newline at end of file

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@@ -0,0 +1 @@
import React from 'react'; No newline at end of file

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@@ -0,0 +1 @@
import React from 'react'; No newline at end of file

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@@ -0,0 +1 @@
import React from './node_modules/react'; No newline at end of file

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@@ -0,0 +1 @@
import React from './node_modules/react'; No newline at end of file

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Comment thread src/views/Agent/Donate.js
@@ -0,0 +1 @@
import React from './node_modules/react'; No newline at end of file

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@@ -0,0 +1 @@
import React from 'react'; No newline at end of file

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@@ -0,0 +1 @@
import React from 'react'; No newline at end of file

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Comment thread src/views/Agent/About.js
@@ -0,0 +1 @@
import React from './node_modules/react'; No newline at end of file

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@@ -0,0 +1 @@
import React from 'react'; No newline at end of file

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@@ -0,0 +1 @@
import React from 'react'; No newline at end of file

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@@ -0,0 +1 @@
import React from 'react'; No newline at end of file

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@@ -0,0 +1 @@
import React from './node_modules/react'; No newline at end of file

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Comment thread src/route.js
@@ -0,0 +1,32 @@
import React from 'react';

const Dashboard = React.lazy(() => import('./views/Dashboard/CustomerDashboard'));

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Comment thread src/hoc/AppSidebar.js
import { Nav, NavItem, NavLink } from 'reactstrap';

// eslint-disable-next-line no-unused-vars
const AppSidebar = ({ navConfig, ...props }) => {

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

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.

[@A] Create Register Administrator Page [@A] Create Customer Login Page [@A] Create Customer Sign up page

4 participants