Commit graph

280 commits

Author SHA1 Message Date
Rodrigo Rodriguez
4927959a5c fix(kb.gbapp): Adjustments in .gbkb engine. 2020-10-30 08:36:15 -03:00
Rodrigo Rodriguez
a7fce94545 fix(core.gbapp): .gbot download from tabular is now OK. 2020-10-24 18:56:55 -03:00
Rodrigo Rodriguez
42a7074081 fix(core.gbapp): Context in VM is isolated now. 2020-08-29 15:02:19 -03:00
Rodrigo Rodriguez
4cb9d5b906 fix(kb.gbapp): Importing improved. 2020-08-26 17:50:42 -03:00
Rodrigo Rodriguez
56ef935676 new(core.gbapp): Param ENABLE_PARAMS_ONLINE added. 2020-08-22 18:41:54 -03:00
Rodrigo Rodriguez
8db05053d5 fix(all): Code cleanup. 2020-08-19 13:00:21 -03:00
Rodrigo Rodriguez
df6c0f5c10 new(all): Profile dialog for editing user information. 2020-07-26 16:46:37 -03:00
Rodrigo Rodriguez
10990e601c fix(core.gbapp): .gbapp now can be debugged within .ts files. 2020-07-20 16:38:29 -03:00
Rodrigo Rodriguez
9759797036 new(core.gbapp): Refactorings. 2020-07-04 16:32:44 -03:00
Rodrigo Rodriguez
79cca15695 fix(all): Header for prfix(all): Header for pragmatismo fixed. 2020-07-01 15:00:40 -03:00
Rodrigo Rodriguez
cca148818e fix(core.gbapp): Several fixes and translator swicher. 2020-06-14 21:40:41 -03:00
Rodrigo Rodriguez
6306274db9 fix(whatsapp.gblib): Fix of missing mobile number. 2020-06-05 16:09:47 -03:00
Rodrigo Rodriguez
1d316ef83b fix(core.gbapp): BASIC fixed on WhatsApp channel. 2020-06-05 14:40:21 -03:00
Rodrigo Rodriguez
c36640e519 fix(whatsapp.gblib): Fix in sendFile. 2020-06-04 21:00:53 -03:00
Rodrigo Rodriguez
ad1bea141d fix(core.gbapp): Translator now can be switched off by using Excel. 2020-06-04 20:14:02 -03:00
Rodrigo Rodriguez
6523134826 fix(kb.gbapp): MSFT Translator will not break MD. 2020-06-04 18:31:53 -03:00
Rodrigo Rodriguez
ca2de56b06 fix(core.gbapp): Fix in Bot Analytics. 2020-06-04 16:18:02 -03:00
Rodrigo Rodriguez
b68adc3627 fix(kb.gbapp): Search score now is derived from root. 2020-06-03 22:15:24 -03:00
Rodrigo Rodriguez
1bf23cf4e4 fix(core.gbapp): BASIC and KB improvements. 2020-06-03 21:31:00 -03:00
Rodrigo Rodriguez
f3a32d04b4 fix(kb.gbapp): New params from root bot. 2020-06-03 16:43:35 -03:00
Rodrigo Rodriguez
7f3c9fa223 fix(core.gbapp): Translator is working with correct backend URL. 2020-05-30 19:30:11 -03:00
Rodrigo Rodriguez
e87031255e 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
9600f890fc new(core.gbapp): New OnExchangeData flexible interface and /publish fixing. 2020-05-23 17:59:01 -03:00
Rodrigo Rodriguez
1a2d1f3346 new(core.gbapp): TRANSLATOR_DISABLED added to .env before migrating to .gbot. 2020-05-18 01:03:42 +00:00
Rodrigo Rodriguez
8cb0fdb8b2 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
d0fecf1a6f new(core.gbapp): New bot to any language according to the user language. 2020-05-17 21:30:21 +00:00
Rodrigo Rodriguez
f0bb5978d4 new(core.gbapp): Translator on input text available to any language. 2020-05-17 19:05:18 +00:00
Rodrigo Rodriguez
ed15c856c5 fix(whatsapp.gblib): Transfer bug fix. 2020-05-16 16:40:44 -03:00
Rodrigo Rodriguez
230a9e3cbc new(core.gbapp): FIND BASIC keyword is now much more faster. 2020-05-15 14:07:30 -03:00
Rodrigo Rodriguez
bb95f3d116 new(core.gbapp): Healthly status for bots. 2020-05-12 19:20:59 -03:00
Rodrigo Rodriguez
31ea0e541c new(core.gbapp):New BASIC keywords and saving to MSExcel. 2020-05-11 10:46:01 -03:00
Rodrigo Rodriguez
895fc57097 fix(whatsapp.gblib): Fixed symbol erros and added timeout to WhatsApp initialization. 2020-05-06 14:12:47 +00:00
Rodrigo Rodriguez
63dfc03c15 new(whatsapp.gblib): Transfer to human implemented. 2020-05-02 21:28:13 -03:00
Rodrigo Rodriguez
094eb0f234 fix(core.gbapp): Check for bot before creation process. 2020-04-15 20:56:28 -03:00
Rodrigo Rodriguez
5ff38a4bd3 fix(core.gbapp): New async interfaces for .gbapps. 2020-04-13 19:14:55 -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
ab5d507989 fix(core.gbapp): Refactoring in MD fix in disabling auto-compiling of .gbapps. 2020-03-30 14:03:12 -03:00
Rodrigo Rodriguez
283e596c80 fix(kb.gbapp): Content plain text to other channels when no projector is avilable. 2020-02-03 10:52:47 -03:00
Rodrigo Rodriguez
db8558254f fix(customer-satisfaction.gbapp): Improvements on answer. 2020-01-29 10:48:51 -03:00
Rodrigo Rodriguez
99b5a4a2e9 fix(core.gbapp): WebChat now can be made private. 2020-01-10 10:04:26 -03:00
Joao Antonio Ferreira
b4f6af02d2 WIP: NPM packages updates to latest versions 2019-12-31 16:12:06 -03:00
Joao Antonio Ferreira
a034abf694 fix(kb.gbapp): Use of await style call 2019-10-16 23:22:21 -03:00
Rodrigo Rodriguez
8d512ca6a1 fix(whatsapp.gblib): Web can show images again and working directory on startup being created. 2019-08-26 13:21:52 -03:00
Rodrigo Rodriguez
2b4fb68022 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
Rodrigo Rodriguez
faa5ec710c feat(whatsapp.gblib): Now Whatsapp will display markdown from .gbkb including images. 2019-08-24 18:46:04 -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
Paulo Henrique (pragmatismo.io)
bc56a1d830 fix(kb.gbapp): Improvement on translate 2019-07-23 11:31:52 -03:00