2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-04-28 05:26:47 +00:00

1342 Commits

Author SHA1 Message Date
Oliver
2658734a89 New translations app_en.arb (Hebrew) 2024-12-10 19:33:08 +11:00
Oliver
d008011fcc New translations app_en.arb (Greek) 2024-12-10 19:33:07 +11:00
Oliver
31dc193fa1 New translations app_en.arb (Czech) 2024-12-10 19:33:05 +11:00
Oliver
b25e763188 New translations app_en.arb (Spanish) 2024-12-10 19:33:04 +11:00
Oliver
fc26750641 New translations app_en.arb (French) 2024-12-10 19:33:03 +11:00
Oliver
d072c77218 New translations app_en.arb (Italian) 2024-12-10 19:33:02 +11:00
Oliver
f7d179e041
Assigned to me filter (#568)
* Add "assigned to me" order filter

* Update version and release notes
2024-12-10 19:30:02 +11:00
Oliver
3f7c2feeb7
New Crowdin updates (#567)
* New translations app_en.arb (Spanish)

* New translations app_en.arb (Polish)

* New translations app_en.arb (Spanish, Mexico)
2024-12-09 23:06:04 +11:00
Oliver
5dab11ee0c
Bug fix for list filtering (#566)
- Observe "tristate" values
0.17.0
2024-12-06 12:51:02 +11:00
Oliver
707d251853
Screen wake (#565)
* Prevent screen turning off when scanning barcodes

- Close https://github.com/inventree/inventree-app/issues/492

* Update release notes
2024-12-06 11:11:47 +11:00
Oliver
6f5fc1d8a9
Test result fixes (#564)
* Fix association of test results to templates

* Fixes

* Remove unused vars
2024-12-06 10:59:49 +11:00
Oliver
b849bfc718
New Crowdin updates (#563)
* New translations app_en.arb (Italian)

* New translations app_en.arb (French)

* New translations app_en.arb (Spanish)

* New translations app_en.arb (Czech)

* New translations app_en.arb (Greek)

* New translations app_en.arb (Hebrew)

* New translations app_en.arb (Dutch)

* New translations app_en.arb (Polish)

* New translations app_en.arb (Russian)

* New translations app_en.arb (Turkish)

* New translations app_en.arb (Chinese Traditional)

* New translations app_en.arb (Indonesian)

* New translations app_en.arb (Persian)

* New translations app_en.arb (Estonian)

* New translations app_en.arb (Romanian)

* New translations app_en.arb (Arabic)

* New translations app_en.arb (Bulgarian)

* New translations app_en.arb (Danish)

* New translations app_en.arb (German)

* New translations app_en.arb (Finnish)

* New translations app_en.arb (Hungarian)

* New translations app_en.arb (Japanese)

* New translations app_en.arb (Korean)

* New translations app_en.arb (Lithuanian)

* New translations app_en.arb (Norwegian)

* New translations app_en.arb (Portuguese)

* New translations app_en.arb (Slovak)

* New translations app_en.arb (Slovenian)

* New translations app_en.arb (Swedish)

* New translations app_en.arb (Ukrainian)

* New translations app_en.arb (Chinese Simplified)

* New translations app_en.arb (Vietnamese)

* New translations app_en.arb (Portuguese, Brazilian)

* New translations app_en.arb (Spanish, Mexico)

* New translations app_en.arb (Thai)

* New translations app_en.arb (Latvian)

* New translations app_en.arb (Hindi)

* New translations app_en.arb (Serbian (Latin))
2024-12-06 10:31:57 +11:00
Oliver
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
4151aeb8e1
New Crowdin updates (#561)
* New translations app_en.arb (Italian)

* New translations app_en.arb (French)

* New translations app_en.arb (Spanish)

* New translations app_en.arb (Czech)

* New translations app_en.arb (Greek)

* New translations app_en.arb (Hebrew)

* New translations app_en.arb (Dutch)

* New translations app_en.arb (Polish)

* New translations app_en.arb (Russian)

* New translations app_en.arb (Turkish)

* New translations app_en.arb (Chinese Traditional)

* New translations app_en.arb (Indonesian)

* New translations app_en.arb (Persian)

* New translations app_en.arb (Estonian)

* New translations app_en.arb (Romanian)

* New translations app_en.arb (Arabic)

* New translations app_en.arb (Bulgarian)

* New translations app_en.arb (Danish)

* New translations app_en.arb (German)

* New translations app_en.arb (Finnish)

* New translations app_en.arb (Hungarian)

* New translations app_en.arb (Japanese)

* New translations app_en.arb (Korean)

* New translations app_en.arb (Lithuanian)

* New translations app_en.arb (Norwegian)

* New translations app_en.arb (Portuguese)

* New translations app_en.arb (Slovak)

* New translations app_en.arb (Slovenian)

* New translations app_en.arb (Swedish)

* New translations app_en.arb (Ukrainian)

* New translations app_en.arb (Chinese Simplified)

* New translations app_en.arb (Vietnamese)

* New translations app_en.arb (Portuguese, Brazilian)

* New translations app_en.arb (Spanish, Mexico)

* New translations app_en.arb (Thai)

* New translations app_en.arb (Latvian)

* New translations app_en.arb (Hindi)

* New translations app_en.arb (Serbian (Latin))
2024-12-05 19:54:30 +11:00
Oliver
2964950b26
Home screen (#559)
* Use grid view for home screen

* Update release notes

* Prune dead code
2024-12-05 17:10:56 +11:00
Oliver
d4b2204baf
Sales order shipment progress (#560)
- Display progress bar for sales order page
2024-12-05 17:09:57 +11:00
Oliver
9c12a83176
Specify app bar color (#558) 2024-12-05 14:55:10 +11:00
Oliver
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
Oliver
4698e7e82c
New translations app_en.arb (Polish) (#555) 2024-12-04 16:15:06 +11:00
Oliver
07a3f75981
New Crowdin updates (#554)
* New translations app_en.arb (Greek)

* New translations app_en.arb (Persian)

* New translations app_en.arb (Spanish)
2024-11-29 10:18:19 +11:00
Oliver
06bdd2d7f3
Update README.md (#553)
Add information on how to download / install
2024-11-24 14:37:28 +11:00
Oliver
a06ad4e804
New Crowdin updates (#551)
* New translations app_en.arb (Italian)

* New translations app_en.arb (Ukrainian)

* New translations app_en.arb (Romanian)

* New translations app_en.arb (French)

* New translations app_en.arb (Spanish)

* New translations app_en.arb (Arabic)

* New translations app_en.arb (Bulgarian)

* New translations app_en.arb (Czech)

* New translations app_en.arb (Danish)

* New translations app_en.arb (German)

* New translations app_en.arb (Greek)

* New translations app_en.arb (Finnish)

* New translations app_en.arb (Hebrew)

* New translations app_en.arb (Hungarian)

* New translations app_en.arb (Japanese)

* New translations app_en.arb (Korean)

* New translations app_en.arb (Lithuanian)

* New translations app_en.arb (Dutch)

* New translations app_en.arb (Norwegian)

* New translations app_en.arb (Polish)

* New translations app_en.arb (Portuguese)

* New translations app_en.arb (Russian)

* New translations app_en.arb (Slovak)

* New translations app_en.arb (Slovenian)

* New translations app_en.arb (Swedish)

* New translations app_en.arb (Turkish)

* New translations app_en.arb (Chinese Simplified)

* New translations app_en.arb (Chinese Traditional)

* New translations app_en.arb (Vietnamese)

* New translations app_en.arb (Portuguese, Brazilian)

* New translations app_en.arb (Indonesian)

* New translations app_en.arb (Persian)

* New translations app_en.arb (Spanish, Mexico)

* New translations app_en.arb (Thai)

* New translations app_en.arb (Estonian)

* New translations app_en.arb (Latvian)

* New translations app_en.arb (Hindi)

* New translations app_en.arb (Serbian (Latin))

* New translations app_en.arb (Persian)
2024-11-22 11:27:19 +11:00
Oliver
20e454d287
StockItem Updates (#550)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
* bump version

* Add new helpers for StockItem

* Navigate to sales order from stock item

* Navigate to customer (if specified)

* linting fix
2024-11-20 16:47:04 +11:00
Oliver
1a1521efe3
New Crowdin updates (#546)
Some checks are pending
Android / build (push) Waiting to run
CI / test (push) Waiting to run
iOS / build (push) Waiting to run
* New translations app_en.arb (Polish)

* New translations app_en.arb (Chinese Traditional)

* New translations app_en.arb (Estonian)

* New translations app_en.arb (Indonesian)

* New translations app_en.arb (Estonian)

* New translations app_en.arb (Indonesian)

* New translations app_en.arb (Ukrainian)

* New translations app_en.arb (Italian)

* New translations app_en.arb (Persian)

* New translations app_en.arb (Danish)
2024-11-20 12:11:56 +11:00
Oliver
4a2e91a371
New translations app_en.arb (Vietnamese) (#545)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
2024-10-16 20:00:14 +11:00
Oliver
c0533db138
New Crowdin updates (#543)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
* New translations app_en.arb (Indonesian)

* New translations app_en.arb (Chinese Traditional)
2024-10-06 21:54:59 +11:00
Oliver
d990508237
Update Requirements (#541)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
* Update package requiremenst

* github workflow updates

* ios build updates

* Theme adjustments

* Further updates

* Fix typo

* Deprecated imperative apply of Flutter's Gradle plugins

Ref: https://docs.flutter.dev/release/breaking-changes/flutter-gradle-plugin-apply

* Refactor wedge scanner

* Add context checks

* Adjust behaviour if testing

* Further refactoring

* Moar checks

* Logic fix

* Fix for wedge scanner test

* Fix for barcode processing

* Fix

* Yet another fix
2024-10-01 12:25:11 +10:00
Oliver
29948e5809
Version bump (#540)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
* Update ios project details

* Update version number
0.16.5
2024-09-28 22:48:18 +10:00
Oliver
538a3d6ff6
Allow null values for decimal fields (#539)
Some checks are pending
Android / build (push) Waiting to run
CI / test (push) Waiting to run
iOS / build (push) Waiting to run
* Allow null values for decimal fields

- fixes https://github.com/inventree/inventree-app/issues/538

* Update release notes

* Fix initial value
2024-09-27 23:08:46 +10:00
Oliver
ad48e5e172
New Crowdin updates (#536)
* New translations app_en.arb (Hebrew)

* New translations app_en.arb (Hebrew)

* New translations app_en.arb (Russian)

* New translations app_en.arb (Ukrainian)

* New translations app_en.arb (Estonian)

* New translations app_en.arb (Hebrew)

* New translations app_en.arb (Hebrew)

* New translations app_en.arb (Indonesian)
2024-09-27 22:28:00 +10:00
Oliver
6c0b3cccc3
New Crowdin updates (#534)
Some checks failed
iOS / build (push) Has been cancelled
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
* New translations app_en.arb (Lithuanian)

* New translations app_en.arb (Vietnamese)

* New translations app_en.arb (French)
2024-09-19 17:50:07 +10:00
Oliver
31cda0823a
Label fix (#533)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
* Bug fix for stock item label printing

- Simple typo
- Closes https://github.com/inventree/inventree-app/issues/531

* Update version
0.16.4
2024-09-14 09:53:04 +10:00
Oliver
51ae10af7f
New Crowdin updates (#529)
* New translations app_en.arb (Indonesian)

* New translations app_en.arb (Indonesian)

* New translations app_en.arb (Dutch)

* New translations app_en.arb (Turkish)

* New translations app_en.arb (Dutch)

* New translations app_en.arb (Spanish)

* New translations app_en.arb (Turkish)

* New translations app_en.arb (Indonesian)

* New translations app_en.arb (Dutch)

* New translations app_en.arb (Indonesian)

* New translations app_en.arb (Turkish)

* New translations app_en.arb (Turkish)

* New translations app_en.arb (Turkish)

* New translations app_en.arb (Italian)

* New translations app_en.arb (Italian)
2024-09-14 09:52:56 +10:00
Oliver
23f27af4e6
Update CI workflow (#532) 2024-09-14 09:35:03 +10:00
Oliver
c52885fc6b
Attachments fix (#528)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
* Bump version

* Fix for viewing and uploading attachment files

- Make sure we use the correct attribute!
0.16.3
2024-08-25 12:14:57 +10:00
Oliver
82aace9cc4
New Crowdin updates (#526)
* New translations app_en.arb (Arabic)

* New translations app_en.arb (Indonesian)
2024-08-25 12:08:56 +10:00
Oliver
9222439186
Update release notes (#523)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
0.16.2
2024-08-23 08:13:22 +10:00
Oliver
7b60c857fd
New Crowdin updates (#522)
* New translations app_en.arb (Spanish)

* New translations app_en.arb (Turkish)

* New translations app_en.arb (Turkish)
2024-08-23 08:10:30 +10:00
Andrew W
4558fff36c
Move function return to right line on scan success (#521)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
Issue #520
2024-08-21 20:45:14 +10:00
Oliver
30cfcc5ffe
New Crowdin updates (#519)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
* New translations app_en.arb (Swedish)

* New translations app_en.arb (Polish)
2024-08-18 16:13:08 +10:00
Oliver
f007a8da74
New Crowdin updates (#518)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
* New translations app_en.arb (Swedish)

* New translations app_en.arb (Chinese Simplified)
2024-08-14 20:29:45 +10:00
Oliver
c9cad2f89f
Change from fontawesome to tabler icons (#516)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
* Change from fontawesome to tabler icons

- Consistent with the frontend

* Cleanup conflicts

* Use double quotes

* remove unused import

* Update release notes

* Migrate some google icons to tabler icons

* Icon update

* Properly support display of custom icons

* Fix lookup
2024-08-08 19:44:44 +10:00
Oliver
42de3fd7d4
Order hold (#515)
Some checks are pending
Android / build (push) Waiting to run
CI / test (push) Waiting to run
iOS / build (push) Waiting to run
* Add support for "ON_HOLD" status for orders

* Bump version and release notes

* Fix import
2024-08-07 21:11:40 +10:00
Oliver
693b4a4fce
New Crowdin updates (#514)
* New translations app_en.arb (Norwegian)

* New translations app_en.arb (Thai)
2024-08-07 20:16:31 +10:00
Oliver
0485d5d089
New translations app_en.arb (Romanian) (#513)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
2024-07-23 20:12:18 +10:00
Oliver
6ba4fa747e
Pin specific version of sentry_flutter (#512)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
2024-07-16 12:32:47 +10:00
Oliver
8ba10f2578
Revert sentry version (#511)
Some checks are pending
Android / build (push) Waiting to run
CI / test (push) Waiting to run
iOS / build (push) Waiting to run
- Caused issues with iOS app build
2024-07-15 21:52:28 +10:00
Oliver
856cf9eee4
New translations app_en.arb (Estonian) (#510) 2024-07-15 21:46:41 +10:00
Oliver
ea9623490d
Android sdk version (#509)
Some checks are pending
Android / build (push) Waiting to run
CI / test (push) Waiting to run
iOS / build (push) Waiting to run
* Bump target SDK version

* Update pubspec and release notes

* Update sentry version

* Downgrade onecontext
2024-07-15 13:53:14 +10:00
Oliver
5a9a0b0855
New Crowdin updates (#507)
* New translations app_en.arb (Turkish)

* New translations app_en.arb (Italian)

* New translations app_en.arb (Romanian)

* New translations app_en.arb (Romanian)

* New translations app_en.arb (Romanian)

* New translations app_en.arb (Russian)

* New translations app_en.arb (Czech)

* New translations app_en.arb (Polish)

* New translations app_en.arb (Swedish)

* New translations app_en.arb (Portuguese)

* New translations app_en.arb (French)

* New translations app_en.arb (Turkish)

* New translations app_en.arb (French)

* New translations app_en.arb (Portuguese, Brazilian)

* New translations app_en.arb (Arabic)

* New translations app_en.arb (Ukrainian)

* New translations app_en.arb (Estonian)

* New translations app_en.arb (Estonian)
2024-07-15 10:37:41 +10:00