Commit graph

318 commits

Author SHA1 Message Date
Rodrigo Rodriguez
fee152848e fix(whatsapp.gbapp): Shared root instance with others. 2020-04-14 19:33:24 -03:00
Rodrigo Rodriguez
5ff38a4bd3 fix(core.gbapp): New async interfaces for .gbapps. 2020-04-13 19:14:55 -03:00
Rodrigo Rodriguez
2f3756d0d7 fix(core.gbapp): Fix in startup code in blank. 2020-04-02 21:07:23 -03:00
Rodrigo Rodriguez
0645c310c3 fix(core.gbapp):Fix in tabular blank lines and other fixes. 2020-04-02 19:03:57 -03:00
Rodrigo Rodriguez
1b8e6bec1a fix(core.gbapp): Refactoring in MD fix in disabling auto-compiling of .gbapps. 2020-03-31 19:41:33 -03:00
Rodrigo Rodriguez
3512335e5e fix(core.gbapp): Custom boot dialog only available to boot bot. 2020-03-09 16:29:38 -03:00
Rodrigo Rodriguez
efea36f1cc fix(core.gbapp): Admin protected again, additional checks and adjustments. 2020-03-08 09:24:28 -03:00
Rodrigo Rodriguez
675c8511cb fix(core.gbapp): GB Apps can now publish bots and replace root web application. 2020-02-25 10:13:38 -03:00
Rodrigo Rodriguez
94993f1c56 new(customer-satisfaction.gbapp): basic bad word handler added 2020-01-26 15:27:17 -03:00
Rodrigo Rodriguez
c51ff7a78f fix(core.gbapp): Security enhancements and fixes. 2020-01-09 15:28:11 -03:00
Rodrigo Rodriguez
5bf7a0a208 fix (core.gbapp): nyc removed until unit tests are available. 2020-01-08 19:13:22 -03:00
Rodrigo Rodriguez
163be94dd4 fix (core.gbapp): warnings and comments handled. 2020-01-08 18:06:03 -03:00
Rodrigo Rodriguez
eca9099225 fix (core.gbapp): warnings and comments handled. 2020-01-08 17:52:46 -03:00
Joao Antonio Ferreira
071f38cfc3 WIP: Adding pre-commit npm module 2019-12-31 16:46:33 -03:00
Joao Antonio Ferreira
b4f6af02d2 WIP: NPM packages updates to latest versions 2019-12-31 16:12:06 -03:00
Joao Antonio Ferreira
b058e32779 WIP: atualização de pacotes NPM 2019-12-30 14:18:13 -03:00
Joao Antonio Ferreira
4cfb0904ef major(all): Update bot framework version 2019-11-13 21:16:05 -03:00
Rodrigo
b442e581ec chore(release): 1.7.6 [skip ci]
## [1.7.6](https://github.com/pragmatismo-io/BotServer/compare/1.7.5...1.7.6) (2019-10-24)

### Bug Fixes

