Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
_form.html.erb 359 Bytes
edit.html.erb 80 Bytes
index.html.erb 1.28 KB
new.html.erb 71 Bytes
welcome.html.erb 997 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

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.

1e328af9 10/13/2016 10:03 AM Marek Hulán

Fixes #16899 - rename helper with conflicting path 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...

d7444a70 01/11/2016 05:29 AM Alon Goldboim

Fixes #13065 - Improved documentation link text

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

Fixes #4629 - Migrate UI to Patternfly

027d2087 10/07/2015 10:58 AM Tomer Brisker

Fixes #8800 - Clip table cells only when needed

For clipping to work, table must have class `table-fixed` and the cell
have class `ellipsis`. Also column widths should be set in table head.
Clipping will occur automagically with tooltip.

View revisions

Also available in: Atom