This repository was archived by the owner on Feb 2, 2024. It is now read-only.
Activity
build(deps-dev): bump @types/node from 20.11.4 to 20.11.10
build(deps-dev): bump @types/node from 20.11.4 to 20.11.10
minor changes: delete redundant imports
minor changes: delete redundant imports
feat(dashboard): products in stock card adjustments
feat(dashboard): products in stock card adjustments
feat(server > orders): implement complete order mutation
feat(server > orders): implement complete order mutation
feat(web): fill landing page
feat(web): fill landing page
feat(alerts): create alert in product details page
feat(alerts): create alert in product details page
feat(product-details): add back button
feat(product-details): add back button
feat(orders): wip add editing of order states
feat(orders): wip add editing of order states
feat(product-details): clickable rows in table
feat(product-details): clickable rows in table
feat(product-details): left card information
feat(product-details): left card information
feat(product-details): editable details
feat(product-details): editable details
style: remove extra console.log
style: remove extra console.log
build(deps-dev): bump eslint-config-next from 14.0.4 to 14.1.0
build(deps-dev): bump eslint-config-next from 14.0.4 to 14.1.0
Force push
on Jan 24, 2024
build(deps): bump zustand from 4.4.7 to 4.5.0
build(deps): bump zustand from 4.4.7 to 4.5.0
Force push
on Jan 24, 2024
refactor,perf(web): separate categories autocomplete into server filt…
refactor,perf(web): separate categories autocomplete into server filt…
feat(web > orders): add EPIC validation on order create
feat(web > orders): add EPIC validation on order create
impr(web > orders): make added items in order removable
impr(web > orders): make added items in order removable
feat(web > orders): add a somewhat working creation form
feat(web > orders): add a somewhat working creation form
feat(product-details): details page
feat(product-details): details page
feat(product-form): improve upload file input style
feat(product-form): improve upload file input style
feat(web > orders): add filters
feat(web > orders): add filters
fix(web): fix autcomplete component focus
fix(web): fix autcomplete component focus
build(deps-dev): bump prettier from 3.2.2 to 3.2.4
build(deps-dev): bump prettier from 3.2.2 to 3.2.4
Force push
on Jan 22, 2024
Merge branch 'feat/orders' of github.com:inventory-hub/frontend into …
Merge branch 'feat/orders' of github.com:inventory-hub/frontend into …
Merge branch 'master' of github.com:inventory-hub/frontend into feat/…
Merge branch 'master' of github.com:inventory-hub/frontend into feat/…