inventree-app/lib/widget
Oliver 01dd046dd1
Display overlay screen for blocking operations (#186)
* 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
2022-07-20 09:05:21 +10:00
..
attachment_widget.dart Display overlay screen for blocking operations (#186) 2022-07-20 09:05:21 +10:00
back.dart Linting fixes 2022-07-06 21:29:26 +10:00
bom_list.dart Display overlay screen for blocking operations (#186) 2022-07-20 09:05:21 +10:00
category_display.dart Display overlay screen for blocking operations (#186) 2022-07-20 09:05:21 +10:00
category_list.dart List refactor (#179) 2022-07-19 23:29:01 +10:00
company_detail.dart Refactor imports 2022-03-29 19:54:19 +11:00
company_list.dart List refactor (#179) 2022-07-19 23:29:01 +10:00
dialogs.dart Stock location scan (#169) 2022-07-18 22:10:00 +10:00
drawer.dart More checks 2022-05-22 09:56:22 +10:00
fields.dart List refactor (#179) 2022-07-19 23:29:01 +10:00
home.dart Display overlay screen for blocking operations (#186) 2022-07-20 09:05:21 +10:00
location_display.dart Display overlay screen for blocking operations (#186) 2022-07-20 09:05:21 +10:00
location_list.dart List refactor (#179) 2022-07-19 23:29:01 +10:00
notifications.dart Major overhaul of "paginated list" widget class 2022-07-06 20:24:40 +10:00
paginator.dart Display overlay screen for blocking operations (#186) 2022-07-20 09:05:21 +10:00
part_detail.dart Display overlay screen for blocking operations (#186) 2022-07-20 09:05:21 +10:00
part_image_widget.dart Refactor imports 2022-03-29 19:54:19 +11:00
part_list.dart Display overlay screen for blocking operations (#186) 2022-07-20 09:05:21 +10:00
part_notes.dart Refactor imports 2022-03-29 19:54:19 +11:00
part_suppliers.dart Refactor imports 2022-03-29 19:54:19 +11:00
progress.dart Display overlay screen for blocking operations (#186) 2022-07-20 09:05:21 +10:00
purchase_order_detail.dart List refactor (#179) 2022-07-19 23:29:01 +10:00
purchase_order_list.dart List refactor (#179) 2022-07-19 23:29:01 +10:00
refreshable_state.dart Display overlay screen for blocking operations (#186) 2022-07-20 09:05:21 +10:00
search.dart List refactor (#179) 2022-07-19 23:29:01 +10:00
snacks.dart Stock location scan (#169) 2022-07-18 22:10:00 +10:00
spinner.dart Refactor imports 2022-03-29 19:54:19 +11:00
stock_detail.dart Display overlay screen for blocking operations (#186) 2022-07-20 09:05:21 +10:00
stock_item_history.dart Refactor imports 2022-03-29 19:54:19 +11:00
stock_item_test_results.dart Display overlay screen for blocking operations (#186) 2022-07-20 09:05:21 +10:00
stock_list.dart Display overlay screen for blocking operations (#186) 2022-07-20 09:05:21 +10:00
stock_notes.dart Refactor imports 2022-03-29 19:54:19 +11:00