Oliver Walters
32fd8efddc
Make a bunch o' strings translateable
2021-02-01 22:36:46 +11:00
Oliver Walters
0ba72a59c6
Separate main widget into separate file from app
2021-02-01 17:19:37 +11:00
Oliver Walters
40df490a21
Add "actions" tab for Part display
2021-01-31 21:56:06 +11:00
Oliver Walters
3433d57f83
Refactor display for StockLocation
2021-01-29 00:52:15 +11:00
Oliver Walters
c00e367ae5
Add barcode handler to scan stock item into location
2021-01-29 00:28:50 +11:00
Oliver Walters
db6aae8a78
Add "actions" panel to stock item view
2021-01-29 00:08:17 +11:00
Oliver Walters
02cfeef31e
Add function to open a link
...
- Does not seem to actually ... work.. yet
2021-01-21 21:14:42 +11:00
Oliver Walters
3096a6d25f
Stuff:
...
- Specify image size in list view
- Move "edit" button to app bar
- Display part keywords
- Allow editing of part keywords
2021-01-21 20:53:49 +11:00
Oliver Walters
65a01ff98c
Rearranged stock item detail page
2021-01-21 20:33:36 +11:00
Oliver Walters
26cdb760eb
Move the "edit" button to the app bar
2021-01-21 20:32:02 +11:00
Oliver Walters
c15d3a6524
Toot toot, it's the refactor tractor
...
- Introduces the concept of a "BarcodeHandler"
- Re-uses most of the code
- Custom handlers for barcode success / failure
2021-01-21 20:17:05 +11:00
Oliver Walters
034ef89ac3
Display serial number for serialized stock
2021-01-21 00:09:11 +11:00
Oliver Walters
392493e004
Hide search functionality (for now!)
2021-01-20 23:59:08 +11:00
Oliver Walters
83465511aa
Create detail view for part stock
...
- Shows all in-stock stock items
2021-01-20 23:56:25 +11:00
Oliver Walters
15fee106b5
Hide some unused icons on the part detail page
2021-01-20 23:15:30 +11:00
Oliver Walters
72512329e9
Bug fix for part without a category defined
2021-01-20 23:12:51 +11:00
Oliver Walters
153bb1c077
Include category detail when requesting part information
2021-01-20 22:58:04 +11:00
Oliver Walters
b4710b56e3
Fix network cache images
...
- Changed from using flutter_advanced_networkimage to cached_network_image
- flutter_advanced_networkimage is now outdated
- cached_network_image is the pseudo official library
2021-01-20 22:35:44 +11:00
Oliver Walters
9d929c7741
Display a message if a part does not have a category sit
2020-05-30 21:07:54 +10:00
Oliver Walters
5d62344cc7
Fix bug in StockItem display
2020-05-30 20:54:19 +10:00
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
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
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
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
d53773d95c
Catch POST response which does not return 201
2020-05-24 16:23:32 +10:00
Oliver Walters
de4acbe005
Upload correct values
2020-05-24 14:53:00 +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
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
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
a7d11faec8
Add "QuantityField"
...
Juicy juicy refactoring
2020-04-18 22:07:02 +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
93630ea910
Separate onBuild and refresh callbacks
2020-04-15 12:47:17 +10:00