Commit Graph

146 Commits

Author SHA1 Message Date
Oliver 707787d82c Fix existing bug with BomExport functionality - could not select BOM format 2022-02-05 00:12:40 +11:00
Oliver 2c0da25cbc "Validate BOM" now uses the API also 2021-12-21 22:45:59 +11:00
Oliver 0c8a047bc2 Adds simply endpoint for BOM duplication 2021-12-21 17:29:14 +11:00
Oliver 68f7887379 Related parts are now created via the API 2021-11-25 14:23:27 +11:00
Matthias d884e62be1
[FR] Confirm to W293
Fixes #2335
2021-11-23 00:28:23 +01:00
Oliver Walters aa4ed9feb0 Refactor MakeVariant form
- Now is essentially identical to the DuplicatePart form
- Uses the API form structure
2021-08-05 00:24:38 +10:00
Oliver Walters 0e8fb6a5ad Refactored DuplicatePart form
- API endpoint now takes care of duplication of other data
2021-08-05 00:16:42 +10:00
Oliver Walters b04f22fc53 CreatePart form now uses the API
- Simplify the way category parameter templates are copied
2021-08-04 23:27:16 +10:00
Oliver Walters 75a1be0284 Use API forms for creating and editing BomItem objects 2021-08-04 17:25:51 +10:00
Oliver 83d8226ad6 Refactor "CreatePartCategory" form to API
(cherry picked from commit 06ff961564)
2021-08-04 11:34:42 +10:00
Oliver c61fc7c1df Refactor part pricing page 2021-07-15 23:06:37 +10:00
Oliver 72337dab49 Refactor PartCategory views 2021-07-15 17:26:06 +10:00
Oliver d5bf108fef Remove unused template file 2021-07-15 16:54:49 +10:00
Oliver df89008116 Refactor allocation page(s)
- Also perform null check on notes before displaying
2021-07-15 16:53:14 +10:00
Oliver e38d740bbc Refactor "used in" page 2021-07-15 16:44:46 +10:00
Oliver 57851b0eaf Refactor build orders display 2021-07-15 16:36:20 +10:00
Oliver c8c7f78ce9 Refactor "related parts" view 2021-07-15 16:28:26 +10:00
Oliver 8607d702c4 Refactor variants page 2021-07-15 16:17:41 +10:00
Oliver 84149d34a6 Refactor part-supplier view 2021-07-15 16:12:27 +10:00
Oliver 984e16d5af Return all part parameters to the main part edit form
- refactor purchaseorder view
- refactor salesorder view
2021-07-15 16:07:46 +10:00
Oliver 3786454e4c Remove URL 2021-07-15 12:56:26 +10:00
Oliver 2d2ad91545 Move "stock" part view 2021-07-15 12:52:36 +10:00
Oliver b1af07c8cb Remove stale pages 2021-07-12 23:31:10 +10:00
Oliver 9ae5c241f5 Move part parameters onto the part details page 2021-07-09 16:34:47 +10:00
Oliver ff92210b25 Fix URLs 2021-07-09 16:31:29 +10:00
Oliver 0a86d947bc Refactor PartParameterCreate form 2021-07-09 02:03:33 +10:00
Oliver cbf0e0bd4a Refactor forms for editing and deleting a PartParameter
- PartParameters now loaded using the API, not pre-rendered
2021-07-09 01:56:04 +10:00
Oliver 83256b1014 Refactor BomItemDelete form 2021-07-03 16:10:41 +10:00
Oliver 359e92cd8e Merge remote-tracking branch 'inventree/master' into drf-api-forms
# Conflicts:
#	InvenTree/InvenTree/static/css/inventree.css
2021-07-03 12:59:13 +10:00
Oliver bfc5a7dcf8 Refactor forms for PartTestTemplate model:
- Remove old forms
- Remove old views
- Add detail endpoint for the API
2021-07-01 14:44:23 +10:00
Oliver 8f47035a7b Refactor delete view for PartAttachment and StockItemAttachment 2021-06-30 12:58:41 +10:00
Oliver b946aedb5c Replace PartAttachmentEdit view 2021-06-30 09:49:30 +10:00
Oliver 238dccc071 Replace PartAttachmentCreate form 2021-06-30 09:45:36 +10:00
Oliver 621f47e46c Replace "edit part category" form 2021-06-30 01:04:39 +10:00
Oliver 26eafe242c Replace PartImageUpload form 2021-06-30 00:18:25 +10:00
Matthias 547f7a8f36 Merge branch 'master' of https://github.com/inventree/InvenTree into one-pricing-view 2021-06-27 14:40:17 +02:00
Matthias c8ff6ee0e2 removing old views 2021-06-23 01:11:25 +02:00
Matthias 093a181751 initial structure for single pricing view 2021-06-23 01:07:07 +02:00
Matthias 59e6cc1a10 Merge branch 'master' of https://github.com/inventree/InvenTree into part-import 2021-06-18 23:10:59 +02:00
Matthias 0d93c96f2a adding internal price breaks as in #1606 2021-06-05 17:01:49 +02:00
Matthias 495babe712 Merge branch 'master' of https://github.com/inventree/InvenTree into part-import 2021-06-02 00:36:15 +02:00
Matthias 79374c5dfd ajax implementation for part import 2021-05-26 13:05:20 +02:00
Matthias 7c18ebbbe4 creating new tab 2021-05-24 01:13:46 +02:00
Matthias eafaf92ae2 unified naming schema 2021-05-18 01:02:31 +02:00
Matthias 307a097ab4 adding in url 2021-05-15 00:56:14 +02:00
Matthias ee028ef925 space cleanup 2021-05-05 20:38:27 +02:00
Oliver Walters c5fa0bb459 Improved API filtering for PartCategory 2021-04-20 20:15:06 +10:00
Oliver Walters f578f68001 Split "part category" view into separate pages 2021-04-20 19:30:43 +10:00
eeintech e28dde7f7b Fixed navbar, added missing template and urls 2021-03-23 17:45:03 -04:00
Oliver Walters 5b7d35e6f7 add View 2021-03-17 08:28:28 +11:00