2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-29 20:16:44 +00:00

9 Commits

Author SHA1 Message Date
Oliver
6e30ec5603 PEP fix 2022-03-25 16:42:20 +11:00
Oliver
052d9770ce Override view permissions for plugin list API
- It is necessary for *any* logged in user to view this endpoint
- This is how the user determines which plugins are available (e.g. for label printing!)
2022-03-25 16:39:43 +11:00
Oliver
dc9e25ebad Adds API endpoints for viewing and updating plugin settings
A lot of code updates / refactoring here to get this to work as expected
2022-01-04 20:27:35 +11:00
Matthias
bff4623a15
refactor 2021-11-18 01:48:03 +01:00
Matthias
95fbc27f10
PEP fixes 2021-11-18 01:46:27 +01:00
Matthias
cbcab9498a
override return behaviour 2021-11-18 01:36:37 +01:00
Matthias
a9fbfaf6af
add installer endpoint 2021-11-18 01:24:14 +01:00
Matthias
e728dc8fdf
add detail endpoint 2021-11-17 23:51:29 +01:00
Matthias
b0142de421
adding API endpoints for plugins 2021-11-17 23:16:05 +01:00