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(UI): Import CSV-license file PAGE #259

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dushimsam
Copy link
Contributor

Signed-off-by: dushimsam [email protected]

Description

Added a new page for handling the upload of the CSV-license file.

Changes

  1. Added a new file [src/pages/Admin/Group/License/Import/index.jsx]
  2. Introduced a new route in src/Routes.jsx
  3. Introduced new API callers for the UI integration.

How to test

  1. Go to the project's main directory.
  2. run command `npm start
  3. Visit the page at http://localhost:PORT/admin/license/import
  4. The page should look as follows

image

Related Issue

Closing #257

cc: @shaheemazmalmmd @GMishx

@shaheemazmalmmd shaheemazmalmmd added needs review Need code review needs test Needs testing labels Sep 6, 2022
@github-actions github-actions bot added the has merge conflicts PR has merge conflicts, require rebase label Sep 6, 2022
@github-actions
Copy link

github-actions bot commented Sep 6, 2022

This pull request has conflicts, please rebase to resolve those before we can evaluate the pull request.

@github-actions github-actions bot removed the has merge conflicts PR has merge conflicts, require rebase label Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs review Need code review needs test Needs testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants