Commit graph

125 commits

Author SHA1 Message Date
92da2ad105 fix(core.gbapp): Lint of all. 2022-11-19 23:34:58 -03:00
aee711fa38 fix(core.gbapp): Update of all packages and nodejs to 19.1.0. 2022-11-18 22:39:14 -03:00
9cd93a2791 new(all): Alpha Word Debugger for 3.0. 2022-11-12 21:33:45 -03:00
0de259b24c new(all): Alpha Word Debugger for 3.0. 2022-11-11 21:35:05 -03:00
67acb8d9d1 new(all): Vm isolated working with IPC BASIC 3.0; 2022-11-06 20:19:05 -03:00
bf59fa8954 new(all) General Bots Auto Tester 1.0; Unlimited conditionals after-code BASIC 3.0; 2022-10-28 23:17:35 -03:00
7ba481529c new(all) General Bots Auto Tester 1.0; Unlimited conditionals after-code BASIC 3.0; 2022-10-22 13:23:32 -03:00
a5cc71b63f fix(whatsapp.gblib): SEND FILE and WPP providers. 2022-09-04 18:50:36 -03:00
43d3d83f24 new(all): Web log. 2022-08-07 11:05:20 -03:00
668cd8eb0f new(all): Web log. 2022-08-06 19:38:13 -03:00
d79149adff fix(all): Automated build errors. 2022-07-01 18:33:41 -03:00
f6df33ad16 new(all): OCR and Web Manipulation. 2022-05-03 17:05:57 -03:00
cb702d9331 new(all): SSR enabled for test in PROD. 2022-02-20 18:49:32 -03:00
09f103b5d5 new(all): SSR enabled for test in PROD. 2022-02-20 15:51:06 -03:00
1e1347b9d3 new(all): Two https, before one per bot. 2022-02-11 12:15:23 -03:00
1ed3262d5c fix(all): Enable https in place. 2022-02-04 18:50:19 -03:00
84ab9e7dbb fix(all): Enable https in place. 2022-01-28 21:32:01 -03:00
98ac98055f fix(all): Enable https in place. 2022-01-27 17:48:38 -03:00
5ddeb65c64 fix(all): yarn vs npm on MSFT. 2022-01-23 19:35:20 -03:00
3bdd228296 fix(all): Migration to Linus. 2022-01-05 15:27:20 -03:00
e4cf998b0e new(all): Sequelize updated to v6. 2022-01-03 13:11:21 -03:00
0879458351 fix(core.gbapp): Added IBM for TTS and removed MSFT while it does not compile on AZR. 2021-12-30 07:58:16 -03:00
9b558b8099 new(all): hubspot.gblib new methods. New Keyword FIND CONTACT. 2021-12-20 20:27:02 -03:00
16473952a1 new(all): hubspot.gblib introduced. 2021-12-19 16:39:50 -03:00
a8edbecdbe fix(azuredeployer.gblib): Fix MSFT changes. 2021-11-29 18:39:42 -03:00
Rodrigo Rodriguez(pragmatismo.io)
f1e1091257 new(all): New keyword SEE CAPTION and SEE TEXT of for CV. 2021-11-16 14:53:52 -03:00
972406af49 fix(all): .gblib has Package interface to allow export of services. 2021-05-18 10:56:04 -03:00
14b32c3fd1 fix(core.gbapp): Fixes in a blank environment creation. 2021-04-17 17:20:44 -03:00
d72a9761be new(admin.gbapp): MSGraph now used to download .gbkb artifacts. 2021-03-29 18:50:27 -03:00
420d6eda0c fix(basic.gblib): COPY and CONVERT is now generating good JS. 2021-01-20 18:23:42 -03:00
14412a8bce fix(basic.gblib): Improving error handling in BASIC. 2021-01-05 07:47:48 -03:00
ee826afd23 fix(all): TS Lint and minor fixes. 2020-12-31 15:36:19 -03:00
7ca1d4bcba fix(all): Bug fix in startup on a blank environment. 2020-10-26 20:18:38 -03:00
37562315fc new(core.gbapp): Entity extraction tested and startu optmizations. 2020-10-23 09:55:44 -03:00
129a27bd85 new(all): Profile dialog for editing user information. 2020-07-26 16:46:37 -03:00
c812210a19 fix(core.gbapp): .gbapp now can be debugged within .ts files. 2020-07-20 16:38:29 -03:00
d4211eda93 fix(all): Header for prfix(all): Header for pragmatismo fixed. 2020-07-01 15:00:40 -03:00
Rodrigo Rodriguez
f5a437761b new(Whatsapp.gblib): Now agents will be translated into user language before send text. 2020-05-17 22:36:00 +00:00
5463e0d05c new(core.gbapp): FIND keyword tested on MSExcel. 2020-05-14 17:16:27 -03:00
9b538594fe fix(whatsapp.gblib): Speech is now full duplex. 2020-04-30 21:14:22 -03:00
6f49e0b5bc new(all): TTS/STT on Whatsapp channel. 2020-04-28 20:54:04 -03:00
bb072184dc fix(core.gbapp): ngrok fixed and startup log improved. 2020-04-20 21:35:50 -03:00
987e7f4ff1 fix(core.gbapp): New async interfaces for .gbapps. 2020-04-13 19:14:55 -03:00
27d2643f39 fix(core.gbapp): Use of BOT_URL instead of relying on AZ. 2020-04-02 23:52:59 -03:00
34ae7587e6 fix(core.gbapp): Entire Web stack is optional now. 2020-04-02 22:24:00 -03:00
6d3b35cb1f fix(core.gbapp): Refactoring in MD fix in disabling auto-compiling of .gbapps. 2020-03-31 19:41:33 -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
webgus
0325e8fb4c fix(core.gbapp): fix of sts token generation 2019-10-23 22:05:46 -03:00