wurmlab / sequenceserver

Intuitive graphical web interface for running BLAST bioinformatics tool (i.e. have your own custom NCBI BLAST site!)
https://sequenceserver.com
GNU Affero General Public License v3.0
268 stars 111 forks source link

[WIP] Update JS deps #765

Closed tadast closed 1 month ago

tadast commented 2 months ago

Primary goal: bump jQuery to v3 and Bootstrap without introducing any regressions.

Ideal scenario: Whatever is breaking in jQuery can be replaced by vanillaJS/React. Would be great to get rid of Bootstrap js dependencies too, if the effort makes sense.

tadast commented 1 month ago

Closing in favour of #767