Commit graph

368 commits

Author SHA1 Message Date
Rodrigo Rodriguez
9b1eae2972 fix(basic.gblib): CONVERT keyword coded. 2021-01-15 19:21:27 -03:00
Rodrigo Rodriguez
e4be1600f0 fix(basic.gblib): Extraction of copy command in regexp. 2021-01-15 11:50:43 -03:00
Rodrigo Rodriguez
4048e724d1 fix(basic.gblib): COPY is now target recursive. 2021-01-15 11:48:18 -03:00
Rodrigo Rodriguez
d106158ba6 new(basic.gblib): New COPY keyword working. 2021-01-15 08:46:28 -03:00
Rodrigo Rodriguez
c91d5f0453 fix(basic.gblib): Fix in Hear call to endDialog. 2021-01-13 13:36:44 -03:00
Rodrigo Rodriguez
6399c2dd0f fix(basic.gblib): Fixed get token from BASIC methods. 2021-01-12 18:33:21 -03:00
Rodrigo Rodriguez
c2a51ff832 fix(core.gbapp): Trying to fix Config.xlsx access from customer. 2021-01-08 12:54:51 -03:00
Rodrigo Rodriguez
63b2a577b2 fix(admin.gbapp): Trying to fix .gbot deployment error. 2021-01-07 21:14:53 -03:00
Rodrigo Rodriguez
f4d5cf92d2 fix(admin.gbapp): Removal of download during deployment of .gbot packages. 2021-01-07 19:42:03 -03:00
Rodrigo Rodriguez
3aed75731e fix(core.gbapp): New .gbot param HelloGoodX is added. 2021-01-05 12:28:40 -03:00
Rodrigo Rodriguez
2a199c39a3 fix(basic.gblib): Improving error handling in BASIC. 2021-01-05 07:47:48 -03:00
Rodrigo Rodriguez
dba22d518d fix(basic.gblib): New names for basic functions on hidden code header. 2021-01-03 19:13:27 -03:00
Rodrigo Rodriguez
2a5ecd487f fix(core.gbapp): Fix in NLP handling of acents. 2021-01-03 18:29:41 -03:00
Rodrigo Rodriguez
e7d7a1a4b2 fix(all): TS Lint and minor fixes. 2020-12-31 15:36:19 -03:00
Rodrigo Rodriguez
b33a8b5341 fix(basic.gblib): Comments to the keyword facade. 2020-12-28 18:43:34 -03:00
Rodrigo Rodriguez
7672540053 fix(basic.gblib): Commenting blocks. 2020-12-28 09:27:35 -03:00
Rodrigo Rodriguez
b91ea1b94c new(basic.gblib): BASIC module isolated. 2020-12-27 13:30:56 -03:00
Rodrigo Rodriguez
5dae314480 fix(all): More coments on GBDeployer. 2020-12-26 19:47:38 -03:00
Rodrigo Rodriguez
9bc82abf11 fix(core.gbapp): More comments in GBMinService. 2020-12-26 09:38:21 -03:00
Rodrigo Rodriguez
dcb5961a80 fix(core.gbapp): Comments improving. 2020-12-25 13:36:26 -03:00
Rodrigo Rodriguez
c900103fb0 fix(core.gbapp): result is now OK from hear. 2020-12-23 12:27:48 -03:00
Rodrigo Rodriguez
9804debfcc fix(core.gbapp): resolve is being called correctly in /hear. 2020-12-22 21:48:41 -03:00
Rodrigo Rodriguez
eaaae133cb fix(core.gbapp): Fix in MSFT spellchecker. 2020-12-22 18:25:31 -03:00
Rodrigo Rodriguez
81a0fdd5d0 fix(core.gbapp): MSFT translator fixes and auto-start twice fixed. 2020-12-22 13:27:50 -03:00
Rodrigo Rodriguez
6ed7380b76 fix(all): NLP error handling improved. 2020-12-22 09:06:46 -03:00
Rodrigo Rodriguez
f739c15431 fix(core.gbapp): Text improvements in messages. 2020-12-14 09:28:12 -03:00
Rodrigo Rodriguez
46f4cac29b fix(core.gbapp): Improvements in BASIC error handling. 2020-12-13 10:02:49 -03:00
Rodrigo Rodriguez
df42da1bff new(core.gbapp): SHOW MENU BASIC keyword added. 2020-12-11 07:35:55 -03:00
Rodrigo Rodriguez
8a82eade5a fix(core.gbapp): Fix KeepText bug. 2020-12-10 18:38:15 -03:00
Rodrigo Rodriguez
23b89e5c79 fix(core.gbapp): Improvements in language selection and MSTEAMS integration. 2020-12-10 14:59:55 -03:00
Rodrigo Rodriguez
9488316013 Merge branch 'master' of https://github.com/GeneralBots/BotServer into master 2020-12-07 23:24:40 -03:00
Rodrigo Rodriguez
bf91d74162 fix(core.gbapp): Boolean added to BASIC. 2020-12-07 23:24:00 -03:00
Rodrigo Rodriguez
eb15dd083b fix(core.gbapp): New validators in BASIC. 2020-12-07 23:08:52 -03:00
Rodrigo Rodriguez
af10172dd4 fix(core.gbapp): Improvements on BASIC with built-in validators. 2020-12-07 22:25:43 -03:00
PH Nascimento
88630e6b7e
Update GBConversationalService.ts 2020-12-07 18:25:00 -03:00
Rodrigo Rodriguez
55bb46d882 fix(customer-satisfaction.gbapp): Fix rate and suggestion text store. 2020-12-07 12:19:04 -03:00
Rodrigo Rodriguez
1604006266 fix(kb.gbapp): Faster loaded from tabular using bulk insert. 2020-12-07 11:21:51 -03:00
Rodrigo Rodriguez
5139817466 fix(core.gbapp): Ignoring case for keep text. 2020-12-06 20:36:41 -03:00
Rodrigo Rodriguez
6b325ead34 fix(core.gbapp): startDialog for web OK now. 2020-12-06 16:46:53 -03:00
Rodrigo Rodriguez
1ff24290f0 fix(core.gbapp): Start dialog done and log improvements. 2020-12-06 16:22:34 -03:00
Rodrigo Rodriguez
149c821e41 fix(core.gbapp): MSFT NLP issue fixed. 2020-12-06 10:48:24 -03:00
Rodrigo Rodriguez
ec40fd8b62 fix(core.gbapp): Fix in deployer. 2020-12-05 17:27:27 -03:00
Rodrigo Rodriguez
2873c5c078 fix(core.gbapp): NLP automation is fully tested. 2020-12-05 09:26:19 -03:00
Rodrigo Rodriguez
50564c64d2 fix(core.gbapp): Keep text fixed. 2020-12-04 13:44:33 -03:00
Rodrigo Rodriguez
0f393431ec fix(core.gbapp): Calls to Spellchecker and Translator fixed. 2020-12-03 18:43:14 -03:00
Rodrigo Rodriguez
3906c3de53 fix(core.gbapp): EXIT keyword. 2020-12-02 17:20:38 -03:00
Rodrigo Rodriguez
797af37b81 fix(core.gbapp): New HEAR possibilities coded. 2020-12-01 18:01:53 -03:00
Rodrigo Rodriguez
b6aba266f6 fix(all): fixed case-insensitivity for BASIC commands. 2020-11-30 21:25:29 -03:00
Rodrigo Rodriguez
18b8bd9bdf fix(core.gbapp): SMS fix, Timezone on BASIC NOW, Order of welcome msg. fixed. 2020-11-30 17:09:47 -03:00
Rodrigo Rodriguez
b901d6bd50 fix(core.gbapp): NLP key bug fixed after MSFT change of NLP service. 2020-11-28 20:26:46 -03:00