InvenTree/src/frontend
Oliver f6ba180cc4
Build order improvements (#6343)
* Auto-fill project code

When creating a new child build order, copy project code from parent build

* Auto-fill project code for sales orders

* Annotate "building" quantity to BuildLine serializer

- So we know how many units are in production

* Display building quantity in build line table

* Update API version info

* Skeleton for BuildLineTable

- No content yet (needs work)

* Refactor part hovercard

* Navigate to part

* Add actions for build line table

* Display more information for "available stock" column

* More updates

* Fix "building" filter

- Rename to "in_production"

* Add filters

* Remove unused imports
2024-01-29 10:56:34 +11:00
..
public Platform UI - React integration (#5011) 2023-07-18 22:45:49 +10:00
src Build order improvements (#6343) 2024-01-29 10:56:34 +11:00
tests Squashed commit of the following: (#5785) 2023-10-26 07:55:52 +11:00
.babelrc Platform UI - React integration (#5011) 2023-07-18 22:45:49 +10:00
.eslintrc.cjs Platform UI - React integration (#5011) 2023-07-18 22:45:49 +10:00
.gitignore Platform UI - React integration (#5011) 2023-07-18 22:45:49 +10:00
.linguirc Add support for serbian language (#6091) 2023-12-15 10:06:41 +11:00
.prettierrc Platform UI - React integration (#5011) 2023-07-18 22:45:49 +10:00
index.html P UI: Basic UI & Auth setup (#5207) 2023-07-21 08:54:57 +10:00
netlify.toml [P_UI] Added django settings for p_ui (#5343) 2023-08-10 20:57:33 +10:00
package.json Bump vite from 4.4.12 to 4.5.2 in /src/frontend (#6296) 2024-01-20 02:40:52 +00:00
playwright.config.ts P-UI: Fast language / theme / server selection (#5301) 2023-07-22 22:19:19 +10:00
tsconfig.json Platform UI - React integration (#5011) 2023-07-18 22:45:49 +10:00
tsconfig.node.json Platform UI - React integration (#5011) 2023-07-18 22:45:49 +10:00
vite.config.ts React interface updates (#5798) 2023-10-27 14:39:17 +11:00
yarn.lock Bump vite from 4.4.12 to 4.5.2 in /src/frontend (#6296) 2024-01-20 02:40:52 +00:00