InvenTree/InvenTree
Oliver f4e8c05165
Group API (#4327)
* Add basic endpoint for group information

* Add hardcoded api-url lookup function for django models

* Adds JS function for rendering a 'group'

* Fix typo

* Add unit tests for new endpoints

* Increment API version

* JS linting
2023-02-11 07:09:59 +11:00
..
build [FR] Add "priority" field to BuildOrder (#4225) 2023-01-25 09:37:05 +11:00
common Group API (#4327) 2023-02-11 07:09:59 +11:00
company Improvements for part creation API endpoint (#4281) 2023-02-02 09:24:16 +11:00
InvenTree Group API (#4327) 2023-02-11 07:09:59 +11:00
label Label api refactor (#4165) 2023-01-07 23:22:44 +11:00
locale Translation fix (#4311) 2023-02-07 21:56:15 +11:00
order Include stock item purchase price in pricing cache (#4292) 2023-02-02 21:23:16 +11:00
part Update documentation URLs (#4325) 2023-02-10 10:39:57 +11:00
plugin Add option to specify cache attribute when loading a plugin setting (#4315) 2023-02-07 23:31:56 +11:00
plugins Update documentation URLs (#4325) 2023-02-10 10:39:57 +11:00
report Fixed error in default BOM report (#4257) 2023-01-26 07:04:07 +11:00
script Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
stock Include stock item purchase price in pricing cache (#4292) 2023-02-02 21:23:16 +11:00
templates Group API (#4327) 2023-02-11 07:09:59 +11:00
users Group API (#4327) 2023-02-11 07:09:59 +11:00
config_template.yaml Update documentation URLs (#4325) 2023-02-10 10:39:57 +11:00
gunicorn.conf.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
manage.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00