Commit graph

41 commits

Author SHA1 Message Date
260df10776 fix(core.gbapp): Fixing array base in BASIC. 2020-11-12 15:31:05 -03:00
4110cf7de9 fix(core.gbapp): DO WHILE now working. 2020-11-11 16:03:05 -03:00
5e234cb4aa fix(core.gbapp): New key word SEND FILE TO added. 2020-11-11 11:10:40 -03:00
15212c0744 fix(core.gbapp): End of dialog is now OK. 2020-11-09 21:28:14 -03:00
fb279d6436 fix(core.gbapp): Fixing .gbdialog last call error. 2020-11-09 18:29:23 -03:00
fa4f49266e fix(core.gbapp): New keywords and Loops. 2020-11-08 13:39:18 -03:00
ed2b1ba4c5 new(core.gbapp): New line member on object returned from FIND keyword. 2020-10-20 10:44:47 -03:00
09bdeb9df9 new(all): New transfer keyword. 2020-10-14 14:04:02 -03:00
0d0dff5d18 fix(all): sendFile working after path fix. 2020-10-14 13:43:58 -03:00
e991ab7074 fix(all): Code cleanup. 2020-08-19 13:00:21 -03:00
9db881ce09 new(core.gbapp): GET and SET new keywords for storing values in .gbdialog BASIC. 2020-08-15 12:18:03 -03:00
e3cfa00e1a new(core.gbapp): GET/POST for .gbdialog. 2020-08-15 11:39:43 -03:00
dd60e78d7d new(core.gbapp): New keywords USERNAME MOBILE. 2020-07-07 10:15:39 -03:00
d4211eda93 fix(all): Header for prfix(all): Header for pragmatismo fixed. 2020-07-01 15:00:40 -03:00
d018e6e3bd fix(core.gbapp): Fix on .gbdata default reference. 2020-06-03 21:42:17 -03:00
3756176339 fix(core.gbapp): BASIC and KB improvements. 2020-06-03 21:31:00 -03:00
82c4c65022 new(core.gbapp): New OnExchangeData flexible interface and /publish fixing. 2020-05-23 17:59:01 -03:00
Rodrigo Rodriguez
7c32960cca new(core.gbapp): New bot to any language according to the user language. 2020-05-17 21:30:21 +00:00
3de878f221 new(core.gbapp): FIND BASIC keyword is now much more faster. 2020-05-15 14:07:30 -03:00
5463e0d05c new(core.gbapp): FIND keyword tested on MSExcel. 2020-05-14 17:16:27 -03:00
43f2f9fd13 fix(core.gbapp): Adjustments to MSGraph. 2020-05-14 13:13:18 -03:00
c59712a7ad new(core.gbapp): New FIND in GB Basic keyword in development. 2020-05-14 12:47:46 -03:00
89c45e97aa new(core.gbapp): BASIC new keywords and saving to MSExcel. 2020-05-11 10:41:41 -03:00
a60d351172 fix(whatsapp.gblib): Multi-turn dialog fixed in BASIC processing. 2019-08-30 14:06:01 -03:00
63449dbe55 fix(whatsapp.gblib): BASIC enabled with Promises. 2019-08-29 19:59:58 -03:00
c59d404d8d fix(whatsapp.gblib): Enabling Whatsapp. 2019-05-16 07:22:32 -03:00
7cabc130f3 fix(whatsapp.gblib): Enabling Whatsapp. 2019-05-15 22:30:14 -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
60a31675e5 fix(general): tslint being applied in all sources. 2019-03-08 06:37:13 -03:00
0bddd4a773 fix(VBA): Several bugs fixed and refactoring on Deployer Service done. 2019-02-25 08:36:43 -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
a4c2b7a4ba fix(gbot): gbot.cmd now installs packages and compiles the server before running. 2019-02-19 15:30:07 -03:00
Rodrigo Rodriguez (pragmatismo.io)
310d6ea3a9 fix(gbdialog): VBA loop done - one thing left to automate: Hear wrapper. 2018-12-01 17:31:57 -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)
0922e7a9bd feat(gbdialog): The first VBA code is run. 2018-11-30 17:30:48 -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