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

Inventory session exploration and creation #38

Open
2 of 4 tasks
tperale opened this issue Feb 24, 2021 · 2 comments
Open
2 of 4 tasks

Inventory session exploration and creation #38

tperale opened this issue Feb 24, 2021 · 2 comments
Labels
api enhancement New feature or request ui

Comments

@tperale
Copy link
Collaborator

tperale commented Feb 24, 2021

The goal of the Inventory Session in huron is to be able to create new inventory listing without deleting every occurance of the previous inventory you did in the past.
Navigating through the Inventory Session let you re-downloaded previously performed inventories.

This issue relies on this issue Sprtch/despinassy#6 from despinassy repository.

Add creation of new inventory session and record-keeping to explore the previous session already archived.

Roadmap

  • Add a archive button and API endpoint to archive the current inventory session
  • Modify inventory API endpoint to work only on the last session
  • Modify inventory react model to also keep track of the inventory session
  • Navigate through records of previous inventory
@tperale tperale added enhancement New feature or request ui api labels Feb 24, 2021
@tperale
Copy link
Collaborator Author

tperale commented Mar 8, 2021

The API is solved with this commit dc92b26

@tperale
Copy link
Collaborator Author

tperale commented Mar 27, 2021

The function for the archive button are present in 879b713 but will require admin privilege later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api enhancement New feature or request ui
Projects
None yet
Development

No branches or pull requests

1 participant