TFS Helper

Adds styles and moves things around so that oft-used functions are easier

Ekde 2016/11/03. Vidu La ĝisdata versio.

Ili estas versioj de tiu ĉi skripto, kie la kodo estas ĝisdatigita. Montri ĉiujn versiojn

  • v1.11.3 2017/09/29 fixed broken link generation
  • v1.11.2 2017/07/05 migrate to support visualstudio.com
  • v1.11.1 2017/02/01 Fix format of the url that's copied from the Link button. Remove debugging message.
  • v1.11.0 2017/01/19 Port the copy buttons to work in TFS 2017's new forms layout
  • v1.10.0 2016/11/18 Big overhaul for 2017. Not a complete rewrite, though. Lots of stripped code.
  • v1.9.5 2016/11/17 updated styles for TFS 2017
  • v1.9.4 2016/11/08 Updated the format of the commit message - removed the task ID
  • v1.9.3 2016/11/08 Updated the styling of the close button
  • v1.9.2 2016/11/08 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 2016/11/03 Fix fillVerticalHeight feature
  • v1.9.0 2016/11/01 Technical: more reliable way to copy. UX: easier, more obvious way to copy (buttons). Better vertical spacing.
  • v1.8.0 2016/09/14 auto-expand description to take up all available height
  • v1.6.2 2016/08/30 Trigger page resize event to ensure that modals aren't missing any content.
  • v1.6.1 2016/08/12 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 2016/05/03 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 2016/05/02 Made description textarea resizable and removed pointless horizontal scrollbar (present in ungreased TFS)
  • v1.4.3 2016/03/31 The History textbox works again. Detaching the textbox from the DOM caused it to lose necessary bindings.
  • v1.4.1 2016/03/15 Finally fixed the bug where partial data was shown in the Links panel until interaction or a window resize.
  • v1.4.0 2016/02/19 does a double-copy on CTRL-click (great if you have a clipboard manager)
  • v1.3.2 2016/02/18 cell un-indentation should only occur in Links panel
  • v1.3.1 2016/02/17