Commit 7389aad
feat: Add ComposeDetail view for enhanced container management (#10981)
* feat: Add ComposeDetail view for enhanced container management
* feat: Update container log management with new table layout and improved stats display
* feat: Update log search mode to 'all' for comprehensive log retrieval
* cleanup
* feat: Enhance log container and compose management with new UI components and improved functionality
* refactor: Remove unused ComposeDetail route and enhance UI components in container management
* refactor: Improve UI styling and interaction for compose list items in container management
* refactor: Update styling and hover effects for compose list items in container management
* refactor: Enhance container compose header with additional context and improve port handling in inspect view
* refactor: Update .env label to use translation for improved localization in container compose view
* refactor: Adjust height and placeholder text for YAML editor in container compose view
* refactor: Adjust docker compose layout
---------
Co-authored-by: ssongliu <songlius11@163.com>1 parent bf095c6 commit 7389aad
3 files changed
+403
-187
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
72 | 80 | | |
73 | 81 | | |
74 | 82 | | |
| |||
80 | 88 | | |
81 | 89 | | |
82 | 90 | | |
83 | | - | |
| 91 | + | |
84 | 92 | | |
85 | 93 | | |
86 | | - | |
| 94 | + | |
87 | 95 | | |
88 | 96 | | |
89 | 97 | | |
| |||
0 commit comments