2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-04-28 13:36:50 +00:00

9 Commits

Author SHA1 Message Date
Oliver Walters
aa8a3602e8 Expansion state is now saved on the session level, not per widget 2020-04-06 23:01:11 +10:00
Oliver Walters
5652926a38 Close expander items if there are no children! 2020-04-05 23:16:09 +10:00
Oliver Walters
4c8bbd46e7 StockLocation display now improved
- Expandable list of sublocations
- Expandable list of stockitems
- Traverse upward (to higher locations)
- Fix rendering of unknown part thumbnails
2020-04-05 23:10:36 +10:00
Oliver Walters
1d1bdb1a4b Display part image in stock list 2020-04-05 01:10:31 +11:00
Oliver Walters
c8f09ed62e Display stock list using ListTiles 2020-04-05 00:46:33 +11:00
Oliver Walters
6d3db243c3 Move Drawer to separate file
- Now consistent drawer is accessible across all views
2020-04-04 10:48:48 +11:00
Oliver Walters
728597fcdc Allow model class to be filtered
- Each subclass should provide a custom filtering function
2020-04-03 14:27:39 +11:00
Oliver Walters
3a686b8b7f Display for StockItem
- Empty for now
2020-04-03 12:23:57 +11:00
Oliver Walters
7d060acc93 Add "location" display widget 2020-04-03 11:28:46 +11:00