Skip to content
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

Modularize dashboard UI javascript code #51

Merged
merged 1 commit into from
May 29, 2019

Conversation

chidimo
Copy link
Owner

@chidimo chidimo commented May 29, 2019

What does this PR do?

Modularize dashboard UI javascript code

Description of Task to be completed?

  1. Create a file for every piece of js functionality.

How should this be manually tested?

  1. Clone the repo
  2. Open /UI/authentication.html in a browser
  3. Click the sign in or sign up tab.
  4. Enter the required credentials. You should be redirected to your dashboard, which will have up to date information coming from the api backend server. This data persists on all pages.

Any background context you want to provide?

Nil

What are the relevant pivotal tracker stories?

166315493

Screenshots (if appropriate)

Nil

Questions:

Nil

- Create a file for every individual piece of js functionality.
- This allows for reuse in other UI files.

[Delivers #166315493]
@chidimo chidimo changed the title Modularize dashboard javascript code Modularize dashboard UI javascript code May 29, 2019
@chidimo chidimo merged commit 576625c into develop May 29, 2019
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.

None yet

1 participant