FPbase icon indicating copy to clipboard operation
FPbase copied to clipboard

The Fluorescent Protein Database

Results 46 FPbase issues
Sort by recently updated
recently updated
newest added

This commit closes #327 by adding dyes and microscopes to the comprehensive Algolia search bar. Backend changes: - Added DyeIndex and MicroscopeIndex to proteins/index.py - Added url property to Dye...

I want the algolia search bar to be much more comprehensive... currently it searches for proteins, organisms, and references... but I think it should also be able to search for...

particularly for commonly hit endpoints (spectraslugs)

FPbase currently uses fragmented UI frameworks across the monorepo: Bootstrap 4.6.2 + jQuery (main frontend/Django templates), Material-UI v5 + Emotion (React packages: spectra, blast, protein-table), deprecated @mui/styles, and mixed table...