ragflow/web
Fachuan Bai ddb8be9219
Web: Display the icon of the currently used storage. (#2504)
https://github.com/infiniflow/ragflow/issues/2503


### What problem does this PR solve?

_Briefly describe what this PR aims to solve. Include background context
that will help reviewers understand the purpose of the PR._

### Type of change

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

Before:

<img width="611" alt="image"
src="https://github.com/user-attachments/assets/02a3a1ee-7bfb-4fe0-9b15-11ced69cc8a3">

After:

<img width="796" alt="image"
src="https://github.com/user-attachments/assets/371136af-8d16-47aa-909b-26609d3ad60e">

<img width="557" alt="image"
src="https://github.com/user-attachments/assets/9268362f-2b6a-4ea1-9fe7-659f7292e5e1">
2024-09-20 09:49:16 +08:00
..
.husky feat: format code before submitting it #1251 (#1252) 2024-06-24 14:48:21 +08:00
public
src Web: Display the icon of the currently used storage. (#2504) 2024-09-20 09:49:16 +08:00
.env
.eslintrc.js
.gitignore Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
.npmrc Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
.prettierignore
.prettierrc
.umirc.ts feat: Supports text output and sound output #1877 (#2436) 2024-09-14 15:58:02 +08:00
externals.d.ts
jest-setup.ts feat: test buildNodesAndEdgesFromDSLComponents (#940) 2024-05-27 19:35:14 +08:00
jest.config.ts feat: test buildNodesAndEdgesFromDSLComponents (#940) 2024-05-27 19:35:14 +08:00
package-lock.json feat: Catching errors with IndentedTree #2247 (#2380) 2024-09-12 13:34:33 +08:00
package.json feat: Catching errors with IndentedTree #2247 (#2380) 2024-09-12 13:34:33 +08:00
reducer.js Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
tsconfig.json Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
typings.d.ts fix: Delete the model.ts file of chat #1306 (#2129) 2024-08-28 11:56:35 +08:00