Feature #24990
Move LoginPage into a React component using patternfly-react LoginPage component.
Difficulty:
medium
Triaged:
No
Bugzilla link:
Related issues
Associated revisions
Refs #24990 - fixing login page mounting
History
#1
Updated by Amit Karsale over 4 years ago
- Assignee set to Amit Karsale
#2
Updated by Ron Lavi over 4 years ago
- Subject changed from Move LoginPage into a React component. to Move LoginPage into a React component using patternfly-react LoginPage component.
#3
Updated by The Foreman Bot over 4 years ago
- Pull request https://github.com/theforeman/foreman/pull/6234 added
#4
Updated by Walden Raines over 4 years ago
- Assignee changed from Amit Karsale to Ron Lavi
#5
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
#6
Updated by Bryan Kearney over 4 years ago
- Bugzilla link set to 1670463
#7
Updated by Ohad Levy about 4 years ago
- Target version set to 1.23.0
- Category set to Web Interface
- Fixed in Releases 1.23.0 added
#8
Updated by Ron Lavi about 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 47af0f6065b41720e09d2aad83eca894c4f56ffd.
#9
Updated by Marek Hulán almost 4 years ago
- Related to Bug #27559: "Log in" button on login screen used to have 'name="commit"` and new version of login form do not have it added
#10
Updated by The Foreman Bot over 3 years ago
- Pull request https://github.com/theforeman/foreman/pull/7035 added
#11
Updated by The Foreman Bot over 3 years ago
- Pull request https://github.com/theforeman/foreman/pull/7199 added
#12
Updated by Tomer Brisker over 3 years ago
- Pull request deleted (
https://github.com/theforeman/foreman/pull/7199)
Fixes #24990 - Move Login Page into React.