Граф коммитов

891 Коммитов

Автор SHA1 Сообщение Дата
Mounir Shmordok a52091fcab Merged PR 52310: Merge adding rdl sample to master
Merge adding rdl sample to master
2019-10-22 11:39:23 +00:00
ali-hamud b9638a28a1 Merge remote-tracking branch 'powerbi/master' 2019-10-15 11:39:58 +03:00
Ali Hamud 906174ee00 Merged PR 51174: new package version - 2.10.2
new package version - 2.10.2
2019-10-15 07:53:11 +00:00
Elad Cohen 5985043c72 Merged PR 48369: Replace Math.random to getRandomValues() from cryptoObj 2019-10-02 13:00:21 +00:00
Elad Cohen f0ff2afe2d Merged PR 49125: trackEvent undefined bug in IE fix
trackEvent undefined bug in IE fix
2019-10-02 11:08:33 +00:00
liavZayde 5e5455a413
Merge pull request #357 from microsoft/dev/lizyde/release_version
mirror pbi master after version release
2019-09-26 11:15:36 +03:00
t-lizaid 94e06e41f7 Merge remote-tracking branch 'powerbi/master' 2019-09-25 18:23:42 +03:00
Elad Cohen e071d1c974 Merged PR 48137: Add App request for instrumentationKey
Add "App" request for instrumentationKey
2019-09-25 14:44:52 +00:00
Liav Zayde 8e160ed408 Merged PR 48145: [Embed JSDK] Release new version 2019-09-25 14:15:20 +00:00
Liav Zayde 0f59ed6c79 Merged PR 48136: [Embed JSDK] Release new version 2019-09-25 12:28:57 +00:00
ali-hamud b007233c97 Merge remote-tracking branch 'powerbi/master' 2019-09-19 17:28:45 +03:00
Elad Cohen 08156dbd93 Merged PR 47143: sample step in playground was visible on homepage
sample step in playground was visible on homepage
2019-09-19 13:47:12 +00:00
Elad Cohen 956a1465bc Merged PR 46518: add referrer event to playground
add referrer event to playground
2019-09-19 08:22:47 +00:00
Elad Cohen 1502045312 Merged PR 46493: Added events to the playground when clicking on buttons and fix some bugs detailed below.
Added events to the playground when clicking on buttons.
Each event include "sessionId", the events:
When users getting to the landing page, entries for each sample, entries for each showcase (direct link/showcase page/interact), entries to the documentation, "Phone"/"Desktop" button clicks, "Copy" buttons (Code & Log).
For each click on the "Run" button, monitor the Embed type + token type/API used.
Option to disable to Track Events (enable by default) by adding "isTelemetryEnabled=false" to the URL (and enable it again by "true").

Bug fix #1 - bootstrapIframe more than once when switching between Desktop view and Phone view.
Bug fix #2 - open SampleStep twice.
Bug fix #3 - when clicking on "Data" in the Interact tab the "Authoring" bar opened.
Bug fix #4 - when clicking on "Run" in Mobile mode the Iframe was removed because the URL was changed.
2019-09-16 13:33:37 +00:00
Elad Cohen 8258d823d3 Merged PR 45442: Add platform for trackEvents to playground
Add platform for trackEvents to playground

For each session ID, tracking the activity on playground by sending data to the telemetry
2019-09-11 08:49:20 +00:00
Joseph Haddad a441afa6df Merged PR 45616: [Embed] Update packages in order to fix vulnerability issues.
Update http-server and typedoc packages versions to reduce vulnerability issues.

Related work items: #205810
2019-09-10 12:18:58 +00:00
Ali Hamud bb8e44e147 Merged PR 44255: [External contribution] Documentation fixes. 2019-09-10 11:18:46 +00:00
May Hartov 8ca06e88e4 Merged PR 44661: added hyperlink click event to report allowed events
added hyperlink click event to report allowed events
2019-09-02 12:52:39 +00:00
ali-hamud aa17ba9b6a Merge remote-tracking branch 'github/master' 2019-08-29 12:36:34 +03:00
Ali Hamud 0f0a314099 Merged PR 43673: In playground, Allow modifying embed URL after bootstrap
In playground, Allow modifying embed URL after bootstrap
2019-08-29 08:28:31 +00:00
ali-hamud bd18667916
Merge pull request #353 from krynv/patch-1
Fixed typo and formatting
2019-08-27 10:59:12 +03:00
VK 7c41c7c51a Revert "[ImgBot] Optimize images"
This reverts commit e4a7bdea22.
2019-08-27 08:19:04 +01:00
VK 3f041e5b8b Merge branch 'master' into patch-1 2019-08-12 13:34:38 +01:00
VK 172d0254ed
Merge pull request #1 from krynv/imgbot
[ImgBot] Optimize images
2019-08-12 13:34:13 +01:00
VK 89163aa8be Merge branch 'master' into patch-1 2019-08-12 08:59:05 +01:00
Elad Cohen 7373a71176 Merged PR 41231: Add "Sort visual by" to PlayGround
Add "Sort visual by" to PlayGround under the section Menu Operations
2019-08-11 10:27:56 +00:00
Laurent Amar 786dfa8270 Merge remote-tracking branch 'powerbi/master' 2019-08-08 05:15:59 -07:00
VK c78440fcdb
Fixed typo and formatting
- Fixed typo of the word `exposed`.
- Formatted names of variables.
- Fixed grammatical errors.
2019-08-02 14:21:43 +01:00
ImgBotApp e4a7bdea22
[ImgBot] Optimize images
*Total -- 317.02kb -> 235.13kb (25.83%)

