merlyn/server/prisma
Sean Hatfield 10e65fc021
Chat prompt history menu (#3770)
* wip system prompt history sidebar ui

* lint

* backend/frontend implementation for prompt history wip

* lint

* rework ui

* add delete menu and delete chat history by id

* lint

* ref for menu button

* reorganize components + light mode styles

* lint

* UI refactor

* backend refactor

* remove unused import

* add border-none to all buttons

* fix spacing on dots 3 icon button

* add window to confirm

* add english translations

* normalize translations

* lin

* patch store logic

* sticky header

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-05-08 08:29:46 -07:00
..
migrations Chat prompt history menu (#3770) 2025-05-08 08:29:46 -07:00
schema.prisma Chat prompt history menu (#3770) 2025-05-08 08:29:46 -07:00
seed.js Daily message limit per user (#2417) 2024-10-15 14:01:29 -07:00