foreman icon indicating copy to clipboard operation
foreman copied to clipboard

an application that automates the lifecycle of servers

Results 356 foreman issues
Sort by recently updated
recently updated
newest added

In some cases, it seems that foreman-docker records are being left behind. Most notably, `::Container` and `::DockerRegistry` permissions. There may be others, but it's difficult to reproduce since the plugin...

Not yet reviewed
Waiting on contributor
Needs testing

This work is based on the RFC discussion found https://community.theforeman.org/t/rfc-additional-template-includes-if-logic/29225 . It is probable that there are additional items that need updating that I am just not aware of/thinking about,...

Not yet reviewed
Waiting on contributor
Needs testing
Templates

depends on https://github.com/theforeman/foreman/pull/9186 This pr will break remote execution plugin. The component is based on this demo: https://www.patternfly.org/v4/components/search-input/react-demos

Not yet reviewed
Waiting on contributor
Needs testing
UI
Breaking change

User should be able to specify what columns wants to see on host index page. This approach using `PF4 Selector` hopefully can be applied for other index pages in the...

Waiting on contributor
Needs testing
UI

Kept it the same expect removed tabs so the orgs and loations selectors will be in the same form old: ![Screenshot from 2022-04-12 18-31-56](https://user-images.githubusercontent.com/30431079/163010614-b195f076-d477-478f-a6aa-f6fb9b2b9b50.png) new: ![Screenshot from 2022-04-12 18-28-22](https://user-images.githubusercontent.com/30431079/163010619-561b0bf0-9f85-448c-9460-27bf27efdec1.png)

Needs testing
UI

Cursor should be default and not pointer when hovering cards in the new host details page. https://github.com/theforeman/foreman/pull/9054#discussion_r818501017 https://github.com/theforeman/foreman/pull/9189#discussion_r852379274

Not yet reviewed
Needs testing
UI

![Screenshot from 2022-08-08 20-27-23](https://user-images.githubusercontent.com/30431079/183504657-6ab9c88d-93cb-4401-90d5-6dda0efbbbc4.png) mock: https://marvelapp.com/prototype/995cc27/screen/82844194

Not yet reviewed
Needs testing
UI

In Ruby 3.0 keyword arguments are [handled separate from positional arguments](https://www.ruby-lang.org/en/news/2019/12/12/separation-of-positional-and-keyword-arguments-in-ruby-3-0/). This uses kwargs and passes it along. It is likely very incomplete, but this is what I found easily...

Not yet reviewed
Needs testing