anything-llm/frontend
Sean Hatfield d789920a19
[FEAT] Automated audit logging (#667)
* WIP event logging - new table for events and new settings view for viewing

* WIP add logging

* UI for log rows

* rename files to Logging to prevent getting gitignore

* add metadata for all logging events and colored badges in logs page

* remove unneeded comment

* cleanup namespace for logging

* clean up backend calls

* update logging to show to => from settings changes

* add logging for invitations, created, deleted, and accepted

* add logging for user created, updated, suspended, or removed

* add logging for workspace deleted

* add logging for chat logs exported

* add logging for API keys, LLM, embedder, vector db, embed chat, and reset button

* modify event logs

* update to event log types

* simplify rendering of event badges

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-02-06 15:21:40 -08:00
..
public [FEAT] Embedded AnythingLLM (#656) 2024-02-05 14:21:34 -08:00
src [FEAT] Automated audit logging (#667) 2024-02-06 15:21:40 -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