Rodrigo Rodriguez
b922a5b413
* Error handling improved and logging enriched as well.
...
* Setting DATABASE_ is now STORAGE_.
2018-09-24 15:27:26 -03:00
Rodrigo Rodriguez
c2d0ef3f2e
Merge branch 'master' of https://github.com/pragmatismo-io/botserver
2018-09-24 11:04:47 -03:00
Rodrigo Rodriguez
3832f27451
* FIX: Admin now is internationalized.
...
* FIX: Webchat now receives a private token.
* FIX: OAuth2 now has got revised and included state to avoid CSRF attacks.
* FIX: Now server will only start with a secure administration password.
2018-09-24 11:04:36 -03:00
Rodrigo Rodriguez
ee4b554577
Create README.md
2018-09-21 08:16:38 -03:00
Rodrigo Rodriguez
379ade60fb
* NEW: kb.gbapp now has a complete browser of excel articles.
...
* FIX: Some security improved.
* NEW: Protocol changes for exchanging questions between UI and Bot Server.
2018-09-20 12:35:47 -03:00
Rodrigo Rodriguez
2f26873cba
SMS sending is now done.
2018-09-16 20:15:42 -03:00
Rodrigo Rodriguez
7e6ab65a37
Now the AD password can be reset.
2018-09-16 18:17:28 -03:00
Rodrigo Rodriguez
c03228dbbe
Added Azure AD administration routines.
2018-09-16 17:00:17 -03:00
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
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
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
0dbe506681
Adjustments in Hackathon.
2018-08-19 12:34:37 -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
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
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
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