anything-llm/frontend/src/models
Sean Hatfield ab56bae1bb
[FEAT] Ability to delete messages from conversation history (#1812)
* implement delete message feature

* add new delete chat endpoint that just hides messages from ui and fix perms

* refactor: add delete-event hooks for delete so we dont need to pass so much
refactor: implmentation of delete endpoint PUT

* update animation
linting
remove element on animiation to prevent popin

* linting and cleanup imports

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-07-03 18:28:08 -07:00
..
experimental [BETA] Live document sync (#1719) 2024-06-21 13:38:50 -07:00
admin.js [FEAT] Implement new workspace members settings and admin users UI updates (#990) 2024-04-02 14:53:35 -07:00
dataConnector.js [FEAT] Website depth scraping data connector (#1191) 2024-05-14 12:49:14 -07:00
document.js [FEAT] Document picker folders for organization (#902) 2024-03-20 16:10:30 -07:00
embed.js [FEAT] Embedded AnythingLLM (#656) 2024-02-05 14:21:34 -08:00
invite.js chore: add @ as alias for frontend root (#414) 2023-12-07 09:09:01 -08:00
system.js [FEAT] Remove users_can_delete_workspaces feature (#1742) 2024-06-25 16:46:06 -07:00
workspace.js [FEAT] Ability to delete messages from conversation history (#1812) 2024-07-03 18:28:08 -07:00
workspaceThread.js [FEAT] Edit message button (#1392) 2024-06-06 12:56:11 -07:00