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

3555 Коммитов

Автор SHA1 Сообщение Дата
Joel Mut d6e4d59263
port: AgentSettings 4.14 changes to 4.17 (#4631)
* Add circular structure detection and allow the agent settings to be customizable

* Fix port issues

* Fix lint
2024-03-13 13:13:00 -05:00
Cecilia Avila 5ee4dacd20
port: [#4276] Add Teams read receipt event (#6356) (#4297)
* Add support for Teams Read Receipt event

* Update botbuilder.api.md
2022-08-02 08:37:27 -05:00
microsoft-github-policy-service[bot] 2e4b73a143
Microsoft mandatory file (#4302)
Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
2022-08-02 08:37:01 -05:00
CBsal f2bd8335a4
Update package.json (#4301) 2022-08-02 08:36:45 -05:00
Joel Mut 9603379b17
Update yeoman-generator from 4.13.0 to 5.6.1 (#4298) 2022-08-02 07:57:14 -05:00
dependabot[bot] ad60ad8013
chore(deps): bump terser in /testing/browser-functional/browser-echo-bot (#4290)
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-27 08:00:48 -05:00
Joel Mut c54b03f030
port: [#4272] SDK uses deprecated Microsoft.Azure.DocumentDB.Core library (#6370) (#4292)
* Remove CosmosDbStorage class and related code

* Update CosmosDbStorage compat and doc

* Remove CosmosDbStorage TestData
2022-07-26 16:14:57 -05:00
Joel Mut 38627fca44
port: [#4274] Add settings.selectedChannel to TeamsChannelData and Type to ChannelInfo and TeamDetails (#6360) (#4295)
* Add teamsGetSelectedChannelId function

* Add unit tests for teamsGetSelectedChannelId function

* Update botframework-schema compat

* Update botbuilder compat

* Fix TeamsChannelData doc and reorder imports
2022-07-26 09:16:52 -05:00
Joel Mut 2bb74756e0
port: [#4270] Choice options separator should be multi language (#6366) (#4293)
* Add ChoiceOptionsSet

* Add unit tests for ChoiceOptionsSet

* Update schema files

* Fix test:compat
2022-07-25 08:19:15 -05:00
Joel Mut 57e2642015
fix: [#4204] Fix remaining eslint warnings - enable ESLint config (#4241)
* Update eslint config

* Update lint script to fail if there is a warning

Co-authored-by: Cecilia Avila <44245136+ceciliaavila@users.noreply.github.com>
Co-authored-by: CeciliaAvila <cecilia.avila@southworks.com>
2022-07-19 09:19:38 -05:00
tracyboehrer b4a2a5ef57
Updated generator top copy new ARM template structure (#4287)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2022-07-15 14:18:22 -05:00
tracyboehrer 78b6a902b7
Folder casing (again) - 2 (#4286)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2022-07-15 13:24:29 -05:00
tracyboehrer a7417b3a41
Folder casing (again) - 1 (#4285)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2022-07-15 13:05:31 -05:00
tracyboehrer 601fe211b2
Renaming inconsistent template folder casing - 2 (#4284)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2022-07-15 12:44:00 -05:00
tracyboehrer 820c8e3763
Renaming inconsistent template folder casing - 1 (#4283)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2022-07-15 11:22:47 -05:00
tracyboehrer 48d3bf7e05
Reasonable ARM Template readme formatting (#4282)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2022-07-15 10:57:52 -05:00
fangyangci 5c3c144c76
update deployment template: (#4268)
Split the deployment of appservcice and azurebot
Add AzureBotRegion

Co-authored-by: fangyangci <fangyangci@microsoft.com>
2022-07-15 10:20:01 -05:00
Cecilia Avila 3b6dc83161
Fix last eslint issues (#4281) 2022-07-15 08:00:07 -05:00
Cecilia Avila 0cd28d8716
port: [#5837] Fix sentiment values not being set for None / Unknown intent (#6348) (#4275)
* Set sentiment props for None intents

* Add unit tests
2022-07-13 14:02:36 -05:00
dependabot[bot] d4ee5e321e
chore(deps): bump async in /testing/browser-functional/browser-echo-bot (#4189)
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-13 13:43:58 -05:00
dependabot[bot] 3c99d60abf
chore(deps): bump moment from 2.29.2 to 2.29.4 (#4279)
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-13 13:43:15 -05:00
dependabot[bot] 31e4daee48
chore(deps): bump shell-quote from 1.7.2 to 1.7.3 (#4278)
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases)
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md)
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-13 13:42:53 -05:00
Eric Dahlvang 74cc317530
MeetingDetails dates are nullable (#4244) 2022-07-13 13:31:04 -05:00
Joel Mut a8d076e947
fix: [#4204] Fix remaining eslint warnings - Rest of botbuilder-dialogs libraries - adaptive runtime (#4239)
* Warnings fixed. Missing documentation.

* Minor documentation changes

Co-authored-by: Emiliano Quiroga <emiliano.quiroga@7-11.com>
2022-07-13 13:29:54 -05:00
Joel Mut bc668f6191
fix: [#4204] Fix remaining eslint warnings - Rest of botbuilder-dialogs libraries - botbuilder declarative (#4238)
* Automatic and manual fixes. Fs.readFileSync dynamic path, missing documentation.

* Documentation improvements.

Co-authored-by: Emiliano Quiroga <emiliano.quiroga@7-11.com>
Co-authored-by: Cecilia Avila <44245136+ceciliaavila@users.noreply.github.com>
2022-07-13 13:29:05 -05:00
Joel Mut 01481078ad
fix: [#4204] Fix remaining eslint warnings - botbuilder-ai (#4236)
* Fix eslint issues in botbuilder-ai

* Update botbuilder-ai compat

* Fix eslint disable rule

* ammend

* Revert "Fix eslint disable rule"

This reverts commit 36bef89237.

* Commit reverted.

Co-authored-by: Emiliano Quiroga <emiliano.quiroga@7-11.com>
2022-07-13 13:27:48 -05:00
Joel Mut 5c1d4295ba
fix: [#4204] Fix remaining eslint warnings - botbuilder-lg (#4235)
* Fix eslint issues in botbuilder-lg

* Update botbuilder-lg compat

* Fix EvaluationOptions nullSubstitution

* Missing dots.

* Revert "Update botbuilder-lg compat"

This reverts commit 2c88f64b18.

* Add missing documentation for the Templates class

* Uppercase instead of lowercase in method definitions.

* ammend

Co-authored-by: Emiliano Quiroga <emiliano.quiroga@7-11.com>
Co-authored-by: Cecilia Avila <44245136+ceciliaavila@users.noreply.github.com>
2022-07-13 13:25:37 -05:00
Joel Mut 8ec3563024
fix: [#4204] Fix remaining eslint warnings - botframework-config (#4234)
* Fix eslint issues in botframework-config

* Update botframework-config compat

Co-authored-by: Cecilia Avila <44245136+ceciliaavila@users.noreply.github.com>
2022-07-13 13:22:57 -05:00
Joel Mut 0305b7da5b
fix: [#4204] Fix remaining eslint warnings - Rest of botbuilder-dialogs libraries - botbuilder adaptive testing (#4237)
* Warnings fixed. Missing documentation, unused parameters and imports, disabling detect-non-literal-fs-filename rule and no-constant-condition rule.

* Void changes removed. Unknown type restored to Any. Documentation added.

* api.md file moved to etc folder

* Suggested changes applied.

Co-authored-by: Emiliano Quiroga <emiliano.quiroga@7-11.com>
Co-authored-by: Cecilia Avila <44245136+ceciliaavila@users.noreply.github.com>
2022-07-13 13:21:30 -05:00
Cecilia Avila 134d3673ab
fix: [#4204] Fix remaining eslint warnings - botbuilder-dialogs (2/2) (#4232)
* Fix eslint issues in botbuilder-dialogs (2/2)

* Update botbuilder-dialogs.api doc
2022-07-13 13:20:05 -05:00
Cecilia Avila 68f49bac42
fix: [#4204] Fix remaining eslint warnings - botbuilder-dialogs (1/2) (#4231)
* Fix eslint issues in botbuilder-dialogs (1/2)

* Fix comments
2022-07-13 13:08:45 -05:00
Joel Mut f4425c47fe
Enable 'no-public' accessibility rule (#4227) 2022-07-12 08:10:21 -05:00
Cecilia Avila 7cfb39ac25
fix: [#4204] Fix remaining eslint warnings - botbuilder-dialogs-adaptive (#4230)
* Fix eslint issues in botbuilder-dialogs-adaptive

* Fix spacing
2022-07-12 08:10:01 -05:00
BruceHaley c9b8818b2e
fix: chromedriver version updater (#4269)
* Fix chromedriver version get

* Try getting version after tests

* Find where Get chromedriver version works

* Allow any chromedriver version >100

* Disable tests

* Tweak

* Tweak 2

* Try v 101

* Tweask 4

* Try second latest

* Revert version spec change

* Cleanup
2022-06-25 04:52:33 -04:00
Joel Mut b97a692ea4
chore: [#3518] Remove public access modifier from botframework-config and connector (#4220)
* Remove 'public' access modifier from botframework-config folder

* Remove 'public' access modifier from botframework-connector folder

Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
2022-06-17 09:36:46 -05:00
BruceHaley 0344d972a9
Get docker image from MCR (#4265) 2022-06-16 10:00:27 -07:00
Cecilia Avila 83ba004aac
Fix eslint issues in botbuilder-core (2/2) (#4229) 2022-06-16 10:50:43 -05:00
Cecilia Avila a4f3bf908c
fix: [#4204] Fix remaining eslint warnings - botbuilder-core (1/2) (#4228)
* Fix eslint issues in botbuilder-core (1/2)

* Fix depcheck error

* Corrected conflict resolution error

* Fixed accessor conflict

Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2022-06-16 10:50:04 -05:00
dependabot[bot] 4a6c37b5c8
chore(deps): bump ejs from 3.1.6 to 3.1.7 (#4209)
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.7)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-16 08:57:31 -05:00
Joel Mut ee9e631193
Remove 'public' access modifier from adaptive-expressions/builtinFunctions folder - abs to isObject (#4226) 2022-06-16 08:56:20 -05:00
Joel Mut 96668386c8
Remove 'public' access modifier from adaptive-expressions/builtinFunctions folder - isPresent to year (#4225) 2022-06-16 08:55:53 -05:00
Joel Mut 5cabc09d52
Remove 'public' access modifier from adaptive-expressions folder (#4224) 2022-06-16 08:55:27 -05:00
Joel Mut 89ce49696d
Remove 'public' access modifier from botbuilder-dialogs-adaptive folder - Part 3 (#4223) 2022-06-16 08:54:55 -05:00
Joel Mut 821e63b7aa
Remove 'public' access modifier from botbuilder-dialogs-adaptive folder - Part 2 (#4222) 2022-06-16 08:54:28 -05:00
Joel Mut 923203d87a
Remove 'public' access modifier from botbuilder-dialogs-adaptive folder - Part 1 (#4221) 2022-06-16 08:54:00 -05:00
Joel Mut 1c21096b25
Remove 'public' access modifier from botbuilder folder (#4215) 2022-06-15 16:09:12 -05:00
Arsh Kashyap a39a86bf86
Pass qnaId in value attribute of multiturn prompts (#4262) 2022-06-15 15:55:07 -05:00
dependabot[bot] 9c4f44d3a1
chore(deps): bump eventsource (#4255)
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.0.7...v1.1.1)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-15 15:45:50 -05:00
Ram Fattah 2ff22a7c08
fix: Removed unused method in teamsActivityHandler (#4260)
* removed handleAdaptiveCardAction method

* update public API signature

* Revert "update public API signature"

This reverts commit e011b48d00.

* Update teamsActivityHandler.ts

Remove unused import

* update public API signature
2022-06-15 15:44:27 -05:00
Joel Mut 8b45b7522f
chore: [#3518] Remove public access modifier from generators, declarative, testing and schema (#4214)
* Remove 'public' access modifier from generator-botbuilder folder

* Remove 'public' access modifier from botbuilder-dialogs-declarative folder

* Remove 'public' access modifier from botbuilder-testing folder

* Remove 'public' access modifier from botframework-schema folder
2022-06-15 15:43:58 -05:00