Oliver
e78bb78bfd
Check status code before throwing JSON error ( #198 )
...
* Check status code before throwing JSON error
* Update release notes
2022-08-01 13:18:26 +10:00
Oliver Walters
b7a37e50c5
Update version and release noes
2022-07-29 19:31:23 +10:00
Oliver Walters
162d05aea5
Update release notes
2022-07-20 09:07:09 +10:00
Oliver
e03a8561b9
Main screen loading indicator ( #183 )
...
* Bug fix for login screen
- Prevent setState() from being called if the widget is no longer loaded
* Add callback function when API status changes
- Home screen uses this function to update connection status indicator
* Linting fixes
2022-07-19 23:10:06 +10:00
Oliver
aa274b2e45
Stock location scan ( #169 )
...
* Add action for scanning a stock location into another location
* Adds barcode scan handler for new functionality
* Handle scanning of stock location
* Cleanup
* Refactor existing barcode scanning functions
- Will require extensive testing and validation
* Add entry to release notes
* Delete dead code
* Improved ordering based on stock quantity
* Bug fix for 'adjustStock' function
* Improve error responses for barcode scanning
* Improve error responses for barcode scanning
* Remove old debug statements
* Add some extra explanatory texts
* Icon change
* Fixes for unit tests
* Adds extra functionality for user profile manager
* Refactor barcode code - do not rely on BuildContext
* Adds initial unit testing for barcode scanning
- Work on mocking barcode data
- Add hooks for testing snackBar and audio files
* Linting fixes
* More barcode unit tests
* Cleanup unit tests for barcode
* Remove unused import
* Handle HTTPException in API
* Improvements for API unit testing
* Unit testing for scanning item into location
* Add unit test for scanning in items from a location context
* Unit test for scanning location into parent location
* Improve feedback for barcode scanning events
2022-07-18 22:10:00 +10:00
Oliver Walters
979f950129
Update release notes
2022-07-06 09:51:05 +10:00
Oliver Walters
0d06d07e0f
Adds ability to display "links" uploaded to attachment fields
2022-06-20 15:32:36 +10:00
Oliver Walters
4a695fa4ef
String fixes
2022-06-06 21:15:58 +10:00
Oliver Walters
302532f5a4
Update release notes
2022-06-04 00:34:50 +10:00
Oliver Walters
aa4317a2fe
Add support for "quarantined" stock item status
2022-06-03 19:51:08 +10:00
Oliver Walters
850c2b8c12
Remove support for legacy stock transfer API code
...
- Relies on modern API now
- Checks for error messages against hidden fields in stock items
2022-05-22 15:59:19 +10:00
Oliver Walters
acf89426ce
Fix for search screen
...
- Change input and controller
- Add focus node
- Add "searching" indicator
2022-05-19 20:38:28 +10:00
Oliver Walters
d7d8cefddd
v0.7.0 - Update version number
2022-05-17 20:28:26 +10:00
Oliver Walters
4d81cd0415
Update release notes
2022-05-12 22:48:46 +10:00
Oliver Walters
03c6de8255
Stock location can now be identified via the app
2022-05-10 00:15:20 +10:00
Oliver Walters
30b4ed9600
Update release notes
2022-05-09 22:21:26 +10:00
Oliver Walters
0140ffd96f
Fix duplicate display of units
2022-05-07 15:25:26 +10:00
Oliver Walters
23706a19bc
Update release notes
2022-05-04 12:48:51 +10:00
Oliver Walters
102b4e021b
Change home screen from "grid" display to "list" display
2022-05-04 10:02:50 +10:00
Oliver Walters
1e1ed96d64
0.6.2
...
- Update release notes
2022-05-03 09:38:45 +10:00
Oliver Walters
362b973e4e
Fixes android intent filter - should be "true" not "false"
...
Was preventing app from opening on android devices
2022-05-01 09:42:46 +10:00
Oliver Walters
d8baa04ced
Support pt-BR (brazilian portuguese
2022-04-26 19:09:56 +10:00
Oliver Walters
4ca950a4c5
Add language support for Czech
2022-04-21 00:17:30 +10:00
Oliver Walters
bd9f2dc51e
Update release notes
2022-04-19 17:49:17 +10:00
Oliver Walters
33945c9346
Update release notes
2022-04-02 20:06:00 +11:00
Oliver Walters
b6b38a539c
0.6.0
...
- Bump version number
- Update pubspec.yaml
2022-04-02 14:02:55 +11:00
Oliver Walters
9121c11e9f
Add support for new locales
2022-04-02 14:01:44 +11:00
Oliver Walters
0e45148a70
Updated release notes
2022-04-02 13:49:01 +11:00
Oliver Walters
6c7b4ea7c1
Update release notes
2022-03-26 19:21:24 +11:00
Oliver Walters
6c23dc73f5
Update release notes
2022-03-26 11:27:54 +11:00
Oliver
7ec3f00fac
v0.5.6
...
- Updated version number
- Updated release notes
2022-01-10 20:17:34 +11:00
Oliver
25701c0c1c
Bug fix for stock item creation form
2022-01-05 14:58:04 +11:00
Oliver
2788ed5bd7
User configurable home screen actions
2022-01-05 14:00:38 +11:00
Oliver
b9ee0157d2
Allow toggle of camera and flash when scanning barcodes
2022-01-05 12:10:44 +11:00
Oliver
53319c73da
Bug report rather than submission feedback
2022-01-05 11:45:40 +11:00
Oliver
761aa0f861
v0.5.3
...
- Updated translations
- Improved error catching
2021-11-29 21:02:29 +11:00
Oliver
e343ae8aa0
Updated italian language translations
2021-11-10 16:06:23 +11:00
Oliver
ad97959baa
v0.5.2
2021-10-27 19:05:30 +11:00
Oliver Walters
2d4f9f33b7
0.5.1
...
Possible bug fix for app launch error
2021-10-16 13:17:18 +11:00
Oliver
70fccf5133
Update version number and release notes
2021-10-05 23:09:25 +11:00
Oliver
cca56299f8
Release notes update
2021-09-28 11:42:34 +10:00
Oliver
1d263eea80
Update release notes
2021-09-17 22:40:36 +10:00
Oliver Walters
f6302bd65d
Add "units" for part
...
- Edit "units" for a part
- Display "units" after stock quantity
2021-08-26 22:03:36 +10:00
Oliver
765b43ca48
Regenerate icons
2021-08-18 22:03:49 +10:00
Oliver
3c51e0fd0f
0.4.6
2021-08-16 20:58:03 +10:00
Oliver
638848092b
Refactor profile selection screen
...
- Launch a new window, instead of a modal
- Improved host validation
- Better keyboard inputs
2021-08-16 16:28:11 +10:00
Oliver
29c92cd00e
Update release notes
2021-08-15 22:11:30 +10:00
Oliver
3e3ab680f6
Add more fields for stock item creation
2021-08-15 14:53:13 +10:00
Oliver
81602512a5
Display error message when form submission returns error
2021-08-15 13:44:27 +10:00
Oliver Walters
6233102c46
Update release notes
2021-08-10 00:13:53 +10:00