Commit graph

78 commits

Author SHA1 Message Date
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
82c4c65022 new(core.gbapp): New OnExchangeData flexible interface and /publish fixing. 2020-05-23 17:59:01 -03:00
1805f91ba4 fix(core.gbapp): /publish command fixed. 2020-05-23 11:10:06 -03:00
16d75b0c2b new(admin.gbapp): Publish dialog. 2020-05-19 14:59:07 -03:00
562d569dab new(core.gbapp): New activationCode for multiple bot activation on the same channel. 2020-05-19 12:36:17 -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
cf9509fabd new(core.gbapp): Packaging of all types loaded from SharePoint. 2020-05-14 12:46:57 -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
b4e22b8ff9 fix(core.gbapp): Now converter will not halt server execution. 2020-04-15 05:08:50 +00:00
987e7f4ff1 fix(core.gbapp): New async interfaces for .gbapps. 2020-04-13 19:14:55 -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
0de04a59aa fix(default.gbui): Logo now showing in any screen. 2020-01-26 14:50:24 -03:00
Joao Antonio Ferreira
83220a5d75 WIP: Attempt to fix bug with Azure platform 2019-11-10 16:20:15 -03:00
caf98c5487 fix(whatsapp.gblib): User can say the activation code as the first message. 2019-08-23 14:36:47 -03:00
780bd888af feat(whatsapp.gblib): Switch from Whatsapp channel which bot to talk to with the same number. 2019-08-23 02:23:00 -03:00
fbe074be0d feat(whatsapp.gblib): Switch from Whatsapp channel which bot to talk to with the same number. 2019-08-22 19:36:23 -03:00
e136a99678 feat(core.gbapp): New bot management (CRUD) from SharePoint packages. 2019-08-22 01:54:30 +00:00
e527d8fa69 feat(sharepoint): SharePoint deployPackage added. 2019-08-21 21:04:55 +00:00