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

DPL-880-3 Add a new UI to show all prefix data and also provide the ability to mark a prefix as inactive and not delete. #472

Open
3 tasks
Sangeetha-Bheeman opened this issue Feb 14, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request Size: M Medium - medium effort & risk Value: 3 Value to the insitute is average

Comments

@Sangeetha-Bheeman
Copy link
Contributor

Sangeetha-Bheeman commented Feb 14, 2024

User story
As PSD developer I want to be able to view/retrieve all prefixes data in the UI and to be able to mark a prefix as invalid/inactive.

Who are the primary contacts for this story
Sangeetha, Steve

Who is the nominated tester for UAT
Sangeetha

Acceptance criteria
To be considered successful the solution must allow:

  • UI to show/list all prefixes data.
  • ability to mark a prefix as invalid/inactive(and not delete).
  • the application should continue to work as expected without any loss of service to the users.

Dependencies

Additional context
Add any other context or screenshots about the feature request here.

@Sangeetha-Bheeman Sangeetha-Bheeman added the enhancement New feature or request label Feb 14, 2024
@Sangeetha-Bheeman Sangeetha-Bheeman self-assigned this Feb 14, 2024
@Sangeetha-Bheeman Sangeetha-Bheeman added Value: 3 Value to the insitute is average Size: M Medium - medium effort & risk labels Feb 14, 2024
@Sangeetha-Bheeman
Copy link
Contributor Author

Sangeetha-Bheeman commented Feb 14, 2024

Tasks:

  • Create a new UI to show/list all prefixes data.
image
  • Create the html to list all the prefixes data in a table.
  • Add edit functionality only to mark a prefix as active/inactive.
  • Add the styles and the javascript code to post the data.
  • Add endpoints to retrieve all prefixes data and to save the preferences.
  • Add functionality to mark prefix as active/inactive in the postgresql table.
  • Modify code to allow creation of new barcodes for prefixes that are only active.
  • Create a button View prefix details in the index.html to navigate to this page.
  • Add the required tests
  • Run and pass all the tests and CI
  • Make sure the application works as expected by testing all the existing endpoints and the new endpoints.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Size: M Medium - medium effort & risk Value: 3 Value to the insitute is average
Projects
None yet
Development

No branches or pull requests

1 participant