anything-llm/server/prisma
Sean Hatfield 04399b1328
[FEAT] Ability to set workspace profile image (#847)
* WIP workspace pfp, CRUD functions complete

* implement fetching workspace pfp in UserIcon component

* update UI for workspace settings pfp

* minor css refactor

* WIP fixes to workspace pfp

* create responseCache for workspace pfp blob to improve performance

* fix cache not clearing when removing workspace pfp and remove unneeded util

* load workspace image once, dont reload

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-03-12 11:36:59 -07:00
..
migrations [FEAT] Ability to set workspace profile image (#847) 2024-03-12 11:36:59 -07:00
schema.prisma [FEAT] Ability to set workspace profile image (#847) 2024-03-12 11:36:59 -07:00
seed.js Onboarding V2 (#502) 2024-01-04 15:54:31 -08:00