aboutsummaryrefslogtreecommitdiff
path: root/app/views/application/_user_info.html.erb
Commit message (Collapse)AuthorAgeFilesLines
* [DEBUG] Avoid rendering error with nil classhellekin2021-03-221-1/+1
|
* [FIX] Availability of agentshellekin2021-02-111-0/+4
|
* Remove bork agent_selector_form helperhellekin2020-10-091-4/+0
|
* Enable switching Agenthellekin2020-10-091-2/+2
| | | | | | | Switching current Agent can help with roles and resource access. Go to your dashboard by clicking the avatar. Select agent and hit "Select"
* Scope routes to Agenthellekin2020-10-091-1/+1
| | | | | | | Since an Agent is required for all records, we scope the routes and get it present for free ;) This commit also adds resource views.
* Fix URLhellekin2020-10-061-1/+1
|
* First pass at something visiblehellekin2020-10-061-0/+17
This is a first version of the application, to go beyond simple authentication.