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

21 Commits

Author SHA1 Message Date
Oliver Walters
f733e23b65 Update serializer for plugin settings API
- Use string key rather than pk for plugin
- Allow filtering by 'enabled' status of the plugin
- Allow filtering by the plugin key
2022-05-08 17:46:19 +10:00
Matthias
34855bbb37
add API endpoint for notifications 2022-05-04 17:38:50 +02:00
Matthias
c684e7d5e0
Add generic serializer 2022-05-04 16:57:39 +02:00
Matthias
de6507e918
update translation commands 2022-05-01 22:03:49 +02:00
Matthias
e398d64885
just use the setting 2022-03-15 01:25:52 +01:00
Matthias
f765f0f083
should not be reached 2022-02-13 23:52:50 +01:00
Matthias
220bf0db3a
Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-install 2022-01-07 08:57:04 +01:00
Matthias
edc648d619
write installd plugins to plugins.txt 2022-01-07 01:09:44 +01:00
Matthias
ceed90217b
restructuring 2022-01-07 01:03:05 +01:00
Oliver
ac849c1566 Fixes for unit tests 2022-01-04 21:36:27 +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
046ee7df06
add api test 2021-11-21 01:57:46 +01:00
Matthias
8cab974893
send command as string 2021-11-18 16:38:31 +01:00
Matthias
a617b8b158
fix spelling 2021-11-18 16:26:07 +01:00
Matthias
0ece82c812
add labels / helptexts to serializer 2021-11-18 16:25:49 +01:00
Matthias
efa2ad542d
add refactor 2021-11-18 16:19:46 +01:00
Matthias
3af426bdd7
allow empty values -> submition from form 2021-11-18 16:17:47 +01:00
Matthias
392b7a4683
fix vcs check 2021-11-18 01:30:31 +01:00
Matthias
a9fbfaf6af
add installer endpoint 2021-11-18 01:24:14 +01:00
Matthias
530227e15f
add mixins to API 2021-11-17 23:35:56 +01:00
Matthias
b0142de421
adding API endpoints for plugins 2021-11-17 23:16:05 +01:00