Skip to content

Commit c5da969

Browse files
Update icons & partOf field for form-builder (#582)
* Add icon & partOf in mongo Signed-off-by: Arnob kumar saha <arnob@appscode.com> * Add icon & partOf for all DBs Signed-off-by: Arnob Kumar Saha <arnob@appscode.com> --------- Signed-off-by: Arnob kumar saha <arnob@appscode.com> Signed-off-by: Arnob Kumar Saha <arnob@appscode.com>
1 parent 8c2820a commit c5da969

File tree

102 files changed

+1362
-362
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

102 files changed

+1362
-362
lines changed

hub/resourceeditors/kubedb.com/v1/elasticsearches.yaml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ spec:
3131
version: v0.29.0
3232
enforceQuota: false
3333
flow: standalone-edit
34+
icon: material-symbols-light:backup-outline
3435
icons:
3536
- src: https://cdn.appscode.com/k8s/icons/action-icons/configure-backup.svg
3637
type: image/svg+xml
@@ -45,6 +46,7 @@ spec:
4546
version: v0.29.0
4647
enforceQuota: false
4748
flow: standalone-create
49+
icon: carbon:ibm-cloud-backup-and-recovery
4850
icons:
4951
- src: https://cdn.appscode.com/k8s/icons/action-icons/instant-backup.svg
5052
type: image/svg+xml
@@ -59,6 +61,7 @@ spec:
5961
version: v0.29.0
6062
enforceQuota: false
6163
flow: standalone-create
64+
icon: mdi:backup-restore
6265
icons:
6366
- src: https://cdn.appscode.com/k8s/icons/action-icons/restore.svg
6467
type: image/svg+xml
@@ -75,6 +78,7 @@ spec:
7578
version: v0.29.0
7679
enforceQuota: false
7780
flow: standalone-create
81+
icon: qlementine-icons:version-control-16
7882
icons:
7983
- src: https://cdn.appscode.com/k8s/icons/action-icons/version.svg
8084
type: image/svg+xml
@@ -89,6 +93,7 @@ spec:
8993
version: v0.29.0
9094
enforceQuota: false
9195
flow: standalone-create
96+
icon: hugeicons:redo
9297
icons:
9398
- src: https://cdn.appscode.com/k8s/icons/action-icons/restart.svg
9499
type: image/svg+xml
@@ -103,13 +108,24 @@ spec:
103108
version: v0.29.0
104109
enforceQuota: false
105110
flow: standalone-create
111+
icon: hugeicons:settings-05
106112
icons:
107113
- src: https://cdn.appscode.com/k8s/icons/action-icons/reconfigure.svg
108114
type: image/svg+xml
109115
name: Reconfigure
110116
operationId: create-opsrequest-reconfigure
111117
name: Operations
112118
- items:
119+
- enforceQuota: false
120+
flow: ""
121+
icon: hugeicons:vertical-resize
122+
name: Scale Vertically
123+
operationId: scale-vertically
124+
- enforceQuota: false
125+
flow: ""
126+
icon: hugeicons:arrow-expand
127+
name: Scale Storage
128+
operationId: scale-storage
113129
- disabledTemplate: |
114130
{{ not (or (hasKey .spec "topology") (gt .spec.replicas 1) )}}
115131
editor:
@@ -121,6 +137,7 @@ spec:
121137
version: v0.29.0
122138
enforceQuota: true
123139
flow: standalone-create
140+
icon: hugeicons:horizontal-resize
124141
icons:
125142
- src: https://cdn.appscode.com/k8s/icons/action-icons/horizontal_scale.svg
126143
type: image/svg+xml
@@ -140,6 +157,7 @@ spec:
140157
type: image/svg+xml
141158
name: Vertical Scale
142159
operationId: create-opsrequest-verticalscaling
160+
partOf: Scale Vertically
143161
- editor:
144162
name: opskubedbcom-elasticsearchopsrequest-editor
145163
sourceRef:
@@ -154,6 +172,7 @@ spec:
154172
type: image/svg+xml
155173
name: Expand Volume
156174
operationId: create-opsrequest-volumeexpansion
175+
partOf: Scale Storage
157176
name: Scaling
158177
- items:
159178
- editor:
@@ -170,6 +189,7 @@ spec:
170189
type: image/svg+xml
171190
name: Compute
172191
operationId: edit-self-compute-autoscaler
192+
partOf: Scale Vertically
173193
- editor:
174194
name: kubedbcom-elasticsearch-editor
175195
sourceRef:
@@ -184,6 +204,7 @@ spec:
184204
type: image/svg+xml
185205
name: Storage
186206
operationId: edit-self-storage-autoscaler
207+
partOf: Scale Storage
187208
name: Autoscaling
188209
- items:
189210
- disabledTemplate: |
@@ -197,6 +218,7 @@ spec:
197218
version: v0.29.0
198219
enforceQuota: false
199220
flow: standalone-create
221+
icon: hugeicons:security-check
200222
icons:
201223
- src: https://cdn.appscode.com/k8s/icons/action-icons/configure.svg
202224
type: image/svg+xml
@@ -211,6 +233,7 @@ spec:
211233
version: v0.29.0
212234
enforceQuota: false
213235
flow: standalone-edit
236+
icon: hugeicons:presentation-line-chart-01
214237
icons:
215238
- src: https://cdn.appscode.com/k8s/icons/action-icons/monitor.svg
216239
type: image/svg+xml
@@ -227,6 +250,7 @@ spec:
227250
version: v0.29.0
228251
enforceQuota: false
229252
flow: standalone-edit
253+
icon: streamline-ultimate:server-share
230254
icons:
231255
- src: https://cdn.appscode.com/k8s/icons/action-icons/configure.svg
232256
type: image/svg+xml

hub/resourceeditors/kubedb.com/v1/kafkas.yaml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ spec:
3131
version: v0.29.0
3232
enforceQuota: false
3333
flow: standalone-create
34+
icon: qlementine-icons:version-control-16
3435
icons:
3536
- src: https://cdn.appscode.com/k8s/icons/action-icons/version.svg
3637
type: image/svg+xml
@@ -45,6 +46,7 @@ spec:
4546
version: v0.29.0
4647
enforceQuota: false
4748
flow: standalone-create
49+
icon: hugeicons:redo
4850
icons:
4951
- src: https://cdn.appscode.com/k8s/icons/action-icons/restart.svg
5052
type: image/svg+xml
@@ -59,13 +61,24 @@ spec:
5961
version: v0.29.0
6062
enforceQuota: false
6163
flow: standalone-create
64+
icon: hugeicons:settings-05
6265
icons:
6366
- src: https://cdn.appscode.com/k8s/icons/action-icons/reconfigure.svg
6467
type: image/svg+xml
6568
name: Reconfigure
6669
operationId: create-opsrequest-reconfigure
6770
name: Operations
6871
- items:
72+
- enforceQuota: false
73+
flow: ""
74+
icon: hugeicons:vertical-resize
75+
name: Scale Vertically
76+
operationId: scale-vertically
77+
- enforceQuota: false
78+
flow: ""
79+
icon: hugeicons:arrow-expand
80+
name: Scale Storage
81+
operationId: scale-storage
6982
- disabledTemplate: |
7083
{{ not (or (hasKey .spec "topology") (gt .spec.replicas 1) )}}
7184
editor:
@@ -77,6 +90,7 @@ spec:
7790
version: v0.29.0
7891
enforceQuota: true
7992
flow: standalone-create
93+
icon: hugeicons:horizontal-resize
8094
icons:
8195
- src: https://cdn.appscode.com/k8s/icons/action-icons/horizontal_scale.svg
8296
type: image/svg+xml
@@ -96,6 +110,7 @@ spec:
96110
type: image/svg+xml
97111
name: Vertical Scale
98112
operationId: create-opsrequest-verticalscaling
113+
partOf: Scale Vertically
99114
- editor:
100115
name: opskubedbcom-kafkaopsrequest-editor
101116
sourceRef:
@@ -110,6 +125,7 @@ spec:
110125
type: image/svg+xml
111126
name: Expand Volume
112127
operationId: create-opsrequest-volumeexpansion
128+
partOf: Scale Storage
113129
name: Scaling
114130
- items:
115131
- editor:
@@ -126,6 +142,7 @@ spec:
126142
type: image/svg+xml
127143
name: Compute
128144
operationId: edit-self-compute-autoscaler
145+
partOf: Scale Vertically
129146
- editor:
130147
name: kubedbcom-kafka-editor
131148
sourceRef:
@@ -140,6 +157,7 @@ spec:
140157
type: image/svg+xml
141158
name: Storage
142159
operationId: edit-self-storage-autoscaler
160+
partOf: Scale Storage
143161
name: Autoscaling
144162
- items:
145163
- editor:
@@ -151,6 +169,7 @@ spec:
151169
version: v0.29.0
152170
enforceQuota: false
153171
flow: standalone-edit
172+
icon: hugeicons:presentation-line-chart-01
154173
icons:
155174
- src: https://cdn.appscode.com/k8s/icons/action-icons/monitor.svg
156175
type: image/svg+xml
@@ -165,6 +184,7 @@ spec:
165184
version: v0.29.0
166185
enforceQuota: false
167186
flow: standalone-create
187+
icon: hugeicons:security-check
168188
icons:
169189
- src: https://cdn.appscode.com/k8s/icons/action-icons/configure.svg
170190
type: image/svg+xml
@@ -181,6 +201,7 @@ spec:
181201
version: v0.29.0
182202
enforceQuota: false
183203
flow: standalone-edit
204+
icon: streamline-ultimate:server-share
184205
icons:
185206
- src: https://cdn.appscode.com/k8s/icons/action-icons/configure.svg
186207
type: image/svg+xml

hub/resourceeditors/kubedb.com/v1/mariadbs.yaml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ spec:
3131
version: v0.29.0
3232
enforceQuota: false
3333
flow: standalone-edit
34+
icon: material-symbols-light:backup-outline
3435
icons:
3536
- src: https://cdn.appscode.com/k8s/icons/action-icons/configure-backup.svg
3637
type: image/svg+xml
@@ -45,6 +46,7 @@ spec:
4546
version: v0.29.0
4647
enforceQuota: false
4748
flow: standalone-create
49+
icon: carbon:ibm-cloud-backup-and-recovery
4850
icons:
4951
- src: https://cdn.appscode.com/k8s/icons/action-icons/instant-backup.svg
5052
type: image/svg+xml
@@ -59,6 +61,7 @@ spec:
5961
version: v0.29.0
6062
enforceQuota: false
6163
flow: standalone-create
64+
icon: mdi:backup-restore
6265
icons:
6366
- src: https://cdn.appscode.com/k8s/icons/action-icons/restore.svg
6467
type: image/svg+xml
@@ -75,6 +78,7 @@ spec:
7578
version: v0.29.0
7679
enforceQuota: false
7780
flow: standalone-create
81+
icon: qlementine-icons:version-control-16
7882
icons:
7983
- src: https://cdn.appscode.com/k8s/icons/action-icons/version.svg
8084
type: image/svg+xml
@@ -89,6 +93,7 @@ spec:
8993
version: v0.29.0
9094
enforceQuota: false
9195
flow: standalone-create
96+
icon: hugeicons:redo
9297
icons:
9398
- src: https://cdn.appscode.com/k8s/icons/action-icons/restart.svg
9499
type: image/svg+xml
@@ -103,13 +108,24 @@ spec:
103108
version: v0.29.0
104109
enforceQuota: false
105110
flow: standalone-create
111+
icon: hugeicons:settings-05
106112
icons:
107113
- src: https://cdn.appscode.com/k8s/icons/action-icons/reconfigure.svg
108114
type: image/svg+xml
109115
name: Reconfigure
110116
operationId: create-opsrequest-reconfigure
111117
name: Operations
112118
- items:
119+
- enforceQuota: false
120+
flow: ""
121+
icon: hugeicons:vertical-resize
122+
name: Scale Vertically
123+
operationId: scale-vertically
124+
- enforceQuota: false
125+
flow: ""
126+
icon: hugeicons:arrow-expand
127+
name: Scale Storage
128+
operationId: scale-storage
113129
- disabledTemplate: |
114130
{{ not (gt .spec.replicas 1) }}
115131
editor:
@@ -121,6 +137,7 @@ spec:
121137
version: v0.29.0
122138
enforceQuota: true
123139
flow: standalone-create
140+
icon: hugeicons:horizontal-resize
124141
icons:
125142
- src: https://cdn.appscode.com/k8s/icons/action-icons/horizontal_scale.svg
126143
type: image/svg+xml
@@ -140,6 +157,7 @@ spec:
140157
type: image/svg+xml
141158
name: Vertical Scale
142159
operationId: create-opsrequest-verticalscaling
160+
partOf: Scale Vertically
143161
- editor:
144162
name: opskubedbcom-mariadbopsrequest-editor
145163
sourceRef:
@@ -154,6 +172,7 @@ spec:
154172
type: image/svg+xml
155173
name: Expand Volume
156174
operationId: create-opsrequest-volumeexpansion
175+
partOf: Scale Storage
157176
name: Scaling
158177
- items:
159178
- editor:
@@ -170,6 +189,7 @@ spec:
170189
type: image/svg+xml
171190
name: Compute
172191
operationId: edit-self-compute-autoscaler
192+
partOf: Scale Vertically
173193
- editor:
174194
name: kubedbcom-mariadb-editor
175195
sourceRef:
@@ -184,6 +204,7 @@ spec:
184204
type: image/svg+xml
185205
name: Storage
186206
operationId: edit-self-storage-autoscaler
207+
partOf: Scale Storage
187208
name: Autoscaling
188209
- items:
189210
- editor:
@@ -195,6 +216,7 @@ spec:
195216
version: v0.29.0
196217
enforceQuota: false
197218
flow: standalone-create
219+
icon: hugeicons:security-check
198220
icons:
199221
- src: https://cdn.appscode.com/k8s/icons/action-icons/configure.svg
200222
type: image/svg+xml
@@ -209,6 +231,7 @@ spec:
209231
version: v0.29.0
210232
enforceQuota: false
211233
flow: standalone-edit
234+
icon: hugeicons:presentation-line-chart-01
212235
icons:
213236
- src: https://cdn.appscode.com/k8s/icons/action-icons/monitor.svg
214237
type: image/svg+xml
@@ -225,6 +248,7 @@ spec:
225248
version: v0.29.0
226249
enforceQuota: false
227250
flow: standalone-edit
251+
icon: streamline-ultimate:server-share
228252
icons:
229253
- src: https://cdn.appscode.com/k8s/icons/action-icons/configure.svg
230254
type: image/svg+xml

0 commit comments

Comments
 (0)