anything-llm/frontend
Sean Hatfield 36558350e7
Fix white screen bug when deleting chats under Workspace Chats menu (#681)
* use filter instead of ref to delete row from workspace chat component on delete/fix backend invalid json error

* remove ref from pagination on embed chats and fix white screen bug

* remove unneeded import

* normalize response object

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-02-06 13:11:44 -08:00
..
public [FEAT] Embedded AnythingLLM (#656) 2024-02-05 14:21:34 -08:00
src Fix white screen bug when deleting chats under Workspace Chats menu (#681) 2024-02-06 13:11:44 -08:00
.env.example devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
.gitignore devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
.nvmrc bump node version requirement 2023-06-08 10:29:17 -07:00
index.html add feedback form, hosting link, update readme, show promo image 2023-08-11 17:28:30 -07:00
jsconfig.json chore: add @ as alias for frontend root (#414) 2023-12-07 09:09:01 -08:00
package.json add copy feature to assistant chat message (#611) 2024-01-17 16:22:06 -08:00
postcss.config.js inital commit 2023-06-03 19:28:07 -07:00
tailwind.config.js devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
vite.config.js devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
yarn.lock add copy feature to assistant chat message (#611) 2024-01-17 16:22:06 -08:00