DashAI
DashAI copied to clipboard
Loading plugins
Summary
Also before these changes, the plugins list was displayed after making a query to Pypi. This took a lot of time. So now the available plugins are retrieved from the database. And the plugins list can be updated with Pypi by pressing the refresh button.
Type of change
- Refactoring.
Changes
- Get all the plugins request added to plugins endpoints
- updatePluginsFromPypi endpoint request added to onClick function in refresh button