inventree-app/lib/inventree
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
..
bom.dart Enable basic ordering for BOM list 2022-07-06 09:49:40 +10:00
company.dart Linting 2021-10-04 08:31:39 +11:00
model.dart Stock location scan (#169) 2022-07-18 22:10:00 +10:00
notification.dart Further linting fixes 2022-05-04 12:17:55 +10:00
part.dart List refactor (#179) 2022-07-19 23:29:01 +10:00
purchase_order.dart Adds attachment support for purchase orders 2022-06-04 00:28:39 +10:00
sentry.dart Attempt to capture stacktrace data when uploading a custom message to sentry 2022-05-22 10:23:27 +10:00
stock.dart List refactor (#179) 2022-07-19 23:29:01 +10:00