Rodrigo Rodriguez
72cba3fcd8
Updating licensing and fixing BotBuilder version.
2018-09-27 11:35:35 -03:00
Rodrigo Rodriguez
31aaaec9d6
RegExp for authentication fixed.
2018-09-26 21:56:17 -03:00
Rodrigo Rodriguez
1d676d7c19
powerbi-client added.
2018-09-25 21:04:37 -03:00
Rodrigo Rodriguez
a8368988df
Trying to fix npm run build on default.gbui.
2018-09-24 22:03:09 -03:00
Rodrigo Rodriguez
b94b9952aa
Trying to deploy to WebApp with some improvements.
2018-09-24 19:56:11 -03:00
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
fabf7a0a6c
Create README.md
2018-09-21 11:56:10 -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
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