aboutsummaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sso-login' into mainHEADmainIN COMMON Collective2021-04-091-0/+8
|\
| * [DOC] Indicate when JavaScript is disabled.IN COMMON Collective2021-04-091-0/+8
* | [FIX] Use form model to create/edit resources (fixes #4, fixes #5, refs #3)v0.1.10IN COMMON Collective2021-04-083-15/+30
|/
* Merge branch 'main' of code.cepheide.org:incommon-map into mainv0.1.9IN COMMON Collective2021-03-222-0/+7
|\
| * [FIX] Prevent debug from failing without a userhellekin2021-02-121-4/+0
| * [FIX] Prevent debug from failing without a userhellekin2021-02-111-1/+1
| * [FIX] Prevent debug from failing without a userhellekin2021-02-111-1/+1
| * [FEATURE] Link to editv0.1.8hellekin2021-02-111-0/+6
* | [FIX] Honor current Agent selectionIN COMMON Collective2021-03-221-1/+1
* | Merge branch 'uuid-resolver' into mainhellekin2021-03-221-0/+15
|\ \
| * | Add UUIDResolverhellekin2021-03-221-0/+15
| |/
* | [DEBUG] Avoid rendering error with nil classhellekin2021-03-221-1/+1
* | Fix Agent URLhellekin2021-03-221-1/+1
|/
* [FIX] Availability of agentshellekin2021-02-116-4/+36
* Fix image linkhellekin2021-02-051-1/+1
* Remove unused Taxonomy target and refactor debughellekin2021-01-232-10/+11
* Move CSS to Webpackhellekin2021-01-232-1/+6
* Add some debug infov0.1.6hellekin2021-01-221-0/+1
* Link to current source code version (per AGPL-3.0)hellekin2021-01-221-0/+4
* Add markers and popupshellekin2021-01-221-0/+10
* Upgrade Rails and add StimulusJS supporthellekin2021-01-2221-37/+140
* Add Stimulus Map and Taxonomy (WIP)hellekin2020-11-126-13/+19
* Merged masterhellekin2020-11-124-1/+12
|\
| * Add agent selector widget and taxonomy navigator (WIP)hellekin2020-10-293-0/+11
| * Add Markdown to format Resource.descriptionhellekin2020-10-271-1/+1
* | Add map supporthellekin2020-11-111-21/+11
* | Adjust Style for mobile and stimulushellekin2020-11-111-2/+4
* | Remove bork agent_selector_form helperhellekin2020-10-091-4/+0
* | Remove debug infohellekin2020-10-091-1/+0
|/
* Enable switching Agenthellekin2020-10-092-3/+9
* Fix Resource editionhellekin2020-10-093-8/+8
* Wrap debug with loginhellekin2020-10-091-4/+6
* Avoid errors on missing Taxonomyhellekin2020-10-091-1/+1
* Scope routes to Agenthellekin2020-10-097-21/+98
* Make map more beautifulhellekin2020-10-083-32/+29
* Removed the hand-picked markers because they caused errorsNemael2020-10-081-3/+3
* Map added but no dynamic points placed, the current points are hand-picked fr...Nemael2020-10-081-0/+48
* Attempt to a fix for the edit resource pageNemael2020-10-081-2/+2
* Added leaflet gem and changed a bit the Edit Ressource page to be able to edi...Nemael2020-10-081-4/+6
* Fix form, add flashhellekin2020-10-063-3/+16
* First pass at Resources...hellekin2020-10-063-3/+18
* First pass at listing Resourceshellekin2020-10-062-2/+16
* Fix URLhellekin2020-10-061-1/+1
* First pass at something visiblehellekin2020-10-069-8/+50
* Add Authentication logichellekin2020-10-053-0/+28
* rails new incommon-map -d postgresql -C -Thellekin2020-10-053-0/+29