Draft: refactor: use mustache rendering for gerrit reviews widget
Resolves part of #394
I removed the 'status' column from the table as I couldn't figure out how to make it work. Additionally, the table on the production server isn't functioning properly either. My suspicion is that the JSON file containing Gerrit data initially had a field named 'mergeable' which was later removed.
Also, I am getting CORS errors locally and I figure it will be the same in the preview. Here is a screenshot showcasing the change:
- feat: remove status column
- refactor: use mustache for gerrit reviews