Commit graph

128 commits

Author SHA1 Message Date
6427be19ad fix(all): Fix search on others bots than boot. 2023-09-10 22:42:32 -03:00
ed374c26c8 fix(all): Fix in bot proxy outdated columns. 2023-09-04 16:10:08 -03:00
6657634cc2 new(admin.gbapp): Remove /publish confirmation. 2023-08-11 11:37:41 -03:00
22ed601b28 fix(all): Create bot working again. 2023-07-19 10:21:38 -03:00
88a7766f25 fix(all): Create bot working again. 2023-07-19 10:20:53 -03:00
42b8b1c5b7 Merge branch 'main' of https://github.com/GeneralBots/BotServer 2023-07-19 07:53:46 -03:00
8edee20b4d fix(all): Create bot working again. 2023-07-19 07:53:44 -03:00
5b57ace0f8 fix(all): Minor changes in PROD. 2023-07-19 07:53:02 -03:00
322f4d1f0f fix(all): Create bot working again. 2023-07-18 13:41:49 -03:00
1891341104 fix(all): Create bot working again. 2023-07-18 13:33:30 -03:00
a2b083d503 fix(all): Create bot working again. 2023-07-18 12:46:50 -03:00
92f507da38 fix(all): Minor changes in PROD. 2023-07-13 14:13:48 -03:00
Alan
62cb4849f5 fix(core.gbapp): fixed the use of GBLogEx to create GuaribasLog. 2023-04-20 22:41:58 -03:00
f10e0c4040 new(basic.gblib): DEV_GBAI introduced to share a .gbdata among dev. team. 2023-03-10 15:49:30 -03:00
a0d711582f fix(basic.gblib): GBAI automatic retrieval. 2023-03-09 17:46:34 -03:00
267d59758a fix(kb.gbapp): /publish review, error handling improved and clean up. 2023-02-26 15:03:24 -03:00
e2e17c3bc2 new(all): Log per bot started. #299. 2023-02-12 14:31:21 -03:00
5b110def56 new(basic.gblib): FILL keyword can now template images and AS IMAGE can convert a DOCX to a PNG. 2023-02-05 14:41:33 -03:00
6ac6d7004a new(basic.gblib): VBS to JS directly now and minor fixes. 2023-01-29 12:02:14 -03:00
Alan Perdomo
8342ff6745 feat(systemkeywords.ts): introducing executionid feature in api 2023-01-10 12:06:14 -03:00
Alan Perdomo
b253e19e3b fix(azuredeployerservice.gbapp): Update of password generator libs. 2023-01-03 11:24:08 -03:00
Alan Perdomo
81c1a7d30e Merge branch 'master' of https://github.com/AlanPerdomo/BotServer 2022-12-29 14:47:26 -03:00
Alan Perdomo
69d96e3a05 fix(all):Updating imports settings. 2022-12-29 14:47:19 -03:00
Daniel Lima
717f1db9ed fix(all): Fixing bugs of 3.0 2022-12-27 12:55:22 -03:00
65ae3816fb fix(admin.gbapp): Fixing token generation issues. 2022-12-27 11:59:14 -03:00
5546c5cd14 feat(all): Token retrieve optimized. 2022-12-23 08:23:08 -03:00
96a238d287 fix(all): Node version info retrieval automated. 2022-12-22 20:55:49 -03:00
11f2578e28 fix(admin.gbapp): .gbapp List param added to .gbot. 2022-12-22 11:31:37 -03:00
eb375dec8d fix(all): Update of arm packages and token usage. 2022-12-15 10:56:27 -03:00
c8caebdf61 fix(all): Fixing bugs of 3.0. 2022-12-14 08:23:39 -03:00
ba9404539d fix(core.gbapp): Update of properties modifier with declare. 2022-11-22 11:09:14 -03:00
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
f084ef031c fix(core.gbapp): Translator off for two char phrases. 2022-08-26 11:53:47 -03:00
cce09a17ab new(all): Each bot has now individual authentication. 2022-06-01 20:55:58 -03:00
e4cf998b0e new(all): Sequelize updated to v6. 2022-01-03 13:11:21 -03:00
a8edbecdbe fix(azuredeployer.gblib): Fix MSFT changes. 2021-11-29 18:39:42 -03:00
Rodrigo Rodriguez(pragmatismo.io)
8747dbe8a8 fix(all): TS issues. 2021-11-16 16:18:27 -03:00
8b263ac0e5 fix(basic.gblib): Goto dialog within web. 2021-09-13 19:04:32 -03:00
32e473d6e7 fix(basic.gblib): Goto dialog within web. 2021-09-13 18:53:47 -03:00
4cd2347dd6 new(admin.gbapp): /publish now reads Can Publish from .gbot besides .env. 2021-08-19 08:02:56 -03:00
2e800d834c fix(all): Sequelize base members demand declare keyword on timestamp fields. 2021-06-13 12:05:50 -03:00
0693a1aad5 new(all): ENABLE_AUTH param. 2021-05-10 10:53:53 -03:00
e5255fd4d3 fix(core.gbapp): Boot process fully tested. 2021-04-22 12:12:05 -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
6f6e9d0f3b fix(basic.gblib): Start of script error removed. 2021-03-02 20:53:12 -03:00
12f82ae119 fix(all): Added scope variable as requested by a customer. 2021-02-16 15:31:06 -03:00
6bd78bf2cc fix(admin.gbapp): Fix in DONT_DOWNLOAD. 2021-02-05 09:55:06 -03:00
0fe8ef6bf2 new(admin.gbapp): DONT_DOWNLOAD option added. 2021-02-05 09:15:32 -03:00