Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
samuelpjacobsen pushed 34 commits to feat/save-chat-id-to-db StartSe/Interseas-front
- refactor: critical analysis workflow adding ncm discovering tool a8915eb
- refactor: variable names and timeout time on sendRequest method 5bf77fd
- refactor: resolve pull request change requests e328262
- refactor: upload document icon and solve loading problem 813063c
- refactor: disable selection logic b97b449
- refactor: ncm discover agent initialization 1087b01
- refactor: solve pull request discussions 7c4f3dc
- refactor: not undefined validation for lastSelectionMessage 94b0ab7
- refactor: remove if condition related do critical Analysis 54f80ac
- refactor: button renderization condition a4adbbf
- refactor: ncm classifier message and timeout const 8fa00a5
- Merge branch 'stage' into feat/critical-analysis-refactor 18ed818
- Merge pull request #49 from StartSe/feat/critical-analysis-refactor [ACI-80] - Ajustar front para permitir lidar com... 57da825
- feat: add message alert when ncm changes 18e8fb8
- feat: add removeAccents method and new label checklist keyword 51306a6
- feat: add else condition to documents with type but without checklist refactor: remove logs refactor: remove logs 7e22571
- refactor: variable declarations dc1c450
- Merge pull request #54 from StartSe/feat/fix-compliance-failure [ACI-84] - [Compliance] Verificação final do complia... 67df78c
- Merge pull request #52 from StartSe/feat/ncm-change-alert [ACI-81] - Utilizar o NCM fornecido inicialmente durante o... 9001810
- refactor: label regex to accept rotulo refactor: rotulo regex f4dccc2
- and 14 more ...
samuelpjacobsen pushed 1 commit to feat/save-chat-id-to-db StartSe/Interseas-front
- refactor: improved setMessages logic a9e2cb1
samuelpjacobsen pushed 1 commit to feat/save-chat-id-to-db StartSe/Interseas-front
- refactor: moved chat ID saving logic into addChatMessage 8dc97ab
samuelpjacobsen pushed 3 commits to feat/save-chat-id-to-db StartSe/Interseas-front
samuelpjacobsen pushed 1 commit to feat/save-chat-id-to-db StartSe/Interseas-front
- refactor: assigned parameter value to variable for improved readability a758833
samuelpjacobsen pushed 2 commits to feat/save-chat-id-to-db StartSe/Interseas-front
samuelpjacobsen opened a draft pull request on StartSe/Interseas-front
[ACI-18] - ACI-18 Salvar ID do chat no banco de dados
Ao iniciar um novo chat com o assistente, clicando no botão de “novo chat”, salvar o ID do chat recém gerado no banco de dados. Criar também o relacionamento de documento com chat, uma FK n...samuelpjacobsen pushed 31 commits to stage StartSe/Interseas-front
- feat: add documentsDBService to save documents in the database e4f7bc5
- refactor: improve code and remove commented sections 16cf34c
- refactor: remove additional commented code 9f34cc1
- refactor: simplified class by removing regex handling and updating logic 4e37343
- feat: added document data extraction and saving logic 8d4f7a6
- feat: added PDF text extraction and base64 conversion utilities fba0a36
- refactor: simplified API call by removing response handling and validation cd8a622
- refactor: renamed class for better clarity 125557d
- refactor: restructured PDF to base64 conversion after rebase 64d5bcd
- refactor: adjusted data handling in extractDocumentData function 78b9152
- feat: added database saving logic to critical analysis c306dc1
- style: removed console.log for cleaner code 5ea6368
- refactor: changed PDF conversion from base64 to SHA f749e8d
- feat: added checkHashInDatabase method for hash verification 6d62bed
- feat: added n8nFlowGetDataToSupabase variable in constants 458d024
- chore: removed unused base64 function from pdfUtils 6c82014
- feat: added document existence validation via hash in compliance; refactored code to handle new or existing documents bbc1f04
- feat: added hash validation logic in critical analysis e6b058e
- chore: removed unnecessary console.log 9f64e80
- feat: added agent_flow parameter to class c17e9af
- and 11 more ...
samuelpjacobsen closed a pull request on StartSe/Interseas-front
[ACI-17] - Armazenar hash dos documentos processados
Preparar ambos os comportamentos: Ao processar um novo documento, salvar seu nome, seu hash, seu tipo e seu resultado, da extração e validação, associados ao chat ao qual pertence, no banco de ...samuelpjacobsen pushed 1 commit to feat/store-processed-docs-hash StartSe/Interseas-front
- refactor: updated if condition and renamed constant for clarity ffacd0c
samuelpjacobsen pushed 1 commit to feat/store-processed-docs-hash StartSe/Interseas-front
- refactor: cleaned up methods and renamed variables for clarity 3ed0a01
samuelpjacobsen pushed 23 commits to feat/store-processed-docs-hash StartSe/Interseas-front
- feat: added PDF text extraction and base64 conversion utilities fba0a36
- refactor: simplified API call by removing response handling and validation cd8a622
- refactor: renamed class for better clarity 125557d
- refactor: restructured PDF to base64 conversion after rebase 64d5bcd
- refactor: adjusted data handling in extractDocumentData function 78b9152
- feat: added database saving logic to critical analysis c306dc1
- style: removed console.log for cleaner code 5ea6368
- refactor: changed PDF conversion from base64 to SHA f749e8d
- feat: added checkHashInDatabase method for hash verification 6d62bed
- feat: added n8nFlowGetDataToSupabase variable in constants 458d024
- chore: removed unused base64 function from pdfUtils 6c82014
- feat: added document existence validation via hash in compliance; refactored code to handle new or existing documents bbc1f04
- feat: added hash validation logic in critical analysis e6b058e
- chore: removed unnecessary console.log 9f64e80
- feat: added agent_flow parameter to class c17e9af
- feat: added props.flow parameter in isHashInDatabase call 7ba85ab
- chore: removed console.log from isHashInDatabase b4c8b14
- refactor: simplified jsonDataCriticalAnalysis assignment logic 32f325d
- refactor: moved functions inside class for better encapsulation 72da486
- refactor: removed unnecessary else for simplified logic 4d8b733
- and 3 more ...
samuelpjacobsen pushed 1 commit to feat/store-processed-docs-hash StartSe/Interseas-front
- chore: remove generated files from dist directory 824afc3
samuelpjacobsen pushed 1 commit to feat/store-processed-docs-hash StartSe/Interseas-front
- chore: remove generated files from dist directory 486a6fa
samuelpjacobsen pushed 23 commits to feat/store-processed-docs-hash StartSe/Interseas-front
- chore: added Supabase constants for configuration b476233
- refactor: simplified API call by removing response handling and validation 279a296
- refactor: renamed class for better clarity f5ed474
- refactor: restructured PDF to base64 conversion after rebase 8832077
- refactor: adjusted data handling in extractDocumentData function 9f9b94a
- feat: added database saving logic to critical analysis 0dba168
- style: removed console.log for cleaner code 1c04d52
- refactor: changed PDF conversion from base64 to SHA 94be701
- feat: added checkHashInDatabase method for hash verification 8ea1daf
- feat: added n8nFlowGetDataToSupabase variable in constants 731595e
- chore: removed unused base64 function from pdfUtils a063882
- feat: added document existence validation via hash in compliance; refactored code to handle new or existing documents f1bf233
- feat: added hash validation logic in critical analysis e9da060
- chore: removed unnecessary console.log 47bc339
- feat: added agent_flow parameter to class 83eac84
- feat: added props.flow parameter in isHashInDatabase call 12e355a
- chore: removed console.log from isHashInDatabase 202d642
- refactor: simplified jsonDataCriticalAnalysis assignment logic 3f5d384
- refactor: moved functions inside class for better encapsulation f449c5c
- refactor: removed unnecessary else for simplified logic 029a3ad
- and 3 more ...
samuelpjacobsen pushed 23 commits to feat/store-processed-docs-hash StartSe/Interseas-front
- chore: added Supabase constants for configuration 251be96
- refactor: simplified API call by removing response handling and validation d286cf7
- refactor: renamed class for better clarity 03abfc0
- refactor: restructured PDF to base64 conversion after rebase c522876
- refactor: adjusted data handling in extractDocumentData function fc4ea28
- feat: added database saving logic to critical analysis 64f410e
- style: removed console.log for cleaner code 4b2bbff
- refactor: changed PDF conversion from base64 to SHA 017d284
- feat: added checkHashInDatabase method for hash verification a0c827f
- feat: added n8nFlowGetDataToSupabase variable in constants b6304c0
- chore: removed unused base64 function from pdfUtils 371ee3c
- feat: added document existence validation via hash in compliance; refactored code to handle new or existing documents 4e7c6bd
- feat: added hash validation logic in critical analysis 0c9c07c
- chore: removed unnecessary console.log a91f2f7
- feat: added agent_flow parameter to class bff70c0
- feat: added props.flow parameter in isHashInDatabase call 0fcfd3b
- chore: removed console.log from isHashInDatabase f6128ad
- refactor: simplified jsonDataCriticalAnalysis assignment logic 1f44ac4
- refactor: moved functions inside class for better encapsulation cbe528e
- refactor: removed unnecessary else for simplified logic 9147c9c
- and 3 more ...
samuelpjacobsen pushed 30 commits to feat/store-processed-docs-hash StartSe/Interseas-front
- feat: add documentsDBService to save documents in the database e4f7bc5
- refactor: improve code and remove commented sections 16cf34c
- refactor: remove additional commented code 9f34cc1
- refactor: simplified class by removing regex handling and updating logic 4e37343
- feat: added document data extraction and saving logic 8d4f7a6
- feat: added PDF text extraction and base64 conversion utilities 29935ae
- chore: added Supabase constants for configuration 624a01e
- refactor: simplified API call by removing response handling and validation 6106c26
- refactor: renamed class for better clarity 274ddad
- refactor: restructured PDF to base64 conversion after rebase 6895c2c
- refactor: adjusted data handling in extractDocumentData function 2321b82
- feat: added database saving logic to critical analysis 996f5dc
- style: removed console.log for cleaner code 7b14280
- refactor: changed PDF conversion from base64 to SHA 4619c89
- feat: added checkHashInDatabase method for hash verification 173e3fa
- feat: added n8nFlowGetDataToSupabase variable in constants 371b747
- chore: removed unused base64 function from pdfUtils ad9034b
- feat: added document existence validation via hash in compliance; refactored code to handle new or existing documents 2966395
- feat: added hash validation logic in critical analysis 18298ed
- chore: removed unnecessary console.log 86eaba2
- and 10 more ...
samuelpjacobsen pushed 1 commit to feat/store-processed-docs-hash StartSe/Interseas-front
- refactor: renamed method, replaced return with throw error, and updated Promise type to any ac0bac7
samuelpjacobsen pushed 1 commit to feat/store-processed-docs-hash StartSe/Interseas-front
- refactor: renamed method to clarify single functionality c320741
samuelpjacobsen pushed 3 commits to feat/store-processed-docs-hash StartSe/Interseas-front
samuelpjacobsen created a review comment on a pull request on StartSe/Interseas-front
Coloquei verificaçao pois essa funcao envia os dados de hash e flow para o n8n, la dentro ele verifica se tem ou nao o documento
samuelpjacobsen pushed 2 commits to feat/store-processed-docs-hash StartSe/Interseas-front
samuelpjacobsen pushed 3 commits to feat/store-processed-docs-hash StartSe/Interseas-front
samuelpjacobsen pushed 1 commit to feat/store-processed-docs-hash StartSe/Interseas-front
- chore: removed unnecessary console.log 98d8033