inventree-app/lib
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
..
generated More linting work 2021-09-28 20:24:55 +10:00
inventree List refactor (#179) 2022-07-19 23:29:01 +10:00
l10n List refactor (#179) 2022-07-19 23:29:01 +10:00
settings List refactor (#179) 2022-07-19 23:29:01 +10:00
widget List refactor (#179) 2022-07-19 23:29:01 +10:00
api.dart Main screen loading indicator (#183) 2022-07-19 23:10:06 +10:00
api_form.dart List refactor (#179) 2022-07-19 23:29:01 +10:00
app_colors.dart Start InvenTree server 2022-05-21 21:03:43 +10:00
barcode.dart Stock location scan (#169) 2022-07-18 22:10:00 +10:00
dummy_dsn.dart Add a dummy .dsn file 2021-09-28 23:26:10 +10:00
helpers.dart Stock location scan (#169) 2022-07-18 22:10:00 +10:00
l10.dart Start of unit tests for the actual API code 2022-05-22 00:04:13 +10:00
main.dart Add extra context information to sentry error reports 2022-05-12 22:46:12 +10:00
preferences.dart List refactor (#179) 2022-07-19 23:29:01 +10:00
user_profile.dart Stock location scan (#169) 2022-07-18 22:10:00 +10:00