Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade Rails and add StimulusJS support | hellekin | 2021-01-22 | 2 | -0/+2 |
| | |||||
* | Merged master | hellekin | 2020-11-12 | 1 | -1/+1 |
|\ | |||||
| * | Add Markdown to format Resource.description | hellekin | 2020-10-27 | 1 | -1/+1 |
| | | |||||
* | | Remove debug info | hellekin | 2020-10-09 | 1 | -1/+0 |
|/ | |||||
* | Fix Resource edition | hellekin | 2020-10-09 | 3 | -8/+8 |
| | |||||
* | Avoid errors on missing Taxonomy | hellekin | 2020-10-09 | 1 | -1/+1 |
| | |||||
* | Scope routes to Agent | hellekin | 2020-10-09 | 4 | -18/+70 |
| | | | | | | | Since an Agent is required for all records, we scope the routes and get it present for free ;) This commit also adds resource views. | ||||
* | Attempt to a fix for the edit resource page | Nemael | 2020-10-08 | 1 | -2/+2 |
| | |||||
* | Added leaflet gem and changed a bit the Edit Ressource page to be able to ↵ | Nemael | 2020-10-08 | 1 | -4/+6 |
| | | | | edit categories | ||||
* | Fix form, add flash | hellekin | 2020-10-06 | 1 | -3/+12 |
| | |||||
* | First pass at Resources... | hellekin | 2020-10-06 | 3 | -3/+18 |
| | |||||
* | First pass at listing Resources | hellekin | 2020-10-06 | 2 | -2/+16 |
| | | | | | | This implements resource listing and pagination. See /resources | ||||
* | First pass at something visible | hellekin | 2020-10-06 | 4 | -0/+8 |
This is a first version of the application, to go beyond simple authentication. |