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

12 Commits

Author SHA1 Message Date
Oliver Walters
0f472d448b Udpate barcode decoding to match API changes 2020-04-16 10:21:44 +10:00
Oliver Walters
5ed13e69aa Add timeout funtionality to GET and LIST requests 2020-04-15 09:28:35 +10:00
Oliver Walters
cd864abfbe Don't force barcode data to be a JSON object.
Just send the scanned data to the server, and let it handle it...
2020-04-14 23:23:24 +10:00
Oliver Walters
d0f1a4d4ce error dialog if the barcode cannot be converted to JSON! 2020-04-14 23:11:30 +10:00
Oliver Walters
200d2edc9a Add some docs 2020-04-14 22:57:58 +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
ca7505796d Show progress dialog when requesting info from server 2020-04-14 22:11:38 +10:00
Oliver Walters
83cc92c422 Handle barcode data passed back from the server 2020-04-14 21:59:58 +10:00
Oliver Walters
18ef039f4a POST barcode data to server, and interpret the response 2020-04-14 21:06:21 +10:00
Oliver Walters
7304484369 Refactoring 2020-04-06 23:51:46 +10:00
Oliver Walters
d57e2033dc Further support for QR decoding
- StockItem
- Part
2020-04-03 22:47:03 +11:00
Oliver Walters
876aad5805 Scan QR code now working!
- Navigate to a StockLocation
2020-04-03 22:36:21 +11:00