Commit graph

298 commits

Author SHA1 Message Date
Rodrigo Rodriguez(pragmatismo.io)
47d553f8f0 fix(all): Comparison of strings in FIND operators. 2021-10-28 15:52:18 -03:00
Rodrigo Rodriguez
1899b1c755 fix(all): Corrected dates o MS EXcel saving. 2021-10-15 16:04:57 -03:00
Rodrigo Rodriguez
43a3d58cb5 fix(basic.gblib): Goto dialog within web. 2021-09-13 18:36:26 -03:00
Rodrigo Rodriguez
88a63710c0 new(basic.gblib): New SET WHOLE WORD keyword added. 2021-08-21 09:19:07 -03:00
Rodrigo Rodriguez
6b617a3941 new(basic.gblib): New SORT keyword added. 2021-08-17 13:31:57 -03:00
Rodrigo Rodriguez
1ed7cfaf74 fix(basic.gblib): NOW keyword is now formatting values with two zeros. 2021-08-16 17:38:05 -03:00
Rodrigo Rodriguez
0cd79e6ef1 fix(basic.gblib): NOW keyword is now formatting values with two zeros. 2021-08-15 17:10:26 -03:00
Rodrigo Rodriguez
5c8efeef2a fix(basic.gblib): NOW keyword is now formatting values with two zeros. 2021-08-15 12:27:05 -03:00
Rodrigo Rodriguez
296b999ec3 fix(basic.gblib): NOW keyword is now formatting values with two zeros. 2021-08-15 12:00:36 -03:00
Rodrigo Rodriguez
b99c917754 fix(basic.gblib): NOW keyword is now formatting values with two zeros. 2021-08-15 10:44:12 -03:00
Rodrigo Rodriguez
a011ec0a33 new(basic.gblib): NEW keywords: DATEADD and DATEDIFF added. 2021-08-15 10:13:36 -03:00
Rodrigo Rodriguez
49691710b9 fix(basic.gblib): TOLIST fixed for empty values. 2021-08-14 19:29:27 -03:00
Rodrigo Rodriguez
8cbb45aad1 new(basic.gblib) New SET SCHEDULE keyword. 2021-08-10 18:30:32 -03:00
Rodrigo Rodriguez
a0ee5062d4 new(basic.gblib) New SET SCHEDULE keyword. 2021-08-10 09:29:59 -03:00
Rodrigo Rodriguez
babf043eb3 new(basic.gblib): new TOLIST and FIND now works with hour intervals. 2021-08-05 17:19:24 -03:00
Rodrigo Rodriguez
6eb1f4d2aa new(basic.gblib): new TOLIST and FIND now works with hour intervals. 2021-08-05 12:34:33 -03:00
Rodrigo Rodriguez
452eb608a4 new(basic.gblib): new TOLIST and FIND now works with hour intervals. 2021-08-05 11:20:06 -03:00
Rodrigo Rodriguez
0ef84a9b1e new(basic.gblib): FIND can now have more than one filter with multiple datatypes. 2021-08-03 18:29:44 -03:00
Rodrigo Rodriguez
24f4cc7f17 new(basic.gblib): New TOLIST, APPEND, SORT TO keyword.. 2021-08-03 17:35:02 -03:00
Rodrigo Rodriguez
dfa2d51e37 new(basic.gblib): New TOLIST, APPEND, SORT TO keyword.. 2021-08-03 16:24:59 -03:00
Rodrigo Rodriguez
b6962f058b new(basic.gblib): FIND can now have more than one filter with multiple datatypes. 2021-08-03 10:06:59 -03:00
Rodrigo Rodriguez
b755a81725 new(all): Facebook workplace support. 2021-07-06 18:09:50 -03:00
Rodrigo Rodriguez
43a8fe530f new(all): Facebook workplace support. 2021-07-06 13:18:38 -03:00
Rodrigo Rodriguez
517689fafe fix(all): Packages updated and new DirectLine behaviour fixed. 2021-06-13 11:51:07 -03:00
Rodrigo Rodriguez
fcc8ce5a8b fix(basic.gblib): Startup duplicated messages removed. 2021-05-22 11:43:03 -03:00
Rodrigo Rodriguez
584ed55f5c fix(basic.gblib): FIND now has an in-line not found message option. 2021-05-18 14:22:10 -03:00
Rodrigo Rodriguez
660d1309ef fix(basic.gblib): Fix in free tier. 2021-05-04 14:45:34 -03:00
Rodrigo Rodriguez
80697cf944 fix(basic.gblib): Fix BASIC options set by SET instructions. 2021-04-30 13:20:49 -03:00
Rodrigo Rodriguez
c1fe708aa7 fix(basic.gblib): Dialogs are now ending OK. 2021-04-22 14:07:59 -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
ba7f54cac0 new(customer-satisfaction): New behaviour while liking content. 2021-04-02 14:50:39 -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
ee3569f54b new(basic.gblib): New SEND MAIL keyword. 2021-03-20 10:48:12 -03:00
Rodrigo Rodriguez
3f0b020155 fix(basic.gblib): Trying to find invalid cell value on .xlsx being filtered. 2021-03-09 14:06:19 -03:00
Rodrigo Rodriguez
5422e69841 fix(basic.gblib): Trying to fix FIND error on filtering. 2021-03-09 13:29:40 -03:00
Rodrigo Rodriguez
d0e42f0ae1 fix(basic.gblib): More loggin on BASIC keywords. 2021-03-08 19:14:12 -03:00
Rodrigo Rodriguez
ceb5f0aaf9 new(whatsapp.gblib): New Teams and WhatsApp support. 2021-03-03 16:46:18 -03:00
Rodrigo Rodriguez
da582b0a59 fix(all): Convert is OK. 2021-02-28 21:04:31 -03:00
Rodrigo Rodriguez
7c93328134 fix(all): FAQ Menu fixed. 2021-02-28 12:26:44 -03:00
Rodrigo Rodriguez
62ef28d8ff fix(basic.gblib): Spanish chars handling for NLP. 2021-02-02 15:37:35 -03:00
Rodrigo Rodriguez
fbd50f50bc fix(basic.gblib): More code instrumentation. 2021-01-28 08:45:29 -03:00
Rodrigo Rodriguez
9b1eae2972 fix(basic.gblib): CONVERT keyword coded. 2021-01-15 19:21:27 -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
6399c2dd0f fix(basic.gblib): Fixed get token from BASIC methods. 2021-01-12 18:33:21 -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
Renamed from packages/core.gbapp/services/GBAPIService.ts (Browse further)