yogthos / memory-hole

Memory Hole is a support issue organizer application
MIT License
259 stars 25 forks source link

Refactoring: Auth page #40

Closed hpetru closed 6 years ago

hpetru commented 6 years ago

I extracted some logic from view layer to re-frame handler

yogthos commented 6 years ago

thanks looks good

yogthos commented 6 years ago

Unfortunately, the PR appears to be broken. The user is no longer correctly set in the session. I'm going to roll it back. Please test that the user is added to the session correctly.

hpetru commented 6 years ago

@yogthos tnx for review, pls check out #42 last commit fix that issue