Commit graph

50 commits

Author SHA1 Message Date
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
Rodrigo Rodriguez
a55c677833 Minor fixes in imports and exact match question processing. 2018-05-13 16:35:57 -03:00
Jorge Ramos
af7db2246d Rename _this and update package.json 2018-05-12 22:41:54 -03:00
Rodrigo Rodriguez
b122882aac - NEW: Whatsapp directline client is now working in preview. 2018-05-12 16:08:24 -03:00
Rodrigo Rodriguez
1d0dc4cf25 Building 3rd party service webhook for Whatsapp.gblib.
Signed-off-by: Rodrigo Rodriguez <me@rodrigorodriguez.com>
2018-05-12 13:40:34 -03:00
Rodrigo Rodriguez
ba85db06dd Whatsapp channel improvements. 2018-05-11 23:27:00 -03:00
Rodrigo Rodriguez
2a142e3afc - NEW: Now each .gbapp has it own set of syspackages loaded.
- NEW: Added support for Whatsapp external service key on bot instance model.
2018-05-11 22:18:38 -03:00
Rodrigo Rodriguez
1d36f3d95e Started Whatsapp interface, updated packages and cleaned up. 2018-05-07 20:45:11 -03:00
Rodrigo Rodriguez
51d244ce44 - FIX: .gbapp files now correctly loaded before other package types so custom models can be used to sync DB.
- NEW: Removed Boot Package feature. Now every .gbot found on deploy folders are deployed on startup.
2018-05-06 19:25:47 -03:00
Rodrigo Rodriguez
7bcb6d9f85 Cleaning and improvements on setup development environment on Windows and source-code sharing with direct download links. 2018-04-26 22:40:51 -03:00
Rodrigo Rodriguez
c173fa8a8e Azure Search call fix for managing KB indexes. 2018-04-25 00:58:34 -03:00
Rodrigo Rodriguez
fcbbcf1965 Cleaning and KB improvements. 2018-04-24 05:36:48 -03:00
Rodrigo Rodriguez
4cbbc3268f Added docs and fixed package references. 2018-04-23 13:52:03 -03:00
Rodrigo Rodriguez
ce73db22f6 Initial import. 2018-04-21 02:59:30 -03:00