Matt Mazzola
6903134e1e
Change documentation generation to include json file within docs directory. Fix documentation deployment by adding .nojekyll before publishing.
2016-07-14 11:08:29 -07:00
Matt Mazzola
36dd0c1274
0.3.3
2016-07-13 13:39:04 -07:00
Matt Mazzola
f80c9e986e
Fix isValueFilter and isAdvancedFilter to return boolean type instead of Boolean object
2016-07-13 13:38:48 -07:00
Matt Mazzola
b4ddbcc139
Update ValueFilter to accept string, number, or boolean.
2016-07-13 13:38:18 -07:00
Matt Mazzola
3a0398e491
0.3.2
2016-07-13 13:12:24 -07:00
Matt Mazzola
952fb17418
Add isAdvancedFilter and isValidFilter functions with tests.
2016-07-13 12:57:25 -07:00
Matt Mazzola
33d60f7052
Change name of advanced filter condition "StartWith" to "StartsWith" to match internal operator name
2016-07-13 11:32:19 -07:00
Matt Mazzola
6e62f7b8eb
0.3.1
2016-07-13 10:31:16 -07:00
Matt Mazzola
4d05dec8c8
Update README.md with language specification for snippets
2016-07-13 10:19:05 -07:00
Matt Mazzola
c2466e3b75
Add gulp ghpages task to deploy docs to gh-pages
2016-07-13 09:57:31 -07:00
Matt Mazzola
806e4dc48b
Add gulp docs task to generate documentation
2016-07-13 09:56:25 -07:00
Matt Mazzola
11ee5e7f8b
Switch order of installation instructions (typings install before npm install) so type information is present for build
2016-07-13 09:54:20 -07:00
Matt Mazzola
8512755d0c
Update comments to match class name
2016-07-11 13:01:39 -07:00
Pawel Kwiecien
8923645e3f
Fix validate target ( #3 )
...
* add schemas to validate target
* update quotes
2016-07-08 16:29:28 -07:00
Wallace Breza
70e5fcbe59
Added travis build status image
2016-06-30 07:59:26 -07:00
Matt Mazzola
359dd17145
Add .travis.yml
2016-06-29 18:19:42 -07:00
Matt Mazzola
9f5c30671e
Update header generation to use webpack Banner plugin to fix source maps
2016-06-29 18:19:27 -07:00
Matt Mazzola
b9d066d4e8
Add files property to package.json to only package dist folder
2016-06-29 18:17:18 -07:00
Matt Mazzola
8baf9161d7
0.3.0
2016-06-27 16:34:49 -07:00
Pawel Kwiecien
2194a64f6a
Update LoadConfiguration definition, pageNavigationEnabled property and Page schema ( #1 )
...
* move pageName and filter to LoadConfiguration, rename pageNavigationEnabled to navContentPaneEnabled (for consitency as we already allow such query parameter for ReportEmbed), remove displayName from page schema as setPage expect {name: ...}
* fix tests
2016-06-27 16:32:50 -07:00
Matt Mazzola
5bed54cedd
Add .vscode/tasks.json to allow running build or tests from key shortcut
2016-06-27 16:31:08 -07:00
Matt Mazzola
482cc47e05
Add CONTRIBUTING.md
2016-06-27 16:30:12 -07:00
Matt Mazzola
88d91ab180
Fix typo in README.md
2016-06-27 16:29:58 -07:00
Matt Mazzola
da46cd90c5
0.2.2
2016-06-24 13:08:10 -07:00
Matt Mazzola
3b54c3de32
add missing export to ITarget
2016-06-24 13:06:37 -07:00
Matt Mazzola
6bf7fb5c07
0.2.1
2016-06-24 12:58:03 -07:00
Matt Mazzola
5d7379f90f
Add header to distributed .js and .ts files which includes name, version, copyright, company, and license.
2016-06-24 12:57:24 -07:00
Matt Mazzola
5756c80957
Consolidate validateAdvancedFilter and validateValueFilter into single validateFilter to match needs of router. Also, consolidate targets and fix external schema references.
2016-06-24 12:57:13 -07:00
Matt Mazzola
f447b418ae
Add .min.js exclusion to minification task
2016-06-23 17:40:34 -07:00
Matt Mazzola
9a6508200c
Add positive test case for settings validation
2016-06-23 12:08:35 -07:00
Matt Mazzola
2705142dc8
Update repository url to new github repo
2016-06-23 12:06:43 -07:00
Matt Mazzola
270e0691d7
Update package description to match readme
2016-06-23 12:04:49 -07:00
Matt Mazzola
0dcd83a2d8
Add tests from powerbi-filters repo and update them to use new models.validate* functions
2016-06-23 11:59:12 -07:00
Matt Mazzola
784f9ece11
Update README.md
2016-06-23 11:40:09 -07:00
Matt Mazzola
fb55f1504f
Copy powerbi-filters code into powerbi-models code. Rename test files and add more tests for settings validation.
2016-06-23 11:34:44 -07:00
Matt Mazzola
007428c15c
Install del and update gulp to clean dist and tmp directories before build and test respectively.
2016-06-23 11:34:44 -07:00
Matt Mazzola
07c5810efd
Fix package.json main and typings references, add fix tsconfigs
2016-06-23 11:34:44 -07:00
Matt Mazzola
392499903e
Initial Commit of powerbi-models. Has interfaces which are shared between host and iframe code.
2016-06-23 11:34:44 -07:00
Microsoft GitHub User
5869599a55
Initial commit
2016-06-23 11:25:47 -07:00