Skip to content

feat: minimalistic inventory upload

Paul Jarleton requested to merge feat/#1_inventory_upload into main

Summary

it adds a minimalistic way to upload inventory from a json file

What's in the box

Notistack

notistack has been added and configured as a hook to be able to inform the user in case of failure

react query

the use of react query allows to post new article within the inventory and reload articles accordingly

ESLint

eslint has been configured to match the backend default formating

Merge request reports