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

feat: [NMP-64 & NMP-65] File upload page #69

Merged
merged 6 commits into from
Nov 21, 2024

Conversation

dallascrichmond
Copy link
Collaborator

@dallascrichmond dallascrichmond commented Nov 20, 2024

Pull Request Standards

  • The title of the PR is accurate
  • The title includes the type of change [HOTFIX, FEATURE, etc]
  • The PR title includes the ticket number in format of [NMP-###]
  • Documentation is updated to reflect change

Description

This PR includes the following proposed change(s):

  • Combined tickets Create "File Upload" Page #64 and Add file upload functionality #65 in this one PR as they are closely linked.
  • Created a view router for routing between views/pages.
  • Created a reusable button component.
  • Created the Landing page that currently has two buttons and the nmp disclaimer.
  • Styling is not finalized as I'd like to chat to a UI/UX designer, if possible, before determining the style.
  • File uploading allows for any .nmp file to be uploaded (Displays uploaded file as an alert purely for demoing purposes).
  • Some name changes to files and imports

Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:


Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:


Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:

@dallascrichmond dallascrichmond changed the title [NMP-64 & NMP-65] FEATURE** File upload page feat: [NMP-64 & NMP-65] File upload page Nov 20, 2024
This was linked to issues Nov 21, 2024
@dallascrichmond dallascrichmond merged commit dbc41a1 into main Nov 21, 2024
17 checks passed
@dallascrichmond dallascrichmond deleted the NMP-64-File_Upload_Page branch November 21, 2024 00:19
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.

Add file upload functionality Create "File Upload" Page
1 participant