openrag/frontend
Gabriel Luiz Freitas Almeida b4ca29677e Refactor settings fetching in KnowledgeSourcesPage for cleaner state updates
This commit simplifies the state update logic in the KnowledgeSourcesPage component by using conditional chaining to set various settings from the backend response. It removes the unnecessary settingsLoaded state, streamlining the code for better readability and maintainability while adhering to robust coding practices.
2025-09-05 10:03:07 -03:00
..
components Implement file upload, ingestion, and deletion flow in KnowledgeDropdown component 2025-09-04 10:26:27 -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 fetching in KnowledgeSourcesPage for cleaner state updates 2025-09-05 10:03:07 -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 misc ux improvements 2025-08-21 02:32:28 -04:00
package.json misc ux improvements 2025-08-21 02:32:28 -04: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