Skip to content

Conversation

@brtal
Copy link
Contributor

@brtal brtal commented Aug 10, 2019

No description provided.

jakkyn and others added 30 commits August 29, 2018 15:47
Fixed typo of the word 'extension' in third sentence.
Fixed JavaScript typo found by @jakkyn
Fixed error found by @jakkyn - In the Choose dialog box, the Choose button is now My Extensions.
Added the "what you can do list" to the overview page
…info (#165)

Adding the doc updates for TC18 (Design Guidelines, Tableau UI link).
adding a comma to help fix a weird sentence.
* Update datasource.html

This patch is temporary and will be superseded when we update the reference pages. 
This patch updates DataSourceInterfaces.ts  - adding a note to explain that refreshAsync() should not be used to automatically refresh the viz, and that doing so on Tableau Online might result in the removal of the extension.

* Update datasource.html

refined note with John's suggestion (blocked vs. removal)
* updated docs for debugging, error handling, getting started, creating first extension

* Updated debugging gifs, minor doc updates

* Image used for the Extensions API Reference pages

* Fixed typos

* Fixing broken link

* Fixed broken link to error codes topic

* fixed typo

* More tech review updates and CX editorial fixes

* Added Keshia's allow/deny flowchart; more CX edits
Adding a note that hosting extensions on Tableau Server is not recommended.
Refining the message that the web server needs to be on a different computer than the one running Tableau Server.
Removed "the" from "the Tableau Server or Tableau Online."
Changed the wording about hosting extensions on Tableau Server back to what it was before the last commit (as not recommended).
#195)

* Doc updates for 2019.1 and v1.2 library; show-hide, chromium, API sync fix, best practices

* removed best practices, changed to 1.1, modified visbility-error workaround

* correcting version number to 1.1

* fixing library 1.1 references; drop-down menu fix
Adding a heading to a column in a table. The Markdown looked fine, but Jekyll didn't recognize it as a table without a heading to the column.
Added the .gif file with the correct name. The previous file name had a `(`` instead of an `_`.
Had a typo in the file name. Added the file with the correct name.
fixed broken link (typo in path) to getting started topic
Updating documentation for version 1.2 of the library
d45 and others added 8 commits April 18, 2019 10:11
* The format of the extension library name has changed from tableau-extensions-n.n.n.js to tableau.extensions.n.n.n.js . Updating the references in your samples, tutorials and docs.

* Reverting the format of older versions

* updated the library file name with new convention; removed page visibilit (#222)

* The format of the extension library name has changed from tableau-extensions-n.n.n.js to tableau.extensions.n.n.n.js . Updating the references in your samples, tutorials and docs.

* Reverting the format of older versions
changing the lib version to reference the `1.latest`
* Doc updates for v1.3 release; TypeScript support added

* Doc update: fixing links to Samples-Typescript

* added note for filter.isAllSelected ; added npm lint to examples

* Adding context and a better example for isAllSelected
The `getDataSourcesAsync` method was missing an "a"  `getDatSourcesAsync`
Changes for TypeScript and Extensions API release 1.3
@brtal brtal requested a review from ashwinar August 10, 2019 02:53
Copy link
Contributor

@ashwinar ashwinar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@brtal brtal merged commit bd5c18c into master Aug 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants