Commit graph

3125 commits

Author SHA1 Message Date
Rodrigo Rodriguez (Pragmatismo)
9d95e4f8c1 fix(WhatsappDirectLine): update sendFileToDevice to default isViewOnce to true and clean up header example
Some checks failed
GBCI / build (push) Has been cancelled
2025-06-15 19:23:39 -03:00
Rodrigo Rodriguez (Pragmatismo)
cbdf3664bb fix(WhatsappDirectLine): update sendFileToDevice to default isViewOnce to true and clean up header example
Some checks are pending
GBCI / build (push) Waiting to run
2025-06-15 19:17:50 -03:00
Rodrigo Rodriguez (Pragmatismo)
0d5a4aee3c fix(WhatsappDirectLine): update sendFileToDevice to default isViewOnce to true and clean up header example
Some checks are pending
GBCI / build (push) Waiting to run
2025-06-15 19:00:45 -03:00
Rodrigo Rodriguez (Pragmatismo)
1d20dd83b0 fix(WhatsappDirectLine): streamline media handling and improve template creation
Some checks failed
GBCI / build (push) Has been cancelled
2025-06-12 11:50:14 -03:00
Rodrigo Rodriguez (Pragmatismo)
2e42c36ecb fix(WhatsappDirectLine): streamline media handling and improve template creation
Some checks are pending
GBCI / build (push) Waiting to run
2025-06-12 11:31:33 -03:00
Rodrigo Rodriguez (Pragmatismo)
2da1e99c0d fix(WhatsappDirectLine): comment out unused header component in message structure
Some checks are pending
GBCI / build (push) Waiting to run
2025-06-12 11:20:00 -03:00
Rodrigo Rodriguez (Pragmatismo)
30fa9ec5db fix(WhatsappDirectLine): comment out unused header component in message structure
Some checks are pending
GBCI / build (push) Waiting to run
2025-06-11 12:05:57 -03:00
Rodrigo Rodriguez (Pragmatismo)
e68eccffd4 fix(WhatsappDirectLine): comment out unused header component in message structure
Some checks are pending
GBCI / build (push) Waiting to run
2025-06-11 11:47:59 -03:00
Rodrigo Rodriguez (Pragmatismo)
910d78765a fix(WhatsappDirectLine): comment out unused header component in message structure
Some checks are pending
GBCI / build (push) Waiting to run
2025-06-11 11:08:15 -03:00
Rodrigo Rodriguez (Pragmatismo)
e17ad407ff fix(WhatsappDirectLine): comment out unused header component in message structure
Some checks are pending
GBCI / build (push) Waiting to run
2025-06-11 11:05:48 -03:00
Rodrigo Rodriguez (Pragmatismo)
75b0e0a9c8 fix(WhatsappDirectLine): add missing closing brace for header object in message structure
Some checks are pending
GBCI / build (push) Waiting to run
2025-06-11 10:28:13 -03:00
Rodrigo Rodriguez (Pragmatismo)
0b748d68fb fix(WhatsappDirectLine): add missing closing brace for header object in message structure
Some checks are pending
GBCI / build (push) Waiting to run
2025-06-11 10:05:39 -03:00
Rodrigo Rodriguez (Pragmatismo)
215bd1b699 fix(WhatsappDirectLine): refactor server status check and improve large file upload process with chunked uploads
Some checks are pending
GBCI / build (push) Waiting to run
2025-06-11 09:53:10 -03:00
Rodrigo Rodriguez (Pragmatismo)
aa606c0d90 fix(GBConversationalService, WhatsappDirectLine): update component structure to include header type and format
Some checks are pending
GBCI / build (push) Waiting to run
2025-06-11 09:40:58 -03:00
Rodrigo Rodriguez (Pragmatismo)
b0517c9c94 fix(WhatsappDirectLine): refactor large file upload process to improve error handling and add public URL registration
Some checks are pending
GBCI / build (push) Waiting to run
2025-06-11 09:33:34 -03:00
Rodrigo Rodriguez (Pragmatismo)
51831d2f24 fix(WhatsappDirectLine): refactor large file upload process to improve error handling and add public URL registration
Some checks are pending
GBCI / build (push) Waiting to run
2025-06-11 09:19:16 -03:00
Rodrigo Rodriguez (Pragmatismo)
25e688aed9 fix(WhatsappDirectLine): improve large file upload handling and error messages
Some checks are pending
GBCI / build (push) Waiting to run
2025-06-10 20:27:02 -03:00
Rodrigo Rodriguez (Pragmatismo)
f232bdbaac fix(KBService): update Puppeteer configuration for headless mode and executable path
Some checks failed
GBCI / build (push) Failing after 8s
fix(node.yaml): correct deployment paths and improve Node.js setup
fix(.gitignore): add 'botpoc' to ignored files
fix(SystemKeywords): enhance PDF conversion and image processing logic
fix(DialogKeywords): adjust Puppeteer launch options for better performance
fix(KeywordsExpressions): fix syntax error in PDF assignment
2025-06-09 19:51:05 -03:00
Rodrigo Rodriguez (Pragmatismo)
43242cb433 fix(KBService): update Puppeteer configuration for headless mode and executable path
fix(node.yaml): correct deployment paths and improve Node.js setup
fix(.gitignore): add 'botpoc' to ignored files
fix(SystemKeywords): enhance PDF conversion and image processing logic
fix(DialogKeywords): adjust Puppeteer launch options for better performance
fix(KeywordsExpressions): fix syntax error in PDF assignment
2025-06-09 19:48:24 -03:00
Rodrigo Rodriguez (Pragmatismo)
2b2ab3a42e fix(KBService): standardize formatting and improve code readability
All checks were successful
GBCI / build (push) Successful in 1m13s
2025-05-22 20:32:30 -03:00
Rodrigo Rodriguez (Pragmatismo)
e2382ccddc fix(KBService): standardize formatting and improve code readability
All checks were successful
GBCI / build (push) Successful in 1m1s
2025-05-22 18:56:30 -03:00
Rodrigo Rodriguez (Pragmatismo)
53710da2a7 fix(KBService): reduce timeout and max documents for crawling logic
All checks were successful
GBCI / build (push) Successful in 41s
2025-05-22 12:16:05 -03:00
Rodrigo Rodriguez (Pragmatismo)
4e6e34e978 fix(KBService): remove unnecessary skip variable in file processing logic
All checks were successful
GBCI / build (push) Successful in 3m22s
2025-05-22 11:14:10 -03:00
Rodrigo Rodriguez (Pragmatismo)
3abbec63a7 fix(KBService): remove unnecessary skip variable in file processing logic
All checks were successful
GBCI / build (push) Successful in 33s
2025-05-22 11:00:16 -03:00
Rodrigo Rodriguez (Pragmatismo)
b6ba7d5a3d fix(KBService): remove unnecessary skip variable in file processing logic
All checks were successful
GBCI / build (push) Successful in 38s
2025-05-22 10:55:32 -03:00
Rodrigo Rodriguez (Pragmatismo)
2f605f101c fix(KBService): remove unnecessary skip variable in file processing logic
All checks were successful
GBCI / build (push) Successful in 49s
2025-05-22 10:46:11 -03:00
Rodrigo Rodriguez (Pragmatismo)
2ee0f0f7ec fix(KBService): remove unnecessary skip variable in file processing logic
All checks were successful
GBCI / build (push) Successful in 1m30s
2025-05-22 10:41:43 -03:00
Rodrigo Rodriguez (Pragmatismo)
8d83dc214a fix(KBService): remove unnecessary skip variable in file processing logic
All checks were successful
GBCI / build (push) Successful in 50s
2025-05-13 23:10:42 -03:00
Rodrigo Rodriguez (Pragmatismo)
4c28404578 fix(KBService): update file processing logic to include additional file types
All checks were successful
GBCI / build (push) Successful in 1m13s
2025-05-13 22:43:47 -03:00
Rodrigo Rodriguez (Pragmatismo)
0f0f8d610e fix(KBService): skip processing of files in gbdata path
All checks were successful
GBCI / build (push) Successful in 47s
2025-05-13 22:33:29 -03:00
Rodrigo Rodriguez (Pragmatismo)
5e492d590e fix(KBService): enable concatenation of files from gbdata path
All checks were successful
GBCI / build (push) Successful in 1m13s
2025-05-13 22:19:18 -03:00
Rodrigo Rodriguez (Pragmatismo)
24d2b10afb feat(ChatServices): specify model as 'gpt-4' for improved performance
All checks were successful
GBCI / build (push) Successful in 1m26s
2025-05-12 09:20:28 -03:00
Rodrigo Rodriguez (Pragmatismo)
bb05685767 feat(ChatServices): specify model as 'gpt-4' for improved performance
All checks were successful
GBCI / build (push) Successful in 56s
2025-05-11 23:19:44 -03:00
Rodrigo Rodriguez (Pragmatismo)
83107fbf91 refactor(workflows): remove unnecessary .env file copy in deployment script
All checks were successful
GBCI / build (push) Successful in 57s
2025-05-11 22:44:30 -03:00
Rodrigo Rodriguez (Pragmatismo)
1ca61954a4 refactor(GBDeployer): simplify file type checks for downloading text files
Some checks failed
GBCI / build (push) Failing after 12s
2025-05-11 22:41:54 -03:00
Rodrigo Rodriguez (Pragmatismo)
c5f522d7d7 refactor(GBDeployer): simplify file type checks for downloading text files
All checks were successful
GBCI / build (push) Successful in 44s
2025-05-11 21:21:25 -03:00
Rodrigo Rodriguez (Pragmatismo)
f078881b0d feat(KeywordsExpressions, DialogKeywords, AdminDialog, GBDeployer, KBService): enhance functionality and improve file handling
All checks were successful
GBCI / build (push) Successful in 1m20s
2025-05-11 10:09:32 -03:00
Rodrigo Rodriguez (Pragmatismo)
1ef6cbb032 feat(KeywordsExpressions): add support for posting to Instagram with parameters
All checks were successful
GBCI / build (push) Successful in 2m2s
refactor(GBAdminService): improve folder name extraction logic
refactor(ImageProcessingServices): clean up whitespace and enhance image generation options
refactor(SystemKeywords): simplify rewrite prompt and logging
fix(ChatServices): correct spacing in model invocation
delete(marketing.gbai): remove outdated marketing poster template
add(marketing.gbai): create new marketing poster template with Instagram posting functionality
2025-05-09 21:19:14 -03:00
Rodrigo Rodriguez (Pragmatismo)
e3992b34af refactor(GBOService): remove unused imports for cleaner code
All checks were successful
GBCI / build (push) Successful in 50s
2025-04-30 14:19:00 -03:00
Rodrigo Rodriguez (Pragmatismo)
525703052d fix(DialogKeywords): comment out unused email headers in mail options
Some checks failed
GBCI / build (push) Has been cancelled
2025-04-30 14:18:32 -03:00
Rodrigo Rodriguez (Pragmatismo)
f34a4f25d0 feat(DialogKeywords): integrate Nodemailer for email sending functionality
All checks were successful
GBCI / build (push) Successful in 5m2s
2025-04-30 13:50:47 -03:00
Rodrigo Rodriguez (Pragmatismo)
7ababd7a80 feat(DialogKeywords): integrate Nodemailer for email sending functionality
Some checks failed
GBCI / build (push) Failing after 1m56s
2025-04-30 13:45:49 -03:00
Rodrigo Rodriguez (Pragmatismo)
320e401cad fix(GBMinService): update CORS origin to use HTTPS for improved security
All checks were successful
GBCI / build (push) Successful in 1m2s
2025-04-27 19:00:54 -03:00
Rodrigo Rodriguez (Pragmatismo)
2a61c07cd1 fix(GBMinService): update CORS origin to specific subdomain
All checks were successful
GBCI / build (push) Successful in 44s
2025-04-27 18:46:43 -03:00
Rodrigo Rodriguez (Pragmatismo)
b5034f9167 fix(GBMinService): add logging for meeting token requests and definition
All checks were successful
GBCI / build (push) Successful in 59s
2025-04-27 18:02:00 -03:00
Rodrigo Rodriguez (Pragmatismo)
c200456e38 fix(GBMinService): add logging for meeting token requests and definition
All checks were successful
GBCI / build (push) Successful in 1m15s
2025-04-26 21:44:02 -03:00
Rodrigo Rodriguez (Pragmatismo)
3ce1d1e152 fix(GBMinService): await token.toJwt() for proper JWT generation
All checks were successful
GBCI / build (push) Successful in 29s
2025-04-26 17:27:29 -03:00
Rodrigo Rodriguez (Pragmatismo)
b7f9c07faf fix(GBMinService): await token.toJwt() for proper JWT generation
All checks were successful
GBCI / build (push) Successful in 31s
2025-04-26 17:17:28 -03:00
Rodrigo Rodriguez (Pragmatismo)
7f7397b192 fix(dependencies): remove duplicate super-strong-password-generator entries in package.json
All checks were successful
GBCI / build (push) Successful in 2m36s
2025-04-26 17:01:02 -03:00
Rodrigo Rodriguez (Pragmatismo)
4db5e10b15 fix(workflow): clean up node_modules before installing production dependencies in BotServer
Some checks failed
GBCI / build (push) Failing after 2m32s
2025-04-26 16:56:38 -03:00