* **core.gbapp:** fix of sts token generation ([d6aa65d](https://github.com/pragmatismo-io/BotServer/commit/d6aa65d))
2019-10-24 01:18:07 +00:00
Rodrigo
9235f6cc74 chore(release): 1.7.5 [skip ci]
## [1.7.5](https://github.com/pragmatismo-io/BotServer/compare/1.7.4...1.7.5) (2019-10-18)

### Bug Fixes

* **core.gbapp:** Clean-up of system code ([9311943](https://github.com/pragmatismo-io/BotServer/commit/9311943))
2019-10-18 01:41:08 +00:00
Rodrigo
1bc98087e7 chore(release): 1.7.4 [skip ci]
## [1.7.4](https://github.com/pragmatismo-io/BotServer/compare/1.7.3...1.7.4) (2019-10-17)

### Bug Fixes

* **kb.gbapp:** Use of await style call ([a034abf](https://github.com/pragmatismo-io/BotServer/commit/a034abf))
2019-10-17 02:31:30 +00:00
Rodrigo
83aa5e7059 chore(release): 1.7.3 [skip ci]
## [1.7.3](https://github.com/pragmatismo-io/BotServer/compare/1.7.2...1.7.3) (2019-10-10)

### Bug Fixes

* **basic:** Adicionando .env no .gitignore e desabilitando suporte a linguagem BASIC por default ([91d1476](https://github.com/pragmatismo-io/BotServer/commit/91d1476))
2019-10-10 12:10:32 +00:00
Joao Antonio Ferreira
91d1476ced fix(basic): Adicionando .env no .gitignore e desabilitando suporte a linguagem BASIC por default 2019-10-10 07:40:15 -03:00
Rodrigo
60be84b292 chore(release): 1.7.2 [skip ci]
## [1.7.2](https://github.com/pragmatismo-io/BotServer/compare/1.7.1...1.7.2) (2019-08-30)

### Bug Fixes

* **basic:** Fix default bot.vbs missing parenthesis in code. ([8501002](https://github.com/pragmatismo-io/BotServer/commit/8501002))
2019-08-30 17:56:51 +00:00
Rodrigo
0a4f72fd12 chore(release): 1.7.1 [skip ci]
## [1.7.1](https://github.com/pragmatismo-io/BotServer/compare/1.7.0...1.7.1) (2019-08-30)

### Bug Fixes

* **whatsapp.gblib:** Multi-turn dialog fixed in BASIC processing. ([4689bfb](https://github.com/pragmatismo-io/BotServer/commit/4689bfb))
2019-08-30 17:14:17 +00:00
Rodrigo
bb05e8304c chore(release): 1.7.0 [skip ci]
# [1.7.0](https://github.com/pragmatismo-io/BotServer/compare/1.6.0...1.7.0) (2019-08-29)

### Bug Fixes

* **whatsapp.gblib:** BASIC enabled with Promises. ([47df1f1](https://github.com/pragmatismo-io/BotServer/commit/47df1f1))
* **whatsapp.gblib:** BASIC is disabled again. ([fa9f260](https://github.com/pragmatismo-io/BotServer/commit/fa9f260))
* **whatsapp.gblib:** BASIC is disabled again. ([4828a33](https://github.com/pragmatismo-io/BotServer/commit/4828a33))
* **whatsapp.gblib:** User can say the activation code as the first message. ([3f6668d](https://github.com/pragmatismo-io/BotServer/commit/3f6668d))
* **whatsapp.gblib:** Web can show images again and working directory on startup being created. ([8d512ca](https://github.com/pragmatismo-io/BotServer/commit/8d512ca))
* **whatsapp.gblib:** Work directory being created now on startup. ([ca98965](https://github.com/pragmatismo-io/BotServer/commit/ca98965))

### Features

* **core.gbapp:** New bot management (CRUD) from SharePoint packages. ([9a961e7](https://github.com/pragmatismo-io/BotServer/commit/9a961e7))
* **kb.gbapp:** TSV are replaced with MS Excel files, to store tabular information. ([246b222](https://github.com/pragmatismo-io/BotServer/commit/246b222))
* **sharepoint:** SharePoint deployPackage added. ([ae73cf8](https://github.com/pragmatismo-io/BotServer/commit/ae73cf8))
* **whatsapp.gblib:** Image will be send as a message and md can be read easily on the phone. ([2b4fb68](https://github.com/pragmatismo-io/BotServer/commit/2b4fb68))
* **whatsapp.gblib:** Now Whatsapp will display markdown from .gbkb including images. ([faa5ec7](https://github.com/pragmatismo-io/BotServer/commit/faa5ec7))
* **whatsapp.gblib:** Same chat-api provider now shared between instances and deploy improvements. ([b2da413](https://github.com/pragmatismo-io/BotServer/commit/b2da413))
* **whatsapp.gblib:** Switch from Whatsapp channel which bot to talk to with the same number. ([650779e](https://github.com/pragmatismo-io/BotServer/commit/650779e))
* **whatsapp.gblib:** Switch from Whatsapp channel which bot to talk to with the same number. ([cb3d241](https://github.com/pragmatismo-io/BotServer/commit/cb3d241))
2019-08-29 23:05:55 +00:00
Rodrigo Rodriguez
47df1f154a fix(whatsapp.gblib): BASIC enabled with Promises. 2019-08-29 19:59:58 -03:00
Rodrigo Rodriguez
246b2226bf feat(kb.gbapp): TSV are replaced with MS Excel files, to store tabular information. 2019-08-24 12:22:52 -03:00
Rodrigo Rodriguez
650779e363 feat(whatsapp.gblib): Switch from Whatsapp channel which bot to talk to with the same number. 2019-08-23 02:23:00 -03:00
Rodrigo Rodriguez
b2da413f0f feat(whatsapp.gblib): Same chat-api provider now shared between instances and deploy improvements. 2019-08-22 17:28:11 -03:00
Rodrigo Rodriguez
9a961e72a1 feat(core.gbapp): New bot management (CRUD) from SharePoint packages. 2019-08-22 01:54:30 +00:00
Rodrigo Rodriguez
4a3d47281e Merge branch 'master' of https://github.com/GeneralBots/BotServer 2019-08-21 21:05:39 +00:00
Rodrigo Rodriguez
ae73cf8528 feat(sharepoint): SharePoint deployPackage added. 2019-08-21 21:04:55 +00:00
Rodrigo
3704d403cc chore(release): 1.6.0 [skip ci]
# [1.6.0](https://github.com/pragmatismo-io/BotServer/compare/1.5.5...1.6.0) (2019-08-21)

### Features

* **boot:** Bot now can be run with VSCode F5 after cloning from git. ([29d90db](https://github.com/pragmatismo-io/BotServer/commit/29d90db))
2019-08-21 16:22:11 +00:00
Rodrigo
29d90db689 feat(boot): Bot now can be run with VSCode F5 after cloning from git. 2019-08-21 16:15:52 +00:00
Rodrigo
8d8f06c49b chore(release): 1.5.4 [skip ci]
## [1.5.4](https://github.com/pragmatismo-io/BotServer/compare/1.5.3...1.5.4) (2019-07-19)

### Bug Fixes

* **kb.gbapp:** NLP scoring added again. ([c83a5f9](https://github.com/pragmatismo-io/BotServer/commit/c83a5f9))
2019-07-19 16:43:49 +00:00
Rodrigo
ce26b37977 chore(release): 1.5.3 [skip ci]
## [1.5.3](https://github.com/pragmatismo-io/BotServer/compare/1.5.2...1.5.3) (2019-07-18)

### Bug Fixes

* **core.gbapp:** Deployer now imports UTF-8 .tsv files. ([daf0741](https://github.com/pragmatismo-io/BotServer/commit/daf0741))
2019-07-18 23:51:34 +00:00
Rodrigo
37bd4ed19b chore(release): 1.5.2 [skip ci]
## [1.5.2](https://github.com/pragmatismo-io/BotServer/compare/1.5.1...1.5.2) (2019-07-18)

### Bug Fixes

* **core.gbapp:** Redeploy command now fixed. ([d68da40](https://github.com/pragmatismo-io/BotServer/commit/d68da40))
2019-07-18 22:28:57 +00:00
Rodrigo
45c13888b3 chore(release): 1.5.1 [skip ci]
## [1.5.1](https://github.com/pragmatismo-io/BotServer/compare/1.5.0...1.5.1) (2019-07-18)

### Bug Fixes

* **kb.gbapp:** Answers in text in case of Whatsapp channel. ([4f994b1](https://github.com/pragmatismo-io/BotServer/commit/4f994b1))
2019-07-18 21:29:54 +00:00
Rodrigo
efa860d98c chore(release): 1.5.0 [skip ci]
# [1.5.0](https://github.com/pragmatismo-io/BotServer/compare/1.4.0...1.5.0) (2019-07-04)

### Features

* **core.gbapp:** New global quit keywords. ([15cd8d6](https://github.com/pragmatismo-io/BotServer/commit/15cd8d6))
2019-07-04 18:20:55 +00:00
Rodrigo
ee3e7ec0f9 chore(release): 1.4.0 [skip ci]
# [1.4.0](https://github.com/pragmatismo-io/BotServer/compare/1.3.10...1.4.0) (2019-06-28)

### Bug Fixes

* **whatsapp.gblib:** Service latency due to res.end missing call. ([82dcfac](https://github.com/pragmatismo-io/BotServer/commit/82dcfac))

### Features

* **core.gbapp:** Development options added (ngrok) ([223801d](https://github.com/pragmatismo-io/BotServer/commit/223801d))
* **security.gblib:** Phone field and conversation refeerence. ([46261d7](https://github.com/pragmatismo-io/BotServer/commit/46261d7))
2019-06-28 14:24:21 +00:00
Rodrigo
af503da963 chore(release): 1.3.10 [skip ci]
## [1.3.10](https://github.com/pragmatismo-io/BotServer/compare/1.3.9...1.3.10) (2019-06-21)

### Bug Fixes

* **core.gbapp:** MSFT changed again LUIS url. ([967f780](https://github.com/pragmatismo-io/BotServer/commit/967f780))
2019-06-21 20:16:38 +00:00
Rodrigo
be128b476e chore(release): 1.3.9 [skip ci]
## [1.3.9](https://github.com/pragmatismo-io/BotServer/compare/1.3.8...1.3.9) (2019-06-18)

### Bug Fixes

* **whastapp.gblib:** Fix in pro-active messaging. ([3f710e8](https://github.com/pragmatismo-io/BotServer/commit/3f710e8))
2019-06-18 19:13:29 +00:00
Rodrigo
a730230d42 chore(release): 1.3.8 [skip ci]
## [1.3.8](https://github.com/pragmatismo-io/BotServer/compare/1.3.7...1.3.8) (2019-06-18)

### Bug Fixes

* **core.gbapp:** ms-rest-azure updated due to  https://github.com/Azure/ms-rest-js/issues/347. ([d61d2f8](https://github.com/pragmatismo-io/BotServer/commit/d61d2f8))
* **whatsapp.gblib:** Fixing loop behaviour. ([10d2a4a](https://github.com/pragmatismo-io/BotServer/commit/10d2a4a))
2019-06-18 00:55:35 +00:00
Rodrigo Rodriguez
5cbcb0bb81
Merge pull request #107 from rodrigorodriguez/master
fix(core.gbapp): ms-rest-azure updated due to bug in MS code.
2019-06-17 15:52:39 -03:00
Rodrigo Rodriguez
d61d2f86e8 fix(core.gbapp): ms-rest-azure updated due to https://github.com/Azure/ms-rest-js/issues/347. 2019-06-17 15:22:13 -03:00
Rodrigo
6eafcb142c chore(release): 1.3.7 [skip ci]
## [1.3.7](https://github.com/pragmatismo-io/BotServer/compare/1.3.6...1.3.7) (2019-06-05)

### Bug Fixes

* **core.gbapp:** Self-replication on Azure ([f29c8c2](https://github.com/pragmatismo-io/BotServer/commit/f29c8c2))
* **core.gbapp:** Self-replication on Azure ([4d484d0](https://github.com/pragmatismo-io/BotServer/commit/4d484d0))
2019-06-05 22:10:54 +00:00
Rodrigo Rodriguez
e3b1f9b874
Merge pull request #106 from rodrigorodriguez/master
fix(core.gbapp): Self-replication on Azure
2019-06-05 19:04:25 -03:00
Rodrigo Rodriguez
f29c8c2343 fix(core.gbapp): Self-replication on Azure 2019-06-05 18:23:31 -03:00
Rodrigo
86b45332c2 chore(release): 1.3.6 [skip ci]
## [1.3.6](https://github.com/pragmatismo-io/BotServer/compare/1.3.5...1.3.6) (2019-05-27)

### Bug Fixes

* **core.gbapp:** Self-replication on Azure ([5f0fb3b](https://github.com/pragmatismo-io/BotServer/commit/5f0fb3b))
* **core.gbapp:** Self-replication on Azure ([2509157](https://github.com/pragmatismo-io/BotServer/commit/2509157))
* **core.gbapp:** Self-replication on Azure ([8850370](https://github.com/pragmatismo-io/BotServer/commit/8850370))
2019-05-27 17:10:50 +00:00
Rodrigo Rodriguez
d3c8f8ac13
Merge pull request #103 from rodrigorodriguez/master
fix(core.gbapp): Self-replication on Azure
2019-05-27 11:06:02 -03:00