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

1464 Commits

Author SHA1 Message Date
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
Oliver
464d415115
Version update (#506)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
2024-06-11 23:23:16 +10:00
Oliver
e837394495
Modern attachments (#505)
* Minimum API version is now 100

* Remove old API features

- Anything below API v100 no longer supported

* Reefactor attachment widget to support modern attachment API

* Filter and display attachments correctly

* Refactor
2024-06-11 23:16:01 +10:00
Oliver
c3eb1a5fca
New Crowdin updates (#504)
* New translations app_en.arb (Spanish, Mexico)

* New translations app_en.arb (Romanian)
2024-06-11 22:14:20 +10:00
Oliver
b6d5d017ec
updates for iOS build (#503)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
- Required to meet latest apple store
2024-06-04 16:35:40 +10:00
Oliver
aed07514dd
New translations app_en.arb (Portuguese) (#502)
Some checks are pending
Android / build (push) Waiting to run
CI / test (push) Waiting to run
iOS / build (push) Waiting to run
2024-06-04 13:37:02 +10:00
Oliver
e600c5f6b5
Update release notes (#500)
Some checks are pending
Android / build (push) Waiting to run
CI / test (push) Waiting to run
iOS / build (push) Waiting to run
0.15.0
2024-06-03 21:58:54 +10:00
Oliver
715cd06946
Long sn fix (#499)
* Improve tasks.py

- Works from any subdir now

* Update stock detail display

* FIx width of "serial" column in stock item list
2024-06-03 21:50:24 +10:00
Oliver
7575ba0136
New Crowdin updates (#497)
* New translations app_en.arb (Portuguese)

* New translations app_en.arb (Portuguese)
2024-06-03 21:46:01 +10:00
João Nuno
4302f542dc
Update README.md (#496)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
2024-06-01 09:21:28 +10:00
Oliver
349b3d4366
New Crowdin updates (#495)
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 (Portuguese, Brazilian)

* New translations app_en.arb (Spanish)
2024-05-30 19:03:36 +10:00
Oliver
9638b782cc
New Crowdin updates (#493)
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 (German)

* New translations app_en.arb (Italian)

* New translations app_en.arb (Chinese Simplified)

* New translations app_en.arb (Portuguese)
2024-05-21 09:02:29 +10:00
Oliver
541060aa03
Print label key (#491)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
* We now use the plugin key for printing labels

* Bump API version for modern label printing

* Fix typo
2024-05-15 20:19:34 +10:00
Oliver
9a6e1e6381
New translations app_en.arb (Russian) (#490)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
2024-05-12 20:42:08 +10:00
Oliver
3c0bca276d
Label printing fix (#489)
* Add check for modern label printing interface

* Update getLabelTemplates

* Fix typo

* Refactor / simplify

* Revert parameter type

* Update version number and release notes

* Refactor label printing function

- Will require some cleanup in the future
- Still needs testing

* Fix for modern printing

* Typo fix
2024-05-12 20:41:02 +10:00
Oliver
91cb24c74c
New translations app_en.arb (Hungarian) (#488)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
2024-05-10 23:52:26 +10:00
Oliver
86425ebb2b
New translations app_en.arb (Ukrainian) (#487)
Some checks failed
CI / test (push) Has been cancelled
Android / build (push) Has been cancelled
iOS / build (push) Has been cancelled
2024-04-29 20:28:59 +10:00
Oliver
177f040324
New Crowdin updates (#486)
* New translations app_en.arb (French)

* New translations app_en.arb (Spanish)

* 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 (Italian)

* New translations app_en.arb (Japanese)

* New translations app_en.arb (Korean)

* 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 (Latvian)

* New translations app_en.arb (Hindi)

* New translations app_en.arb (Serbian (Latin))
2024-04-19 10:33:09 +10:00
Oliver Walters
f986e163e3 Bump version number 0.14.3 2024-04-18 22:54:19 +10:00
Oliver
4499f3e00e
Barcode workflow (#485)
* Refactor stock barcode operations into new file

* Add setting to control confirmation of stock transfer actions

* Update details when scannign stock item

* Confirm movement when moving items into location

* Cleanup
2024-04-18 22:53:21 +10:00
Oliver
a889417fe0
Company active filters (#484)
* Add support for "active" status for:

- SupplierPart
- Company

* Add filtering options

* Fix default value

* Add inactive tiles

* Update text and release notes
2024-04-18 21:48:45 +10:00
Oliver
0e658febe2
New Crowdin updates (#483)
* New translations app_en.arb (French)

* New translations app_en.arb (Spanish)

* 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 (Italian)

* New translations app_en.arb (Japanese)

* New translations app_en.arb (Korean)

* 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 (Latvian)

* New translations app_en.arb (Hindi)

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

* New translations app_en.arb (Chinese Traditional)

* New translations app_en.arb (Chinese Simplified)

* New translations app_en.arb (Czech)
2024-04-17 21:26:09 +10:00
Oliver
3f60b52a68
New Crowdin updates (#482)
* New translations app_en.arb (French)

* New translations app_en.arb (Czech)

* New translations app_en.arb (German)

* New translations app_en.arb (Finnish)

* New translations app_en.arb (Hungarian)

* New translations app_en.arb (Norwegian)

* New translations app_en.arb (Polish)

* New translations app_en.arb (Russian)

* New translations app_en.arb (Slovak)

* New translations app_en.arb (Swedish)

* 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 (Latvian)

* New translations app_en.arb (Serbian (Latin))
2024-04-14 07:35:04 +10:00
Oliver
4ae28d60a1
Readme updates (#476)
* Update README.md

- Add developer docs

* Remove RELEASE.md
2024-03-06 21:19:25 +11:00
Oliver
b02dc5bac7
Simplify DSN file (#475)
* Add checks for empty sentry DSN

* Add default DSN key

* Fix CI workflows
2024-03-06 21:09:06 +11:00
Oliver
a889c4adbe
Filter fix (#473)
* Add check for "null" top level locations and categories

* Fix API

- Top level location and category broken after API 174
- Ref: https://github.com/inventree/InvenTree/pull/6536
0.14.2
2024-02-28 16:23:46 +11:00
Oliver
1d41d229ca
Error report updates (#470)
* Prevent error reporting for certain status codes

- These error codes indicate that there is something wrong with the server setup
- Outside scope

* Bump version
2024-01-16 00:31:10 +11:00
Oliver
d152475de4
Catch errors (#469)
* Catch error comparing dropdown items

* Update version number and release notes

* Data conversion

* Catch error when loading image from network

* Suppress error reporting for statusCode -1
0.14.1
2024-01-10 23:24:40 +11:00
Oliver
4ef2e43bf3
Update version info (#467) 0.14.0 2023-12-14 00:14:29 +11:00