Commit graph

63 commits

Author SHA1 Message Date
Rodrigo Rodriguez
e7a7fcedbf Testing and rebase to en-us as default language. 2018-09-14 14:29:44 -03:00
Rodrigo Rodriguez
7a33f6942e General Bots in now almost globalized. 2018-09-14 12:56:54 -03:00
Rodrigo Rodriguez
c573e33754 Multi language support changed to a custom. 2018-09-13 19:58:18 -03:00
Rodrigo Rodriguez
d3487387d6 Adding multi language support. 2018-09-13 18:21:22 -03:00
Rodrigo Rodriguez
18200e8ea1 Now context is correctly reset when coming from menu. 2018-09-12 05:18:37 -03:00
Rodrigo Rodriguez
81dafca36e Removal of semicolon. 2018-09-12 04:47:11 -03:00
Rodrigo Rodriguez
911aa77b11 Menu is back again in BtFmwV4. 2018-09-12 04:42:29 -03:00
Rodrigo Rodriguez
3a3a1e2546 Adding some semicolon back. 2018-09-11 19:58:33 -03:00
Rodrigo Rodriguez
576b9581ab Removal of semicolon. 2018-09-11 19:40:53 -03:00
Rodrigo Rodriguez
d07b6350a0 Adding tslint.json and working on Cognitive Services NPM package upgrade. 2018-09-11 19:33:58 -03:00
Rodrigo Rodriguez
bd03cfbc6c 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
Rodrigo Rodriguez
c31671f3b4 KB FAQ click working now. 2018-09-10 19:27:56 -03:00
Rodrigo Rodriguez
ea39f80707 KB is almost working in V4. 2018-09-10 16:24:32 -03:00
Rodrigo Rodriguez
3fdceda57c MinService Demonolithization. 2018-09-10 12:09:48 -03:00
Rodrigo Rodriguez
8ca77a4a63 Promise has sequenced import tasks in .gbkb. 2018-09-09 20:09:07 -03:00
Rodrigo Rodriguez
88c190254d KB has now all the way Promised. 2018-09-09 18:11:41 -03:00
Rodrigo Rodriguez
0fc1cddda5 Bot UI is running again. 2018-09-09 16:40:04 -03:00
Rodrigo Rodriguez
f62399c912 More logging on web-service calls and Promise replacement for forEach. 2018-09-09 16:18:26 -03:00
Rodrigo Rodriguez
0ce8d48f09 New promises and compiling. 2018-09-09 14:39:37 -03:00
Rodrigo Rodriguez
96f78956b6 Migrating Bot Boot logic to BotFmwV4. 2018-09-04 15:09:52 -03:00
Rodrigo Rodriguez
f6bf1068bb Debugging V4 and adding some security logic. 2018-09-03 13:43:09 -03:00
Rodrigo Rodriguez
2584717ae8 Finishing merge on v4 branch. 2018-09-01 13:51:58 -03:00
Rodrigo Rodriguez
3f9b289499 Merge remote-tracking branch 'remotes/origin/master' into MigrationToBotFmwV4 2018-09-01 12:49:38 -03:00
Rodrigo Rodriguez
c419b292de 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
Rodrigo Rodriguez
9bd5995115 Dialog being called again. 2018-08-28 19:16:29 -03:00
Rodrigo Rodriguez
3118b45543 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
086697c042 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
0dbe506681 Adjustments in Hackathon. 2018-08-19 12:34:37 -03:00
Jorge Ramos
bc41a8c18c Whatsapp test changed to all netshoes bots 2018-08-19 05:56:38 -03:00
Jorge Ramos
6b254e1aad Compilation fixes 2018-08-19 05:37:13 -03:00
Jorge Ramos
d8080f9696 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
f1af1ee1bd Opacity commented in class "loader" and todoincluded 2018-08-18 23:46:51 -03:00
Rafael Arenario Pereira da Silva
2577f47504 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
b599cb4608 Change STS API endpoint (temporary solution) 2018-08-01 02:08:45 -03:00
Rafael Arenario Pereira da Silva
a2ffa65425 Ajustes para abertura do sistema sem a necessidade da pasta de gbapp. 2018-06-18 09:41:55 -03:00
Rodrigo Rodriguez
4cc4e7236a LUIS is called again with no context revoke. 2018-06-04 20:27:21 -03:00
Jorge Ramos
e4e331730d - 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
Rodrigo Rodriguez
b30eb5d1b9 Code migrated and compiling, now the bot needs to work again. 2018-06-04 05:33:37 -03:00
Rodrigo Rodriguez
0955599855 NEW: Added STT and TTS capabilities to default.gbui. 2018-06-01 16:11:52 -03:00
Jorge Ramos
c4f767156b gbui packages updated. 2018-05-29 06:20:09 -03:00
Jorge Ramos
e4176b9f0d Packages updated. 2018-05-29 05:27:52 -03:00
Jorge Ramos
ea89351f7d 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
Rodrigo Rodriguez
81a1445a09 - FIX: Whastapp line now can be turned off;
- FIX: More error logging on BuildMin.
2018-05-27 18:15:33 -03:00
Rodrigo Rodriguez
b49d5aafd6 - FIX: AskDialog compilation error.
- FIX: More Whatsapp line adjustments: Duplicated 'Hi!' & log enrichment.
2018-05-18 11:39:17 -03:00
Jorge Ramos
3cc0b5e7b4 Fixed missing variable declaration 2018-05-16 23:21:17 -03:00
Rodrigo Rodriguez
040977076f - 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
b7b62c0642 Auto-dispatch to dialog based on intent name. 2018-05-14 04:12:09 -03:00
Jorge Ramos
3b6edd4f3a Parameter whatsappServiceWebhookUrl added. 2018-05-14 01:48:39 -03:00
Rodrigo Rodriguez
1bc4b37827 Improvements on Whatsapp directline. 2018-05-13 18:28:24 -03:00
Rodrigo Rodriguez
72433236b0 Merge branch 'master' of https://github.com/pragmatismo-io/botserver 2018-05-13 16:36:06 -03:00