Actions
Refactor #32978
openTracker #32749: PF4 UX Visual Refresh
Tracker #32747: Add index page template
reuse flash success & error helpers for JSON requests
Description
the rails success helper stores a toast notification message on the server-side which gets invoked after a full refresh,
in React modern apps there's no full refresh, so we need a way to retrieve that message through JSON.
Updated by Ron Lavi over 3 years ago
- Subject changed from reuse success helper for JSON requests to reuse flash success & error helpers for JSON requests
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/8654 added
Actions