mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| company | ||
| order | ||
| part | ||
| stock | ||
| attachment_widget.dart | ||
| back.dart | ||
| dialogs.dart | ||
| drawer.dart | ||
| fields.dart | ||
| home.dart | ||
| link_icon.dart | ||
| notes_widget.dart | ||
| notifications.dart | ||
| paginator.dart | ||
| progress.dart | ||
| refreshable_state.dart | ||
| search.dart | ||
| snacks.dart | ||
| spinner.dart | ||