Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 edi... | Nemael | 2020-10-08 | 1 | -4/+6 |
* | Fix form, add flash | hellekin | 2020-10-06 | 5 | -3/+88 |
* | First pass at Resources... | hellekin | 2020-10-06 | 4 | -4/+19 |
* | First pass at listing Resources | hellekin | 2020-10-06 | 4 | -2/+77 |
* | Add Resource model | hellekin | 2020-10-06 | 2 | -0/+7 |
* | Refactor authentication method to make it a bit more readable | hellekin | 2020-10-06 | 1 | -35/+67 |
* | Fix URL | hellekin | 2020-10-06 | 1 | -1/+1 |
* | First pass at something visible | hellekin | 2020-10-06 | 20 | -8/+333 |
* | Extract Role check to a background job | hellekin | 2020-10-06 | 2 | -9/+57 |
* | Add instance methods | hellekin | 2020-10-06 | 1 | -0/+10 |
* | Add Authentication logic | hellekin | 2020-10-05 | 7 | -0/+127 |
* | Add Agent and Agency models | hellekin | 2020-10-05 | 2 | -0/+26 |
* | Configure Discourse SSO | hellekin | 2020-10-05 | 3 | -1/+8 |
* | Add Discourse SSO code | hellekin | 2020-10-05 | 2 | -0/+99 |
* | rails new incommon-map -d postgresql -C -T | hellekin | 2020-10-05 | 14 | -0/+80 |