Oliver
174f1b2f2d
New Crowdin updates ( #402 )
...
* New translations app_en.arb (Dutch)
* New translations app_en.arb (Chinese Traditional)
2023-07-21 22:28:43 +10:00
Oliver
7a11fdead8
Tweaks ( #401 )
...
* Improve collect_translations.py
* Cleanup
* Update translation support
* Update release notes
2023-07-17 21:17:23 +10:00
Oliver
3085d98ce1
New translations app_en.arb (Chinese Traditional) ( #400 )
2023-07-17 20:59:39 +10:00
Oliver
443e6e856c
Label print updates ( #399 )
...
* Allow download of printed label
* Add setting for controlling label printing
* Control display of label printing via setting
* Refactor label printing functionality
- Move to helpers.dart
- Will be used for other label types also
* Factor out request for label templates
* Add label printing support for part
* Support label printing for stock location
* update release notes
2023-07-16 00:51:11 +10:00
Oliver
d78affc1cb
New Crowdin updates ( #397 )
...
* New translations app_en.arb (Portuguese, Brazilian)
* New translations app_en.arb (French)
2023-07-13 22:05:10 +10:00
Oliver
76457793b3
Bump version to 0.12.5 ( #396 )
0.12.5
2023-07-07 22:04:21 +10:00
Oliver
7ef6da4b2a
Add extra filtering options for stock items ( #394 )
2023-07-07 21:47:27 +10:00
Oliver
637b058a8a
New Crowdin updates ( #393 )
...
* New translations app_en.arb (Turkish)
* New translations app_en.arb (Turkish)
2023-07-07 21:47:15 +10:00
Oliver
2babf27db5
Sentry fix ( #395 )
...
* Extra sentry diagnostics
* Fix unit test
* Unit test updates
* More unit test updates
2023-07-07 21:38:04 +10:00
Oliver
6fe23fa846
Update release notes ( #392 )
...
* Update release notes
* Fix typo
0.12.4
2023-07-05 22:21:12 +10:00
Oliver
e39ab9ad78
New Crowdin updates ( #391 )
...
* New translations app_en.arb (German)
* New translations app_en.arb (French)
2023-07-05 09:35:56 +10:00
Oliver
9277e18028
New Crowdin updates ( #390 )
...
* New translations app_en.arb (Hungarian)
* New translations app_en.arb (Russian)
* New translations app_en.arb (French)
* New translations app_en.arb (Portuguese, Brazilian)
2023-07-04 19:27:45 +10:00
Oliver
0365557475
Tweaks for home page widget ( #389 )
2023-07-02 20:24:07 +10:00
Oliver
138cae2da0
Search improvements ( #388 )
...
* Refactor search widget
- visual improvements
- Simplifications
- Add refresh button
- Improve search button
* Track original search
* fix BOM widget
* Update release notes
2023-06-30 22:42:59 +10:00
Oliver
23abcb48f2
New Crowdin updates ( #387 )
...
* New translations app_en.arb (Russian)
* New translations app_en.arb (Russian)
2023-06-30 22:30:51 +10:00
Oliver
320b16f86e
Specify batch code for incoming items ( #386 )
...
When receiving against purchase order
2023-06-29 22:48:14 +10:00
Oliver
279c15509c
Pre fill location ( #384 )
...
* Pre-fill the location when transferring stock
* Update release notes
2023-06-28 21:25:15 +10:00
Oliver
d0d96166c4
New translations app_en.arb (Dutch) ( #383 )
2023-06-28 21:10:09 +10:00
Oliver
08ebc34730
Bump version to 0.12.3 ( #382 )
...
* Bump version to 0.12.3
* Updates for ios
* Fix for float / decimal field
* Cleanup simpleNumberString
* Increment build number
0.12.3
2023-06-26 20:53:09 +10:00
Oliver
925966c627
Barcode refactor ( #381 )
...
* Simplify barcode scanning interface
* Use consistent colors
* Fix notches
* Remove old comment
2023-06-24 21:06:08 +10:00
Oliver
e9eb84eace
Stock display ( #379 )
...
* Display stock quantity more prominently
* Cleanup search widget
* Update for stock_detail widget
* More tweaks
* Change bottom bar icon
* Display boolean parameters appropriately
* Adds ability to edit part parameters
* Bump icon size a bit
* Improvements to filter options
- Allow filtering by "option" type
- To start with, filter stock by status code
* Remove debug message
* Remove getTriState method
- No longer needed
- Remove associated unit tests
* Adjust filters based on server API version
* Muted colors
2023-06-24 11:34:42 +10:00
Oliver
8076887e39
New translations app_en.arb (Portuguese, Brazilian) ( #377 )
2023-06-22 20:04:40 +10:00
Oliver
770d9cddb2
Add ability to filter stock by "in_stock" ( #376 )
2023-06-20 20:38:07 +10:00
Oliver
001450d3bb
New Crowdin updates ( #373 )
...
* New translations app_en.arb (Indonesian)
* New translations app_en.arb (Spanish, Mexico)
2023-06-18 00:23:13 +10:00
Oliver Walters
b863bbd590
Update info.plist
2023-06-14 19:56:17 +10:00
Oliver
ca678c1c6f
Update version ( #372 )
...
* Update version
- Bump version to 0.12.2
* Tweak unit test
0.12.2
2023-06-13 21:28:38 +10:00
Oliver
367759e86c
Ignore barcode resume if not mounted ( #371 )
2023-06-13 20:00:59 +10:00
Oliver
9cc666d13e
Fix bug when list of tiles flows off screen ( #370 )
...
- Reimplement scrolling behaviour
2023-06-13 19:58:41 +10:00
Oliver
71bf3ad049
App orientation ( #369 )
...
* Configurable screen orientation
- Follow system (default)
- Fixed in portrait
- Fixed in landscape
* Fix for dialog
2023-06-13 19:53:50 +10:00
Oliver
ba409660f4
More iOS workflow fixes ( #367 )
...
* More iOS workflow fixes
* revert to building android in debug
- Needs signing key otherwise
2023-06-12 23:29:45 +10:00
Oliver
8cebc25bea
Fix iOS workflow ( #366 )
2023-06-12 23:10:19 +10:00
Oliver
21ace1ae02
Package updates ( #365 )
...
* Update dart version
* Update flutter version in workflow
* Update packages
* Updates to android workflow
* Specify dart verrsion in CI
* Run flutter upgrade
* Helps to check which workflow is actually running I guess
* Disable linting check
* linting fixes
* linting
* Bug fix for paginator
2023-06-12 22:52:07 +10:00
Oliver
b051aeccda
Barcode refactor ( #363 )
...
* Move barcode.dart
* Fix
* Refactoring barcode scanner code:
- Abstract the "controller" class (for future development)
- Break barcode scanning code out into multiple files
- Add CameraBarcodeController class (qr_code_scanner)
* Add await
* Make barcode scan delay configurable
* remove unused import
* Handle camera exceptions
* Improve sequencing for camera scanner
- Show loading overlay
- Prevent reload if view is no longer mounted
* Update docstring
* Update release notes
2023-06-11 09:41:26 +10:00
Oliver
45fe79daf0
New translations app_en.arb (Finnish) ( #362 )
2023-06-10 20:17:40 +10:00
Oliver
7ca9a7ccc4
New Crowdin updates ( #360 )
...
* New translations app_en.arb (Finnish)
* New translations app_en.arb (Finnish)
2023-06-06 21:07:39 +10:00
Oliver
973f1fb002
New translations app_en.arb (Finnish) ( #357 )
2023-05-30 20:19:14 +10:00
Oliver
b733d00c37
Fix bug in purchase order form ( #354 )
...
- Remove "project_code" field if the server API does not yet support it
0.12.1
2023-05-18 20:55:50 +10:00
Oliver
905cedf9af
New Crowdin updates ( #350 )
...
* New translations app_en.arb (Czech)
* New translations app_en.arb (Portuguese, Brazilian)
* New translations app_en.arb (Vietnamese)
* New translations app_en.arb (Vietnamese)
* New translations app_en.arb (Spanish, Mexico)
* New translations app_en.arb (Spanish, Mexico)
2023-05-13 20:48:38 +10:00
Oliver
230627e2bb
iOS Build Tweaks ( #349 )
...
* Update package versions
* Update xcode project
* Further package updates
* Add display name for ios
2023-05-01 09:35:23 +10:00
Oliver
0296c4c22a
Ios build ( #348 )
...
* Update package versions
* Update xcode project
* Further package updates
2023-04-30 21:52:32 +10:00
Oliver
4ba19fcab2
Increment to 0.12.0 ( #347 )
0.12.0
2023-04-29 21:06:12 +10:00
Oliver
99c768a2e1
New translations app_en.arb (Portuguese, Brazilian) ( #346 )
2023-04-29 20:06:35 +10:00
Oliver
383571707e
Stock test actions ( #345 )
...
* Use FAB for stock item test result
* Change long press to tap
* Add setting to control display of stock tests results
* Add question mark if no result recorded
2023-04-28 23:27:59 +10:00
Oliver
49226a5fce
New Crowdin updates ( #343 )
...
* New translations app_en.arb (Hungarian)
* New translations app_en.arb (Norwegian)
* New translations app_en.arb (Italian)
* New translations app_en.arb (Czech)
* New translations app_en.arb (Vietnamese)
2023-04-27 19:09:19 +10:00
Oliver
7abb8cf0c0
New Crowdin updates ( #341 )
...
* New translations app_en.arb (Spanish)
* New translations app_en.arb (Czech)
* New translations app_en.arb (German)
* New translations app_en.arb (Hungarian)
* New translations app_en.arb (Italian)
* New translations app_en.arb (Dutch)
* New translations app_en.arb (Norwegian)
* New translations app_en.arb (Turkish)
* New translations app_en.arb (Portuguese, Brazilian)
* New translations app_en.arb (Spanish, Mexico)
* New translations app_en.arb (French)
* New translations app_en.arb (Norwegian)
2023-04-22 22:26:16 +10:00
Oliver
b7e806efee
PO Line Item Improvements ( #340 )
...
* Refactor thumbnail image
* Add paginated list of purchase order line items
* Refactor getBody() function
- No longer "have" to specify
- Can use getTiles for a simpler interface
* Add detail widget for polineitem
* add pricing info
* Receive line items via action button
* tweak color
* update release notes
* linting fixes
2023-04-21 23:15:00 +10:00
Oliver
2c5ceeabdb
Handle OSError when attempting connection ( #339 )
2023-04-21 21:24:14 +10:00
Oliver
bb781aaed5
Allow stock items to be created from top-level location ( #338 )
...
(cherry picked from commit fd85abf9d8e4760dd3ed793cf38d3bc5c29f17b8)
2023-04-21 21:24:06 +10:00
Oliver
e23a8b4d5e
Project code support ( #336 )
...
* Determine if project codes are supported
* Add helpers for boolean functions
* Adds helper methods for generic "model" class
- Will allow us to do some good refactoring
* Refactor the refactor
* Add debug support and getMap function
* Major refactoring for model data accessors
* Handle null values
* Add sentry reporting if key is used incorrectly
* Fix typo
* Refactor createFromJson function
* Add model for ProjectCode
* Display and edit project code for purchase orders
2023-04-21 21:12:22 +10:00
Oliver
95573a2784
New Crowdin updates ( #335 )
...
* New translations app_en.arb (Czech)
* New translations app_en.arb (Czech)
2023-04-21 19:35:07 +10:00