Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add map support | hellekin | 2020-11-11 | 1 | -0/+14 |
| | | | | | | | | | | | | This commit creates a dedicated Map model and moves the JavaScript from view to a Stimulus controller. - Stimulus.js https://stimulusjs.org - Leaflet.js https://leafletjs.org Upcoming resources: - https://discourse.stimulusjs.org/t/leafletjs-with-stimulusjs-on-rails-6/1343/4 - https://github.com/ghybs/leaflet-defaulticon-compatibility | ||||
* | Add permissions | hellekin | 2020-10-09 | 1 | -0/+8 |
| | | | | | - `current_agent` is now a full instance of Agent - provide helpers to verify current user roles | ||||
* | rails new incommon-map -d postgresql -C -T | hellekin | 2020-10-05 | 1 | -0/+2 |