Commit graph

292 commits

Author SHA1 Message Date
Rodrigo Rodriguez
85f6449ca4 new(basic.gblib): New REWRITE keyword. 2023-08-03 15:15:13 -03:00
Rodrigo Rodriguez
85b48c7a63 new(payment.gblib): #354 QRcode for payments. 2023-07-31 15:06:47 -03:00
Rodrigo Rodriguez
618ff5a296 fix(all): Fix in AS IMAGE generation of single row. 2023-07-23 17:33:13 -03:00
Rodrigo Rodriguez
ee6356d83b fix(all): Fix in AS IMAGE generation of single row. 2023-07-23 16:37:21 -03:00
Rodrigo Rodriguez
ad47305a02 fix(all): Fix in DATE filter. 2023-07-23 15:57:28 -03:00
Rodrigo Rodriguez
b92fbca72a fix(all): Create bot working again. 2023-07-14 18:45:17 -03:00
rodrigorodriguez
97df425566 fix(basic.gblib): #226 testing. 2023-04-11 18:27:30 -03:00
rodrigorodriguez
ca4a5e06be Merge branch 'main' of https://github.com/GeneralBots/BotServer 2023-04-09 19:21:51 -03:00
rodrigorodriguez
a9ce03b353 new(basic.gblib): GPT-3 automatically dialog generation. 2023-04-09 19:20:15 -03:00
Alan Perdomo
4809fec457 fix(basic.gblib): Correct web automation 'date' use. 2023-04-05 12:29:23 -03:00
rodrigorodriguez
db7ed36707 fix(core.gbapp): #344 fix regarding SET FILTER keyword. 2023-04-01 10:42:44 -03:00
rodrigorodriguez
56b687792b fix(all): Fixes in production. 2023-03-19 20:09:54 -03:00
rodrigorodriguez
2de41ee250 new(basic.gblib): DEV_GBAI introduced to share a .gbdata among dev. team. 2023-03-10 15:49:30 -03:00
Rodrigo Rodriguez
0ef0fc01f5 fix(basic.gblib): GBAI automatic retrieval. 2023-03-09 18:56:55 -03:00
Rodrigo Rodriguez
04e69b9d99 fix(basic.gblib): GBAI automatic retrieval. 2023-03-09 17:46:34 -03:00
rodrigorodriguez
335120f1d7 new(basic.gblib): GBDIALOG_GBDATABOT introduced to share a .gbdata among dev. team. 2023-03-09 09:49:37 -03:00
rodrigorodriguez
d4cf165165 fix(basic.gblib): Fixes in WebAutomation. 2023-03-07 12:29:02 -03:00
rodrigorodriguez
d1b9da21ba fix(basic.gblib): Fixes in WebAutomation. 2023-03-07 12:06:15 -03:00
rodrigorodriguez
e392759d45 new(basic.gblib): #300 FIND custom SET FILTER TYPE new keyword. 2023-03-06 07:09:24 -03:00
rodrigorodriguez
5534b416da fix(basic.gblib): Upgrade to https://github.com/vasyas/push-rpc from WS to HTTPS. 2023-03-05 16:59:48 -03:00
rodrigorodriguez
f3b7c1d77e fix(basic.gblib): Upgrade to https://github.com/vasyas/push-rpc. 2023-03-04 16:27:25 -03:00
rodrigorodriguez
8a89ae4e44 new(basic.gblib): #306
Ignore acents during FIND filter 3.0 requirement.
2023-03-02 07:51:42 -03:00
phpussente
b96cde81d7 Merge branch 'main' of https://github.com/GeneralBots/BotServer 2023-02-24 16:50:05 -03:00
phpussente
1ec4c83277 new(basic.glib): #331 CREAD LEAD 2023-02-24 16:50:03 -03:00
rodrigorodriguez
6168fd0c75 new(kb.gbapp): #322 more user context for VM. 2023-02-22 16:06:57 -03:00
rodrigorodriguez
7f3bd7d8fe fix(basic.gblib): #282 Fix SSR for Bots 3.0. 2023-02-18 16:48:40 -03:00
rodrigorodriguez
be5cf3f190 new(all): #329 MERGE keyword added. 2023-02-13 17:31:38 -03:00
rodrigorodriguez
41ceedfc00 fix(basic.gblib): FILL keyword can now template images and AS IMAGE can convert a DOCX to a PNG. 2023-02-09 11:31:11 -03:00
rodrigorodriguez
16bdab6bcc fix(basic.gblib): FILL keyword can now template images and AS IMAGE can convert a DOCX to a PNG. 2023-02-08 07:14:02 -03:00
rodrigorodriguez
74e7a6e795 new(basic.gblib): FILL keyword can now template images and AS IMAGE can convert a DOCX to a PNG. 2023-02-06 18:14:48 -03:00
rodrigorodriguez
0fa7a828a3 new(basic.gblib): FILL keyword can now template images and AS IMAGE can convert a DOCX to a PNG. 2023-02-06 12:48:41 -03:00
rodrigorodriguez
8a5bdf3934 new(basic.gblib): FILL keyword can now template images and AS IMAGE can convert a DOCX to a PNG. 2023-02-05 18:19:39 -03:00
rodrigorodriguez
1c62edcfe6 new(basic.gblib): FILL keyword can now template images and AS IMAGE can convert a DOCX to a PNG. 2023-02-05 11:57:02 -03:00
rodrigorodriguez
b64a42feac fix(basic.gblib): #227 - HEAR AS FILE defining where to save, per bot. 2023-02-03 12:08:23 -03:00
rodrigorodriguez
cbce44f20d fix(basic.gblib): #307 - Fixed user context in API. 2023-01-31 11:53:01 -03:00
Alan
e1c389cbd0 fix(basic.gblib): OPEN keyword fix. Magic number removal. 2023-01-26 12:47:37 -03:00
Alan
8a895d3da1 fix(systemkeywords.ts): injected security context inside systemkeywords.ts 2023-01-25 11:02:10 -03:00
Alan
81953d7d9f fix(dialogkeywords.ts): injected security context inside DialogKeywords 2023-01-25 10:49:00 -03:00
Alan Perdomo
9820bb3f7a fix(basic.gblib): executionid and changed to pid and security context for HEAR(#322). 2023-01-19 10:47:47 -03:00
Alan Perdomo
1063739cbe fix(basic.gblib): executionid and changed to pid and security context for HEAR. 2023-01-19 10:39:37 -03:00
Alan Perdomo
a65a82dd8a feat(systemkeywords.ts): introducing executionid feature in api 2023-01-10 12:06:14 -03:00
Alan Perdomo
52dea442d5 feat(systemkeywords.ts): introducing executionid feature in api 2023-01-10 09:55:30 -03:00
rodrigorodriguez
2a848f4ea6 fix(admin.gbapp): Fixing token generation issues. 2022-12-27 12:18:07 -03:00
rodrigorodriguez
2b0896521e fix(basic.gblib): TODO removal. 2022-12-26 13:37:11 -03:00
rodrigorodriguez
bf705c730b fix(all): Fixing bugs of 3.0. 2022-12-14 08:23:39 -03:00
rodrigorodriguez
ea6c721cb5 fix(all): fetch calls replaces request packages. 2022-11-30 09:40:09 -03:00
rodrigorodriguez
25ce766820 fix(all): Fixing #294. 2022-11-29 18:01:23 -03:00
rodrigorodriguez
4a2f8b7b43 fix(core.gbapp): Lint of all. 2022-11-19 23:34:58 -03:00
rodrigorodriguez
a315d21cfe fix(core.gbapp): Update of all packages and nodejs to 19.1.0. 2022-11-18 22:39:14 -03:00
rodrigorodriguez
b5da93b5cf new(all): Alpha Word Debugger for 3.0. 2022-11-13 22:56:09 -03:00