2
0
mirror of https://github.com/inventree/inventree-app.git synced 2026-07-09 22:31:01 +00:00
Commit Graph

1341 Commits

Author SHA1 Message Date
Oliver f6a79651c0 New translations app_en.arb (Russian)
[ci skip]
2026-07-10 07:56:21 +10:00
Oliver cf2766313b New translations app_en.arb (Korean)
[ci skip]
2026-07-10 07:56:19 +10:00
Oliver 464143812b New translations app_en.arb (Czech)
[ci skip]
2026-07-08 19:58:18 +10:00
Oliver 63de44f6be New translations app_en.arb (Serbian (Latin))
[ci skip]
2026-07-07 13:36:16 +10:00
Oliver 231fb1ce6d New translations app_en.arb (Hindi)
[ci skip]
2026-07-07 13:36:15 +10:00
Oliver 1182777f77 New translations app_en.arb (Latvian)
[ci skip]
2026-07-07 13:36:14 +10:00
Oliver ff7edf628f New translations app_en.arb (Estonian)
[ci skip]
2026-07-07 13:36:12 +10:00
Oliver c8875d133c New translations app_en.arb (Thai)
[ci skip]
2026-07-07 13:36:11 +10:00
Oliver 4c4556e53d New translations app_en.arb (Spanish, Mexico)
[ci skip]
2026-07-07 13:36:09 +10:00
Oliver a44f1c5aaf New translations app_en.arb (Persian)
[ci skip]
2026-07-07 13:36:08 +10:00
Oliver 303a99d185 New translations app_en.arb (Indonesian)
[ci skip]
2026-07-07 13:36:07 +10:00
Oliver a6c74b132e New translations app_en.arb (Portuguese, Brazilian)
[ci skip]
2026-07-07 13:36:05 +10:00
Oliver d2f088f011 New translations app_en.arb (Vietnamese)
[ci skip]
2026-07-07 13:36:04 +10:00
Oliver 8ad0956fcf New translations app_en.arb (Chinese Traditional)
[ci skip]
2026-07-07 13:36:02 +10:00
Oliver 7c79a08a45 New translations app_en.arb (Chinese Simplified)
[ci skip]
2026-07-07 13:36:01 +10:00
Oliver 9006698b2b New translations app_en.arb (Ukrainian)
[ci skip]
2026-07-07 13:35:59 +10:00
Oliver 7b86d7daf4 New translations app_en.arb (Turkish)
[ci skip]
2026-07-07 13:35:58 +10:00
Oliver 9b084bd91d New translations app_en.arb (Swedish)
[ci skip]
2026-07-07 13:35:57 +10:00
Oliver 084f771511 New translations app_en.arb (Slovenian)
[ci skip]
2026-07-07 13:35:55 +10:00
Oliver c014a190f1 New translations app_en.arb (Slovak)
[ci skip]
2026-07-07 13:35:54 +10:00
Oliver 330737f4b9 New translations app_en.arb (Russian)
[ci skip]
2026-07-07 13:35:53 +10:00
Oliver 546e84a507 New translations app_en.arb (Portuguese)
[ci skip]
2026-07-07 13:35:51 +10:00
Oliver 8b2e77e763 New translations app_en.arb (Polish)
[ci skip]
2026-07-07 13:35:50 +10:00
Oliver cba370555a New translations app_en.arb (Norwegian)
[ci skip]
2026-07-07 13:35:49 +10:00
Oliver fbf9c19d9e New translations app_en.arb (Dutch)
[ci skip]
2026-07-07 13:35:47 +10:00
Oliver 4071852040 New translations app_en.arb (Lithuanian)
[ci skip]
2026-07-07 13:35:46 +10:00
Oliver bd99be1d4b New translations app_en.arb (Korean)
[ci skip]
2026-07-07 13:35:45 +10:00
Oliver ff26945145 New translations app_en.arb (Japanese)
[ci skip]
2026-07-07 13:35:43 +10:00
Oliver 170cbe7cf8 New translations app_en.arb (Italian)
[ci skip]
2026-07-07 13:35:42 +10:00
Oliver c47a1c4d38 New translations app_en.arb (Hungarian)
[ci skip]
2026-07-07 13:35:40 +10:00
Oliver 3c24b2541d New translations app_en.arb (Hebrew)
[ci skip]
2026-07-07 13:35:39 +10:00
Oliver 4309cc0516 New translations app_en.arb (Finnish)
[ci skip]
2026-07-07 13:35:37 +10:00
Oliver 54e30cb11c New translations app_en.arb (Greek)
[ci skip]
2026-07-07 13:35:36 +10:00
Oliver 8100c613ad New translations app_en.arb (German)
[ci skip]
2026-07-07 13:35:35 +10:00
Oliver 01acc4016d New translations app_en.arb (Danish)
[ci skip]
2026-07-07 13:35:33 +10:00
Oliver 5f763d1b87 New translations app_en.arb (Czech)
[ci skip]
2026-07-07 13:35:32 +10:00
Oliver 35f003b6cf New translations app_en.arb (Bulgarian)
[ci skip]
2026-07-07 13:35:31 +10:00
Oliver 47a9550d60 New translations app_en.arb (Spanish)
[ci skip]
2026-07-07 13:35:29 +10:00
Oliver dc00f41160 New translations app_en.arb (French)
[ci skip]
2026-07-07 13:35:28 +10:00
Oliver 0f7d266733 New translations app_en.arb (Romanian)
[ci skip]
2026-07-07 13:35:27 +10:00
Oliver 3647b32cc0 Fix login issues (#852)
- Properly clear secure token
- Better error messages
2026-07-06 23:45:23 +10:00
Oliver e301abebd8 display model pk entries (#851) 2026-07-06 23:18:51 +10:00
Oliver cb6b5a437d Legacy prune (#850)
* Update minimum supported API version

* Remove legacy search support

* Remove supportsContactModel

* More updates

* Final updates

* Remove broken ref
2026-07-06 22:11:29 +10:00
Oliver 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
Oliver f737172180 New Crowdin updates (#848)
* New translations app_en.arb (Arabic)

[ci skip]

* New translations app_en.arb (Arabic)

[ci skip]
2026-07-06 21:03:21 +10:00
Oliver c45744a9f9 New translations app_en.arb (Chinese Simplified) (#847)
[ci skip]
2026-07-04 11:36:52 +10:00
Steven Tang 4a89ec1e8d Improve scan stock item in Issue 617 (#841)
* Support transfer location into sublocation. Fix notification override. Support continous scanning.

* Perform linting as suggested

* Reuse http client and cache the https setting (#845)

This makes the app way faster by not having to redo the TCP and TLS handshake all the time and removing a disk read on each http request.

* Bump version and release notes (#846)

---------

Co-authored-by: Jorropo <jorropo.pgm@gmail.com>
Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
2026-07-04 11:36:37 +10:00
Jorropo 4195841827 Reuse http client and cache the https setting (#845)
This makes the app way faster by not having to redo the TCP and TLS handshake all the time and removing a disk read on each http request.
2026-07-02 21:49:17 +10:00
Oliver 9173ad4ee3 New translations app_en.arb (Dutch) (#837)
[ci skip]
2026-06-25 23:43:32 +10:00
Oliver ab8754bd00 Build barcodes (#836)
* Handle scanning of BuildOrder barcodes

* Update release notes

* Add required model type change

* adjust logic
2026-06-17 10:58:20 +10:00