/demo/v2-demo/images/sampleqna.png -- 59.21kb -> 21.66kb (63.43%)
/demo/code-demo/images/clear.png -- 1.27kb -> 0.85kb (33%)
/demo/v2-demo/images/sampledashboard.png -- 100.03kb -> 79.96kb (20.06%)
/demo/v2-demo/images/samplereport.png -- 54.33kb -> 43.88kb (19.23%)
/demo/v2-demo/images/samplevisual.png -- 10.66kb -> 9.24kb (13.32%)
/demo/v2-demo/images/sampletile.png -- 91.53kb -> 79.55kb (13.09%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2019-08-02 13:16:38 +00:00
Ali Hamud 0a01c236c4 Merged PR 40176: Use powerbi.bootstrap in playground.
Use powerbi.bootstrap in playground.

- one bug which will be treated with low priority for now:
When clicking on phone-layout without clicking on run, report is embedded.

- one important change is:
Demo folder is now installing the powerbi-client package from parent folder.
2019-08-01 08:55:33 +00:00
Amit Shuster eb3a5c0881 Merged PR 34725: Prepare iframe for embedding
Prepare iframe for embedding
2019-07-28 14:43:51 +00:00
Amit Shuster 9a4cd71a55 Merged PR 31539: Visual Sort by API
Sort by API
2019-07-18 14:28:16 +00:00
May Hartov 851acfe43f Merged PR 36457: fixed syntax to support playground -IE
fixed syntax to support playground -IE
2019-07-07 09:11:16 +00:00
Amit Shuster 2f44bba65d Merge remote-tracking branch 'powerbi/master' 2019-06-20 13:55:00 +03:00
Amit Shuster a0f6cf0a2b Merged PR 33976: Playground - Sample tool - Visual authoring
Playground - Sample tool - Visual authoring
2019-06-20 08:44:08 +00:00
May Hartov 80467af423 Merge remote-tracking branch 'powerbi/master' 2019-06-18 15:04:10 +03:00
Amit Shuster 896e186208 Merged PR 32654: Visuals API showcase - Quick Visual Creator 2019-06-18 11:06:23 +00:00
Laurent Amar 39ce609ef0 Merged PR 31562: Use model version 1.2.0 and update package version to 2.7.5
Use model version 1.2.0 and update package version to 2.7.5
2019-06-18 08:05:08 +00:00
Tal Rostoker 40a9d8e7af Merged PR 31485: Return error for non supported APIs if RDL embed
Return error for non supported APIs if RDL embed
2019-06-03 12:33:27 +00:00
Amit Shuster 879ee7c90e Merged PR 30128: Report Visual HideSingleVisualHeader fix
Report Visual HideSingleVisualHeader fix
2019-06-02 06:51:11 +00:00
Ali Hamud 4e330bf1cd Merge remote-tracking branch 'powerbi/master' 2019-05-23 19:10:27 +03:00
Ali Hamud 1121c1ac00 Merged PR 30137: Fix populate config but in re-embed
Fix populate config but in re-embed.

Change only on service.ts
Other files are built and committed.
2019-05-23 14:55:25 +00:00
Amit Shuster dd2478dcdc Merged PR 25032: Fix firefox svg icons
Before:
![1.png](https://powerbi.visualstudio.com/4c7b5adb-c2d0-4f18-b23c-edc4ac30f4e1/_apis/git/repositories/1dd63332-e003-46a3-ac6f-70213a1bcc2e/pullRequests/25032/attachments/1.png)

After:
![2.png](https://powerbi.visualstudio.com/4c7b5adb-c2d0-4f18-b23c-edc4ac30f4e1/_apis/git/repositories/1dd63332-e003-46a3-ac6f-70213a1bcc2e/pullRequests/25032/attachments/2.png)
2019-05-02 11:00:05 +00:00
Laurent Amar 7ba2ffe543 Merge remote-tracking branch 'powerbi/master' 2019-03-27 03:26:38 -07:00
Laurent Amar eadb4be903 Merged PR 22890: Set embed component tab Index
Set embed component tab Index
2019-03-26 14:43:22 +00:00
Amit Shuster 73218d1cc6 Merged PR 22904: Playground - IE support fix
IE does not support array.prototype.find & array.prototype.findIndex
2019-03-26 14:06:08 +00:00
Omri Armstrong 59d05f53b4 Merged PR 22268: fix front load timing
fix front load timing
2019-03-20 07:46:04 +00:00
Ali Hamud 0c5386f0b2 Merged PR 22189: Fix visual name in sample code
Updated codesamples.js
2019-03-17 14:50:02 +00:00
Ali Hamud fa039b2872 Merge remote-tracking branch 'powerbi/master' 2019-03-13 08:27:49 -07:00
Ali Hamud 143631cbeb Merged PR 21750: Update version to 2.7.2 2019-03-13 14:35:13 +00:00