Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
_form.html.erb 810 Bytes
edit.html.erb 73 Bytes
index.html.erb 1.33 KB
new.html.erb 64 Bytes
welcome.html.erb 469 Bytes

Latest revisions

# Date Author Comment
833e2aef 04/11/2018 10:56 AM Amir Fefer

Fixes #22855 - Add full breadcrumbs functionality

9738aa6e 03/29/2018 06:44 PM Amir Fefer

Fixes #22236 - Adds breadcrumbs to foreman UI

a00419f6 01/31/2018 03:00 PM Amir Fefer

Fixes #19332 - Add welcome page when missing

1991ee8e 07/26/2017 08:22 AM June Zhang

fixes #16592 - keep consistent for headline capitalization

Based on PatternFly Outline Headline Style, Suggested to
keep consistent in headline capitaliztion.

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.

a763e976 08/17/2016 12:12 PM Tomer Brisker

Fixes #16104 - Use parameterizable for HW models

Correctly escape HW model names that may contain url-unsafe characters.
Also removed unnecessary truncation of the model name.

Resource finder now works correctly for models that may contain either a
friendly name or a parameterized id-name.

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...

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

Fixes #12945 - use helper for table css classes

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...

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

Fixes #4629 - Migrate UI to Patternfly

View revisions

Also available in: Atom