inventree-app/lib/widget
Oliver d926686a89
Stock history fix (#320)
* Improves quantity parsing from

* Add paginated history widget

* Refactor stock history widget as a paginated widget

* Allow paginated result list to handle results returned as list

- Some API endpoints (older ones most likely) don't paginate results correctly

* Fix code layout

* Render user information in "history" widget (not quantity)

* Hide filter button

* Update release notes

* remove unused import
2023-04-18 22:46:08 +10:00
..
attachment_widget.dart UX Overhaul (#300) 2023-04-08 23:59:11 +10:00
back.dart Linting fixes 2022-07-06 21:29:26 +10:00
bom_list.dart UX Overhaul (#300) 2023-04-08 23:59:11 +10:00
category_display.dart UX Overhaul (#300) 2023-04-08 23:59:11 +10:00
category_list.dart UX Overhaul (#300) 2023-04-08 23:59:11 +10:00
company_detail.dart Code Cleanup (#312) 2023-04-11 22:38:57 +10:00
company_list.dart UX Overhaul (#300) 2023-04-08 23:59:11 +10:00
dialogs.dart Add actions to issue or cancel purchase orders (#313) 2023-04-11 22:52:27 +10:00
drawer.dart Update notifications periodically (#311) 2023-04-11 21:25:39 +10:00
fields.dart Updated dependencies (#255) 2023-02-11 00:24:06 +11:00
home.dart Update notifications periodically (#311) 2023-04-11 21:25:39 +10:00
location_display.dart UX Overhaul (#300) 2023-04-08 23:59:11 +10:00
location_list.dart UX Overhaul (#300) 2023-04-08 23:59:11 +10:00
notifications.dart UX Overhaul (#300) 2023-04-08 23:59:11 +10:00
paginator.dart UX Overhaul (#300) 2023-04-08 23:59:11 +10:00
part_detail.dart UX Overhaul (#300) 2023-04-08 23:59:11 +10:00
part_image_widget.dart UX Overhaul (#300) 2023-04-08 23:59:11 +10:00
part_list.dart UX Overhaul (#300) 2023-04-08 23:59:11 +10:00
part_notes.dart UX Overhaul (#300) 2023-04-08 23:59:11 +10:00
part_parameter_widget.dart UX Overhaul (#300) 2023-04-08 23:59:11 +10:00
part_suppliers.dart UX Overhaul (#300) 2023-04-08 23:59:11 +10:00
progress.dart Display overlay screen for blocking operations (#186) 2022-07-20 09:05:21 +10:00
purchase_order_detail.dart Add actions to issue or cancel purchase orders (#313) 2023-04-11 22:52:27 +10:00
purchase_order_list.dart Update status codes (#307) 2023-04-10 23:12:30 +10:00
refreshable_state.dart UX Overhaul (#300) 2023-04-08 23:59:11 +10:00
search.dart Keyboard fix (#306) 2023-04-10 17:07:06 +10:00
snacks.dart Updated dependencies (#255) 2023-02-11 00:24:06 +11:00
spinner.dart Refactor imports 2022-03-29 19:54:19 +11:00
stock_detail.dart Dialog improvements (#308) 2023-04-10 23:28:02 +10:00
stock_item_history.dart Stock history fix (#320) 2023-04-18 22:46:08 +10:00
stock_item_test_results.dart UX Overhaul (#300) 2023-04-08 23:59:11 +10:00
stock_list.dart Update status codes (#307) 2023-04-10 23:12:30 +10:00
stock_notes.dart UX Overhaul (#300) 2023-04-08 23:59:11 +10:00
supplier_part_detail.dart UX Overhaul (#300) 2023-04-08 23:59:11 +10:00
supplier_part_list.dart UX Overhaul (#300) 2023-04-08 23:59:11 +10:00