openrag/frontend
Deon Sanchez be8e13a173
feat: add knowledge status (#53)
* feat: add status handling and visual indicators for file statuses

* refactor: comment out status field and related rendering logic in SearchPage

* format

* add timeout on mutation delete document

* make file fields be optional

* fetch task files and display them on knowledge page

* add tasks to files inside task context

* added failed to status badge

* added files on get all tasks on backend

* Changed models to get parameters by settings if not existent

* changed settings page to get models when is no ajth mode

* fixed openai allowing validation even when value is not present

* removed unused console log

---------

Co-authored-by: Lucas Oliveira <lucas.edu.oli@hotmail.com>
Co-authored-by: Mike Fortman <michael.fortman@datastax.com>
2025-09-24 10:27:59 -03:00
..
components better cache usage, make filters blue 2025-09-23 11:04:27 -05:00
hooks re-skin 2025-08-18 22:19:43 -04:00
lib added model validation and onboarding finishing 2025-09-20 12:09:27 -03:00
public refactored login page 2025-09-18 15:02:43 -03:00
src feat: add knowledge status (#53) 2025-09-24 10:27:59 -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 updates to routers 2025-09-08 17:22:14 -04:00
package-lock.json Merge branch 'main' into feat/move-filters 2025-09-22 15:02:31 -05:00
package.json Merge branch 'main' into feat/move-filters 2025-09-22 15:02:31 -05:00
postcss.config.mjs frontend 2025-07-11 00:58:29 -04:00
tailwind.config.ts Merge branch 'main' into feat/move-filters 2025-09-22 15:02:31 -05:00
tsconfig.json gdrive v0 2025-07-29 02:12:44 -04:00