TFS 2017 Helper

Adds handy functionality to TFS 2017

Estas são as versões deste script em que houve atualização do código. Mostar todas versões.

  • v1.11.3 29/09/2017 fixed broken link generation
  • v1.11.2 05/07/2017 migrate to support visualstudio.com
  • v1.11.1 01/02/2017 Fix format of the url that's copied from the Link button. Remove debugging message.
  • v1.11.0 19/01/2017 Port the copy buttons to work in TFS 2017's new forms layout
  • v1.10.0 18/11/2016 Big overhaul for 2017. Not a complete rewrite, though. Lots of stripped code.
  • v1.9.5 17/11/2016 updated styles for TFS 2017
  • v1.9.4 08/11/2016 Updated the format of the commit message - removed the task ID
  • v1.9.3 08/11/2016 Updated the styling of the close button
  • v1.9.2 08/11/2016 Tweaked the formatting of the text when you click the Link copy button. Makes more sense in Slack, which is where these are most often used.
  • v1.9.1 03/11/2016 Fix fillVerticalHeight feature
  • v1.9.0 01/11/2016 Technical: more reliable way to copy. UX: easier, more obvious way to copy (buttons). Better vertical spacing.
  • v1.8.0 14/09/2016 auto-expand description to take up all available height
  • v1.6.2 30/08/2016 Trigger page resize event to ensure that modals aren't missing any content.
  • v1.6.1 12/08/2016 Minor feature (forget what it was) and a bugfix for dialog windows that were totally collapsed, such as Browser Server when navigating to other teams.
  • v1.5.1 03/05/2016 Fixed a bug introduced by last feature: Description + History tabs looked OK, but switching to other tabs caused an inexplicable narrowing of entire modal cotent
  • v1.5.0 02/05/2016 Made description textarea resizable and removed pointless horizontal scrollbar (present in ungreased TFS)
  • v1.4.3 31/03/2016 The History textbox works again. Detaching the textbox from the DOM caused it to lose necessary bindings.
  • v1.4.1 15/03/2016 Finally fixed the bug where partial data was shown in the Links panel until interaction or a window resize.
  • v1.4.0 19/02/2016 does a double-copy on CTRL-click (great if you have a clipboard manager)
  • v1.3.2 18/02/2016 cell un-indentation should only occur in Links panel
  • v1.3.1 17/02/2016