Oliver
|
ca4297ae6d
|
Working on implementation of a related field
|
2021-07-25 23:26:27 +10:00 |
|
Oliver
|
a002ce1e8a
|
Add more editable fields to the Part
|
2021-07-23 13:07:15 +10:00 |
|
Oliver
|
1e4e75dfb7
|
Refactor colors used in the app
|
2021-07-23 12:57:56 +10:00 |
|
Oliver
|
7a6457f870
|
Improve rendering for checkbox fields
|
2021-07-23 12:36:03 +10:00 |
|
Oliver
|
5c2f747b93
|
Improve formatting of error messages
Also run onSuccess function when form completes
|
2021-07-23 09:42:05 +10:00 |
|
Oliver
|
64aed4b31a
|
Refactor modal form into a new stateful widget
|
2021-07-22 17:49:43 +10:00 |
|
Oliver
|
885df45138
|
Merge branch 'master' into api-forms
|
2021-07-22 17:00:13 +10:00 |
|
Oliver
|
6b226fafc9
|
Improve display of StockList tiles
|
2021-07-20 19:36:19 +10:00 |
|
Oliver
|
c99be189bb
|
Updates!
- Add "last update date" to StockDetail view
- Add 'stocktake date" to StockDetail view
|
2021-07-20 19:32:48 +10:00 |
|
Oliver
|
ca6226a596
|
Form updates
|
2021-07-20 19:14:44 +10:00 |
|
Oliver
|
fd818740f7
|
Merge branch 'master' into api-forms
|
2021-07-19 12:07:51 +10:00 |
|
Oliver
|
bf7a0e72bf
|
Cleanup
|
2021-07-19 11:18:42 +10:00 |
|
Oliver
|
31ed4c6a7b
|
Handle error code 50x
|
2021-07-19 10:41:34 +10:00 |
|
Oliver
|
27caf3983a
|
Add callback functions
|
2021-07-16 17:35:56 +10:00 |
|
Oliver
|
e470fb60a2
|
Fix package names
|
2021-07-16 17:10:03 +10:00 |
|
Oliver
|
322b35ec1c
|
Merge branch 'master' into api-forms
# Conflicts:
# lib/api.dart
# lib/widget/part_detail.dart
|
2021-07-16 17:06:38 +10:00 |
|
Oliver
|
b219de757b
|
Cleanup
|
2021-07-16 16:41:37 +10:00 |
|
Oliver
|
e637e2a9bc
|
make package name lowercase
|
2021-07-16 15:07:28 +10:00 |
|
Oliver
|
ba9f09cd65
|
stash
|
2021-07-16 08:23:34 +10:00 |
|
Oliver
|
83e29777c2
|
More cleanup
|
2021-07-15 23:28:55 +10:00 |
|
Oliver
|
d2ce3fadf1
|
Code cleanup
|
2021-07-15 11:27:19 +10:00 |
|
Oliver
|
b9719ea9eb
|
Add stock item counter to StockLocation display
|
2021-07-13 08:36:53 +10:00 |
|
Oliver
|
01e0dd5dce
|
Report unhandled errors to sentry
|
2021-07-13 08:08:58 +10:00 |
|
Oliver
|
8b5bd0f213
|
More fixes for null safety support
|
2021-07-13 01:00:18 +10:00 |
|
Oliver
|
f058cefad2
|
Fixes for double.tryParse
|
2021-07-13 00:17:35 +10:00 |
|
Oliver
|
40613c9c36
|
.empty() -> []
Turns out .empty() creates an empty list which is fixed length!
|
2021-07-13 00:13:38 +10:00 |
|
Oliver
|
d3eec6a79e
|
Many many changes for null-safety support
|
2021-07-09 23:56:38 +10:00 |
|
Oliver
|
04180a42c7
|
Null check for pagination controller
|
2021-07-09 19:44:11 +10:00 |
|
Oliver
|
7c44d212d5
|
Update string translations
|
2021-06-29 22:35:00 +10:00 |
|
Oliver
|
b741e0100b
|
Add null check
|
2021-06-29 22:28:58 +10:00 |
|
Oliver
|
de79289b70
|
Check if location is set before launching barcode scanner
|
2021-06-29 22:26:48 +10:00 |
|
Oliver
|
c84941695d
|
Ensure that flutter errors are also reported to sentry!
|
2021-06-29 22:26:20 +10:00 |
|
Oliver
|
a78e0e65e1
|
Show snack bar with image upload result
|
2021-06-23 19:21:23 +10:00 |
|
Oliver
|
65cabc2fa9
|
Update package versions and refactor accordingly
|
2021-06-18 21:28:07 +10:00 |
|
Oliver Walters
|
a415a2cd99
|
Tweaks
|
2021-05-22 21:13:42 +10:00 |
|
Oliver Walters
|
89b48876fc
|
Check connection before searching
|
2021-05-20 00:14:56 +10:00 |
|
Oliver Walters
|
2a3e83509f
|
Refactor of translation lookup!
|
2021-05-19 23:33:28 +10:00 |
|
Oliver Walters
|
b86025013d
|
More translations
|
2021-05-19 23:15:49 +10:00 |
|
Oliver Walters
|
34a6a43d35
|
Fixed (most) of the raw text instances
|
2021-05-19 23:08:44 +10:00 |
|
Oliver Walters
|
f5e1f25dd0
|
Better handling of HttpClientRequest
|
2021-04-20 09:41:50 +10:00 |
|
Oliver Walters
|
432558678d
|
Bug fix - duplicate stock transfer action
|
2021-04-19 22:07:52 +10:00 |
|
Oliver Walters
|
27a6025c32
|
Fixes for stock adjustment
|
2021-04-19 22:07:35 +10:00 |
|
Oliver Walters
|
b8c535560d
|
API post request now uses HttpClient
|
2021-04-19 21:56:20 +10:00 |
|
Oliver Walters
|
d6e9746d8c
|
v0.1.3
|
2021-03-05 21:20:23 +11:00 |
|
Oliver Walters
|
a6de7d619a
|
Refactor search
|
2021-03-05 21:07:58 +11:00 |
|
Oliver Walters
|
fe2913529b
|
Improves search filtering of part results
|
2021-03-04 23:18:21 +11:00 |
|
Oliver Walters
|
ce4338f244
|
Cascading list display working
|
2021-03-04 22:50:41 +11:00 |
|
Oliver Walters
|
bee04e2cd8
|
Add new stock code
|
2021-03-04 15:51:04 +11:00 |
|
Oliver Walters
|
c1312e4e5d
|
Refactoring of paginated views
|
2021-03-03 23:58:59 +11:00 |
|
Oliver Walters
|
989e0e81b3
|
Add settings to control sounds
|
2021-03-03 21:39:46 +11:00 |
|