Commit graph

117 commits

Author SHA1 Message Date
aaf2a38e40 new(all): Google Chat (Hangout) channel added as google-chat.gblib. 2021-06-11 09:50:40 -03:00
38638857ac fix(core.gbapp): Fix in launch of start dialog. 2021-05-24 15:06:14 -03:00
972406af49 fix(all): .gblib has Package interface to allow export of services. 2021-05-18 10:56:04 -03:00
14b32c3fd1 fix(core.gbapp): Fixes in a blank environment creation. 2021-04-17 17:20:44 -03:00
df6d146be1 fix(all): Bot factory creation from command line fixed. 2021-04-14 16:01:53 -03:00
de31f4a371 new(default.gbui): New PDF player and log improvements. 2021-04-03 12:41:44 -03:00
d72a9761be new(admin.gbapp): MSGraph now used to download .gbkb artifacts. 2021-03-29 18:50:27 -03:00
420d6eda0c fix(basic.gblib): COPY and CONVERT is now generating good JS. 2021-01-20 18:23:42 -03:00
0b6685479b fix(basic.gblib): Fixed get token from BASIC methods. 2021-01-12 18:33:21 -03:00
b59be34faf fix(core.gbapp): Trying to fix Config.xlsx access from customer. 2021-01-08 12:54:51 -03:00
a702494722 fix(core.gbapp): Fix in NLP handling of acents. 2021-01-03 18:29:41 -03:00
ee826afd23 fix(all): TS Lint and minor fixes. 2020-12-31 15:36:19 -03:00
a5c6cc744e new(basic.gblib): BASIC module isolated. 2020-12-27 13:30:56 -03:00
fa12d43949 fix(all): More coments on GBDeployer. 2020-12-26 19:47:38 -03:00
05bec4c7cb fix(core.gbapp): Fix in deployer. 2020-12-05 17:27:27 -03:00
4ac24f70b4 fix(core.gbapp): NLP automation is fully tested. 2020-12-05 09:26:19 -03:00
aa0749b38c fix(core.gbapp): NLP key bug fixed after MSFT change of NLP service. 2020-11-28 20:26:46 -03:00
62e9e456a2 fix(all): Now keyword, autostart dialog, prod size optimization. 2020-11-22 11:22:55 -03:00
5bc514f507 fix(core.gbapp): Language improvements tested. 2020-11-19 15:05:09 -03:00
7538017f9b fix(core.gbapp): Fixed the file server addresses and availability. 2020-11-09 19:53:42 -03:00
0b97f23dc5 fix(core.gbapp): Fix deployment of assets missing await. 2020-11-09 18:54:52 -03:00
242430b9a6 fix(core.gbapp): Any question can be forwarded to .docx dialogs. 2020-11-06 17:06:22 -03:00
c264938bf3 fix(core.gbapp): .gbot download from tabular is now OK. 2020-10-24 18:56:55 -03:00
37562315fc new(core.gbapp): Entity extraction tested and startu optmizations. 2020-10-23 09:55:44 -03:00
f04f3c6147 fix(core.gbapp): NLP composing now is partially automated. 2020-10-22 21:46:55 -03:00
50d022c4a5 new(core.gbapp): More NLP automation. 2020-10-18 21:28:19 -03:00
90af111983 new(core.gbapp): NLP automation for entities. 2020-10-18 17:46:16 -03:00
4c84d63116 fix(core.gbapp): Instance loading fix and external url for images. 2020-09-19 21:57:00 -03:00
30bfdbb542 new(core.gbapp): Param ENABLE_PARAMS_ONLINE added. 2020-08-22 18:41:54 -03:00
e3cfa00e1a new(core.gbapp): GET/POST for .gbdialog. 2020-08-15 11:39:43 -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
8dbb502df5 new(core.gbapp): /publish now can be used with .gbapp custom procedures. 2020-07-18 16:38:58 -03:00
35d2857d7d fix(core.gbapp): Fixed translator bug. 2020-07-17 10:39:54 -03:00
8ff53a1238 fix(all): CI fixing. 2020-07-12 10:13:54 -03:00
4d49479e42 new(core.gbapp): handleAnswer exchange with gbapps. 2020-07-03 14:35:42 -03:00
d4211eda93 fix(all): Header for prfix(all): Header for pragmatismo fixed. 2020-07-01 15:00:40 -03:00
ac9b10fd6c fix(core.gbapp): Faster bot creation, fix on WhatsApp switcher. 2020-06-15 00:40:25 -03:00
6565d03557 fix(core.gbapp): Several fixes and translator swicher. 2020-06-14 21:40:41 -03:00
398c7f216c fix(core.gbapp): Check of previous bot name before creation. 2020-06-11 09:47:59 -03:00
02e75f1b48 fix(core.gbapp): Fix in Bot Analytics. 2020-06-04 16:18:02 -03:00
3756176339 fix(core.gbapp): BASIC and KB improvements. 2020-06-03 21:31:00 -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
1805f91ba4 fix(core.gbapp): /publish command fixed. 2020-05-23 11:10:06 -03:00
562d569dab new(core.gbapp): New activationCode for multiple bot activation on the same channel. 2020-05-19 12:36:17 -03:00
3de878f221 new(core.gbapp): FIND BASIC keyword is now much more faster. 2020-05-15 14:07:30 -03:00
c452623e5f new(core.gbapp): New FIND keyword for General Bots BASIC. 2020-05-14 12:48:36 -03:00
cf9509fabd new(core.gbapp): Packaging of all types loaded from SharePoint. 2020-05-14 12:46:57 -03:00