Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
c8b4beafff
refactor: replace inline styles with new CSS utility classes across various pages.
d9f6694b2f
feat: Implement source management with file upload, display, and deletion functionality on a new Sources page, backed by new backend models and handlers.
e558e19512
feat: Introduce a shared Layout component, add new Insights and Sources pages, and refactor Dashboard and Profile pages to integrate with the new layout.
10e6d2c58a
feat: Display biomarkers by category in collapsible sections on the dashboard, including new UI styles and backend category_id in the API response.