-
- Downloads
Add drag-and-drop to chat window (#1995)
* Add drag-and-drop to chat window * add uploader icon and remove empty space text when attachments are present * color theme * color update
Showing
- .vscode/settings.json 2 additions, 0 deletions.vscode/settings.json
- frontend/src/components/WorkspaceChat/ChatContainer/ChatHistory/index.jsx 2 additions, 1 deletion...ponents/WorkspaceChat/ChatContainer/ChatHistory/index.jsx
- frontend/src/components/WorkspaceChat/ChatContainer/DnDWrapper/dnd-icon.png 0 additions, 0 deletions...nents/WorkspaceChat/ChatContainer/DnDWrapper/dnd-icon.png
- frontend/src/components/WorkspaceChat/ChatContainer/DnDWrapper/index.jsx 136 additions, 0 deletions...mponents/WorkspaceChat/ChatContainer/DnDWrapper/index.jsx
- frontend/src/components/WorkspaceChat/ChatContainer/PromptInput/Attachments/index.jsx 176 additions, 0 deletions...spaceChat/ChatContainer/PromptInput/Attachments/index.jsx
- frontend/src/components/WorkspaceChat/ChatContainer/PromptInput/index.jsx 5 additions, 2 deletions...ponents/WorkspaceChat/ChatContainer/PromptInput/index.jsx
- frontend/src/components/WorkspaceChat/ChatContainer/index.jsx 39 additions, 46 deletions...tend/src/components/WorkspaceChat/ChatContainer/index.jsx
- frontend/src/models/workspace.js 51 additions, 0 deletionsfrontend/src/models/workspace.js
- frontend/tailwind.config.js 5 additions, 0 deletionsfrontend/tailwind.config.js
- server/endpoints/workspaces.js 109 additions, 0 deletionsserver/endpoints/workspaces.js
Loading
Please register or sign in to comment