mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 19:46:25 +00:00
* Add "global actions" to title bar * Implement actions * Add "speed dial" action buttons * tweak global action icons * Refactor actions for "stock item" display * Refactor "part" detail * part category * SupplierPart * More updates * Add BottomAppBar * Add a global bottom app bar * Move "edit" buttons back to the app bar * tweaks * Updates to drawer navigation menu * home screen improvements * text tweaks * Fix appBarTitle for notifications widget * Update "tabs" for category display * Fix for attachment widget * Update tabs for purchaseorder view * Update part display * Cleanup * Add "BOM" tab to part detail widget * Paginated list search cleanup * Update release notes * Update old function * linting * linting * Tweaks to bottomappbar - Increase icon size slightly - Adjust "actions" icon |
||
|---|---|---|
| .. | ||
| 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_parameter_widget.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 | ||
| supplier_part_detail.dart | ||
| supplier_part_list.dart | ||