Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
_form.html.erb 852 Bytes
edit.html.erb 73 Bytes
new.html.erb 64 Bytes

Latest revisions

# Date Author Comment
cc537ee5 06/29/2020 07:46 AM Ondřej Pražák

Fixes #26772 - Use react-router on hw models page

35e37e32 02/21/2019 03:55 PM Boaz Shuster

Fixes #24041 - Move HW Models Table to pf-react

f2dde6f7 09/13/2018 08:05 AM Tomer Brisker

Fixes #24783 - Refactor hosts count

This takes advantage of the new HostCounter service to simplify and
unify host counts throughout the application. A cache was also added to
the service to speed up responses when multiple counters are created for
the same association in quick succession.

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

View revisions

Also available in: Atom