Actions
Architecture #26327
openUser story #26144: Allow to install plugins from user interface
Plugins datastructures should be split by usage in webapp
Status:
Pending release
Priority:
N/A
Assignee:
Category:
Architecture - evolution
Target version:
Fix check:
To do
Regression:
No
Description
Currently all datastructures in the REST API part of the webapp are declared in a single file.
This bloats the file (and IDE), we have independant parts for managing plugins in several ways :
- plugin settings for the Setup page
- plugin management with rudder-package
- plugins display for the Plugins page (and the returned JSON from the API)
Updated by Clark ANDRIANASOLO 16 days ago
- Status changed from New to In progress
Updated by Clark ANDRIANASOLO 16 days ago
- Status changed from In progress to Pending technical review
- Pull Request set to https://github.com/Normation/rudder/pull/6169
Updated by Clark ANDRIANASOLO 10 days ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|0b4c5cfe34c1469765f5ed37b2167c51f8a1a3f6.
Actions