inventree-app/lib/widget
Oliver 15bf109296
Supplier part support (#253)
* Bump version and release noes

* Add barebone list and detail widgets for the SupplierPart model

* Launch into SupplierPartList from CompanyDetail

* Update StockDetail widget

* Fixes for SupplierPart model

* Add images to supplier part list

* Add search functionality to SupplierPart list

* Added details to SupplierPartDetail widget

* Link through to supplier company

* Add some more details

* Adds ability to edit SupplierPart information

* Navigate to supplier part list from part detail page

* Display supplier part information on stock item detail page

* Add barcode scan response for SupplierPart

* Refactor barcode scanning code

* Navigate to supplier part detail from stock item page

* Support custom barcode for SupplierPart via app

* Cleanup comment

* linting

* Fix override

* Enable display of supplier list on home screen

* Code cleanup

* Update release noets
2023-02-04 09:05:36 +11:00
..
attachment_widget.dart Supplier part support (#253) 2023-02-04 09:05:36 +11:00
back.dart Linting fixes 2022-07-06 21:29:26 +10:00
bom_list.dart Supplier part support (#253) 2023-02-04 09:05:36 +11:00
category_display.dart Supplier part support (#253) 2023-02-04 09:05:36 +11:00
category_list.dart Supplier part support (#253) 2023-02-04 09:05:36 +11:00
company_detail.dart Supplier part support (#253) 2023-02-04 09:05:36 +11:00
company_list.dart Supplier part support (#253) 2023-02-04 09:05:36 +11:00
dialogs.dart Supplier part support (#253) 2023-02-04 09:05:36 +11:00
drawer.dart Supplier part support (#253) 2023-02-04 09:05:36 +11:00
fields.dart List refactor (#179) 2022-07-19 23:29:01 +10:00
home.dart Supplier part support (#253) 2023-02-04 09:05:36 +11:00
location_display.dart Adds pre-generated file for mapping icon names to icon hex values (#235) 2022-12-18 00:06:11 +11:00
location_list.dart Adds pre-generated file for mapping icon names to icon hex values (#235) 2022-12-18 00:06:11 +11:00
notifications.dart Update API for marking a notification as "read" (#228) 2022-12-04 23:01:11 +11:00
paginator.dart Display overlay screen for blocking operations (#186) 2022-07-20 09:05:21 +10:00
part_detail.dart Supplier part support (#253) 2023-02-04 09:05:36 +11:00
part_image_widget.dart Refactor imports 2022-03-29 19:54:19 +11:00
part_list.dart Supplier part support (#253) 2023-02-04 09:05:36 +11:00
part_notes.dart Refactor imports 2022-03-29 19:54:19 +11:00
part_parameter_widget.dart Part parameters (#224) 2022-12-04 20:51:48 +11:00
part_suppliers.dart Refactor imports 2022-03-29 19:54:19 +11:00
progress.dart Display overlay screen for blocking operations (#186) 2022-07-20 09:05:21 +10:00
purchase_order_detail.dart Dialog fixes (#242) 2022-12-28 00:09:26 +11:00
purchase_order_list.dart List refactor (#179) 2022-07-19 23:29:01 +10:00
refreshable_state.dart Bug fix for refreshable state 2022-07-20 17:38:32 +10:00
search.dart Search fix (#208) 2022-09-10 13:11:34 +10:00
snacks.dart Notification fixes (#240) 2022-12-24 22:56:27 +11:00
spinner.dart Refactor imports 2022-03-29 19:54:19 +11:00
stock_detail.dart Supplier part support (#253) 2023-02-04 09:05:36 +11:00
stock_item_history.dart Refactor imports 2022-03-29 19:54:19 +11:00
stock_item_test_results.dart Display overlay screen for blocking operations (#186) 2022-07-20 09:05:21 +10:00
stock_list.dart Display overlay screen for blocking operations (#186) 2022-07-20 09:05:21 +10:00
stock_notes.dart Catch some subtle errors (#202) 2022-08-04 13:23:29 +10:00
supplier_part_detail.dart Supplier part support (#253) 2023-02-04 09:05:36 +11:00
supplier_part_list.dart Supplier part support (#253) 2023-02-04 09:05:36 +11:00