Skip to content
This repository has been archived by the owner on May 4, 2019. It is now read-only.

[RFR][Do not merge] Migrate to react-admin #29

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

fzaninotto
Copy link
Member

@fzaninotto fzaninotto commented Nov 9, 2017

  • Make app compile
  • Make it look good

@fzaninotto fzaninotto changed the title [WIP] Migrate to react-admin [RFR][Do not merge] Migrate to react-admin Nov 23, 2017
@fzaninotto
Copy link
Member Author

Switching to RFR. To be merged only when react-admin 2.0 is released.

userLogin({ username, password }, location.state ? location.state.nextPathname : '/');
}
login = auth =>
this.props.userLogin(
Copy link
Contributor

@djhi djhi Nov 29, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Less readable imho. I prefer when props are deconstructed

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.

None yet

2 participants