Commit graph

50 commits

Author SHA1 Message Date
859c60f419 fix(core.gbapp): Optimization of BASIC loading. 2020-06-04 13:44:02 -03:00
509d577f3b new(admin.gbapp): /publish from Web or WhatsApp with associated auth. 2020-05-24 17:06:05 -03:00
82c4c65022 new(core.gbapp): New OnExchangeData flexible interface and /publish fixing. 2020-05-23 17:59:01 -03:00
5463e0d05c new(core.gbapp): FIND keyword tested on MSExcel. 2020-05-14 17:16:27 -03:00
1f30733744 new(core.gbapp):New BASIC keywords and saving to MSExcel. 2020-05-11 10:46:01 -03:00
Rodrigo Rodriguez
5792b958e0 fix(whatsapp.gblib): Fixed symbol erros and added timeout to WhatsApp initialization. 2020-05-06 14:12:47 +00:00
983143339d new(whatsapp.gblib): Transfer to human implemented. 2020-05-02 21:28:13 -03:00
9b538594fe fix(whatsapp.gblib): Speech is now full duplex. 2020-04-30 21:14:22 -03:00
7197884253 new(all): TTS/STT on Whatsapp channel. 2020-04-30 09:14:32 -03:00
bb072184dc fix(core.gbapp): ngrok fixed and startup log improved. 2020-04-20 21:35:50 -03:00
0a440b98b9 fix(whatsapp.gblib): Improved multibot behavior sharing Whatsapp config. 2020-04-15 01:42:54 +00:00
987e7f4ff1 fix(core.gbapp): New async interfaces for .gbapps. 2020-04-13 19:14:55 -03:00
923f834b0c fix(core.gbapp): Admin protected again, additional checks and adjustments. 2020-03-08 09:24:28 -03:00
60f5fb8d22 fix(core.gbapp): GB Apps can now publish bots and replace root web application. 2020-02-25 12:37:10 -03:00
5820db5fe7 fix(core.gbapp): GB Apps can now publish bots and replace root web application. 2020-02-25 10:13:38 -03:00
67b13283c3 fix(analytics.gblib): Fixes in database storage. 2020-01-27 16:19:09 -03:00
ea893fa23c fix (core.gbapp): warnings and comments handled. 2020-01-08 17:52:46 -03:00
Joao Antonio Ferreira
f0d26289f5 WIP: NPM packages updates to latest versions 2019-12-31 16:12:06 -03:00
Joao Antonio Ferreira
83220a5d75 WIP: Attempt to fix bug with Azure platform 2019-11-10 16:20:15 -03:00
e136a99678 feat(core.gbapp): New bot management (CRUD) from SharePoint packages. 2019-08-22 01:54:30 +00:00
e527d8fa69 feat(sharepoint): SharePoint deployPackage added. 2019-08-21 21:04:55 +00:00
Paulo Henrique (pragmatismo.io)
7b65999683 fix(kb.gbapp): NLP scoring added again. 2019-07-19 13:35:11 -03:00
Rodrigo Rodriguez (pragmatismo.io)
5357a07e4f feat(core.gbapp): Development options added (ngrok) 2019-06-26 13:18:15 -03:00
c607ba8f77 fix(whastapp.gblib): Fix in pro-active messaging. 2019-06-18 16:03:19 -03:00
024198406b fix(whatsapp.gblib): Fixing loop behaviour. 2019-06-17 21:41:41 -03:00
1b13341bd1 fix(core.gbapp): Self-replication on Azure 2019-06-05 18:23:31 -03:00
6a4b440da9 fix(core.gbapp): Self-replication on Azure 2019-05-27 12:16:30 -03:00
4e59f8788c fix(whatsapp.lib): Enabling Whatsapp. 2019-05-15 12:41:04 -03:00
sarahlourenco
470a2d4112 fix(core): ngrok is running on linux 2019-04-30 12:56:31 -03:00
692ab4150d fix(general): tslint being applied in all sources. 2019-04-07 12:23:27 -03:00
684f7b4795 fix(general): tslint being applied in all sources. 2019-03-11 19:32:47 -03:00
f4bd3f8f5d fix(general): tslint being applied in all sources. 2019-03-08 17:05:58 -03:00
b29bc7bc23 fix(general): tslint being applied in all sources. 2019-03-08 06:49:22 -03:00
60a31675e5 fix(general): tslint being applied in all sources. 2019-03-08 06:37:13 -03:00
379eb71384 fix(NLP): Update of platform to mach NLP URL updates and versioning. 2019-02-28 15:15:51 -03:00
6d9165c3bd chore(VBA): Draft BASIC guide added. 2019-02-25 09:44:39 -03:00
0bddd4a773 fix(VBA): Several bugs fixed and refactoring on Deployer Service done. 2019-02-25 08:36:43 -03:00
25776e7fe1 fix(auth): setupSecurity now is a complete setup process for tokens. 2019-01-31 11:32:33 -02:00
db439c0234 fix(startup): Startup improved and more checks added. 2018-12-18 13:50:35 -02:00
Rodrigo Rodriguez (pragmatismo.io)
4f15b1e72c fix(gbdialog): Trying to save context. 2018-12-01 14:38:08 -02:00
Rodrigo Rodriguez (pragmatismo.io)
34fa8baeaa fix(core): Loaded dynamically a .js file containing converted VBA dialogs. 2018-11-28 17:08:06 -02:00
Rodrigo Rodriguez (pragmatismo.io)
0abccd3945 fix(core): Bot boot logic being fixed. 2018-11-27 22:56:11 -02:00
Rodrigo Rodriguez (pragmatismo.io)
c76c67e2a1 fix(core): Moved logic from app to core. 2018-11-26 15:54:34 -02:00
Rodrigo Rodriguez (pragmatismo.io)
f45d7f69ff fix(config): TSLint parsed on all files.
new(config): Several CI integrations.
2018-11-12 12:20:44 -02:00
Rodrigo Rodriguez (pragmatismo.io)
f60734a003 TSLint in progress. 2018-11-11 19:20:04 -02:00
Rodrigo Rodriguez (pragmatismo.io)
93e03c5549 TSLint fixing. 2018-11-11 19:09:18 -02:00
Rodrigo Rodriguez (pragmatismo.io)
efeb06c4b8 Added CI and unit test infrastructure; updated packages. 2018-11-11 17:31:17 -02:00
Rodrigo Rodriguez (pragmatismo.io)
b15d39f9a2 ARM process is done. 2018-11-04 17:26:29 -02:00
Rodrigo Rodriguez (pragmatismo.io)
5fa47c2eca PUT in BotService was replaced by GET - the bot was unusable. 2018-11-01 15:11:23 -03:00
Rodrigo Rodriguez (pragmatismo.io)
4667a4b8e8 Try to create the app from scratch on Microsoft App domain. 2018-10-30 19:52:40 -03:00
Renamed from deploy/core.gbapp/services/GBCoreService.ts (Browse further)