Migrate logs + discovery message to TSX
This MR :
- migrates discovery-message to tsx (needed to fix a TSX error in admin/logs.tsx)
- migrates admin/logs to TSX + remove FETCH_LOGS/CLEAR_LOGS actions + handle the logs directly in the component where they are displayed, instead of the main store.