InvenTree/docs/docs
Matthias Mair 21cb488eef
feat(backend): add typechecking with ty (#9664)
* Add ty for type checking

* fix various typing issues

* fix req

* more fixes

* and more types

* and more typing

* fix imports

* more fixes

* fix types and optional statements

* ensure patch only runs if it is installed

* add type check to qc

* more fixes

* install all reqs

* fix more types

* more fixes

* disable container stuff for now

* move typecheck to seperate job

* try to use putput for path

* use env instead

* fix typo

* add missing install

* remove unclear imports - not sure why this was done

* add kwarg names

* fix introduced issue in url call

* ignore import

* fix broken typing changes

* fix filter import

* reduce change set

* remove api-change

* fix dict

* ignore typing errors

* fix more type issues

* ignore errors

* style fix

* fix type

* bump ty

* fix more

* type fixes

* update ignores

* fix import

* fix defaults

* fix ignore

* fix some issues

* fix type
2025-09-17 21:30:02 +10:00
..
api Report merge (#9532) 2025-06-20 14:06:28 +10:00
app [plugin] Auto issue orders (#9565) 2025-06-03 17:07:12 +10:00
assets Walkthrough Update for v1.0 release (#10159) 2025-08-24 12:56:18 +10:00
barcodes [plugin] Auto issue orders (#9565) 2025-06-03 17:07:12 +10:00
concepts [plugin] Auto issue orders (#9565) 2025-06-03 17:07:12 +10:00
develop Docker fixes again (#10145) 2025-08-07 23:28:13 +10:00
javascripts feat(docs): add architecture/roadmap (#9624) 2025-06-13 11:28:02 +10:00
manufacturing Build order consume (#8191) 2025-08-19 17:03:19 +10:00
part Virtual parts enhancements (#10257) 2025-09-03 15:13:08 +10:00
plugins fix style (#10216) 2025-08-25 10:05:31 +10:00
project Docs refactor (#9545) 2025-04-22 08:18:32 +10:00
purchasing [plugin] Auto issue orders (#9565) 2025-06-03 17:07:12 +10:00
releases [plugin] Auto issue orders (#9565) 2025-06-03 17:07:12 +10:00
report List filters (#10203) 2025-08-20 10:23:20 +10:00
sales [plugin] Auto issue orders (#9565) 2025-06-03 17:07:12 +10:00
settings Machine registry improvements (#10150) 2025-08-20 23:00:39 +10:00
start feature(BE): add customization for admin.site.site_header (#10179) to 2025-08-16 18:44:07 +10:00
stock Add stale stock email notifications (#9861) 2025-06-28 08:21:04 +10:00
stylesheets Render API docs (#6463) 2024-03-02 11:28:37 +11:00
webfonts Documentation integration (#4653) 2023-04-22 22:40:29 +10:00
__init__.py Fixes for docs building (#4659) 2023-04-22 23:35:25 +10:00
demo.md Invoke docs (#8373) 2024-10-27 10:51:51 +11:00
faq.md Docs refactor (#9545) 2025-04-22 08:18:32 +10:00
hooks.py feat(backend): add typechecking with ty (#9664) 2025-09-17 21:30:02 +10:00
index.md Docs refactor (#9545) 2025-04-22 08:18:32 +10:00
privacy.md Documentation integration (#4653) 2023-04-22 22:40:29 +10:00
security.md refactor(docs): better security linking and references for docs (#9621) 2025-05-04 22:20:09 +01:00