Rodrigo Rodriguez

Results 115 issues of Rodrigo Rodriguez

Destroy browser after VM execution. CLOSE page should be also considered.

bug
high priority

TALK "Please, send me your file." HEAR photo as FILE SAVE "PlanName.xlsx", id, name, mobile, caminho .gbdrive/[PlanName]/[id]

backlog

x = HEAR FILE SAVE x AS "folder\name"

production
pending test

Fixed. 1. Turned .env STORAGE_LOGGING=true 2. Analysed Log para obtenção do SQL: IF OBJECT_ID('[GuaribasConversation]', 'U') IS NULL CREATE TABLE [GuaribasConversation] ([conversationId] INTEGER IDENTITY(1,1) , [instanceId] INTEGER NULL, [startSubjectId] INTEGER NULL,...

bug
pending test

$variables extracted from tabular files containing parenthesis in questions will be handled as entities. ## .gbkb | question | answer| |-----------|----------| |Quero comer batata(refeição). | pedido.docx| |Quero batata com arroz(refeição)...

enhancement
requirement
pending test

Dynamic chart generation with sending for WhatsApp and saving on .gbdrive. ``` Data = [10, 20, 30] Legends= "Steve;Yui;Carlos" img = CHART "pie", data, legends SEND FILE img SAVE img,...

enhancement
pending test

https://myliang.github.io/x-spreadsheet/ https://www.npmjs.com/package/x-spreadsheet-react

enhancement
backlog

INCLUDE keyword

pending test