openrag/frontend
Gabriel Luiz Freitas Almeida 63bf4cad0f Refactor settings page to streamline state updates and remove unused interfaces
This commit simplifies the state update logic in the KnowledgeSourcesPage component by replacing multiple conditional assignments with concise if statements. Additionally, it removes unused GoogleDriveFile and OneDriveFile interfaces, enhancing code clarity and maintainability in line with best practices for async development.
2025-09-08 18:06:18 -03:00
..
components Merge branch 'main' into ingestion-flow 2025-09-08 12:19:52 -03:00
hooks re-skin 2025-08-18 22:19:43 -04:00
lib re-skin 2025-08-18 22:19:43 -04:00
public frontend 2025-07-11 00:58:29 -04:00
src Refactor settings page to streamline state updates and remove unused interfaces 2025-09-08 18:06:18 -03:00
.gitignore frontend 2025-07-11 00:58:29 -04:00
components.json frontend 2025-07-11 00:58:29 -04:00
eslint.config.mjs frontend 2025-07-11 00:58:29 -04:00
next.config.ts split frontend and backend containers 2025-08-01 10:12:39 -04:00
package-lock.json Merge remote-tracking branch 'origin/main' into feat/nudges 2025-09-08 16:25:59 -03:00
package.json Merge remote-tracking branch 'origin/main' into feat/nudges 2025-09-08 16:25:59 -03:00
postcss.config.mjs frontend 2025-07-11 00:58:29 -04:00
tailwind.config.ts re-skin 2025-08-18 22:19:43 -04:00
tsconfig.json gdrive v0 2025-07-29 02:12:44 -04:00