Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

foreman_docker / app / views @ f4c209f1

# Date Author Comment
f4c209f1 01/19/2015 10:21 AM Dmitri Dolguikh

fixes #9004: wizard moves correctly between persisted states now

64f6a1f2 01/12/2015 03:13 PM Dmitri Dolguikh

Fixes #8393: added support for basic auth for standalone registries

713c0455 01/02/2015 05:05 PM Vanya Jauhal

fixes #8226 - shows environment variables on container display

30891c0a 01/02/2015 08:36 AM Daniel Lobato Garcia

Fixes #8485 - Taxable containers

2fed5c01 12/26/2014 04:55 PM Vanya Jauhal

fixes #8342 - disables form buttons on new container page in absence of docker compute resources

6d101d7a 12/24/2014 05:31 PM Dmitri Dolguikh

fixes #7867: container creation wizard now tracks state in dedicated objects

c3861552 12/24/2014 07:54 AM Vanya Jauhal

fixes #8789 - adds correct link for information about cpu shares

ad3852f2 12/22/2014 05:09 PM Ohad Levy

fixes #8718 - refactor container index

- simplify controller to use the correct compute resource type in sql
- used icon helper methods
- fixed html syntax + removed duplicate pagination

c57dae56 12/19/2014 10:44 PM David Davis

Fixes #8632 - Move docker tables out of foreman-docker

1f6d29aa 12/17/2014 08:26 PM Ohad Levy

fixes #8716 auto_complete helper now has a unique name.

Previous implementation overwrote the helper defined in foreman,
which in turn disabled auto completer for all search fields.

5dc4f6d6 12/05/2014 03:37 PM Daniel Lobato Garcia

Fixes #8226 - Support environment variables creation

ada932ab 12/04/2014 06:20 PM Dmitri Dolguikh

Fixes #7647: Added support for external registries

bcec07f9 11/14/2014 02:46 AM Daniel Lobato Garcia

Fixes #8398 - Authentication error returns 500

6225eda9 11/13/2014 06:11 PM Daniel Lobato Garcia

Fixes #8329 - Search images in the hub

When an image cannot be found, the magnifier glass button displays the
search results, including stars, description and a link to the hub.
After the user clicks on an image, tags are auto pulled.

ab73d5cf 11/01/2014 11:54 AM Daniel Lobato Garcia

Fixes #8236: 1.6 compatibility

8d871e1b 10/28/2014 04:27 PM Daniel Lobato Garcia

Fixes #8096 #8097: Improve cpuset cpushare form

e5963edf 10/27/2014 08:37 PM Daniel Lobato Garcia

Fixes #8124 - Entrypoint sent to API

5b5de864 10/27/2014 07:06 PM Daniel Lobato Garcia

Fixes #8123 - Faster auto-complete with spinner

387babdd 10/23/2014 11:17 PM Daniel Lobato Garcia

Fixes #8035: Commit container changes

fe8bb25c 10/23/2014 05:10 PM Dmitri Dolguikh

Fixes #7870: support for auto-complete in image search

751c6470 10/21/2014 12:59 PM Daniel Lobato Garcia

Fixes #7960 - Initial console logs support

f880f56e 10/21/2014 09:46 AM Daniel Lobato Garcia

Fixes #7967 - Show processes running in a container

38e5019c 10/20/2014 05:26 AM Daniel Lobato Garcia

Fixes #7986 - Save container UUID and display managed containers

8b1f4103 10/18/2014 09:35 AM Daniel Lobato Garcia

Refs #7642 - Refactor image/tag and tests

513aae27 10/15/2014 01:44 PM Daniel Lobato Garcia

Fixes #7948 - order containers index by name

ebaa383d 10/15/2014 11:30 AM Daniel Lobato Garcia

Fixes #7895 - Deleted containers message and redirect

3eab3643 10/09/2014 09:27 AM Daniel Lobato Garcia

Containers wizard and index

fa9ff801 10/09/2014 09:23 AM Daniel Lobato Garcia

Controllers and engine for containers

511e3ca6 09/03/2014 09:57 AM Daniel Lobato Garcia

Add docker RABL to API

Without this template, compute_resources/main.json.rabl will look for a
docker.json template with no avail. This results in failed
api/compute_resources index and show calls (for Docker CRs).

103b9269 09/03/2014 09:53 AM Daniel Lobato Garcia

Show exposed ports in container view

d4e021f3 03/25/2014 03:14 PM Amos Benari

initial commit