Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

adds overview and redux-promise-middleware skeleton #1

Merged
merged 3 commits into from
Jan 30, 2018
Merged

Conversation

priley86
Copy link
Member

@priley86 priley86 commented Jan 28, 2018

  • adds skeleton mapping wizard / planning wizard components
  • adds redux-promise-middleware, redux-logger, seamless-immutable
  • adds react-equalizer (as opposed to jquery-match-height 😸 ) for cards (will start the contribution for cards in pf-react soon)
  • adds prettier-eslint
  • adds axios (to be followed soon with some axios-mock-store examples)
  • updates patternfly-react to latest
  • downgrades react-bootstrap to 0.31.5 b/c there is some annoying modal warnings in 0.32 still

@priley86
Copy link
Member Author

a few updates from today...

  • add some redux-promise-middleware action snapshots 🏎 🏎 🏎
  • implement modal onExited so exit animation is smoother
  • use componentRegistry.registerMultiple (and update ui-classic v2v branch w/ latest)
  • pass urls to containers via the componentRegistry instead of using default props
  • add temporary markupWithProps extension to componentRegistry b/c data is currently not merged with currentComponent.data (this was to support ownProps being passed in)
  • use <Route> render prop as opposed to component prop so that we can pass the componentRegistry.markup() content instead
  • mock the componentRegistry so tests pass (window.MiqReact.componentRegistry will fail it w/o a mock)

@priley86
Copy link
Member Author

will merge this shortly after a few more updates... and start filing issues :)

@priley86 priley86 merged commit 0838d2f into master Jan 30, 2018
@priley86 priley86 deleted the redux branch March 9, 2018 13:13
mturley added a commit that referenced this pull request Feb 5, 2019
Conversion Host Configuration Wizard Step #1 (Location), and introducing common reducers
simaishi pushed a commit that referenced this pull request Apr 5, 2019
Conversion Host Configuration Wizard Step #1 (Location), and introducing common reducers

(cherry picked from commit a0ee080)

https://bugzilla.redhat.com/show_bug.cgi?id=1696423
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant