Oliver Walters
|
39c0470b2a
|
Don't display a location tile if the location is null
|
2020-05-27 15:54:23 +10:00 |
|
Oliver Walters
|
47929c888b
|
Improve error message handlers
|
2020-05-26 23:43:36 +10:00 |
|
Oliver Walters
|
02982cea5e
|
Improve error handling for barcode
- Only resume barcode camera when the error dialog is dismissed
|
2020-05-26 23:40:41 +10:00 |
|
Oliver Walters
|
6102b39e9d
|
Improve functionality of showErrorDialog function
- Provide callback for when the dialog is dismissed
- Optionally set the error title bar
|
2020-05-26 23:40:20 +10:00 |
|
Oliver Walters
|
baed2d98c6
|
Yay, barcode scanning working again!!!
|
2020-05-26 23:26:05 +10:00 |
|
Oliver Walters
|
a4390d16d9
|
Using new qr code scanner - qr_code_scanner
|
2020-05-26 23:02:19 +10:00 |
|
Oliver Walters
|
aad616aea1
|
Add framework for future self to check server compatibility
|
2020-05-25 22:46:01 +10:00 |
|
Oliver Walters
|
c7f504fb44
|
Hide icons for functionality that doesn't really exist yet
|
2020-05-25 22:42:05 +10:00 |
|
Oliver Walters
|
393863957e
|
Refactor test result display
|
2020-05-25 22:40:21 +10:00 |
|
Oliver Walters
|
54f045afd8
|
Upload test result - now with ability to attach a file!
|
2020-05-25 22:26:29 +10:00 |
|
Oliver Walters
|
7bfc26b5a0
|
Function to upload file via API
|
2020-05-25 22:21:45 +10:00 |
|
Oliver Walters
|
6f12929057
|
Add image selection field which allows picking from gallery or taking a new photo with camera
|
2020-05-24 22:50:49 +10:00 |
|
Oliver Walters
|
77d92f5307
|
I don't even know. Some magic that I found on the internet...
|
2020-05-24 20:29:50 +10:00 |
|
Oliver Walters
|
d53773d95c
|
Catch POST response which does not return 201
|
2020-05-24 16:23:32 +10:00 |
|
Oliver Walters
|
16f4f7195c
|
Stupid async
|
2020-05-24 15:16:05 +10:00 |
|
Oliver Walters
|
de4acbe005
|
Upload correct values
|
2020-05-24 14:53:00 +10:00 |
|
Oliver Walters
|
ec1f9a8923
|
Upload test result against a StockItem object
|
2020-05-24 10:07:46 +10:00 |
|
Oliver Walters
|
d666bdb957
|
Function to create a new model instance via API POST
|
2020-05-24 10:07:31 +10:00 |
|
Oliver Walters
|
5280e247f4
|
Improve form for "AddTestResult"
|
2020-05-24 09:34:42 +10:00 |
|
Oliver Walters
|
c13a4d40f0
|
Add checkbox field helper
|
2020-05-24 09:15:09 +10:00 |
|
Oliver Walters
|
e89713660b
|
Display test results
|
2020-05-23 22:52:10 +10:00 |
|
Oliver Walters
|
ec31c26932
|
Update icon
|
2020-05-23 21:21:18 +10:00 |
|
Oliver Walters
|
56dd22c656
|
Add some getters
|
2020-05-23 21:15:02 +10:00 |
|
Oliver Walters
|
1d7d3def04
|
Add skeleton page for showing test results for a stock item
|
2020-05-23 20:27:27 +10:00 |
|
Oliver Walters
|
868e1d20dc
|
Add class for StockItemTestResult
|
2020-05-23 15:53:15 +10:00 |
|
Oliver Walters
|
0a5419eb6d
|
PartTestTemplate is now class based
|
2020-05-23 15:41:52 +10:00 |
|
Oliver Walters
|
70ca369529
|
Get list of required tets
|
2020-05-23 14:37:27 +10:00 |
|
Oliver Walters
|
687b5ed8c7
|
Add 'tests' button for part
|
2020-05-23 14:28:43 +10:00 |
|
Oliver Walters
|
952f98d78b
|
qr_utils is causing issues - comment out for now, need to look at a different barcode library
|
2020-05-23 11:31:30 +10:00 |
|
Oliver Walters
|
ba0780e265
|
Stuff?
|
2020-05-22 23:27:17 +10:00 |
|
Oliver Walters
|
e0a3926772
|
Refactoring
|
2020-04-18 23:35:48 +10:00 |
|
Oliver Walters
|
75725c2cb9
|
Ability to edit Company model
|
2020-04-18 23:33:52 +10:00 |
|
Oliver Walters
|
16cdae42ed
|
Add ability to edit Part object
|
2020-04-18 23:18:53 +10:00 |
|
Oliver Walters
|
8374691d8c
|
Add some //TODO items
|
2020-04-18 22:53:02 +10:00 |
|
Oliver Walters
|
c4d8b5ce1c
|
Stock transfer now works
|
2020-04-18 22:39:57 +10:00 |
|
Oliver Walters
|
af104717ab
|
More refactoring
Helper function to display a scrollable form in a dialog
|
2020-04-18 22:25:59 +10:00 |
|
Oliver Walters
|
e8a4a387ea
|
More options for main screen
|
2020-04-18 22:07:10 +10:00 |
|
Oliver Walters
|
a7d11faec8
|
Add "QuantityField"
Juicy juicy refactoring
|
2020-04-18 22:07:02 +10:00 |
|
Oliver Walters
|
51a877e8d7
|
Update API function to grab user token
- https://github.com/inventree/InvenTree/pull/735
|
2020-04-18 12:14:08 +10:00 |
|
Oliver Walters
|
c2e398463f
|
Add beginnings of "page" widget view
|
2020-04-18 12:13:41 +10:00 |
|
Oliver Walters
|
e92a05a306
|
Add edit button for Company tile
|
2020-04-16 21:04:57 +10:00 |
|
Oliver Walters
|
7a7fc84ffe
|
Add view for list of manufacturers
|
2020-04-16 21:00:49 +10:00 |
|
Oliver Walters
|
83ac6041cb
|
Make search widget "refreshable"
- Return results for Part
- Return results for StockItem
|
2020-04-16 20:56:59 +10:00 |
|
Oliver Walters
|
ad1997cf22
|
Cleanup
|
2020-04-16 20:13:34 +10:00 |
|
Oliver Walters
|
342e04eb64
|
Report app errors to sentry.io
- Only in release mode
|
2020-04-16 20:12:10 +10:00 |
|
Oliver Walters
|
dc7d02e093
|
Do not track DSN key
|
2020-04-16 19:50:13 +10:00 |
|
Oliver Walters
|
0e8e9ab8cc
|
Add requirement for sentry package
|
2020-04-16 19:48:00 +10:00 |
|
Oliver Walters
|
54d6e1c6d3
|
Merge branch 'barcodez'
|
2020-04-16 19:25:56 +10:00 |
|
Oliver Walters
|
e04dadcd2f
|
Add better error handling for API
|
2020-04-16 17:43:49 +10:00 |
|
Oliver Walters
|
0f472d448b
|
Udpate barcode decoding to match API changes
|
2020-04-16 10:21:44 +10:00 |
|