Feature #20839
implement bookmark creation using react
Description
This should allow to create the bookmarks without waiting for the server to render the modal form.
I've chose this object, as I think its rarely used, and yet it does not require me to rewrite the entire CRUD workflow other forms have in common.
Related issues
Associated revisions
History
#1
Updated by Ohad Levy over 5 years ago
- Related to Feature #20838: as a developer I would like to create new forms using react/redux added
#2
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ohad Levy
- Pull request https://github.com/theforeman/foreman/pull/4807 added
#3
Updated by Walden Raines over 5 years ago
- Target version set to 218
#4
Updated by Walden Raines over 5 years ago
- Target version changed from 218 to 224
#5
Updated by Walden Raines over 5 years ago
- Target version changed from 224 to 228
#6
Updated by Walden Raines over 5 years ago
- Blocks Tracker #21151: Add react based Red Hat repositories page to katello added
#7
Updated by Marek Hulán over 5 years ago
- Related to Feature #21678: Mark required fields conditionally based on other fields added
#8
Updated by Walden Raines over 5 years ago
- Target version changed from 228 to 234
#9
Updated by Walden Raines over 5 years ago
- Target version changed from 234 to 237
#10
Updated by Timo Goebel over 5 years ago
- Legacy Backlogs Release (now unused) set to 296
#11
Updated by Ohad Levy over 5 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset 3e1be3af411af17da65610e7063152ee1d3e01f0.
#12
Updated by Ohad Levy over 5 years ago
- Related to Bug #22055: bookmarks loading spinner might keep on spinning if there are no saved bookmarks added
fixes #20839 - new react implementation for bookmarks dropdown