anything-llm/frontend/src/components
Sean Hatfield fcb591d364
Add user PFP support and context to logo (#408)
* fix sizing of onboarding modals & lint

* fix extra scrolling on mobile onboarding flow

* added message to use desktop for onboarding

* linting

* add arrow to scroll to bottom (debounced) and fix chat scrolling to always scroll to very bottom on message history change

* fix for empty chat

* change mobile alert copy

* WIP adding PFP upload support

* WIP pfp for users

* edit account menu complete with change username/password and upload profile picture

* add pfp context to update all instances of usePfp hook on update

* linting

* add context for logo change to immediately update logo

* fix div with bullet points to use list-disc instead

* fix: small changes

* update multer file storage locations

* fix: use STORAGE_DIR for filepathing

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2023-12-07 14:11:51 -08:00
..
ChangeWarning Warning about switching embedder or vectordb (#385) 2023-11-16 14:35:14 -08:00
ChatBubble chore: add @ as alias for frontend root (#414) 2023-12-07 09:09:01 -08:00
DefaultChat chore: add @ as alias for frontend root (#414) 2023-12-07 09:09:01 -08:00
EditingChatBubble [Chore] replace all React-feather icons with phosphor icons fully (#349) 2023-11-09 08:55:20 -08:00
EmbeddingSelection chore: add @ as alias for frontend root (#414) 2023-12-07 09:09:01 -08:00
LLMSelection chore: add @ as alias for frontend root (#414) 2023-12-07 09:09:01 -08:00
Modals chore: add @ as alias for frontend root (#414) 2023-12-07 09:09:01 -08:00
PrivateRoute chore: add @ as alias for frontend root (#414) 2023-12-07 09:09:01 -08:00
SettingsSidebar chore: add @ as alias for frontend root (#414) 2023-12-07 09:09:01 -08:00
Sidebar chore: add @ as alias for frontend root (#414) 2023-12-07 09:09:01 -08:00
UserIcon Add user PFP support and context to logo (#408) 2023-12-07 14:11:51 -08:00
UserMenu Add user PFP support and context to logo (#408) 2023-12-07 14:11:51 -08:00
VectorDBOption AnythingLLM UI overhaul (#278) 2023-10-23 13:10:34 -07:00
WorkspaceChat chore: add @ as alias for frontend root (#414) 2023-12-07 09:09:01 -08:00
Preloader.jsx AnythingLLM UI overhaul (#278) 2023-10-23 13:10:34 -07:00