anything-llm/server/prisma/migrations
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
..
20230921191814_init Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
20231101001441_init 315 show citations based on relevancy score (#316) 2023-11-06 16:49:29 -08:00
20231101195421_init Infinite prompt input and compression implementation (#332) 2023-11-06 13:13:53 -08:00
20231129012019_add Add user PFP support and context to logo (#408) 2023-12-07 14:11:51 -08:00
20240113013409_init Per workspace model selection (#582) 2024-01-17 12:59:25 -08:00
20240118201333_init create configurable topN per workspace (#616) 2024-01-18 12:34:20 -08:00
20240202002020_init [FEAT] Embedded AnythingLLM (#656) 2024-02-05 14:21:34 -08:00
20240206181106_init [FEAT] create custom prompt suggestions per workspace (#664) 2024-02-06 11:24:33 -08:00
20240206211916_init [FEAT] Automated audit logging (#667) 2024-02-06 15:21:40 -08:00
migration_lock.toml Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00