Commit graph

60 commits

Author SHA1 Message Date
6c45da3886 Adding multi language support. 2018-09-13 18:21:22 -03:00
b52e99af9b Now context is correctly reset when coming from menu. 2018-09-12 05:18:37 -03:00
825c6a1f46 Removal of semicolon. 2018-09-12 04:47:11 -03:00
7f590b9329 Menu is back again in BtFmwV4. 2018-09-12 04:42:29 -03:00
fc0cd63f22 Adding some semicolon back. 2018-09-11 19:58:33 -03:00
51239a534d Removal of semicolon. 2018-09-11 19:40:53 -03:00
797a45a284 Adding tslint.json and working on Cognitive Services NPM package upgrade. 2018-09-11 19:33:58 -03:00
f24eaf2348 react downgraded to 15.5.0 due to https://github.com/Microsoft/BotFramework-WebChat/issues/970.
Promises revised.
2018-09-11 12:04:50 -03:00
52c19a0447 KB FAQ click working now. 2018-09-10 19:27:56 -03:00
185cd615ee KB is almost working in V4. 2018-09-10 16:24:32 -03:00
2d1fe250d2 MinService Demonolithization. 2018-09-10 12:09:48 -03:00
f469b61f72 Promise has sequenced import tasks in .gbkb. 2018-09-09 20:09:07 -03:00
1953899a67 KB has now all the way Promised. 2018-09-09 18:11:41 -03:00
0c97f321b9 Bot UI is running again. 2018-09-09 16:40:04 -03:00
a80a443e74 More logging on web-service calls and Promise replacement for forEach. 2018-09-09 16:18:26 -03:00
fa8718a466 New promises and compiling. 2018-09-09 14:39:37 -03:00
096fcfceaa Migrating Bot Boot logic to BotFmwV4. 2018-09-04 15:09:52 -03:00
b2471b50a2 Debugging V4 and adding some security logic. 2018-09-03 13:43:09 -03:00
0ff575c42a Finishing merge on v4 branch. 2018-09-01 13:51:58 -03:00
a34b20ce2d Merge remote-tracking branch 'remotes/origin/master' into MigrationToBotFmwV4 2018-09-01 12:49:38 -03:00
182be73ab8 Latest adjustments trying to fix BotFramework-WebChat control bug as documented in https://github.com/Microsoft/BotFramework-WebChat/issues/970. 2018-09-01 12:36:04 -03:00
e430f7e6cd Dialog being called again. 2018-08-28 19:16:29 -03:00
fa6051fd29 Migration to V4 is in progress. The Bot now can be loaded again. 2018-08-28 17:50:19 -03:00
Rafael Arenario Pereira da Silva
54179659b7 Merge branch 'master' of https://github.com/pragmatismo-io/BotServer
# Conflicts:
#	deploy/whatsapp.gblib/services/WhatsappDirectLine.ts
2018-08-19 12:37:01 -03:00
Rafael Arenario Pereira da Silva
930ec95a8a Adjustments in Hackathon. 2018-08-19 12:34:37 -03:00
Jorge Ramos
86850be974 Whatsapp test changed to all netshoes bots 2018-08-19 05:56:38 -03:00
Jorge Ramos
b675210fb5 Compilation fixes 2018-08-19 05:37:13 -03:00
Jorge Ramos
9b09b129ec Merge branch 'master' of https://github.com/pragmatismo-io/BotServer
# Resolved:
#	deploy/default.gbui/public/index.html
2018-08-18 23:51:26 -03:00
Jorge Ramos
46b8253981 Opacity commented in class "loader" and todoincluded 2018-08-18 23:46:51 -03:00
Rafael Arenario Pereira da Silva
3de1983ab2 Ajustes para corrigir o problema de inicialização do class, além de preparar a aplicação para funcionar com o Whatsapp. 2018-08-18 23:10:33 -03:00
Jorge Ramos
5dae730cac Change STS API endpoint (temporary solution) 2018-08-01 02:08:45 -03:00
Rafael Arenario Pereira da Silva
2c40dfec3a Ajustes para abertura do sistema sem a necessidade da pasta de gbapp. 2018-06-18 09:41:55 -03:00
1032ac4c0e LUIS is called again with no context revoke. 2018-06-04 20:27:21 -03:00
Jorge Ramos
a9c2ff4eae - FIX: Packages updated.
- NEW: DATABASE_SYNC_ALTER environment parameter.
- NEW: DATABASE_SYNC_FORCE environment parameter.
- NEW: Define constraint names in MSSQL.
2018-06-04 08:03:23 -03:00
dd01b96615 Code migrated and compiling, now the bot needs to work again. 2018-06-04 05:33:37 -03:00
e63d721253 NEW: Added STT and TTS capabilities to default.gbui. 2018-06-01 16:11:52 -03:00
Jorge Ramos
daacf5c6d7 gbui packages updated. 2018-05-29 06:20:09 -03:00
Jorge Ramos
b117d40479 Packages updated. 2018-05-29 05:27:52 -03:00
Jorge Ramos
da898814f5 Update of dependencies versions (package.json).
If a bot package's name begins with '.', then it is ignored.
Created DATABASE_LOGGING environment parameter.
2018-05-28 06:51:06 -03:00
2e9e444817 - FIX: Whastapp line now can be turned off;
- FIX: More error logging on BuildMin.
2018-05-27 18:15:33 -03:00
e55c23df3e - FIX: AskDialog compilation error.
- FIX: More Whatsapp line adjustments: Duplicated 'Hi!' & log enrichment.
2018-05-18 11:39:17 -03:00
Jorge Ramos
994a94deac Fixed missing variable declaration 2018-05-16 23:21:17 -03:00
ae57d8b8c8 - FIX: Duplicated asking on main loop removed.
- FIX: Whatsapp log phrase correction.
- FIX: Directline can now receive messages sent in not-in-conversation, projector-only fashion.
2018-05-16 12:06:37 -03:00
Jorge Ramos
66093890c4 Auto-dispatch to dialog based on intent name. 2018-05-14 04:12:09 -03:00
Jorge Ramos
58d701d6d2 Parameter whatsappServiceWebhookUrl added. 2018-05-14 01:48:39 -03:00
caabe1cbbc Improvements on Whatsapp directline. 2018-05-13 18:28:24 -03:00
cc79605ebd Merge branch 'master' of https://github.com/pragmatismo-io/botserver 2018-05-13 16:36:06 -03:00
ce24e6ba2b Minor fixes in imports and exact match question processing. 2018-05-13 16:35:57 -03:00
Jorge Ramos
e5b61657a2 Rename _this and update package.json 2018-05-12 22:41:54 -03:00
ca25d6babf - NEW: Whatsapp directline client is now working in preview. 2018-05-12 16:08:24 -03:00