Commit graph

519 commits

Author SHA1 Message Date
Rodrigo Rodriguez
66d33cbe39 fix(basic.gblib): Fix in not translating hear. 2021-06-01 08:34:23 -03:00
Rodrigo Rodriguez
5fda86d1fd fix(core.gbapp): Fix for autostart. 2021-05-24 16:14:17 -03:00
Rodrigo Rodriguez
4268ea9971 fix(core.gbapp): Startup fix still testing. 2021-05-24 15:47:00 -03:00
Rodrigo Rodriguez
dd40f32cf3 fix(core.gbapp): Fix in launch of start dialog. 2021-05-24 15:06:14 -03:00
Rodrigo Rodriguez
3d90bd872e fix(basic.gblib): Autostart bug, more logging. 2021-05-23 19:19:14 -03:00
Rodrigo Rodriguez
3d42ab91bb fix(core.gbapp): Logging about auto start. 2021-05-23 16:42:54 -03:00
Rodrigo Rodriguez
e799524546 fix(core.gbapp): Fix WhatsApp start bug. 2021-05-23 10:43:39 -03:00
Rodrigo Rodriguez
5ba9df4e5f fix(core.gbapp): Start for WhatsApp fixed. 2021-05-23 10:26:02 -03:00
Rodrigo Rodriguez
fcc8ce5a8b fix(basic.gblib): Startup duplicated messages removed. 2021-05-22 11:43:03 -03:00
Rodrigo Rodriguez
8767d0b5f9 fix(all): .gblib has Package interface to allow export of services. 2021-05-18 10:56:04 -03:00
Rodrigo Rodriguez
5a7895ecd4 fix(core.gbapp): Fix bot creation. 2021-05-14 15:41:13 -03:00
Rodrigo Rodriguez
25c9d45ab2 new(all): ENABLE_AUTH param. 2021-05-10 10:53:53 -03:00
Rodrigo Rodriguez
ac9d065a61 fix(whatsapp.gblib): Field mobile used instead of id in message. 2021-05-09 19:19:44 -03:00
Rodrigo Rodriguez
660d1309ef fix(basic.gblib): Fix in free tier. 2021-05-04 14:45:34 -03:00
Rodrigo Rodriguez
568c781d1d new(basic.gbalib): New SET TRANSLATOR ON | OFF coded. 2021-04-22 14:39:51 -03:00
Rodrigo Rodriguez
a6d1f90bbf fix(core.gbapp): Boot process fully tested. 2021-04-22 12:12:05 -03:00
Rodrigo Rodriguez
b120cf6674 fix(core.gbapp): NLP is not required in startup. 2021-04-18 12:41:13 -03:00
Rodrigo Rodriguez
b0d45c3212 fix(core.gbapp): Fixes in a blank environment creation. 2021-04-17 17:20:44 -03:00
Rodrigo Rodriguez
8de9777423 fix(all): Bot factory creation from command line fixed. 2021-04-14 16:01:53 -03:00
Rodrigo Rodriguez
3e13202129 fix(basic.gblib): SET MAX LINES now available to user larger files. 2021-04-12 10:07:59 -03:00
Rodrigo Rodriguez
84fb0748d0 new(default.gbui): New PDF player and log improvements. 2021-04-03 12:41:44 -03:00
Rodrigo Rodriguez
ba7f54cac0 new(customer-satisfaction): New behaviour while liking content. 2021-04-02 14:50:39 -03:00
Rodrigo Rodriguez
5a3eb2f690 fix(core.gbapp): Pt synonyms added. 2021-03-31 14:42:09 -03:00
Rodrigo Rodriguez
f66bbb8fce fix(core.gbapp): Start dialog now is called with no interruptions. 2021-03-30 17:53:38 -03:00
Rodrigo Rodriguez
6b1bc00e41 new(admin.gbapp): MSGraph now used to download .gbkb artifacts. 2021-03-29 18:50:27 -03:00
Rodrigo Rodriguez
85e96023c3 fix(basic.gblib): Step added to SendFileTo. 2021-03-08 18:36:59 -03:00
Rodrigo Rodriguez
ceb5f0aaf9 new(whatsapp.gblib): New Teams and WhatsApp support. 2021-03-03 16:46:18 -03:00
Rodrigo Rodriguez
7c93328134 fix(all): FAQ Menu fixed. 2021-02-28 12:26:44 -03:00
Rodrigo Rodriguez
875043b86e fix(all): Added scope variable as requested by a customer. 2021-02-16 15:31:06 -03:00
Rodrigo Rodriguez
a9a2bf8fd0 fix(core.gbapp): Fix in Spanish NLP. 2021-02-02 15:43:02 -03:00
Rodrigo Rodriguez
62ef28d8ff fix(basic.gblib): Spanish chars handling for NLP. 2021-02-02 15:37:35 -03:00
Rodrigo Rodriguez
119c06949a fix(core.gbapp): Sending text in .md is back again. 2021-01-28 07:57:30 -03:00
Rodrigo Rodriguez
c8bf7606b1 fix(core.gbapp): More logging on sendToMobile from MD. 2021-01-27 18:52:56 -03:00
Rodrigo Rodriguez
43e70bbe41 fix(core.gbapp): Missing await inserted on sendToMobile. 2021-01-27 18:40:24 -03:00
Rodrigo Rodriguez
3f13609d59 fix(basic.gblib): COPY and CONVERT is now generating good JS. 2021-01-20 18:23:42 -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
3aed75731e fix(core.gbapp): New .gbot param HelloGoodX is added. 2021-01-05 12:28:40 -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
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