Commit graph

74 commits

Author SHA1 Message Date
Jorge Ramos
cd5a5c81bf Add skipLibCheck in tsconfig 2018-08-19 15:34:21 -03:00
Jorge Ramos
2ef7d1e31e Merge branch 'master' of https://github.com/pragmatismo-io/BotServer
# Resolved:
#	tsconfig.json
2018-08-19 13:02:21 -03:00
Jorge Ramos
533325a12c Add keyofStringsOnly in tsconfig 2018-08-19 12:58:35 -03:00
Rafael Arenario Pereira da Silva
72737dc026 Now compiling. 2018-08-19 12:42:50 -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
c481bc3a63 Merge branch 'master' of https://github.com/pragmatismo-io/BotServer 2018-08-01 02:08:58 -03:00
Jorge Ramos
5dae730cac Change STS API endpoint (temporary solution) 2018-08-01 02:08:45 -03:00
5d9f5f0fa7 Updated documentation about running tests. 2018-07-26 10:51:46 -03:00
fd03ae30d5 Updated test search path so mocha can find test.ts files. 2018-07-26 10:43:35 -03:00
0156ef84d6 Create requirement 2018-07-15 09:07:04 -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
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
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
89c90f27d3 Package dependencies updated. 2018-05-28 21:58:14 -03:00
Jorge Ramos
9f65004d38 Minor change (blank line) in package.json 2018-05-28 07:03:26 -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
Jorge Ramos
9bcb2a0bf8 Atualização do package-lok.json 2018-05-27 21:10:50 -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
Jorge Ramos
615b640a7f Update package.json and package-lock.json 2018-05-18 22:21:23 -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
d9687fa6a1 Update issue templates 2018-05-16 12:13:31 -03:00
f20483a687 Create CODE_OF_CONDUCT.md 2018-05-16 12:12:08 -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
85311ff566 Updated package.json to include git repository and homepage. 2018-05-12 16:14:59 -03:00
ca25d6babf - NEW: Whatsapp directline client is now working in preview. 2018-05-12 16:08:24 -03:00
fa157d19f9 Building 3rd party service webhook for Whatsapp.gblib.
Signed-off-by: Rodrigo Rodriguez <me@rodrigorodriguez.com>
2018-05-12 13:40:34 -03:00
15b181fd04 Whatsapp channel improvements. 2018-05-11 23:27:00 -03:00
3d53a514c3 Merge branch 'master' of https://github.com/pragmatismo-io/botserver 2018-05-11 22:18:47 -03:00
c44e3b0ec7 - 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
6b3b158640 Update README.md 2018-05-09 16:36:46 -03:00
e4d83cd384 Update README.md 2018-05-09 16:35:09 -03:00
316217b98f Started Whatsapp interface, updated packages and cleaned up. 2018-05-07 20:45:11 -03:00
2f94c56be2 New version file and numbering update. 2018-05-06 19:26:45 -03:00
5c45bbe790 - 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
0c80dfbf35 Merge branch 'master' of https://github.com/pragmatismo-io/botserver 2018-05-05 08:26:13 -03:00