Oliver Walters
|
578d54367a
|
Part detail view is now refreshabel
- lso add a progress dialog when reloading a model object
|
2020-04-15 12:00:26 +10:00 |
|
Oliver Walters
|
3fead77f6d
|
Capture context data in the LocationDisplay widget
|
2020-04-15 10:33:10 +10:00 |
|
Oliver Walters
|
5ed13e69aa
|
Add timeout funtionality to GET and LIST requests
|
2020-04-15 09:28:35 +10:00 |
|
Oliver Walters
|
8bd022bccd
|
Progress dialog is now a part of the model GET request
|
2020-04-14 22:18:05 +10:00 |
|
Oliver Walters
|
5a9dead4e6
|
Add notes field to stock actions
|
2020-04-10 00:10:39 +10:00 |
|
Oliver Walters
|
b10931f3b6
|
Add function to remove stock
|
2020-04-09 23:49:39 +10:00 |
|
Oliver Walters
|
f5b8311428
|
Action to count stock items now works
|
2020-04-09 23:41:16 +10:00 |
|
Oliver Walters
|
80f7694abb
|
Function to count stock item
|
2020-04-09 23:21:53 +10:00 |
|
Oliver Walters
|
f158b0cd12
|
Reload model data from server
|
2020-04-09 23:21:35 +10:00 |
|
Oliver Walters
|
4cafa668a5
|
Perform "addstock" action
|
2020-04-09 22:56:28 +10:00 |
|
Oliver Walters
|
04b09b5591
|
Display either serial number or quantity depending on stock properties
|
2020-04-08 12:18:50 +10:00 |
|
Oliver Walters
|
1faf0fc575
|
Data introspection for Company model
|
2020-04-07 00:09:23 +10:00 |
|
Oliver Walters
|
d2168b2cb9
|
Display a list of companies, with filtering
|
2020-04-06 23:43:29 +10:00 |
|
Oliver Walters
|
948c9c1d23
|
Further improvements for stock view
|
2020-04-06 22:13:57 +10:00 |
|
Oliver Walters
|
5e3793b3ba
|
Moar features for "StockItem" class
|
2020-04-06 12:56:40 +10:00 |
|
Oliver Walters
|
59d2b9cf1a
|
Configurable GET and LIST filters per model type
|
2020-04-06 12:35:59 +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
|
683f1e8efd
|
Link to parent part category
|
2020-04-05 22:03:01 +10:00 |
|
Oliver Walters
|
f32c9f024e
|
Display subcategory part count
|
2020-04-05 21:41:13 +10:00 |
|
Oliver Walters
|
1f88f1d8ab
|
Spelling fix
|
2020-04-05 19:21:54 +10:00 |
|
Oliver Walters
|
65d955bcc6
|
Use the new API notation for external URL ('link')
|
2020-04-05 19:19:44 +10:00 |
|
Oliver Walters
|
fbd52e1414
|
More display items for Part view:
- BOM count
- Used in count
- Notes
|
2020-04-05 15:50:13 +10:00 |
|
Oliver Walters
|
f84ba65f6c
|
Some more value getters for Part model
|
2020-04-05 15:00:27 +10:00 |
|
Oliver Walters
|
1d1bdb1a4b
|
Display part image in stock list
|
2020-04-05 01:10:31 +11:00 |
|
Oliver Walters
|
cd4731833d
|
Driving the refactor tractor
- InvenTreeAPI() object now has a method to return a cache-backed image from the server
|
2020-04-05 00:34:08 +11:00 |
|
Oliver Walters
|
528215455d
|
Display part thumbnail in part list
|
2020-04-05 00:27:54 +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
|
2ec662fdef
|
Remove the button counter
|
2020-04-03 12:24:46 +11:00 |
|
Oliver Walters
|
718f89b339
|
Add display for part information
- Very sparse currently
|
2020-04-03 11:14:25 +11:00 |
|
Oliver Walters
|
01faed03ee
|
Add "Category display" view
- Select "parts" from the app drawer
- Allow traversal of sub-categories
|
2020-04-03 10:37:28 +11:00 |
|
Oliver Walters
|
039b09564e
|
Add class for representing SupplierPart model
|
2020-04-01 16:24:02 +11:00 |
|
Oliver Walters
|
784fae276b
|
Add endpoint for Company model
|
2020-04-01 10:28:00 +11:00 |
|
Oliver Walters
|
0bf02dad64
|
Add endpoint for StockLocation model
|
2020-04-01 10:04:55 +11:00 |
|
Oliver Walters
|
df0b3c796c
|
Add endpoint for StockItem model
|
2020-04-01 10:02:01 +11:00 |
|
Oliver Walters
|
e9b0cc3128
|
rename InvenTreeObject to InvenTreeModel
|
2020-04-01 09:48:53 +11:00 |
|
Oliver Walters
|
cc4f5091c7
|
Fix:
methods / data with _ can't be seen from separate library :|
|
2020-04-01 00:55:04 +11:00 |
|
Oliver Walters
|
3c541a9656
|
Split 'part' model into new file
|
2020-04-01 00:52:20 +11:00 |
|
Oliver Walters
|
25a16b5a28
|
Rename to 'model'
|
2020-04-01 00:06:51 +11:00 |
|
Oliver Walters
|
bce0d959c5
|
Move model representation code to sub-directory
|
2020-04-01 00:04:55 +11:00 |
|