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

1253 Коммитов

Автор SHA1 Сообщение Дата
Piyali Jana 12db75d889 Commit files for 1.0.20 2018-08-27 12:51:55 -07:00
Piyali Jana (MS) 27f4f30ff0
Merge pull request #656 from Microsoft/removeFetchSupport
Remove fetch support, older browser versions does not accept allow any browser promise syntax
2018-08-27 07:22:02 -07:00
Piyali Jana 6034ac5920 version update 1.0.19 -> 1.0.20 2018-08-25 16:21:28 -07:00
Piyali Jana 1bd721bb08 Remove fetch support, older browser versions does not accept any promise syntax 2018-08-25 08:24:03 -07:00
Piyali Jana (MS) 815d43aaa1
Merge pull request #655 from Microsoft/fetchFix
Remove promise chaining syntax
2018-08-24 11:06:51 -07:00
Piyali Jana ea370f134c Update to use then continuation only 2018-08-24 10:49:41 -07:00
Piyali Jana 9c35a5b5da Remove promise chaining syntax 2018-08-24 07:21:36 -07:00
Piyali Jana (MS) 05cca9c979
Merge pull request #652 from Microsoft/release1.0.19
Check in files for 1.0.19 release
2018-08-23 15:34:06 -07:00
Piyali Jana fc78cfe600 Check in files for 1.0.19 release 2018-08-23 15:25:11 -07:00
Mark Wolff 50bf38510c
version update 1.0.18 -> 1.0.19 (#651) 2018-08-20 16:31:39 -07:00
Mark Wolff 31d2a4e7dc
Expose newId() in new module, Util (#633) (#650)
* Expose newId() in new module, Util (#633)

* Replace UtilHelpers interface with direct static class refs
2018-08-20 10:34:44 -07:00
Piyali Jana (MS) 4c410b4621
Merge pull request #644 from Microsoft/users/piyalij/switchtowebpack
Switch to using webpack, check in bootstrap code
2018-08-17 15:47:19 -07:00
Piyali Jana (MS) cbb599c1e2
Merge branch 'master' into users/piyalij/switchtowebpack 2018-08-17 14:54:08 -07:00
Piyali Jana 26fe02db2f Check in final dist for M2, fix url in snippet 2018-08-17 14:48:30 -07:00
Mark Wolff dbf525a961
Users/markwolff/fetch e2e 636 (#649)
* Add intellisense for FetchTests (#636)

* Add E2E test for Fetch monitoring (#636)

* Do not instrument fetch monitor if polyfill is used

* remove erroneous log

* Add comment on fetch polyfill detection
2018-08-17 13:42:05 -07:00
Max f17ee0c913 feat(fetch): add fetch monitor (#636)
* feat(fetch): add fetch monitor

* fix(monitor): check disabled flag

For future use in fetch insights sender

* fix(monitor): reference globals from window

* fix(fetch): add tests

* fix(fetch): add more tests

* fix(fetch): add fetch and promise polyfills

* fix(fetch): do not track if request was not monitored

* feat(fetch): add a flag to disable fetch API monitor

* fix(fetch): add more tests and fix setTimeout usage

* fix(fetch tests): add awaiting steps
2018-08-14 11:43:22 -07:00
Piyali Jana (MS) 9abe21090c
Merge pull request #648 from Microsoft/users/markwolff/vortex-e2e-598
Add E2E test for vortex endpoint (#598)
2018-08-13 22:55:20 -07:00
Mark Wolff 7a028dc490 Add E2E test for vortex endpoint (#598) 2018-08-13 17:23:36 -07:00
Basel Rustum 2474a6c16a update package.json versions 2018-08-10 13:34:41 -07:00
Basel Rustum a1be297c47 change appInsightsvNextKey for window. fix grunt file. 2018-08-08 15:55:52 -07:00
Piyali Jana (MS) ce9ee927cc
Merge branch 'master' into users/piyalij/switchtowebpack 2018-08-05 22:02:35 -07:00
Piyali Jana (MS) 17f8cd81cf
Merge pull request #643 from Microsoft/updatePageView
Update pageviewinternal with option to override part a context
2018-08-05 22:02:16 -07:00
Piyali Jana 3c7aa470d4 Update building snippet command in grunt to standalone command, add readme on how to generate bundle 2018-08-04 00:33:01 -07:00
Piyali Jana 6e8fc983cf Address PR comment, check in minified file generated from build 2018-08-03 23:41:42 -07:00
Piyali Jana a629c2c1de Switch to using webpack, check in bootstrap code 2018-08-02 16:00:53 -07:00
Piyali Jana 94b465bb3e Update pageviewinternal with option to override part a context 2018-08-01 18:22:50 -07:00
Piyali Jana (MS) c6442b4f2e Optimization with requirejs (#642)
* Update

* Add require.js configuration for bundling, updates to common to generate one file per module

* update common to use latest core for amd'

* update cjs bits to latest corecjs

* update analytics package with latest core and common

* add config file for requirejs optimization, Update tsconfig.json to output one module per file for generated amd modules

* Update

* Fixes for E2E working
2018-07-31 17:59:05 -07:00
Basel Rustum e1c1c6aead
trackPageView improvements for 1DS (#635)
* Add pageTags to IPageViewTelemetry. Add argument CustomProperties to trackPageView API.

* increment version for package.json

* clean up the confusing code in PageViewManager.trackPageView

* add test framework for applicationinsights-analytics. add 1 test to ensure it can run successfully

* Stashing changes

* fix build errors

* update IPageViewTelemetry

* bug fixes

* code review feedback

* update package

* fixes
2018-07-26 16:47:25 -07:00
Basel Rustum 7584ac6bbf
generate definition files for all builds but module (#640)
* generate definition files for all builds but module
2018-07-26 15:44:39 -07:00
Basel Rustum 16aa6790d5
Revert "do not generate types definition file" (#641)
This reverts commit fba4ed5d5a.
2018-07-24 15:13:26 -07:00
Piyali Jana (MS) 79dda9750b
Merge pull request #639 from Microsoft/users/barustum/doNotGenerateDefinitionFile
do not generate types definition file
2018-07-23 18:36:48 -07:00
Basel Rustum fba4ed5d5a do not generate types definition file 2018-07-18 15:53:05 -07:00
Basel Rustum 23b393d462
remove channel from repository (#632) 2018-07-16 17:09:09 -07:00
Basel Rustum 6df0abfd74
Remove coreSDK from this repo as it is in a new repo (#631) 2018-07-12 13:52:48 -07:00
Piyali Jana (MS) edd3045c61
Merge pull request #624 from Microsoft/users/piyalij/ailayer
SDK next: include a E2E sku package, fixes in channel, common, core, refactored separate appinsights api package.
2018-06-29 12:45:22 -07:00
Piyali Jana cb91694703 Address PR comments, update packages published 2018-06-29 10:59:46 -07:00
Piyali Jana c63d291891 Updating package versions to final versions for M1 2018-06-25 16:23:49 -07:00
Piyali Jana 6b179648e2 Updates to get E2E sku working in AI 2018-06-25 16:07:44 -07:00
Piyali Jana 1aaef6538e Fixed import finally 2018-06-25 07:02:09 -07:00
Piyali Jana 01568517ed Fix applicationinsights analytics package dependencies 2018-06-25 05:54:46 -07:00
Piyali Jana 57662eb8ef Update 2018-06-24 09:13:12 -07:00
Piyali Jana e0d27eddef Update to include ai e2e sku 2018-06-23 00:32:51 -07:00
Piyali Jana 9b13692584 Get core sku working with channel 2018-06-22 20:19:06 -07:00
Piyali Jana bd204e9408 Update 2018-06-22 11:12:11 -07:00
Piyali Jana df37c61a86 Add init.ts for aisku 2018-06-22 00:47:05 -07:00
Piyali Jana dd48588b40 Fix channel implementation for flush api 2018-06-22 00:17:17 -07:00
Piyali Jana c34524356d Fix bug in core with init 2018-06-21 23:34:27 -07:00
Piyali Jana 74b2388c65 Update package for exports 2018-06-21 14:56:51 -07:00
Piyali Jana 895e53927f Update 2018-06-21 13:58:20 -07:00
Piyali Jana 0f83bf25c4 Temporarily remove flush from IChannelControls 2018-06-21 13:49:41 -07:00