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
|
847fda7652
|
Enable ordering for purchase order list
|
2022-07-06 21:24:26 +10:00 |
|
Oliver Walters
|
059b69ce99
|
Adds code to requeest global setting from server
- Settings are individually cached for 5 minutes
- For now, use it for the purchase order reference prefix
|
2022-05-09 21:41:34 +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
|
d08a94ac2c
|
Refactor paginated search widgets
- Implement a base class
- Override specific members
|
2021-10-04 08:08:07 +11:00 |
|
Oliver
|
581d182464
|
Refactor StockList
|
2021-10-04 00:14:12 +11:00 |
|
Oliver
|
be36811cb3
|
More linting again
|
2021-09-28 21:34:11 +10:00 |
|
Oliver
|
ad0cc36540
|
More linting work
|
2021-09-28 20:24:55 +10:00 |
|
Oliver
|
54d8c1759c
|
Display line items in purchase order view
|
2021-09-28 11:43:56 +10:00 |
|
Oliver
|
61a9557df5
|
Display purchase order info
|
2021-09-28 00:45:48 +10:00 |
|
Oliver
|
1cc5d1ffe6
|
Display number of line items in each order
|
2021-09-28 00:17:54 +10:00 |
|
Oliver
|
06631803c8
|
Display list of outstanding purchase orders
|
2021-09-28 00:00:08 +10:00 |
|