inventree-app/lib/widget/part
Oliver 13d95dd1b1
Modern Label printing (#724)
* Basic widget

* Redirect label printing action

* Refactor label printing code

* Construct form elements

* Refactor to allow re-use of forms

* Basic rendering of label printing form

* Remove dead code

* Pass custom handler through to form context

* Refactoring API forms:

- Allow custom pk field name
- Add callback when values change

* linting

* Dynamically rebuild form

* Handle nested fields

* Handle label printing status

* Run dart format

* Update release notes

* Remove unused var

* Enable close icon

* Handle initial plugin default value

* Store default values:

- Selected template (per label type)
- Selected printing plugin

* Dart format

* Fix dart linting

* use setter

* Just use a public field
2025-11-22 07:26:37 +11:00
..
bom_list.dart Format Code and Add Format Checks to CI (#643) 2025-06-24 09:55:01 +10:00
category_display.dart Link icons (#677) 2025-07-04 21:16:04 +10:00
category_list.dart Link icons (#677) 2025-07-04 21:16:04 +10:00
image_cropper.dart feat: add image cropping functionality with custom aspect ratios (#638) 2025-06-24 23:17:36 +10:00
part_detail.dart Modern Label printing (#724) 2025-11-22 07:26:37 +11:00
part_image_widget.dart feat: add image cropping functionality with custom aspect ratios (#638) 2025-06-24 23:17:36 +10:00
part_list.dart Link icons (#677) 2025-07-04 21:16:04 +10:00
part_parameter_widget.dart Format Code and Add Format Checks to CI (#643) 2025-06-24 09:55:01 +10:00
part_pricing.dart Format Code and Add Format Checks to CI (#643) 2025-06-24 09:55:01 +10:00
part_suppliers.dart Format Code and Add Format Checks to CI (#643) 2025-06-24 09:55:01 +10:00