Actions
Refactor #32070
closedSwitch 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.
Updated by Tomer Brisker over 3 years ago
- Related to Bug #32056: Documentation link open in the same tab added
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8418 added
Updated by Adi Abramovitch over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|94c522d89ac46f2c550a6ba8311104d27603a629.
Updated by Adi Abramovitch over 3 years ago
- Copied to Refactor #32588: Switch all welcome pages to use EmptyStatePattern component added
Actions