Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
_form.html.erb 2.63 KB
_template_defaults.html.erb 865 Bytes
_templates.html.erb 287 Bytes
edit.html.erb 73 Bytes
index.html.erb 1.22 KB
new.html.erb 75 Bytes
welcome.html.erb 584 Bytes

Latest revisions

# Date Author Comment
70553ed8 02/13/2017 12:13 PM Ondřej Pražák

Fixes #18474 - Add Patternfly empty page for OSs

b11071cd 01/24/2017 10:20 AM June Zhang

Fixes #17872 - Update button label from New to Create

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

c773c0ef 07/19/2016 10:42 AM Tomer Brisker

Fixes #12193 - Stop using counter_cache for host[group] counts

This is aimed to prevent deadlocks caused by Rails' implementation of
counter_cache that is hit when multiple hosts are created or updated at
the same time. An added benefit is that the counters will now display...

c7f55be1 06/23/2016 08:13 AM Ori Rabin

Fixes #13164 - Add view_params permission

A new view_params permission was added for parameters inheriting from
Parameter object. The only exception is global parameters, which are
already handled by filter for CommonParameter resource.

This new permissions is also automatically added to viewer and site...

ff9de7d6 05/10/2016 07:13 AM Ondřej Pražák

Fixes #12945 - use helper for table css classes

1ef8f52b 04/20/2016 07:47 AM Ondřej Pražák

Fixes #14395 - Label for provision template capitalized in os details page

s

bb25ebe6 03/25/2016 04:18 AM Tomer Brisker

Fixes #12979 - Create helper for "new" button

Previously the button classes were applied to new buttons using jQuery.
This commit creates a `new_link` helper that makes sure all new buttons
will receive the correct class and only display if authorized. Also a...

90aa4b03 01/21/2016 07:55 AM Daniel Lobato Garcia

Fixes #13279 - Adapt alerts to Patternfly

Currently our alerts have a h4 header, then a text. Alerts on Patternfly
are meant to have a bold title, then the content, like one can see in
https://www.patternfly.org/widgets/#alerts

9573c033 01/19/2016 07:36 AM Ori Rabin

Fixes #13070 - making actions column consistent

aa50ab15 01/07/2016 04:51 AM Alon Goldboim

Fixes #4629 - Migrate UI to Patternfly

View revisions

Also available in: Atom