Commit graph

53 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
420d6eda0c fix(basic.gblib): COPY and CONVERT is now generating good JS. 2021-01-20 18:23:42 -03:00
0b6685479b fix(basic.gblib): Fixed get token from BASIC methods. 2021-01-12 18:33:21 -03:00
ba429fae4b fix(admin.gbapp): Trying to fix .gbot deployment error. 2021-01-07 21:14:53 -03:00
8ddf537cd5 fix(admin.gbapp): Removal of download during deployment of .gbot packages. 2021-01-07 19:42:03 -03:00
ee826afd23 fix(all): TS Lint and minor fixes. 2020-12-31 15:36:19 -03:00
efadbd8d1f fix(core.gbapp): Keep text fixed. 2020-12-04 13:44:33 -03:00
5bc514f507 fix(core.gbapp): Language improvements tested. 2020-11-19 15:05:09 -03:00
c264938bf3 fix(core.gbapp): .gbot download from tabular is now OK. 2020-10-24 18:56:55 -03:00
599dd0d4bf new(core.gbapp): Broadcast for msteams available. 2020-10-18 13:24:19 -03:00
a6ab3aace3 new(admin.gbapp): custom .gbapp /publish commands. 2020-10-17 23:03:27 -03:00
e991ab7074 fix(all): Code cleanup. 2020-08-19 13:00:21 -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
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
5463e0d05c new(core.gbapp): FIND keyword tested on MSExcel. 2020-05-14 17:16:27 -03:00
bbe0377f91 fix(admin.gbapp): Methods implemented again according to the interface. 2020-05-12 09:09:15 -03:00
83bf5cd969 new(admin.gbapp): New command /publish unifing undeployPackage and deployPackage. 2020-05-12 09:06:47 -03:00
2100a206c0 fix(core.gbapp):Fix in tabular blank lines and other fixes. 2020-04-02 19:03:57 -03:00
eabf7de788 fix(core.gbapp): Refactoring in MD and Admin Commands. 2020-04-01 15:42:57 -03:00
923f834b0c fix(core.gbapp): Admin protected again, additional checks and adjustments. 2020-03-08 09:24:28 -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
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
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
25776e7fe1 fix(auth): setupSecurity now is a complete setup process for tokens. 2019-01-31 11:32:33 -02:00
ff73b3a6f2 feat(webchat): Update of webchat to the newer version 4. 2018-12-12 20:40:33 -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