Skip to content

Commit

Permalink
更新 Y Combinator 图标将原有的 Y Combinator 图标替换为 file-code 图标,以提高用户界面的一致性和可读…
Browse files Browse the repository at this point in the history
…性。这次更新涉及多个 JSON 文件中的图标属性。
  • Loading branch information
weibaohui committed Oct 16, 2024
1 parent 094272f commit 158b2d0
Show file tree
Hide file tree
Showing 37 changed files with 37 additions and 37 deletions.
2 changes: 1 addition & 1 deletion assets/pages/cluster/cluster_role.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/cluster/cluster_role_binding.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/cluster/ingress_class.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/cluster/node.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"buttons": [
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/cluster/ns.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/cluster/priority_class.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/cluster/pv.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/cluster/runtime_class.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/cluster/storage_class.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/crd/cluster_cr.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/crd/crd.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/crd/crontab.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/crd/namespaced_cr.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/configmap.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/cronjob.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/daemonset.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/deploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/endpoint.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/endpointslice.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/hpa.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/ing.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/job.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/lease.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/limit_range.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/network_policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/pdb.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/pod.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/pvc.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/rc.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/replicaset.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/resource_quota.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/role.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/role_binding.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/secret.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/service_account.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/statefulset.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/pages/ns/svc.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
},
{
"type": "button",
"icon": "fab fa-y-combinator text-success",
"icon": "fas fa-file-code text-success",,
"actionType": "drawer",
"drawer": {
"closeOnEsc": true,
Expand Down

0 comments on commit 158b2d0

Please sign in to comment.