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
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