gr2m / milestones

A GitHub backed Milestone thingy
http://gr2m.github.io/milestones/
69 stars 14 forks source link

Fix all known issues for Hoodie Camp Release #88

Closed gr2m closed 8 years ago

gr2m commented 8 years ago

follow up for https://github.com/gr2m/milestones/issues/87

Ready

Needs instructions

Discussion

gr2m commented 8 years ago

@codyzu these 3 issues are all related to username change:

here is some background information on it: https://dl.dropboxusercontent.com/u/732913/hoodie/2016-04-21-username-change-code-background-info.mov

You can un-skip this test in hoodiehq/hoodie-account to make sure it all works together. To set it up locally, git clone the three repos, then run npm link in the hoodie-account-server and hoodie-account-client folder, then run npm link @hoodie/account-server and npm link@hoodie/account-clientin thehoodie-accountfolder. Now you can do changes in the server and the client, and immediately test it when restarting the server or the tests inhoodie-server`

Let me know if you want to give this a try, or if you have any farther questions

codyzu commented 8 years ago

@gr2m I'll start looking at the details today... I won't have any results until wednesday (when I have some hours reserved for this) :+1:

gr2m commented 8 years ago

okay, wow, I guess that’s it :) The remaining issues can be done as part of the next release :)