|
|
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 |
|
|
|
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 |
|
|
|
ff17ab7310
|
fix(core.gbapp): Improvements on BASIC with built-in validators.
|
2020-12-07 22:25:43 -03:00 |
|
|
|
efadbd8d1f
|
fix(core.gbapp): Keep text fixed.
|
2020-12-04 13:44:33 -03:00 |
|
|
|
80a5d826fa
|
fix(all): fixed case-insensitivity for BASIC commands.
|
2020-11-30 21:25:29 -03:00 |
|
|
|
5bc514f507
|
fix(core.gbapp): Language improvements tested.
|
2020-11-19 15:05:09 -03:00 |
|
|
|
242430b9a6
|
fix(core.gbapp): Any question can be forwarded to .docx dialogs.
|
2020-11-06 17:06:22 -03:00 |
|
|
|
34f059623b
|
fix(core.gbapp): Auto-publish fixed.
|
2020-10-27 12:34:46 -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 |
|
|
|
ded9ce9f99
|
fix(admin.gbapp): AccessToken MSFT has changed.
|
2020-10-17 17:34:16 -03:00 |
|
|
|
d6aae1a983
|
new(admin.gbapp): New /install command.
|
2020-09-20 12:05:24 -03:00 |
|
|
|
25a131120e
|
fix(core.gbapp): Context in VM is isolated now.
|
2020-08-29 15:02:19 -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 |
|
|
|
fc37dc6f3f
|
fix(all): Code formatting.
|
2020-07-17 19:39:27 -03:00 |
|
|
|
8ff53a1238
|
fix(all): CI fixing.
|
2020-07-12 10:13:54 -03:00 |
|
|
|
d4211eda93
|
fix(all): Header for prfix(all): Header for pragmatismo fixed.
|
2020-07-01 15:00:40 -03:00 |
|
|
|
664e66234d
|
new(admin.gbapp): Publish command will publish every package type.
|
2020-06-14 18:06:29 -03:00 |
|
|
|
3756176339
|
fix(core.gbapp): BASIC and KB improvements.
|
2020-06-03 21:31:00 -03:00 |
|
|
|
f65fac1a6a
|
fix(whatsapp.gblib): Send file now working again.
|
2020-05-25 17:59:02 -03:00 |
|
|
|
509d577f3b
|
new(admin.gbapp): /publish from Web or WhatsApp with associated auth.
|
2020-05-24 17:06:05 -03:00 |
|
|
|
e959777893
|
fix(admin.gbapp): /publish can be called with no CUI.
|
2020-05-23 19:58:38 -03:00 |
|