Commit graph

133 commits

Author SHA1 Message Date
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
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
6f49e0b5bc new(all): TTS/STT on Whatsapp channel. 2020-04-28 20:54:04 -03:00
PH
d230e91540 Fix(core.gbapp): Package folder does not to be in work folder while undeploy. 2020-04-19 13:04:38 -03:00
dc87d0fe9a fix(core.gbapp): Check for bot before creation process. 2020-04-15 20:56:28 -03:00
b4e22b8ff9 fix(core.gbapp): Now converter will not halt server execution. 2020-04-15 05:08:50 +00:00
987e7f4ff1 fix(core.gbapp): New async interfaces for .gbapps. 2020-04-13 19:14:55 -03:00
156f289737 fix(core.gbapp): Fix in deploy. 2020-04-03 10:11:36 -03:00
1ffd141fa8 fix(core.gbapp): Fix in deploy. 2020-04-03 09:58:14 -03:00
3fb913a9a7 fix(core.gbapp): Fix in deploy. 2020-04-03 09:46:13 -03:00
f657842271 fix(core.gbapp): Fix in undeploy and markdown processsing. 2020-04-03 02:50:33 -03:00
2100a206c0 fix(core.gbapp):Fix in tabular blank lines and other fixes. 2020-04-02 19:03:57 -03:00
eabf7de788 fix(core.gbapp): Refactoring in MD and Admin Commands. 2020-04-01 15:42:57 -03:00
7f3264af1f fix(core.gbapp): Refactoring in MD fix in disabling auto-compiling of .gbapps. 2020-03-30 19:34:44 -03:00
a9e166f398 fix(core.gbapp): Refactoring in MD fix in disabling auto-compiling of .gbapps. 2020-03-30 14:03:12 -03:00
27ed55cbdd fix(core.gbapp): Custom boot dialog only available to boot bot. 2020-03-09 14:19:17 -03:00
923f834b0c fix(core.gbapp): Admin protected again, additional checks and adjustments. 2020-03-08 09:24:28 -03:00
0680141e8a fix(core.gbapp): Bot creation can be fully automated after MSFT finished their issues. 2020-02-27 20:49:05 -03:00
e813d95d46 new(core.gbapp): GB Apps can now publish bots and replace root dialog. 2020-02-26 15:20:47 -03:00
60f5fb8d22 fix(core.gbapp): GB Apps can now publish bots and replace root web application. 2020-02-25 12:37:10 -03:00
5820db5fe7 fix(core.gbapp): GB Apps can now publish bots and replace root web application. 2020-02-25 10:13:38 -03:00
b033f9e1fc fix(core.gbapp): Review of async calls, specially on collection loops. 2020-01-26 17:43:50 -03:00
Joao Antonio Ferreira
83220a5d75 WIP: Attempt to fix bug with Azure platform 2019-11-10 16:20:15 -03:00
webgus
0325e8fb4c fix(core.gbapp): fix of sts token generation 2019-10-23 22:05:46 -03:00
Joao Antonio Ferreira
2035c7c4e7 fix(kb.gbapp): Use of await style call 2019-10-16 23:22:21 -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
caf98c5487 fix(whatsapp.gblib): User can say the activation code as the first message. 2019-08-23 14:36:47 -03:00
780bd888af feat(whatsapp.gblib): Switch from Whatsapp channel which bot to talk to with the same number. 2019-08-23 02:23:00 -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
e136a99678 feat(core.gbapp): New bot management (CRUD) from SharePoint packages. 2019-08-22 01:54:30 +00:00
Rodrigo Rodriguez (pragmatismo.io)
5357a07e4f feat(core.gbapp): Development options added (ngrok) 2019-06-26 13:18:15 -03:00