aboutsummaryrefslogtreecommitdiff
path: root/db/seeds.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add markers and popupshellekin2021-01-221-0/+82
| | | | | - Replace MakiMarkers with ExtraMarkers and ForkAwesome - Add HTML popup binding
* Add Stimulus Map and Taxonomy (WIP)hellekin2020-11-121-0/+5
| | | | | | | | 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.
* Add categories, sections, and import datahellekin2020-10-081-0/+22
|
* Add model foundation for classificationshellekin2020-10-081-0/+10
| | | | | | | | Taxonomy > Category > Section This commit adds models for it. https://doc.incommon.cc/#classifications
* Populate database with Agents: rails db:seedhellekin2020-10-061-0/+11
|
* rails new incommon-map -d postgresql -C -Thellekin2020-10-051-0/+7