This repository was archived by the owner on Mar 26, 2026. It is now read-only.
Bug fixes for columnInfo.description, plain text password warning#286
Merged
d45 merged 2 commits intotableau:devfrom Jan 10, 2019
Merged
Bug fixes for columnInfo.description, plain text password warning#286d45 merged 2 commits intotableau:devfrom
d45 merged 2 commits intotableau:devfrom
Conversation
…d fix for foursquare connector (stats.checkins no longer available for free verson). TFSID 833465, 821230
Opps! Forgot to remove the `clientId` I was using.
brtal
pushed a commit
that referenced
this pull request
Jan 11, 2019
#280) * Updating docs for changes to the supported wdc libraries starting in Tableau 2019.1 (#277) What's new topic added to serve as target for Help link about WDC library support in 2019.1. * Update 2018-11-12-wdc-supported-lib.md - changed older to versions prior to v2.0.2. - fixed typo (hyphen in up-grade). * Update wdc_upgrade.md Reworded the statement about upgrading a v1 WDC to a v2 WDC. You can't turn a v1 to a v2 by simply using the v2 library. * Update wdc_upgrade.md Corrected what we mean by future version of Tableau (in this case, 1.x support will only work until 2019.1) * Update index.html (#279) Updating download link to point to the latest release. * Bug fixes for columnInfo.description, plain text password warning (#286) * Bug fixes for columnInfo.description, plain text password warning, and fix for foursquare connector (stats.checkins no longer available for free verson). TFSID 833465, 821230 * Update foursquare.js - to replace the `clientId` with the placeholder
d45
added a commit
that referenced
this pull request
Mar 5, 2019
Not sure why these already merged commits are showing up here. This merge is really for the wdc library patch release notes. * Updating docs for changes to the supported wdc libraries starting in Tableau 2019.1 (#277) What's new topic added to serve as target for Help link about WDC library support in 2019.1. * Update 2018-11-12-wdc-supported-lib.md - changed older to versions prior to v2.0.2. - fixed typo (hyphen in up-grade). * Update wdc_upgrade.md Reworded the statement about upgrading a v1 WDC to a v2 WDC. You can't turn a v1 to a v2 by simply using the v2 library. * Update wdc_upgrade.md Corrected what we mean by future version of Tableau (in this case, 1.x support will only work until 2019.1) * Update index.html (#279) Updating download link to point to the latest release. * Bug fixes for columnInfo.description, plain text password warning (#286) * Bug fixes for columnInfo.description, plain text password warning, and fix for foursquare connector (stats.checkins no longer available for free verson). TFSID 833465, 821230 * Update foursquare.js - to replace the `clientId` with the placeholder * Update community WDC version tags. * Remove gemfile.lock. * Add files via upload (#295) post announcing patch to support fix for incorrect assignment of webchannel objects, needed in future release of Tableau.
d45
added a commit
that referenced
this pull request
Jun 11, 2019
* Updating docs for changes to the supported wdc libraries starting in Tableau 2019.1 (#277) What's new topic added to serve as target for Help link about WDC library support in 2019.1. * Update 2018-11-12-wdc-supported-lib.md - changed older to versions prior to v2.0.2. - fixed typo (hyphen in up-grade). * Update wdc_upgrade.md Reworded the statement about upgrading a v1 WDC to a v2 WDC. You can't turn a v1 to a v2 by simply using the v2 library. * Update wdc_upgrade.md Corrected what we mean by future version of Tableau (in this case, 1.x support will only work until 2019.1) * Update index.html (#279) Updating download link to point to the latest release. * Bug fixes for columnInfo.description, plain text password warning (#286) * Bug fixes for columnInfo.description, plain text password warning, and fix for foursquare connector (stats.checkins no longer available for free verson). TFSID 833465, 821230 * Update foursquare.js - to replace the `clientId` with the placeholder * Update community WDC version tags. * Remove gemfile.lock. * Add files via upload (#295) post announcing patch to support fix for incorrect assignment of webchannel objects, needed in future release of Tableau. * Update README.md (#299) changing doc link to https * [Security] Fix DOM XSS vulnerability in search * Update api_ref.md (#302) Update link to TypeDoc's current (hopefully permanent) domain * D45 wdc oauth update (#310) * Oauth_update and other small fixes * fixed typo {.html-page} * updating note - from 2019.2 fo a future release * updates and fixes from tech review * tech review feedback and doc fixes * fixed typo in simulator instructions * adding links to Oauth tutorial
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This also includes a fix for the OAuthProxyExample. The foursquare connector uses stats.checkins, which is no longer available at the free tier (changed on May 31, 2018). TFSID 833465, 821230