Commit graph

52 commits

Author SHA1 Message Date
7f3264af1f fix(core.gbapp): Refactoring in MD fix in disabling auto-compiling of .gbapps. 2020-03-30 19:34:44 -03:00
a9e166f398 fix(core.gbapp): Refactoring in MD fix in disabling auto-compiling of .gbapps. 2020-03-30 14:03:12 -03:00
27ed55cbdd fix(core.gbapp): Custom boot dialog only available to boot bot. 2020-03-09 14:19:17 -03:00
923f834b0c fix(core.gbapp): Admin protected again, additional checks and adjustments. 2020-03-08 09:24:28 -03:00
0680141e8a fix(core.gbapp): Bot creation can be fully automated after MSFT finished their issues. 2020-02-27 20:49:05 -03:00
e813d95d46 new(core.gbapp): GB Apps can now publish bots and replace root dialog. 2020-02-26 15:20:47 -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
b033f9e1fc fix(core.gbapp): Review of async calls, specially on collection loops. 2020-01-26 17:43:50 -03:00
Joao Antonio Ferreira
83220a5d75 WIP: Attempt to fix bug with Azure platform 2019-11-10 16:20:15 -03:00
webgus
0325e8fb4c fix(core.gbapp): fix of sts token generation 2019-10-23 22:05:46 -03:00
Joao Antonio Ferreira
2035c7c4e7 fix(kb.gbapp): Use of await style call 2019-10-16 23:22:21 -03:00
e931111a41 feat(whatsapp.gblib): Now Whatsapp will display markdown from .gbkb including images. 2019-08-24 18:46:04 -03:00
487cfede35 feat(kb.gbapp): TSV are replaced with MS Excel files, to store tabular information. 2019-08-24 12:22:52 -03:00
caf98c5487 fix(whatsapp.gblib): User can say the activation code as the first message. 2019-08-23 14:36:47 -03:00
780bd888af feat(whatsapp.gblib): Switch from Whatsapp channel which bot to talk to with the same number. 2019-08-23 02:23:00 -03:00
c944752d23 feat(whatsapp.gblib): Same chat-api provider now shared between instances and deploy improvements. 2019-08-22 17:28:11 -03:00
e136a99678 feat(core.gbapp): New bot management (CRUD) from SharePoint packages. 2019-08-22 01:54:30 +00:00
Rodrigo Rodriguez (pragmatismo.io)
5357a07e4f feat(core.gbapp): Development options added (ngrok) 2019-06-26 13:18:15 -03:00
1b13341bd1 fix(core.gbapp): Self-replication on Azure 2019-06-05 18:23:31 -03:00
6939000cb6 fix(core.gbapp): Self-replication on Azure 2019-05-27 09:26:40 -03:00
dafa925ade fix(core.gbapp): Self-replication on Azure 2019-05-27 09:14:49 -03:00
63f1c6e18d fix(core.gbapp): Self-replication on Azure 2019-05-27 08:46:17 -03:00
95e2f7d7b2 fix(core.gbapp): Self-replication on Azure 2019-05-27 08:16:43 -03:00
4bc60b0851 fix(core.gbapp): Self-replication on Azure 2019-05-27 07:45:23 -03:00
4531493c2a fix(core.gbapp): Self-replication on Azure. 2019-05-26 20:25:08 -03:00
d7639c2683 fix(core.gbapp): Azure deployment. 2019-05-16 12:36:11 -03:00
7cabc130f3 fix(whatsapp.gblib): Enabling Whatsapp. 2019-05-15 22:30:14 -03:00
4e59f8788c fix(whatsapp.lib): Enabling Whatsapp. 2019-05-15 12:41:04 -03:00
e04bd2ab91 fix(core.gbapp): Fixing loading of instances. 2019-05-14 23:02:21 -03:00
9e3e0657a7 fix(general): tslint being applied in all sources. 2019-04-01 09:01:07 -03:00
684f7b4795 fix(general): tslint being applied in all sources. 2019-03-11 19:32:47 -03:00
f2d1f69dcf fix(general): tslint being applied in all sources. 2019-03-09 16:59:31 -03:00
fc550b7baa fix(general): tslint being applied in all sources. 2019-03-08 19:13:00 -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
f78e06e6de feat(basic): General Bots BASIC 2.0 with new keywords and parenthesis only when needed. 2019-02-23 13:17:21 -03:00
25776e7fe1 fix(auth): setupSecurity now is a complete setup process for tokens. 2019-01-31 11:32:33 -02:00
8a3304aecd fix(deployer): Installs and compiles additional .gbapps on server startup. 2018-12-26 18:57:25 -02:00
db439c0234 fix(startup): Startup improved and more checks added. 2018-12-18 13:50:35 -02:00
Rodrigo Rodriguez (pragmatismo.io)
c864193658 fix(core): Bot Server is runnable again after refactory. 2018-11-30 11:55:44 -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)
edf1ed4a4d feat(scripting): First code changes to VBA implementation. 2018-11-26 14:09:09 -02:00
Rodrigo Rodriguez (pragmatismo.io)
1afa915661 fix(code): Improvements on CODE_OF_CONDUCT and prettify. 2018-11-17 08:52:16 -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)
93e03c5549 TSLint fixing. 2018-11-11 19:09:18 -02:00
Rodrigo Rodriguez (pragmatismo.io)
bbfc87bbd3 Removing bugs after updating to BOT Framework latest dialog pattern. 2018-11-04 09:19:03 -02:00