aboutsummaryrefslogtreecommitdiff
path: root/app/views/mini_environments/index.html.erb
Commit message (Collapse)AuthorAge
* Add a simple title back to the index pageChristopher Baines2018-07-04
| | | | To fix the styling.
* Remove the titles from the mini environment index pageChristopher Baines2018-07-04
| | | | | Ownership isn't implemented yet, so just remove the titles that suggest it is.
* Remove the button from the mini environment index pageChristopher Baines2018-06-22
| | | | Instead make the entire panel a link.
* Use the status information on the mini environment index pageChristopher Baines2018-06-22
|
* License under the AGPLv3+Christopher Baines2018-04-12
|
* Add backend controllers, models and viewsChristopher Baines2018-03-29
| | | | Also annotate existing models.
* Add form for creating a mini environmentChristopher Baines2018-03-29
|
* Initial commitChristopher Baines2018-03-29