Commit graph

52 commits

Author SHA1 Message Date
a5c6cc744e new(basic.gblib): BASIC module isolated. 2020-12-27 13:30:56 -03:00
805de37cf8 fix(core.gbapp): Start dialog done and log improvements. 2020-12-06 16:22:34 -03:00
8b093c2e21 fix(core.gbapp): EXIT keyword. 2020-12-02 17:20:38 -03:00
588528ac33 fix(core.gbapp): Language features optmized. 2020-11-17 08:27:10 -03:00
242430b9a6 fix(core.gbapp): Any question can be forwarded to .docx dialogs. 2020-11-06 17:06:22 -03:00
f976506767 fix(all): Remove HTML from Input. 2020-10-30 13:04:46 -03:00
da8d221286 fix(all): Spelled now received first letter in uppercase. 2020-10-30 11:30:03 -03:00
4353a39bd0 fix(kb.gbapp): Spelling set before translation. 2020-10-30 10:08:59 -03:00
538db6a953 fix(kb.gbapp): Adjustments in .gbkb engine. 2020-10-30 08:36:15 -03:00
c264938bf3 fix(core.gbapp): .gbot download from tabular is now OK. 2020-10-24 18:56:55 -03:00
25a131120e fix(core.gbapp): Context in VM is isolated now. 2020-08-29 15:02:19 -03:00
30bfdbb542 new(core.gbapp): Param ENABLE_PARAMS_ONLINE added. 2020-08-22 18:41:54 -03:00
129a27bd85 new(all): Profile dialog for editing user information. 2020-07-26 16:46:37 -03:00
d4211eda93 fix(all): Header for prfix(all): Header for pragmatismo fixed. 2020-07-01 15:00:40 -03:00
6565d03557 fix(core.gbapp): Several fixes and translator swicher. 2020-06-14 21:40:41 -03:00
46d4cde2a1 fix(core.gbapp): BASIC fixed on WhatsApp channel. 2020-06-05 14:40:21 -03:00
f32549a4d1 fix(core.gbapp): Translator now can be switched off by using Excel. 2020-06-04 20:14:02 -03:00
02e75f1b48 fix(core.gbapp): Fix in Bot Analytics. 2020-06-04 16:18:02 -03:00
3a187e74d8 fix(kb.gbapp): Search score now is derived from root. 2020-06-03 22:15:24 -03:00
3756176339 fix(core.gbapp): BASIC and KB improvements. 2020-06-03 21:31:00 -03:00
29c70ea512 fix(kb.gbapp): New params from root bot. 2020-06-03 16:43:35 -03:00
fb7c0b493f fix(core.gbapp): Translator is working with correct backend URL. 2020-05-30 19:30:11 -03:00
3bdb0beb9a new(core.gbapp): Due to MSFT issue https://github.com/microsoft/cognitive-services-speech-sdk-js/issues/92 disabling AUDIO. 2020-05-27 23:01:44 -03:00
Rodrigo Rodriguez
fbd6a98680 new(core.gbapp): TRANSLATOR_DISABLED added to .env before migrating to .gbot. 2020-05-18 01:03:42 +00:00
Rodrigo Rodriguez
7ccac50c57 Merge branch 'master' of https://github.com/GeneralBots/BotServer
# Conflicts:
#	packages/core.gbapp/services/GBMinService.ts
2020-05-17 21:36:30 +00:00
Rodrigo Rodriguez
7c32960cca new(core.gbapp): New bot to any language according to the user language. 2020-05-17 21:30:21 +00:00
Rodrigo Rodriguez
aa090f1c99 new(core.gbapp): Translator on input text available to any language. 2020-05-17 19:05:18 +00:00
4e50ad187f fix(whatsapp.gblib): Transfer bug fix. 2020-05-16 16:40:44 -03:00
0acf5de7b5 fix(core.gbapp): WebChat now can be made private. 2020-01-10 10:04:26 -03:00
e931111a41 feat(whatsapp.gblib): Now Whatsapp will display markdown from .gbkb including images. 2019-08-24 18:46:04 -03:00
487cfede35 feat(kb.gbapp): TSV are replaced with MS Excel files, to store tabular information. 2019-08-24 12:22:52 -03:00
c944752d23 feat(whatsapp.gblib): Same chat-api provider now shared between instances and deploy improvements. 2019-08-22 17:28:11 -03:00
05346c64cb fix(kb.gbapp): Typo fix. 2019-05-25 15:22:51 -03:00
c7d1d2e73f fix(core.gbapp): Removing POC code. 2019-05-23 21:27:33 -03:00
716e45f18a fix(core.gbapp): Investigating BASIC broken. 2019-05-16 09:29:37 -03:00
f2d1f69dcf fix(general): tslint being applied in all sources. 2019-03-09 16:59:31 -03:00
fc550b7baa fix(general): tslint being applied in all sources. 2019-03-08 19:13:00 -03:00
f4bd3f8f5d fix(general): tslint being applied in all sources. 2019-03-08 17:05:58 -03:00
b29bc7bc23 fix(general): tslint being applied in all sources. 2019-03-08 06:49:22 -03:00
379eb71384 fix(NLP): Update of platform to mach NLP URL updates and versioning. 2019-02-28 15:15:51 -03:00
5c7a03254f fix(kb.gbapp): Menu and Ask dialog flows fixing. 2019-02-01 10:58:11 -02:00
Rodrigo Rodriguez (pragmatismo.io)
c864193658 fix(core): Bot Server is runnable again after refactory. 2018-11-30 11:55:44 -02:00
Rodrigo Rodriguez (pragmatismo.io)
34fa8baeaa fix(core): Loaded dynamically a .js file containing converted VBA dialogs. 2018-11-28 17:08:06 -02:00
Rodrigo Rodriguez (pragmatismo.io)
0abccd3945 fix(core): Bot boot logic being fixed. 2018-11-27 22:56:11 -02:00
Rodrigo Rodriguez (pragmatismo.io)
5c8622b70b fix(btfmw): new dialog pattern fixing. 2018-11-12 13:00:30 -02:00
Rodrigo Rodriguez (pragmatismo.io)
f45d7f69ff fix(config): TSLint parsed on all files.
new(config): Several CI integrations.
2018-11-12 12:20:44 -02:00
Rodrigo Rodriguez (pragmatismo.io)
93e03c5549 TSLint fixing. 2018-11-11 19:09:18 -02:00
Rodrigo Rodriguez (pragmatismo.io)
bbfc87bbd3 Removing bugs after updating to BOT Framework latest dialog pattern. 2018-11-04 09:19:03 -02:00
Rodrigo Rodriguez (pragmatismo.io)
a580663191 More MS adaptations. 2018-11-01 21:39:37 -03:00
Rodrigo Rodriguez (pragmatismo.io)
c7c7ee76a6 Microsoft updated everything again, so we need to update it too. 2018-11-01 21:06:11 -03:00