aboutsummaryrefslogtreecommitdiff
path: root/app/helpers/taxonomies
Commit message (Collapse)AuthorAgeFilesLines
* Fix category styleshellekin2021-01-221-2/+2
| | | | | | Make category style independent of database ID to prevent bad surprises between development and production. Instead we use the rank.
* Upgrade Rails and add StimulusJS supporthellekin2021-01-221-1/+1
|
* Add Stimulus Map and Taxonomy (WIP)hellekin2020-11-121-0/+22
This commit add StimulusJS interaction for the map and taxonomy, as well as styling. It provides preliminary work to hook up live data on the map from the taxonomy.