TestRoots / watchdog

IntelliJ & Eclipse plugin for monitoring how Java applications are developed and tested
http://www.testroots.org
Other
18 stars 10 forks source link

Change registration process to make the survey link stand out more #258

Closed nspruit closed 8 years ago

nspruit commented 8 years ago

This should close #257 The wizards (after a successful anonymous registration) now look as follows:

IntelliJ: new wizard ij

Eclipse: new wizard eclipse

I've left the dead code in the code base, as I think that might be easier once we want to revert the changes later on.

Inventitech commented 8 years ago

Thanks, looks good! Would it perhaps be better to say on page 1, that an anonymous registration will be performed (with all the other links) and on page 2, the debugging link is displayed. I hope that's not too much rework? Could you also file this against a new branch branched off the dev branch? Reason is that we probably want to switch back to the old registration dialog some time (and I don't want to risk running in an ugly merge conflict when reverting this).

nspruit commented 8 years ago

Sure, I'll see if I can do that. I already wanted to do that, but I don't have push rights to the repo, so I can't create a new branch...

Inventitech commented 8 years ago

Ah ... Maybe it's time to give you these rights :-) Am 12.05.2016 10:26 vorm. schrieb "Niels Spruit" notifications@github.com:

Sure, I'll see if I can do that. I already wanted to do that, but I don't have push rights to the repo, so I can't create a new branch...

— You are receiving this because you commented. Reply to this email directly or view it on GitHub https://github.com/TestRoots/watchdog/pull/258#issuecomment-218692115

nspruit commented 8 years ago

Cool, then I'll close this PR for now and open a new one once I'm finished