Commit graph

84 commits

Author SHA1 Message Date
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
17f94a2597 fix(kb.gbapp): Importing improved. 2020-08-26 17:50:42 -03:00
30bfdbb542 new(core.gbapp): Param ENABLE_PARAMS_ONLINE added. 2020-08-22 18:41:54 -03:00
e991ab7074 fix(all): Code cleanup. 2020-08-19 13:00:21 -03:00
129a27bd85 new(all): Profile dialog for editing user information. 2020-07-26 16:46:37 -03:00
c812210a19 fix(core.gbapp): .gbapp now can be debugged within .ts files. 2020-07-20 16:38:29 -03:00
2bd0550a75 new(core.gbapp): Refactorings. 2020-07-04 16:32:44 -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
fc2fce7b00 fix(whatsapp.gblib): Fix of missing mobile number. 2020-06-05 16:09:47 -03:00
46d4cde2a1 fix(core.gbapp): BASIC fixed on WhatsApp channel. 2020-06-05 14:40:21 -03:00
046958dbf6 fix(whatsapp.gblib): Fix in sendFile. 2020-06-04 21:00:53 -03:00
f32549a4d1 fix(core.gbapp): Translator now can be switched off by using Excel. 2020-06-04 20:14:02 -03:00
ba0e4e5d0a fix(kb.gbapp): MSFT Translator will not break MD. 2020-06-04 18:31:53 -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
82c4c65022 new(core.gbapp): New OnExchangeData flexible interface and /publish fixing. 2020-05-23 17:59:01 -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
3de878f221 new(core.gbapp): FIND BASIC keyword is now much more faster. 2020-05-15 14:07:30 -03:00
0fdb06171e new(core.gbapp): Healthly status for bots. 2020-05-12 19:20:59 -03:00
1f30733744 new(core.gbapp):New BASIC keywords and saving to MSExcel. 2020-05-11 10:46:01 -03:00
Rodrigo Rodriguez
5792b958e0 fix(whatsapp.gblib): Fixed symbol erros and added timeout to WhatsApp initialization. 2020-05-06 14:12:47 +00:00
983143339d new(whatsapp.gblib): Transfer to human implemented. 2020-05-02 21:28:13 -03:00
dc87d0fe9a fix(core.gbapp): Check for bot before creation process. 2020-04-15 20:56:28 -03:00
987e7f4ff1 fix(core.gbapp): New async interfaces for .gbapps. 2020-04-13 19:14:55 -03:00
2100a206c0 fix(core.gbapp):Fix in tabular blank lines and other fixes. 2020-04-02 19:03:57 -03:00
6d3b35cb1f fix(core.gbapp): Refactoring in MD fix in disabling auto-compiling of .gbapps. 2020-03-31 19:41:33 -03:00
a9e166f398 fix(core.gbapp): Refactoring in MD fix in disabling auto-compiling of .gbapps. 2020-03-30 14:03:12 -03:00
6353dcea6d fix(kb.gbapp): Content plain text to other channels when no projector is avilable. 2020-02-03 10:52:47 -03:00
19b087d406 fix(customer-satisfaction.gbapp): Improvements on answer. 2020-01-29 10:48:51 -03:00
0acf5de7b5 fix(core.gbapp): WebChat now can be made private. 2020-01-10 10:04:26 -03:00
Joao Antonio Ferreira
f0d26289f5 WIP: NPM packages updates to latest versions 2019-12-31 16:12:06 -03:00
Joao Antonio Ferreira
2035c7c4e7 fix(kb.gbapp): Use of await style call 2019-10-16 23:22:21 -03:00
d2563a9cbb fix(whatsapp.gblib): Web can show images again and working directory on startup being created. 2019-08-26 13:21:52 -03:00
b33ccdb8b2 feat(whatsapp.gblib): Image will be send as a message and md can be read easily on the phone. 2019-08-24 19:44:16 -03:00
e931111a41 feat(whatsapp.gblib): Now Whatsapp will display markdown from .gbkb including images. 2019-08-24 18:46:04 -03:00