Oliver and GitHub
349a8e0ef5
UI updates ( #849 )
...
* Updated dashboard
- Display "outstanding" badges
- Display "overdue" badges
- Pull-to-refresh
* Remove dead code
* Refactor app colors
* Add "pending shipments" icon
* Remove custom spinner
* Refactor error dialog
* Updated redirect after login
* Refactor login/account pages
- Better UX and confirmation messages
* Refactor API error messages
* Improve token management
- Secure storage
- Handle session expiry
- Per-profile HTTPS certificate checks
* Improved error messages
2026-07-06 21:10:10 +10:00
Ben Hagen and GitHub
4444884afa
Format Code and Add Format Checks to CI ( #643 )
...
* Remove unused lib/generated/i18n.dart
* Use `fvm dart format .`
* Add contributing guidelines
* Enforce dart format
* Add `dart format off` directive to generated files
2025-06-24 09:55:01 +10:00
Oliver and GitHub
524c5469f1
[refactor] Scan improvements ( #577 )
...
* Handle error on unexpected barcode response
* Add ManufacturerPart detail view
* Support barcode scanning for manufacturer part
* Refactoring for null checks
* Ignore selected errors in sentry
* Fix API implementation for ManufacturerPart
* Update release notes
* More error handling
* Decode quantity betterer
* Refactoring
* Add option to confirm checkin details
* Improve response handlign
* Cleanup
* Remove unused imports
* Fix async function
* Fix for assigning custom barcode
* Handle barcode scan result for company
* Fix
* Adjust scan priority
* Refactoring MODEL_TYPE
- Use instead of duplicated const strings
* @override fix
2024-12-14 15:24:23 +11:00
Oliver and GitHub
d4cff1a5b9
Barcode scanner updates ( #562 )
...
* Add BUILDING.md
* Replace scaning library
- Out with qr_code_scanner
- In with flutter_zxing
* Update specs for jdk / kotlin / gradle
- NFI what this all means?
* Refactor barcode scanning widget
* Refactor barcode overlay
* Add handlers
* Update release notes
* Fix AppBar color
* Enhance attachment widget
* remove unused import
* Improved icon
* Select theme from main drawer
2024-12-06 00:08:04 +11:00
Oliver and GitHub
2e798b1bd1
Order picture action ( #557 )
...
* Add "take picture" to purchase order detail
* Rename uploaded images
* Provide prefix when uploading images
* Add similar functionality for "sales order" detail
* Add new settings screens
* Control camera shortcut
* Bump release notes
2024-12-05 14:38:53 +11:00