anything-llm/frontend/src/components
Sean Hatfield b985524901
[FEAT] Customizable footer icon links in Appearance Settings (#694)
* WIP custom footer icons

* UI for updating footer icons complete and backend to save/modify

* add backend for unprotected footer fetch

* break out footer into separate component and render footer items using a cache for 1 hour

* wip review

* refactor & cleanup

* Optimize footer form component
Optimize caching for footer icons
Add validation on SystemSetting upserts
Normalize fallback items for footer_data

* Adjust max icons to 3

* fix success message on remove

* fix success message on remove

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-02-08 12:17:01 -08:00
..
ChangeWarning [REFACTOR] remove all <dialog> modals and replace with custom ModalWrapper component (#641) 2024-01-23 14:19:08 -08:00
ChatBubble chore: add @ as alias for frontend root (#414) 2023-12-07 09:09:01 -08:00
DataConnectorOption Add ability to grab youtube transcripts via doc processor (#470) 2023-12-18 17:17:26 -08:00
DefaultChat #520 fixed unauthorized token error (#535) 2024-01-08 13:16:00 -08:00
EditingChatBubble [Chore] replace all React-feather icons with phosphor icons fully (#349) 2023-11-09 08:55:20 -08:00
EmbeddingSelection [FEAT] add support for new openai embedding models (#653) 2024-01-29 08:48:27 -08:00
Footer [FEAT] Customizable footer icon links in Appearance Settings (#694) 2024-02-08 12:17:01 -08:00
LLMSelection Implement support for HuggingFace Inference Endpoints (#680) 2024-02-06 09:17:51 -08:00
Modals drop temp loading state on workspace modal 2024-02-07 12:48:59 -08:00
ModalWrapper [REFACTOR] remove all <dialog> modals and replace with custom ModalWrapper component (#641) 2024-01-23 14:19:08 -08:00
PrivateRoute Onboarding V2 (#502) 2024-01-04 15:54:31 -08:00
SettingsSidebar [FEAT] Customizable footer icon links in Appearance Settings (#694) 2024-02-08 12:17:01 -08:00
Sidebar [FEAT] Customizable footer icon links in Appearance Settings (#694) 2024-02-08 12:17:01 -08:00
UserIcon Add user PFP support and context to logo (#408) 2023-12-07 14:11:51 -08:00
UserMenu [REFACTOR] remove all <dialog> modals and replace with custom ModalWrapper component (#641) 2024-01-23 14:19:08 -08:00
VectorDBSelection feature: Integrate Astra as vectorDBProvider (#648) 2024-01-26 13:07:53 -08:00
WorkspaceChat [FEAT] create custom prompt suggestions per workspace (#664) 2024-02-06 11:24:33 -08:00
Preloader.jsx Add prisma reset dev command 2024-01-23 14:22:50 -08:00