InvenTree/src/backend
Oliver 3880e6f07f
[WIP] Testable parts (#7888)
* Add "testable" field to the Part model

- Default = False
- Determines whether a particular part can have tests defined against it

* Adds data migration to set default 'testable' state

* Update part serializers

* CUI: Update table filters

* PUI: Update tables and filters

* CUI: Update part detail page

* PUI: Update part detail page

* Update CUI

* Update build pages

* Update BuildLine serializer

* Bump API version

* Update docs

* Add 'testable' to fieldset
2024-08-16 14:54:33 +10:00
..
InvenTree [WIP] Testable parts (#7888) 2024-08-16 14:54:33 +10:00
eslint.config.js Bump eslint from 8.57.0 to 9.0.0 in /src/backend (#6979) 2024-04-19 22:11:17 +10:00
osv-scanner.toml mark uneffected vuln (#7135) 2024-04-29 22:23:07 +10:00
package-lock.json Bump the dependencies group across 2 directories with 25 updates (#7859) 2024-08-13 09:42:46 +10:00
package.json Bump the dependencies group across 2 directories with 25 updates (#7859) 2024-08-13 09:42:46 +10:00
requirements-dev.in Remove coveralls integration (#7099) 2024-04-23 08:42:31 +10:00
requirements-dev.txt Bump django from 4.2.14 to 4.2.15 in /src/backend (#7827) 2024-08-08 17:17:51 +10:00
requirements.in General backend deps bump (#7521) 2024-07-08 08:14:04 +10:00
requirements.txt Bump django from 4.2.14 to 4.2.15 in /src/backend (#7827) 2024-08-08 17:17:51 +10:00