inventree-app/lib/widget
Oliver c2574e9fa5
Part parameters (#224)
* Adds class representing the PartParameter model

* Adds API method for determining support for PartParmaters

* Display part parameter count in part detail widget

* Adds user setting for controlling if part parameters are displayed

* Fix URL for model

* Widget for displaying part parameters

* linting
2022-12-04 20:51:48 +11:00
..
attachment_widget.dart Adds option for deleting attachments from the app (#222) 2022-12-02 22:10:56 +11:00
back.dart Linting fixes 2022-07-06 21:29:26 +10:00
bom_list.dart Show used in assembly list (#209) 2022-09-10 14:06:58 +10:00
category_display.dart Display overlay screen for blocking operations (#186) 2022-07-20 09:05:21 +10:00
category_list.dart Api filtering (#197) 2022-08-01 12:25:13 +10:00
company_detail.dart Refactor imports 2022-03-29 19:54:19 +11:00
company_list.dart List refactor (#179) 2022-07-19 23:29:01 +10:00
dialogs.dart Stock location scan (#169) 2022-07-18 22:10:00 +10:00
drawer.dart More checks 2022-05-22 09:56:22 +10:00
fields.dart List refactor (#179) 2022-07-19 23:29:01 +10:00
home.dart Check if widget is mounted before calling setstate() (#193) 2022-07-29 20:01:06 +10:00
location_display.dart Check if widget is mounted before calling setstate() (#193) 2022-07-29 20:01:06 +10:00
location_list.dart Api filtering (#197) 2022-08-01 12:25:13 +10:00
notifications.dart Major overhaul of "paginated list" widget class 2022-07-06 20:24:40 +10:00
paginator.dart Display overlay screen for blocking operations (#186) 2022-07-20 09:05:21 +10:00
part_detail.dart Part parameters (#224) 2022-12-04 20:51:48 +11:00
part_image_widget.dart Refactor imports 2022-03-29 19:54:19 +11:00
part_list.dart Display overlay screen for blocking operations (#186) 2022-07-20 09:05:21 +10: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 List refactor (#179) 2022-07-19 23:29:01 +10: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 Stock location scan (#169) 2022-07-18 22:10:00 +10:00
spinner.dart Refactor imports 2022-03-29 19:54:19 +11:00
stock_detail.dart Barcode updates (#211) 2022-09-15 14:22:40 +10: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