repaired
This commit is contained in:
parent
6881ff5601
commit
09a0f0a258
@ -145,20 +145,20 @@ Implementation: `frontend/src/pages/Home.tsx` - DashboardSidebar component
|
|||||||
The Project Manager presents:
|
The Project Manager presents:
|
||||||
|
|
||||||
```
|
```
|
||||||
+---------------------------+------------------------------------+
|
+---------------------------+----------------------------------+
|
||||||
| [New Project] | Project Inspector |
|
| [New Project] | Project Inspector |
|
||||||
|---------------------------| |
|
|---------------------------| |
|
||||||
| Projects (2) | Select a project to view details |
|
| Projects (2) | Select a project to view details |
|
||||||
| [project-one ] | or create a new project |
|
| [project-one ] | or create a new project |
|
||||||
| [project-two ] | |
|
| [project-two ] | |
|
||||||
| | |
|
| | |
|
||||||
+---------------------------+------------------------------------+
|
+---------------------------+----------------------------------+
|
||||||
```
|
```
|
||||||
|
|
||||||
When a project is selected:
|
When a project is selected:
|
||||||
|
|
||||||
```
|
```
|
||||||
+---------------------------+------------------------------------+
|
+---------------------------+---------------------------------+
|
||||||
| [New Project] | Project Inspector |
|
| [New Project] | Project Inspector |
|
||||||
|---------------------------| |
|
|---------------------------| |
|
||||||
| Projects (2) | Name: project-one |
|
| Projects (2) | Name: project-one |
|
||||||
@ -168,10 +168,10 @@ When a project is selected:
|
|||||||
| | Created: 2026-04-28 |
|
| | Created: 2026-04-28 |
|
||||||
| | |
|
| | |
|
||||||
| | [Delete Project] |
|
| | [Delete Project] |
|
||||||
| +-------------------------------+
|
| +---------------------------------+
|
||||||
| | Chat Sessions |
|
| | Chat Sessions |
|
||||||
| | (loading...) |
|
| | (loading...) |
|
||||||
+---------------------------+------------------------------------+
|
+---------------------------+---------------------------------+
|
||||||
```
|
```
|
||||||
|
|
||||||
Features:
|
Features:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user