Oliver
2cbcf275ab
Api filtering ( #197 )
...
* Add extra filtering options for the PartCategory list
(cherry picked from commit c7b594fd0bfafdde1298f8d3cf503871762b49eb)
* Extra filtering options for stock location list
(cherry picked from commit 5e9bfcfbc336831bfd2bb4414fc1794420c89e0d)
2022-08-01 12:25:13 +10:00
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
Oliver Walters
a450154bac
Add sorting options for the StockItem list
2022-07-06 21:07:19 +10:00
Oliver Walters
2a6df373c5
Refactor imports
2022-03-29 19:54:19 +11:00
Oliver
a5b52ea1cc
Linting
2021-10-04 08:31:39 +11:00
Oliver
cf3226da6f
Add new list widgets
...
- PartCategory
- StockLocation
2021-10-04 08:20:32 +11:00