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

Prepare inventory features for "beta" release #81

Open
2 of 3 tasks
kungpaogao opened this issue Feb 15, 2021 · 6 comments
Open
2 of 3 tasks

Prepare inventory features for "beta" release #81

kungpaogao opened this issue Feb 15, 2021 · 6 comments
Assignees

Comments

@kungpaogao
Copy link
Member

kungpaogao commented Feb 15, 2021

  • only inventory features, polished and ready to use
  • separate Firebase project to prevent data from getting deleted
  • beta branch
@kungpaogao
Copy link
Member Author

kungpaogao commented Feb 16, 2021

rethink structure for Vuex stores:

  • subcomponents shouldn't reference store, instead just pass in data (should simplify namespacing aka boilerplate)

@kira-segenchuk
Copy link
Contributor

kira-segenchuk commented Feb 17, 2021

  • move frontend batch stuff to backend
    • test it with some run data + makes sure works without run data

@kira-segenchuk
Copy link
Contributor

kira-segenchuk commented Feb 17, 2021

  • batch change status - should be a Firebase function

@kira-segenchuk
Copy link
Contributor

kira-segenchuk commented Feb 17, 2021

  • remove run and client related stuff, keep solely inventory and archive
    • we can do this by commenting out the routes

@kira-segenchuk
Copy link
Contributor

kira-segenchuk commented Feb 17, 2021

  • some deletion policy for excel files

@kungpaogao
Copy link
Member Author

  • make archive and inventory the same collection but with a new tag

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

No branches or pull requests

2 participants