mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 11:36:24 +00:00
* Catch state error in homepage widget * Add flutter_overlay_loader lib - Displays an overlay screen to indicate blocking operation * Wrap blocking widget transitions in a loading overlay - Prevents user from doing other things while loading - Shows the user that something is happening * Linting fixes * Show overlay when uploading attachment file * Show overlay when downloading file also * Show overlay when loading or submitting API forms - Major improvements to usability "feel" * UI improvements for stock item test results widget * Fix API_FORM bug - onSuccess function was not being called |
||
|---|---|---|
| .. | ||
| attachment_widget.dart | ||
| back.dart | ||
| bom_list.dart | ||
| category_display.dart | ||
| category_list.dart | ||
| company_detail.dart | ||
| company_list.dart | ||
| dialogs.dart | ||
| drawer.dart | ||
| fields.dart | ||
| home.dart | ||
| location_display.dart | ||
| location_list.dart | ||
| notifications.dart | ||
| paginator.dart | ||
| part_detail.dart | ||
| part_image_widget.dart | ||
| part_list.dart | ||
| part_notes.dart | ||
| part_suppliers.dart | ||
| progress.dart | ||
| purchase_order_detail.dart | ||
| purchase_order_list.dart | ||
| refreshable_state.dart | ||
| search.dart | ||
| snacks.dart | ||
| spinner.dart | ||
| stock_detail.dart | ||
| stock_item_history.dart | ||
| stock_item_test_results.dart | ||
| stock_list.dart | ||
| stock_notes.dart | ||