ragflow/web/src/pages/agent
Oranggge 088b049b4c
Feature: embedded chat theme (#11581)
### What problem does this PR solve?

This PR closing feature request #11286. 
It implements ability to choose the background theme of the _Full screen
chat_ which is Embed into webpage.
Looks like that:
<img width="501" height="349" alt="image"
src="https://github.com/user-attachments/assets/e5fdfb14-9ed9-43bb-a40d-4b580985b9d4"
/>

It works similar to `Locale`, using url parameter to set the theme.
if the parameter is invalid then is using the default theme.

### Type of change

- [x] New Feature (non-breaking change which adds functionality)

---------

Co-authored-by: Your Name <you@example.com>
2025-12-01 09:49:28 +08:00
..
canvas Feat: Add loop operator node. #10427 (#11449) 2025-11-27 15:55:46 +08:00
chat Fix: Error 102 "Can't find dialog by ID" when embedding agent with from=agent** #11552 (#11594) 2025-11-28 19:05:43 +08:00
constant Feat: Add loop operator node. #10427 (#11449) 2025-11-27 15:55:46 +08:00
debug-content Feat: Delete useless knowledge base, chat, and search files. #10427 (#11568) 2025-11-27 17:54:27 +08:00
form Feat: Add loop operator node. #10427 (#11449) 2025-11-27 15:55:46 +08:00
form-sheet Feat: Add loop operator node. #10427 (#11449) 2025-11-27 15:55:46 +08:00
gobal-variable-sheet Feat: Add loop operator node. #10427 (#11449) 2025-11-27 15:55:46 +08:00
hooks Feature: embedded chat theme (#11581) 2025-12-01 09:49:28 +08:00
log-sheet Feat: Add variable aggregator node #10427 (#11070) 2025-11-06 16:18:00 +08:00
pipeline-log-sheet Feat: Move the pipeline translation field to flow #9869 (#10697) 2025-10-21 15:23:37 +08:00
pipeline-run-sheet Feat: Display the pipeline operation sheet on the agent page #9869 (#10690) 2025-10-21 12:59:30 +08:00
run-sheet Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
setting-dialog Feat: The input parameters of data manipulation operators can only be of type object. #10427 (#11179) 2025-11-11 19:43:49 +08:00
share Feature: embedded chat theme (#11581) 2025-12-01 09:49:28 +08:00
utils Feat: Delete useless knowledge base, chat, and search files. #10427 (#11568) 2025-11-27 17:54:27 +08:00
version-dialog Feat: Modify the default style of the agent node anchor #9869 (#10489) 2025-10-11 18:45:38 +08:00
context.ts Feat: Display the pipeline operation sheet on the agent page #9869 (#10690) 2025-10-21 12:59:30 +08:00
flow-tooltip.tsx Feat: Render agent details #3221 (#5307) 2025-02-24 17:19:06 +08:00
form-hooks.ts Feat: Handling abnormal anchor points of agent operators #3221 (#9121) 2025-07-30 19:14:33 +08:00
hooks.tsx Feat: Fixed an issue where dragged operators within an iteration were not associated with the iteration. #10866 (#10969) 2025-11-03 19:19:26 +08:00
index.tsx Fixes: Added session variable types and modified configuration (#11269) 2025-11-14 13:56:56 +08:00
interface.ts Feat: Add loop operator node. #10427 (#11449) 2025-11-27 15:55:46 +08:00
operator-icon.tsx Feat: Add loop operator node. #10427 (#11449) 2025-11-27 15:55:46 +08:00
options.ts Feat: add trino support (#10512) 2025-10-13 13:57:40 +08:00
store.ts Fix: Fixed the issue of errors when using agents created from templates. #10427 (#11035) 2025-11-05 19:15:43 +08:00
use-agent-history-manager.ts Feat: Added history management and paste handling features #3221 (#9266) 2025-08-06 10:29:44 +08:00
utils.ts Feat: Add loop operator node. #10427 (#11449) 2025-11-27 15:55:46 +08:00