Matthias Mair
1817f8e2cc
update test
2026-07-03 08:00:49 +02:00
Oliver Walters
91a648c629
Update API version
2026-07-03 03:55:01 +00:00
Oliver Walters
268b638a04
Additional unit tests
2026-07-03 02:10:30 +00:00
Oliver Walters
98dc285ebf
Adjust frontend
2026-07-02 23:21:38 +00:00
Oliver Walters
99494ba9dc
Update backend logic
2026-07-02 22:54:57 +00:00
Oliver Walters
4b21f9faa6
Adjust API filters
2026-07-02 22:53:19 +00:00
Oliver Walters
8d96670bbc
Add API filtering for new field
2026-07-02 07:57:05 +00:00
Oliver Walters
2d65841ad1
Updated docs
2026-07-02 07:53:17 +00:00
Oliver Walters
1bdd7fbce4
Add docs
2026-07-02 07:44:51 +00:00
Oliver Walters
36a208eb52
Add badge
2026-07-02 07:34:15 +00:00
Oliver Walters
7f194d09dd
Add frontend integration
2026-07-02 07:26:41 +00:00
Oliver Walters
da4cc739da
Add "consumable" field to the Part model
2026-07-02 07:26:04 +00:00
Matthias Mair
66d1884ad9
fix pin syntax ( #12287 )
...
* fix pin syntax
* make pins precise
* update target name and version
2026-07-02 07:50:05 +10:00
Miklós Márton
6865b0b6e6
Add playwright test for part image upload ( #11597 )
2026-07-01 22:48:13 +10:00
Oliver
9594ba9a98
Display login errors to user ( #12288 )
...
* Improved error message extraction
* Updated playwright test
2026-07-01 22:39:49 +10:00
Oliver
609e5ee105
Check build complete ( #12289 )
...
* Display non-field errors in table field
* Refactor validation for build output completion
- Run validation BEFORE trying to complete (serializer validation)
- Refactor and simplify common code
* Adjust unit tests
* Fix typing
* Remove debug
2026-07-01 16:47:33 +10:00
Oliver
09f85aeae9
[UI] Tree select in form fields ( #12217 )
...
* Add TreeField component
* Add chevrons in dropdown menu
* Custom node rendering
* Add childIdentifier
* Ensure full value gets displayed
* Fix for search results
* Refactor old renderers
* Override field types
* use definition filters
* Better location validation messages
* Tweaks
* Fix unit test
* Include icon
* Fix playwright test
* Fix call to onValueChange
* Updated playwright tests
* Use pathstring in selectedLabel (if available)
* Mark structural nodes
* Retain selected value when dropdown open
* Add better placeholder values
* Simplify field selection
2026-06-30 22:59:04 +10:00
github-actions[bot]
7a81aa216f
New Crowdin translations by GitHub Action ( #12251 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-30 22:27:02 +10:00
Oliver
304c54530c
Allow stock adjustment from "category" detail view ( #12256 )
2026-06-30 19:28:37 +10:00
Oliver
fb280d80e7
Fix for STOCK_COUNT event ( #12281 )
...
* Fix for STOCK_COUNT event
- Prevent double emission of event type string
* adjust unit test
2026-06-30 18:54:35 +10:00
Oliver
6111aace1f
[UI] Table field refactor ( #12274 )
...
* Use callback funcs
* Don't use idx to identify rows
* Add debug function for finding why a component re-rendered
* Do not pass 'control' through to each row
* Prevent unnecessary re-rendering of table rows
* Adjust order of operations for hooks
* Keep props hidden
* Use lightweight NumberInput
* Use NumberInput elsewhere
* Add comment
* use rowId instead of idx
* Generic row memos
* Compare errors too
* Fix for BomItemSubstituteRow
* Adjust more forms
* memoize quantity
* Memoize build lines
* Fix re-rendering issues for build allocation
* Fix for useConsumeBuildLinesForm
* Fix for transfer order table
* Fix useReceiveLineItems
* Remove memoized pattern
* Fix row keys
* Cleanup
* Create useStockItems hook for memoizing items
* Refactoring
* More refactoring
* Remove obj reference
- preventing shallow comparison from working
* Add error message to useWhyDidYouUpdate
* Cleanup
* Cleanup dead code
* Adjust modal width
* Change attr name
* Remove autoFillFilters prop
* Adjustments for serialized stock
* Fix typing
* Bump frontend version
* Adjustments for playwright testing
* Fix ref issue
* Remove debug entry
* Update CHANGELOG.md
* Reintroduce index to table header
* Refactor common component
2026-06-30 18:10:40 +10:00
Oliver
414aac0224
Fix stocktake bug for counting serialized items ( #12280 )
...
* Fix stocktake bug for counting serialized items
* Add unit test
2026-06-30 15:39:05 +10:00
Oliver
635ea8179e
[UI] Fix 'available' display ( #12279 )
...
- Hide entirely for items not "in_stock"
2026-06-30 09:53:40 +10:00
dependabot[bot]
d00681e20c
chore(deps): bump the dependencies group with 5 updates ( #12278 )
...
* chore(deps): bump the dependencies group with 5 updates
Bumps the dependencies group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout ) | `6.0.3` | `7.0.0` |
| [oasdiff/oasdiff-action/diff](https://github.com/oasdiff/oasdiff-action ) | `0.1.1` | `0.1.3` |
| [CodSpeedHQ/action](https://github.com/codspeedhq/action ) | `4.17.5` | `4.17.6` |
| [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action ) | `0.5.6` | `0.5.7` |
| [pkgr/action/publish](https://github.com/pkgr/action ) | `3bce081ae512c5020856e237d37b3f5479d4aa71` | `c5666febcd31750da6428042193fc5b2fb765435` |
Updates `actions/checkout` from 6.0.3 to 7.0.0
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](df4cb1c069...9c091bb21b )
Updates `oasdiff/oasdiff-action/diff` from 0.1.1 to 0.1.3
- [Release notes](https://github.com/oasdiff/oasdiff-action/releases )
- [Commits](5fbe96ede8...ccc2442df0 )
Updates `CodSpeedHQ/action` from 4.17.5 to 4.17.6
- [Release notes](https://github.com/codspeedhq/action/releases )
- [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md )
- [Commits](c145068895...63f3e98b61 )
Updates `zizmorcore/zizmor-action` from 0.5.6 to 0.5.7
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases )
- [Commits](5f14fd08f7...192e21d79a )
Updates `pkgr/action/publish` from 3bce081ae512c5020856e237d37b3f5479d4aa71 to c5666febcd31750da6428042193fc5b2fb765435
- [Release notes](https://github.com/pkgr/action/releases )
- [Commits](3bce081ae5...c5666febcd )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: oasdiff/oasdiff-action/diff
dependency-version: 0.1.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: CodSpeedHQ/action
dependency-version: 4.17.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: zizmorcore/zizmor-action
dependency-version: 0.5.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: pkgr/action/publish
dependency-version: c5666febcd31750da6428042193fc5b2fb765435
dependency-type: direct:production
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update checkout action version comment in workflow
* fix pins
* change pin
* fix pin
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthias Mair <code@mjmair.com>
2026-06-30 08:26:27 +10:00
Oliver
f7e267cca8
Fix dashboard issue ( #12275 )
2026-06-30 00:44:25 +10:00
suzunn
0470dc34b7
fix: preserve supplier import stock workflow ( #12215 )
...
Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
2026-06-30 00:24:00 +10:00
Oliver
12825aa1f4
[UI] Fix stock dates ( #12272 )
...
* [UI] Fix stock dates
- Display creation date
- Display stocktake date
* Switch to date type
2026-06-29 16:01:33 +10:00
Oliver
5b1a7db07f
[UI] Table tweaks ( #12271 )
...
* [UI] Make part cell text copyable
* Reduce text size
* Reduce text size
2026-06-29 16:01:15 +10:00
Matthias Mair
25b83c7388
update sponsored ressources ( #12264 )
2026-06-27 11:30:51 +10:00
Matthias Mair
2d1d5403d8
chore(backend): Remove devops ( #12265 )
...
* update sponsored ressources
* remove az devops
2026-06-27 11:30:28 +10:00
Oliver
1da71ca3b9
[UI] Stock column fix ( #12268 )
...
* [UI] Fix StockColumn component
* stock table rendering tweaks
2026-06-27 11:29:40 +10:00
Matthias Mair
56679e4b31
chore(backend): dep bump ( #12258 )
...
* general deps bump
* cleanup other dep files
2026-06-26 09:56:01 +10:00
Matthias Mair
5d581a35e4
chore(backend): harden gh setup ( #12262 )
...
* pin plugin creator version
* hard pin install script
2026-06-26 09:55:36 +10:00
Matthias Mair
8f73d9291b
chore(backend): typing fixes ( #12247 )
...
* bump ty
* various fixes
* fix settings
* bump stubs
* update pre-commit setup
* update ignore
* fix various issues
* fix style
* fix ignores
* fix wrong ty warnings
* ignore __class__ type checking errors
see https://github.com/astral-sh/ty/issues/3122
* fix exception logging
* update ignoring
* bump ty further
* add cleanup cmd
* Merge branch 'master' of https://github.com/inventree/InvenTree into typechecking-remove-ignore
* bump ty
* remove now unused class ignores
2026-06-26 08:04:36 +10:00
Oliver
e847d96a88
Bug fix for exception handler ( #12257 )
2026-06-26 08:02:38 +10:00
Oliver
b99b80957f
[UI] Improve revision selector ( #12254 )
...
- Display upstream revisions too
2026-06-26 00:02:50 +10:00
Oliver
39b74c7e87
Skip "many" fields in DataExport ( #12255 )
...
- Exporting multi-dimensional datasets requires a custom exporter
2026-06-25 22:44:32 +10:00
Matthias Mair
496b20e08f
fix js-yaml, esbuild vulns ( #12190 )
...
* fix js-yaml, esbuild vulns
* update bump
* upgrade vite
2026-06-25 16:06:02 +10:00
Oliver
e5fa67ca9f
Project code active ( #12250 )
...
* Add 'active' field to the ProjectCode model
- Allows retiring of old project codes without deleting
* Update UI table
* Refactor ProjectCodeField
* Add unit test
* Bump API version and CHANGELOG
2026-06-25 14:26:53 +10:00
Oliver
3f36537391
Revert devcontainer to python 3.12 ( #12249 )
2026-06-25 12:23:44 +10:00
github-actions[bot]
d1f91e8b4e
New Crowdin translations by GitHub Action ( #12238 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-25 10:51:57 +10:00
Neil Beukes
4cfefc18c1
Allow stock transfer to merge into existing stock (optional) #6951 ( #12022 )
...
* working on merge transfer
* fix history when merging
* update messaging, add 'added' line in history
* reworked history logic
* removed old transfer logic
* remove formatting changes from vite file
* Bumped API version, added entry in docs for new global setting
* removed the tracking item overwrite, Use existing tracking event from transfer
* run pre-commit checks
---------
Co-authored-by: Matthias Mair <code@mjmair.com>
2026-06-25 00:24:33 +10:00
Oliver
fa55917659
Update devcontainer Dockerfile ( #12244 )
...
- Update to python 3.14
- Fix base packages
2026-06-24 21:56:39 +10:00
Matthias Mair
de736ee5de
!feat(backend): bump minimum python version ( #12223 )
...
* bump ci versions
* bump installer version
* bump tooling version ref
* bump doc refs
* bump / refactor code refs
* bump debug ref
* remove now unneeded deps
* bump release version
* remove distutils
* fix finder call
* remove old compat code
* add changelog entry
* lower cov target for now
2026-06-24 17:42:35 +10:00
Oliver
09f11a27d9
[report] Tweak datamatrix helper ( #12240 )
...
* [report] Tweak datamatrix helper
- Add support for "rectangular" display
- Support different image output formats
* Fix unit tests
2026-06-24 17:42:32 +10:00
Oliver
7e59c92422
1.5.0 ( #12239 )
...
* Add release entry for 1.4.0
* Add blank entry for 1.5.0
* Bump version to 1.5.0 dev
2026-06-24 13:53:58 +10:00
Oliver
74dc21b81c
[bug] Allocated query fix ( #12234 )
...
* Fix BuildLineFilter.filter_allocated
- Required for mysql backend
* Spoecify output field
2026-06-24 12:49:43 +10:00
Oliver
75b27bd10a
[UI] Tweak "order parts" wizard ( #12236 )
...
- Order supplier parts by "primary" value
- Attempt to auto-fill primary supplier part
2026-06-24 12:49:30 +10:00
Oliver
184ec37975
[UI] Tweak today color ( #12235 )
...
- Make "today" more obvious in calendar views
2026-06-24 12:49:19 +10:00
github-actions[bot]
6a2094e2a0
New Crowdin translations by GitHub Action ( #12192 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-24 11:44:51 +10:00