Skip to content

V6.7#1741

Merged
zzzhangqi merged 160 commits intomainfrom
V6.7
Apr 7, 2026
Merged

V6.7#1741
zzzhangqi merged 160 commits intomainfrom
V6.7

Conversation

@zzzhangqi
Copy link
Copy Markdown
Contributor

No description provided.

张启航 added 30 commits March 16, 2026 15:10
- PlatformResources: simplify to 2 tabs (全局存储, 其他资源); storage
  sub-tabs are 存储类/存储卷/存储配置 (removes overview and excess tabs)
- PlatformResources: add storage config tab with default StorageClass
  selector; add getStorageConfig/updateStorageConfig service and model effects
- ResourceCenter: implement all 6 tabs (workload/pod/network/config/storage/helm)
  with proper K8s resource type switching per tab
- ResourceCenter: complete Helm tab with release list, install modal, uninstall
- Both pages: improved UI with card layout, colored status dots, consistent
  page header style matching Rainbond design system
…resources

- Fix double-wrapping in console: bean=data -> bean=data.get("bean") in
  cluster.py and team_resources.py so res.bean.list is correctly populated
- Fix platform-resources 500 "version is required" by switching "其他资源"
  tab to call /platform-resources/types endpoint (no GVR params needed)
- Update model to use listPlatformResourceTypes service function
- Update renderOtherResourcesTab columns to match ResourceTypeInfo struct
  fields: kind/resource/group/version/verbs (not name/kind/api_group)
- Fix rowKey to use composite group/version/resource key
Signed-off-by: 张启航 <12344192+zhangsetsail@user.noreply.gitee.com>
- Add CRUD operations (create/edit/delete/view YAML) for cluster-scoped resource instances
- Implement two-level navigation: resource types list -> instances for selected type
- Fix PV tab causing page refresh by adding try/catch to all DVA effects
- Add PV create/delete operations and YAML view modal
- Add fetchResourceInstances callback support to properly clear loading state
…_existing_namespace

- Read team_name from correct form field 'team_name_bind' in bind tab
- Add bind_existing_namespace to createTeam service request body
- Refactor other resources tab to vertical sidebar layout
zzzhangqi and others added 29 commits March 31, 2026 14:20
Signed-off-by: Qi Zhang <smallqi1@163.com>
Signed-off-by: Qi Zhang <smallqi1@163.com>
* fix: fallback platform plugin icons by name

* fix: scope create team form validation

* docs: add snapshot export design

* fix: add loading states for resource center actions

* feat: reuse snapshot export modal

* fix: add app version close callback helper

* fix: show backend error details on server failures

* fix: validate helm chart urls in resource center

* feat: reuse snapshot export modal in app version

* docs: add team native resource batch create design

* feat: add detailed team resource create results

* fix: default publish templates to enterprise scope

* fix: separate app version collapse arrow

---------

Co-authored-by: 张启航 <12344192+zhangsetsail@user.noreply.gitee.com>
Signed-off-by: Qi Zhang <smallqi1@163.com>
Co-authored-by: 张启航 <12344192+zhangsetsail@user.noreply.gitee.com>
fix: align app version visuals with style update
Revert "fix: align app version visuals with style update"
refactor: remove package manager version fields from python cnb config
* fix: Fixed the issue where k8s resources were not displayed for ordinary users

* fix: url change

* fix: url change
Signed-off-by: Qi Zhang <smallqi1@163.com>
refactor: centralize source demos and remove cnb versions api
Signed-off-by: Qi Zhang <smallqi1@163.com>
feat: improve cnb build config and localize resource timestamps
Signed-off-by: Qi Zhang <smallqi1@163.com>
fix: align resource center pod log stream route
Signed-off-by: Qi Zhang <smallqi1@163.com>
fix: preserve build env switches when saving code build config
fix: Remove redundant processes
…latest snapshot

Signed-off-by: Qi Zhang <smallqi1@163.com>
fix: preserve source build envs and derive snapshot version from the latest snapshot
@zzzhangqi zzzhangqi merged commit 85e90b4 into main Apr 7, 2026
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants