Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | REUSE: Add LAL-1.3 license to SCSS | hellekin | 2020-10-29 | 6 | -0/+35 |
| | |||||
* | Fix flashes style | hellekin | 2020-10-09 | 1 | -5/+12 |
| | |||||
* | Fix z-index for map and article | hellekin | 2020-10-08 | 2 | -1/+1 |
| | |||||
* | Make map more beautiful | hellekin | 2020-10-08 | 3 | -0/+30 |
| | | | | | | | | | | | | | This commit introduces a few things: 1. New `content_for` hooks for :debug, :head, and :body_end so that views code remains consistent and clean 2. Fullscreen map! 3. Welcome#index view, the Rails way It also moves controller-related code to the controller, Enjoy! | ||||
* | Fix form, add flash | hellekin | 2020-10-06 | 1 | -0/+22 |
| | |||||
* | First pass at something visible | hellekin | 2020-10-06 | 3 | -0/+235 |
This is a first version of the application, to go beyond simple authentication. |