inventree-app/lib/widget
Oliver 13ebaf43e1
List refactor (#179)
* Catch paginator bug if widget is disposed before request returns

* Refactoring paginated query widget

- Add option to enable / disable search filters

* Major refactor of paginated search widget

- Learned something new.. a state can access widget.<attribute>
- THIS CHANGES EVERTHING

* Preferences: Add code for tri-state values

- Also improve unit testing for preferences code

* Allow boolean form fields to be optionally tristate

* paginator: Allow custom boolean filters

* Remove outdated filtering preferences

* Refactor filter options

- Allow specification of more detailed options

* Add custom filters for "part" list

* filter tweaks

* Remove legacy "SublocationList" widget

* Add filtering option for locationlist

* Updates for stock location widget

* Refactor category display widget

* More widget refactoring

* Update main search widget

* Fix unit tests

* Improve filtering on BOM display page
2022-07-19 23:29:01 +10:00
..
attachment_widget.dart Linting fixes 2022-07-06 21:29:26 +10:00
back.dart Linting fixes 2022-07-06 21:29:26 +10:00
bom_list.dart List refactor (#179) 2022-07-19 23:29:01 +10:00
category_display.dart List refactor (#179) 2022-07-19 23:29:01 +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 Main screen loading indicator (#183) 2022-07-19 23:10:06 +10:00
location_display.dart List refactor (#179) 2022-07-19 23:29:01 +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 List refactor (#179) 2022-07-19 23:29:01 +10:00
part_detail.dart List refactor (#179) 2022-07-19 23:29:01 +10:00
part_image_widget.dart Refactor imports 2022-03-29 19:54:19 +11:00
part_list.dart List refactor (#179) 2022-07-19 23:29:01 +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 More linting work 2021-09-28 20:24:55 +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 List refactor (#179) 2022-07-19 23:29:01 +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
starred_parts.dart Refactor imports 2022-03-29 19:54:19 +11:00
stock_detail.dart Stock location scan (#169) 2022-07-18 22:10:00 +10:00
stock_item_history.dart Refactor imports 2022-03-29 19:54:19 +11:00
stock_item_test_results.dart Refactor imports 2022-03-29 19:54:19 +11:00
stock_list.dart List refactor (#179) 2022-07-19 23:29:01 +10:00
stock_notes.dart Refactor imports 2022-03-29 19:54:19 +11:00