inventree-app/lib/widget
Oliver 524c5469f1
[refactor] Scan improvements (#577)
* Handle error on unexpected barcode response

* Add ManufacturerPart detail view

* Support barcode scanning for manufacturer part

* Refactoring for null checks

* Ignore selected errors in sentry

* Fix API implementation for ManufacturerPart

* Update release notes

* More error handling

* Decode quantity betterer

* Refactoring

* Add option to confirm checkin details

* Improve response handlign

* Cleanup

* Remove unused imports

* Fix async function

* Fix for assigning custom barcode

* Handle barcode scan result for company

* Fix

* Adjust scan priority

* Refactoring MODEL_TYPE

- Use instead of duplicated const strings

* @override fix
2024-12-14 15:24:23 +11:00
..
company [refactor] Scan improvements (#577) 2024-12-14 15:24:23 +11:00
order [refactor] Scan improvements (#577) 2024-12-14 15:24:23 +11:00
part [refactor] Scan improvements (#577) 2024-12-14 15:24:23 +11:00
stock [refactor] Scan improvements (#577) 2024-12-14 15:24:23 +11:00
attachment_widget.dart Refactor loading overlay 2024-12-11 21:45:43 +11:00
back.dart Linting fixes 2022-07-06 21:29:26 +10:00
dialogs.dart Update Requirements (#541) 2024-10-01 12:25:11 +10:00
drawer.dart Barcode scanner updates (#562) 2024-12-06 00:08:04 +11:00
fields.dart Change from fontawesome to tabler icons (#516) 2024-08-08 19:44:44 +10:00
home.dart Home screen (#559) 2024-12-05 17:10:56 +11:00
notes_widget.dart Change from fontawesome to tabler icons (#516) 2024-08-08 19:44:44 +10:00
notifications.dart Change from fontawesome to tabler icons (#516) 2024-08-08 19:44:44 +10:00
paginator.dart Bug fix for list filtering (#566) 2024-12-06 12:51:02 +11:00
progress.dart Fix for unit test 2024-12-11 22:39:33 +11:00
refreshable_state.dart Barcode scanner updates (#562) 2024-12-06 00:08:04 +11:00
search.dart Change from fontawesome to tabler icons (#516) 2024-08-08 19:44:44 +10:00
snacks.dart Handle condition where camera controller fails to initialize 2024-12-11 22:53:03 +11:00
spinner.dart Change from fontawesome to tabler icons (#516) 2024-08-08 19:44:44 +10:00