Javier Suárez

Results 549 comments of Javier Suárez

We have applied the following changes: - The error message now reuses the first Label. - We remember the last entered username without auth success to use in the retry....

Applied changes in the error message. Added some more telemetry (using LogInternalError) to `Repository.RetryUntilSuccess` and `VersionControlTask` too.

Thanks to Maryanne's feedback, we applied some UI changes. The result: Using SSH: _**NOTE:** Screenshots updated on June 18 with the latest changes._

@Lluis, you are right. The problem seems to be the node type validation from `VersionControlNodeExtension` in the method `CanBuildNode` (`SolutionFolderItem`). Will send changes soon!

Thanks for the feedback @sevoku!. I have applied new changes. First of all, in the dialog to publish (disabled tabs, hidden combo to select VCS, etc.). On the other hand,...

I have made rebase and squash of this branch. I have also removed changes that only related with code format (spaces, etc).

Yes. Will include some unit tests!

Matt, I liked your idea. Thanks guys for the feedback!. I have made changes to disable the Git option if a .git folder already exists (in the selected path). However,...

The behavior with .gitignore with this changes: - .gitginore exists in project folder (not parent, given the selected target folder already exists) > disable and uncheck checkbox. - .gitignore exists...

Hey @mkrueger, thanks for the feedback but, what do you mean by the `EventArgs`?