Closes MIN-232
Implement interactive plugin drawer with tabs, header, content and reloading function
currentPluginHash
)In the video you can see that plugins list is not working correctly (there are some duplicated) but that's intentional (FOR VIDEO PURPOSES) as we still don't have public list of working plugins, I needed to mock them. But at the same time we need to communicate init of single plugin via backend which is returning different data than our mocked local app and that causes a problem.