AFP-Medialab / verification-plugin

A verification “Swiss army knife” helping journalists, fact-checkers, and human rights defenders to save time and be more efficient in their fact-checking and debunking tasks on social networks especially when verifying videos and images
23 stars 2 forks source link

Tools Refactoring #519

Closed Sallaa closed 1 month ago

Sallaa commented 1 month ago

Refactoring that includes several changes and enhancement for easier debugging:

The codebase had many UI elements' names that were hard to understand and this is a first attempt to make it easier to understand when reading it. The main UI is now divided in 3 big panels:

This PR also enhances the visual aspect with several fixes:

Lastly, this PR gets rid of a lot of hard-coded strings to prevent coding errors. I introduced variables that encapsulate the different possible values, such as TOOLS_CATEGORIES, TOOL_STATUS_ICON or TOOL_RESTRICTIONS