Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

foreman_docker / app / views @ cefce4bc

Latest revisions

# Date Author Comment
329cfcba 06/19/2017 02:18 PM Sebastian Gräßl

Fixes #18902 - Enable autocomplete for container image search

This enables the autocomplete for the image name search and
improves the usability of searching for container images on
Docker Hub or an external Registry.

0fabb199 06/19/2017 10:39 AM Sebastian Gräßl

Fixes #16235 - Add verify SSL option for Registries

To allow using registries with an invalid certificate
the "Verify ssl" option disables verification for
connections to a registry.

f6a9acbd 03/23/2017 06:58 AM Sebastian Gräßl

Fixes #18518 - Add proper validation for container image

For now the image has only been validate via the result
of the search, but not enforced on the server side.

The model validation brings now proper feedback when
the form has been submitted to the server.

f02a9ce2 03/09/2017 03:01 PM Sebastian Gräßl

Fixes #18733 - Prevent fallback to Docker Hub on registry search

When searching for an external registry the search would show
results from Docker Hub due to it searching via the compute
resource.

By using a registry parameter to indicate which search tab is...

60bdf22b 01/13/2017 04:35 PM June Zhang

Fixes #18021 - Add missing files for updating New buttons

Update the new buttons in Registry and Menu

f2b4e3b8 01/11/2017 10:42 AM June Zhang

Fixes #18021 - update the button label from New to Create

Based on PatternFly Terminology and Wording suggestions
Don't recommend to use New, so update New to Create.

2402a763 11/17/2016 03:51 PM Ori Rabin

Refs #14370 - Adding new_link helper to containers and registries

2b80fdd9 09/26/2016 03:58 PM Ori Rabin

Fixes #13043 - Change Parameter inheritance to DockerParameter

9095c2bf 09/20/2016 09:57 AM Ranjan Kumar

Fixes #16090 - Docker container wizard missing image false.png

007faaa4 05/30/2016 08:19 AM Daniel Lobato Garcia

Fixes #15135 - Fix JS error in datatables

Lack of a tbody caused a 'typeerror: k is undefined' in datatables.

View revisions

Also available in: Atom