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

welcome content #472

Merged
merged 9 commits into from
May 7, 2023
Merged

welcome content #472

merged 9 commits into from
May 7, 2023

Conversation

dpgraham4401
Copy link
Member

@dpgraham4401 dpgraham4401 commented May 7, 2023

Description

This PR makes some small UI modifications to make the user experience less bland, name with the home page. We've added a Getting Started accordion and a card with links to the certain parts of the application and small explanation.

it adds 2 new components,

  1. UnderConstruction a card we're using to show that a that page is still under construction.
  2. NewManifestBtn a simple button that takes an optional siteId prop and returns a button to navigate the user to create a new manifest either for any of their sites or for the specified site ID.

I've also added react-table as a dependency, I plan on using that in the manifest table
relevant to #415 and #401

Lastly, we've updated a couple dependencies for the front end per dependabot's recommendations and the backend deps as well.

Issue ticket number and link

relevant to #253

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • 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

@dpgraham4401 dpgraham4401 changed the title Eye candy welcome content May 7, 2023
@github-actions github-actions bot added server Related to backend workings (Django/Rest API) client Related to front end workings (React/Redux) test Unit tests are, or need to be, included labels May 7, 2023
@dpgraham4401 dpgraham4401 merged commit c3b05c1 into USEPA:main May 7, 2023
@dpgraham4401 dpgraham4401 deleted the eye_candy branch May 7, 2023 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client Related to front end workings (React/Redux) server Related to backend workings (Django/Rest API) test Unit tests are, or need to be, included
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant