Refactor #32070
Switch all welcome pages to use EmptyStatePattern component
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Description
Currently, each page uses a different erb template to display its content. By changing all these pages to mount the EmptyStatePattern component, we can have a unified look and feel and implement changes to the design in one central location.
Related issues
Associated revisions
Refs #32070 - Remove Puppet Environment react component
These components are no longer used after puppet has been extracted.
This is implemented in https://github.com/theforeman/foreman_puppet/pull/163
History
#1
Updated by Tomer Brisker about 2 years ago
- Description updated (diff)
#2
Updated by Ondřej Pražák about 2 years ago
- Bugzilla link set to 1806461
#3
Updated by Tomer Brisker about 2 years ago
- Related to Bug #32056: Documentation link open in the same tab added
#4
Updated by Adi Abramovitch about 2 years ago
- Assignee set to Adi Abramovitch
#5
Updated by The Foreman Bot almost 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8418 added
#6
Updated by The Foreman Bot almost 2 years ago
- Fixed in Releases 2.5.0 added
#7
Updated by Adi Abramovitch almost 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|94c522d89ac46f2c550a6ba8311104d27603a629.
#8
Updated by Adi Abramovitch almost 2 years ago
- Copied to Refactor #32588: Switch all welcome pages to use EmptyStatePattern component added
Fixes #32070 - Updating welcome pages to use react component