Matthias Mair and GitHub
4289f13c7f
fix docs reqs ( #12407 )
...
* bump soupsieve
* general deps bump
2026-07-17 07:52:09 +10:00
Matthias Mair and GitHub
c56fe7f612
reduce duplication ( #12302 )
2026-07-05 14:52:37 +02:00
Matthias Mair and GitHub
5595a0a52b
fix test assumption ( #12296 )
2026-07-03 16:46:06 +10:00
Matthias Mair and GitHub
66d1884ad9
fix pin syntax ( #12287 )
...
* fix pin syntax
* make pins precise
* update target name and version
2026-07-02 07:50:05 +10:00
Matthias Mair and GitHub
25b83c7388
update sponsored ressources ( #12264 )
2026-06-27 11:30:51 +10:00
Matthias Mair and GitHub
2d1d5403d8
chore(backend): Remove devops ( #12265 )
...
* update sponsored ressources
* remove az devops
2026-06-27 11:30:28 +10:00
Matthias Mair and GitHub
56679e4b31
chore(backend): dep bump ( #12258 )
...
* general deps bump
* cleanup other dep files
2026-06-26 09:56:01 +10:00
Matthias Mair and GitHub
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 and GitHub
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
Matthias Mair and GitHub
496b20e08f
fix js-yaml, esbuild vulns ( #12190 )
...
* fix js-yaml, esbuild vulns
* update bump
* upgrade vite
2026-06-25 16:06:02 +10:00
Matthias Mair and GitHub
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
Matthias Mair and GitHub
f21bc2d06f
extend barcode scans API ( #12233 )
...
* extend barcode scans with user perm check
* fix import
* fix call
* align error message
* add missing permissions to test
* remove erronous assign
* ensure permission erros knock through
2026-06-24 10:45:26 +10:00
Matthias Mair and GitHub
ec845c61cd
Bump ty ( #12211 )
...
* 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
2026-06-22 08:26:31 +10:00
Matthias Mair and GitHub
9e125be07e
fix(ci): improve release pipe stability ( #12191 )
...
* update attestations step
* build stable channel release seperatly
2026-06-18 09:40:51 +10:00
Matthias Mair and GitHub
f602714dc9
fix(backend): import session metadata ( #12184 )
...
* add storage for historic import metadata for reporting and display purposes
fixes breakage fromhttps://github.com/inventree/InvenTree/pull/12169
* add api bump
* re-enable test
* fix migration
* ensure session is not overwritten
* fix statusrender without custom key
2026-06-18 08:10:32 +10:00
Matthias Mair and GitHub
c262efb25f
fix(ci): disable running on dependabot and backport branches ( #12189 )
2026-06-18 08:07:37 +10:00
Matthias Mair and GitHub
91a4b2a1a5
fix(frontend): adress broken UI tests ( #12183 )
...
* try different matching mechanism
* fix for changes in #12168
* disable broken test from https://github.com/inventree/InvenTree/pull/12169
* revert observability perm change
2026-06-17 09:39:00 +10:00
Matthias Mair and GitHub
05b7e12abf
bump docker base ( #12178 )
2026-06-16 10:21:31 +10:00
Matthias Mair and GitHub
92419b3bdf
bump frontend ( #12137 )
...
* bump react-router
* upgrade to remove uuid
* upgrade
* bump a bit more
* lower mantine
2026-06-16 08:35:17 +10:00
Matthias Mair and GitHub
457fe16f9c
feat(frontend): add more general hotkeys ( #12138 )
...
* add admin button hotkey
* add duplicate hotkey
* generalised hotkeys for actions
* move to fnc
* fix type checking
* more hotkeys!
* add the first primary action to the hotkeys
* small fixes
* use capital hotkeys
* add keys for navigation
* add panel navigation hotkeys
* remove admin hotkey - navigating to attachments is imo more helpful
* address conflict on macos
2026-06-13 19:57:57 +10:00
Matthias Mair and GitHub
10479e82b8
switch from n to nvm as that is an offical channel ( #12140 )
2026-06-13 15:16:16 +10:00
Matthias Mair and GitHub
1947db06e7
feat(ci): add flakeiness ( #12148 )
...
* add-flakeiness
* Update flakiness project in Playwright config
2026-06-12 02:02:42 +02:00
Matthias Mair and GitHub
9ee189a16b
bump container deps ( #12136 )
...
* bump container deps
* specific n version
* switch to nvm as n is not officially supported
* fix bash script
* fix corepack
* move yarn config inline
* revert nvm usage
2026-06-10 09:39:41 +10:00
3d527eb392
feat(frontend): add hotkey registration function and hotkey helper modal ( #12128 )
...
* add new hotkey registration interface and hotkey modal
* fix import
* add printing hotkey
* add todo
* add hotkey for barcode scanning
* register spotlight shortcut key
* sort keys
* render nicer overview
* fix props
* expose for plugins
---------
Co-authored-by: Oliver <oliver.henry.walters@gmail.com >
2026-06-09 13:05:52 +10:00
Matthias Mair and GitHub
6c13d9f2a2
remove docs remainder https://github.com/inventree/InvenTree/issues/12067 ( #12105 )
2026-06-07 09:59:04 +10:00
Matthias Mair and GitHub
bd3098028b
bump django ( #12097 )
2026-06-06 07:58:39 +10:00
Matthias Mair and GitHub
1e190f112f
dev tools bump ( #12026 )
2026-05-31 09:28:02 +10:00
Matthias Mair and GitHub
914cd72ef1
fix (backend): only instrument tracing once ( #12050 )
...
* ensure tracing is only set up once
* check if instrument was already called
2026-05-31 07:30:51 +10:00
Matthias Mair and GitHub
ca745bec30
chore(backend): also release packages to stable in the new packager.io repo ( #12023 )
...
* new packager setup: also release to stable
* fix missing param
2026-05-28 23:00:21 +02:00
Matthias Mair and GitHub
00ad041e1b
bump frontend resolution ( #12014 )
2026-05-27 07:17:36 +10:00
Matthias Mair and GitHub
6476d164a0
docs: rename ressouce details ( #12005 )
2026-05-26 13:07:04 +10:00
Matthias Mair and GitHub
d9fea903f1
fix performance test ( #12006 )
...
follow up to https://github.com/inventree/InvenTree/pull/11963
2026-05-26 10:40:17 +10:00
Matthias Mair and GitHub
9908870a81
realign user API endpoints ( #11963 )
...
* realign user API endpoints to make it clearer which one are only applicable to the current user
* fix name
* bump api
* fix test
* fix reference
* fix test exception
* update ref
* reduce breakage
* re-add legacy urls till next `breaking`
2026-05-22 09:44:24 +10:00
f27b9b5443
feat(frontend): Add option for plugins to add header actions ( #9570 )
...
* [FR] PUI - Add option for plugins to add header actions
Fixes #8593
* fix parsing
* fix merge
* reduce diff
* fix sample implementation
* add support for icons and colors in primary actions
* add changelog entry
* add docs
* add more detailed sample text
* pass location into context
* fix test
---------
Co-authored-by: Oliver <oliver.henry.walters@gmail.com >
2026-05-22 08:20:07 +10:00
Matthias Mair and GitHub
038dcc9c74
remove unused statements ( #11949 )
2026-05-16 07:57:33 +10:00
Matthias Mair and GitHub
e3a22762e8
refactor(backend): various SAST fixes ( #11952 )
...
* optimize asserts
* ensure redirect is safe
* sanatize token in log
2026-05-16 07:53:37 +10:00
Matthias Mair and GitHub
2abaaff543
pin test install ( #11953 )
2026-05-16 07:52:11 +10:00
Matthias Mair and GitHub
701a788a6e
feat(frontend): custom model render registration ( #11928 )
...
* refactor RenderInstance
* add custom mode renderer
* add optional custom_model api form arg
* switch to fallback mechanism
* remove warning
* fix imports
* adress sonarque rules
2026-05-14 13:18:52 +10:00
Matthias Mair and GitHub
34a9f1e10c
feat(frontend): expose inline render helpers ( #11917 )
...
* expose RenderInlineModel
* expose Thumbnail
* add changelog / lib entry
* move thumbnail back; use context
* move to context
* reduce diff
* add better type
* reduce diff more
2026-05-12 13:46:58 +10:00
98f1ae53a3
bump urlib3 ( #11925 )
...
* chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in /src/backend
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.6.3 to 2.7.0.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.6.3...2.7.0 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.7.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
* fix style
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-12 13:12:09 +10:00
Matthias Mair and GitHub
5d059fe725
fix(CI): adress zimor warnings in the release workflow ( #11916 )
...
* adress zimor warnings
- https://github.com/inventree/InvenTree/security/code-scanning/346
- https://github.com/inventree/InvenTree/security/code-scanning/345
- https://github.com/inventree/InvenTree/security/code-scanning/344
- https://github.com/inventree/InvenTree/security/code-scanning/343
* adress https://github.com/inventree/InvenTree/security/code-scanning/232
* fix template injection
* revert change
* collected improvements
* use native action
2026-05-11 11:58:13 +10:00
Matthias Mair and GitHub
d29361fded
remove dead function InstanceFromUrl ( #11918 )
2026-05-11 11:51:20 +10:00
Matthias Mair and GitHub
b47091f388
chore(backend): bump dev tooling, switch to prek ( #11905 )
...
* update names
* update tooling
* update files to new style
* swich to prek
* remove autoupdate to make newbie PRs cleaner
2026-05-10 10:15:30 +10:00
Matthias Mair and GitHub
69c11d106c
chore(backend): bump django-q2 ( #11910 )
...
* bump django-q2
* API bump
2026-05-10 09:12:01 +10:00
1aed591c2f
chore(backend): bump django ( #11907 )
...
* bump django
* add comment regarding GHSA-5h8x-9c6f-2j8m
---------
Co-authored-by: Oliver <oliver.henry.walters@gmail.com >
2026-05-10 08:39:00 +10:00
Matthias Mair and GitHub
39b43288bb
fix test assertation ( #11908 )
...
follow up to https://github.com/inventree/InvenTree/pull/11896
2026-05-09 23:52:41 +10:00
Matthias Mair and GitHub
61eb5e8d0f
frontend: more exposing for plugins ( #11897 )
...
* expose EditApiForm in context
* expose renderRemoteInstance in context
* expose useInstance in context
* export DetailDrawerComponent, useLocalLibState
* fix import/type
* add changelog entry
2026-05-09 23:14:36 +10:00
Matthias Mair and GitHub
44b31fc44a
fix(frontend): adjust media queries for newer postcss style ( #11892 )
2026-05-08 08:49:21 +10:00
Matthias Mair and GitHub
0d4fe366ef
feat(frontend): bump node build enviroment to 24 ( #11893 )
...
* feat(frontend): bump node build enviroment to 24
* update docs
* add changelog
2026-05-08 08:48:53 +10:00
556de563e2
fix(backend): ensure version screeen runs without django present ( #11887 )
...
Co-authored-by: Oliver <oliver.henry.walters@gmail.com >
2026-05-08 00:50:12 +10:00
Matthias Mair and GitHub
610e275ca0
Lock notes on orders if they are completed ( #11880 )
...
* Lock notes on orders if they are completed
Fixes #11879
* also check setting
* use statuscode object
* remove build lock
2026-05-06 22:25:14 +10:00
6f56d44287
feat(frontend): lib make Detaildrawer available ( #11827 )
...
* feat(frontend): lib make Detaildrawer available
Co-authored-by: Copilot <copilot@github.com >
* move StylishText to lib
Co-authored-by: Copilot <copilot@github.com >
* add changelog entry
Co-authored-by: Copilot <copilot@github.com >
* fix import path
---------
Co-authored-by: Copilot <copilot@github.com >
2026-05-01 14:49:43 +10:00
76da739c48
bump vite, lodash, postcss ( #11831 )
...
Co-authored-by: Copilot <copilot@github.com >
2026-05-01 14:02:51 +10:00
Matthias Mair and GitHub
6e4ffcb6d2
also expose TableState ( #11826 )
2026-04-28 11:04:49 +10:00
e3a2a02857
bump deps ( #11812 )
...
* fix pip
* bump uv
---------
Co-authored-by: Oliver <oliver.henry.walters@gmail.com >
2026-04-27 09:04:38 +10:00
Matthias Mair and GitHub
de3266cdf6
refactor(frontend): make plugin support for panels more generic ( #11787 )
...
* feat(frontend): add more generic plugin support on PanelGroup
* refactor exsisting use cases
* add plugin panel support to StockLocation
closes https://github.com/inventree/InvenTree/issues/11782
* stop re-using model field
* re-order types
* add panel support for core
* change keys
see https://github.com/inventree/InvenTree/pull/11787#discussion_r3127410867
2026-04-24 08:34:21 +10:00
Matthias Mair and GitHub
91977bd070
feat(frontend): add inline component addition to bom dialog ( #11781 )
...
* feat(frontend): add inline component addition to BOM dialog
closes https://github.com/invenhost/InvenTree/issues/311
* adapt to new var name
2026-04-23 09:27:50 +10:00
d8cd1849ba
feat(frontend): add inline create modal to PurchaseOrderLineItem dialog ( #11778 )
...
* feat(frontend): add inline create modal to PurchaseOrderLineItem dialog
fixes https://github.com/invenhost/InvenTree/issues/299
* add changelog
* implement suggested fix
Co-authored-by: Oliver <oliver.henry.walters@gmail.com >
---------
Co-authored-by: Oliver <oliver.henry.walters@gmail.com >
2026-04-22 16:53:31 +10:00
Matthias Mair and GitHub
6cb0cfbfcc
feat(frontend): warn if notes are dirty ( #11772 )
...
* feat(frontend): warn if notes are dirty
closes https://github.com/invenhost/InvenTree/issues/301
* fix type
* fix small style issues
* add changelog entry
* stop closing tab
2026-04-22 09:11:27 +10:00
Matthias Mair and GitHub
3c9b014939
add frontend cookie removal of mfa trust ( #11768 )
2026-04-21 10:26:39 +10:00
Matthias Mair and GitHub
27ce60dea3
!refactor(backend): remove API quirks ( #11723 )
...
* move action to post endpoint
* use default return code
* remove custom permissions on notifications endpoint
* add api bump
* update link
* fix assertation
* fix test to use post - this was refactored
2026-04-13 10:31:08 +10:00
Matthias Mair and GitHub
366d4c398c
refactor(backend): move various endpoints to modelviewsets ( #11617 )
...
* move to router based path building
* fix url names
* fix import
* fix test helper
* fix test
* more test fixes
* fix api response
* remove url patch
* bump api version
* reduce diff
* Fix version tag
* fix schema generation errors
* adjust texts
* fix tests
* add test for notification behavior / readakk
* add todo for wrong endpoint
* rename
* adjust docstring
* fix outstanding permission todo - this pattern should be changed in the API
2026-04-11 17:37:16 +10:00
Matthias Mair and GitHub
ff2c3c7592
bump backend pkg ( #11699 )
...
* bump django
* bump jwcrypto
2026-04-09 08:34:30 +10:00
9c0cb34106
Merge commit from fork
...
* fix behaviour
* style fixes
---------
Co-authored-by: Oliver Walters <oliver.henry.walters@gmail.com >
2026-04-08 08:13:39 +10:00
Matthias Mair and GitHub
e91f306245
feat(frontend): improve comms around danger of staff users ( #11659 )
...
* docs: add more details around staff / superuser roles and their dangers
* make clear that staff users are dangerous
* make distinction clearer in API
* add error code and frontend warning about running with staff / admin user
* fix test
* bump api
* adapt banner warning
* make banner locally disableable
* add global option to disable elevated user alert
2026-04-05 22:51:46 +10:00
Matthias Mair and GitHub
45de695d4f
feat(backend): add request id ( #11666 )
...
helpful for https://github.com/inventree/InvenTree/issues/9996
2026-04-03 14:07:27 +11:00
5d1cbf4e9a
refactor(backend): replace bleach with nh3 and bump weasy ( #11655 )
...
* Replace bleach with nh3 for HTML sanitization
Agent-Logs-Url: https://github.com/matmair/InvenTree/sessions/913a447a-5efa-4fa3-b8b1-6af5feaa24f0
Co-authored-by: matmair <66015116+matmair@users.noreply.github.com >
* reduce diff
* bump weasy
* fix name
* remove old textual refs
* move defaults
* add some comments
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-04-02 15:35:15 +11:00
Matthias Mair and GitHub
07a0bd2e24
remove duplicate requirements ( #11654 )
2026-04-02 10:46:41 +11:00
Matthias Mair and GitHub
a8cef43484
docs: add more details around staff / superuser roles and their dangers ( #11658 )
2026-04-02 10:40:10 +11:00
Matthias Mair and GitHub
1f01229d30
fix(backend): API description ordering more deterministic ( #11649 )
...
* fix(backend): API description ordering more deterministic
* bump API
* Update API version history in api_version.py
2026-04-01 08:54:44 +11:00
Matthias Mair and GitHub
e3c9a35bae
feat(backend): add inventree version to every response ( #11611 )
...
* feat(backend): add inventree version to every response
* add more info
2026-03-29 14:27:05 +11:00
8b67fe5e99
fix(frontend): Template Editor Rendering Issues ( #11601 )
...
* fix order
* general bump
* allign @codemirror
* fix style
* add playwright test
---------
Co-authored-by: Oliver <oliver.henry.walters@gmail.com >
2026-03-27 07:29:03 +11:00
Matthias Mair and GitHub
ae593bd7c4
chore(backend): full backend/image bump ( #11571 )
...
* full bump
* bump base image
* update comment
* fix ty errors
* lower allauth
2026-03-23 21:46:45 +11:00
Matthias Mair and GitHub
08e8b43cd4
docs:clear up admin access ( #11595 )
2026-03-23 07:11:48 +11:00
Matthias Mair and GitHub
9c993d1c22
bump drf ( #11559 )
2026-03-20 07:18:27 +11:00
Matthias Mair and GitHub
16103379c9
chore(backend): Bump ty ( #11537 )
...
* bump ty - there is better django support now
* more fixes
* fix usage of types
* add missing type
* fix access
* ensure itteration is safe
* fix uncombat decimal usage
* ?potential breaking: change access key
* remove now obsolete igtnore
* ignore errors on StdImageField
* remove usage of unkonw parameter
* fix diff error
* fix schema creation
* fix coverage quirk
* those are unneeded now?
* this seem to have been an issue with 3.12; not occuring on 3.14
* ignore pydantiics
* ignore edge cases for now
* include isGenerating fix
* make typing python 3.11 compatible
* fix more errors
2026-03-18 18:25:50 +11:00
Matthias Mair and GitHub
ab116309b3
chore(backend): fix isGenerating detection ( #11548 )
2026-03-18 00:00:33 +11:00
Matthias Mair and GitHub
97aec82d33
bump PyJWT ( #11532 )
...
fixes https://github.com/inventree/InvenTree/security/dependabot/386
2026-03-15 22:03:45 +11:00
Matthias Mair and GitHub
29ac2392db
bump undici ( #11526 )
2026-03-15 01:25:20 +11:00
Matthias Mair and GitHub
897e3b9ec6
bump build tooling ( #11505 )
2026-03-14 22:55:30 +11:00
Matthias Mair and GitHub
d7af345e20
refactor(frontend): use central user creds ( #11520 )
2026-03-14 13:29:46 +11:00
Matthias Mair and GitHub
fda3204e33
fix: low-privilege user token creation ( #11492 )
...
* [bug] Users cannot create their own API tokens
Fixes #11486
* fix detection of metadata
* make easier to read
* add handler for IsAuthenticated
* use correct method
* fix style see #11487
* add frontend test
* make test more reliable?
2026-03-14 12:02:49 +11:00
f7da51b752
fix style issue from 11485 ( #11487 )
...
* fix https://github.com/inventree/InvenTree/pull/11485
* fix style
---------
Co-authored-by: Oliver <oliver.henry.walters@gmail.com >
2026-03-12 12:17:06 +11:00
57949b69e0
chore(frontend): resolution bump ( #11465 )
...
* chore(frontend): resolution bump
* bump nyc
* bump vite-plugin-istanbul
* bump @codecov/vite-plugin
* bump @lingui
* fix typing
* fix tests
* make more robust
* fix @codemirror
* fix another switch
* add more "give" to test
* ifnore demo dataset
* fix assert
* revert test change
---------
Co-authored-by: Oliver <oliver.henry.walters@gmail.com >
2026-03-12 12:14:36 +11:00
Matthias Mair and GitHub
7d61e59046
bump django ( #11463 )
2026-03-05 16:02:37 +11:00
Matthias Mair and GitHub
511d97b912
re-enable codspeed ( #11457 )
...
* re-enable codspeed
* fix style
* use 2 step check
* use more verbose syntax
* run performance even if not needed otherwise
* fix possible injection
* another possible injection
* fix syntax
* run python api instead of backend perf test forced
* only submit tests when running in correct enviroment
2026-03-05 09:45:26 +11:00
Matthias Mair and GitHub
2c67454163
fix requirements ( #11445 )
2026-03-02 18:47:56 +11:00
Matthias Mair and GitHub
cdd102f215
feat(docs): add next breaking docs ( #11433 )
2026-02-27 23:01:09 +11:00
Matthias Mair and GitHub
71b77136ef
chore(docs): remove old structure entry ( #11435 )
2026-02-27 11:10:11 +11:00
Matthias Mair and GitHub
ac9a1f2251
feat(backend): ensure restore of backups only works in correct enviroments ( #11372 )
...
* [FR] ensure restore of backups only works in correct enviroments
Fixes #11214
* update PR nbr
* fix wrong ty detection
* fix link
* ensure tracing does not enagage while running backup ops
* fix import
* remove debugging string
* add error codes
* add tests for backup and restore
* complete test for restore
* we do not need e2e on every matrix entry
there is no realy db dep here
* fix changelog format
* add flag to allow bypass
2026-02-25 10:23:00 +11:00
Matthias Mair and GitHub
00be7abda2
bump docker image to python 3.14 ( #11414 )
2026-02-24 07:33:54 +11:00
Matthias Mair and GitHub
33c57887ad
bump django-allauth ( #11401 )
...
* bump django-allauth
* bump api
2026-02-23 19:55:09 +11:00
Matthias Mair and GitHub
fe921f2b8e
fix pkg release pipeline ( #11403 )
...
* fix pkg release pipeline
* ammend version command
* fix release steps
* hardn version detection
* add doc string
* fix case
* use build-in env for security
2026-02-23 07:18:39 +11:00
782c765685
make INVENTREE_WEB_PORT more usefull ( #11352 )
...
* make INVENTREE_WEB_PORT more usefull
* Update contrib/container/docker-compose.yml
Co-authored-by: Philipp Fruck <dev@p-fruck.de >
* revert change
* Fix indentation for environment variable in docker-compose
---------
Co-authored-by: Philipp Fruck <dev@p-fruck.de >
2026-02-20 21:10:49 +11:00
Matthias Mair and GitHub
1ac3f5e479
fix change from #11387 ( #11388 )
2026-02-20 13:01:47 +11:00
Matthias Mair and GitHub
1cc1f059c8
refactor(backend): switch release pipeline to new pkgr version ( #11336 )
...
* refactor(backend): switch release pipeline to new pkgr version
* fix wrong assign
* fix warnings
* also publish to release artifacts
2026-02-17 21:42:14 +11:00
Matthias Mair and GitHub
b8cf2db68e
disable traceid gen in unsecure context ( #11349 )
2026-02-17 10:46:09 +11:00
Matthias Mair and GitHub
25e054a613
remove funding ( #11347 )
...
this is now done by the org die setting in inventree/.github
2026-02-17 08:52:38 +11:00
723a4be24a
Update base image in Dockerfile ( #11309 )
...
* Bump version number to 1.2.0 (#11299 )
* Bump version number to 1.2.0
* Update CHANGELOG.md
* Update base image in Dockerfile
Updated base image to the latest version as of 2026-02-12.
* Fix for devcontainer build (#11311 ) (#11312 )
- Install yarn a different way
(cherry picked from commit 2a613809ec )
Co-authored-by: Oliver <oliver.henry.walters@gmail.com >
---------
Co-authored-by: Oliver <oliver.henry.walters@gmail.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-14 09:19:57 +11:00
Matthias Mair and GitHub
b11bbfb92c
feat(frontend): Add better frontend tracing ( #11244 )
...
* add better tracing through the frontend
* extend allowed headers
* add endpoint to end the trace
* end traces correctly in backend
* end trace
* early cop-out if not tracing is enabled
* Update API version link for v447
2026-02-12 15:53:58 +11:00