Skip to content

Commit cefea78

Browse files
fix(acc): menu changelog
1 parent 3c0c17e commit cefea78

File tree

1 file changed

+147
-113
lines changed

1 file changed

+147
-113
lines changed

menu/changelogs.json

Lines changed: 147 additions & 113 deletions
Original file line numberDiff line numberDiff line change
@@ -31,38 +31,67 @@
3131
"label": "Status"
3232
},
3333
{
34+
"items": [
35+
{
36+
"category": "console",
37+
"label": "Account"
38+
}
39+
],
3440
"category": "console",
35-
"label": "Console",
41+
"label": "Account",
3642
"icon": "console"
3743
},
3844
{
3945
"items": [
4046
{
41-
"category": "instances",
42-
"label": "Instances"
47+
"category": "billing",
48+
"label": "Billing"
4349
},
4450
{
45-
"category": "gpu-instances",
46-
"label": "GPU Instances"
51+
"category": "environmental-footprint",
52+
"label": "Environmental Footprint"
53+
},
54+
{
55+
"category": "product-catalog",
56+
"label": "Product Catalog"
4757
}
4858
],
49-
"category": "compute",
50-
"label": "Compute",
51-
"icon": "compute"
59+
"category": "billing",
60+
"label": "Cost & Impact Management",
61+
"icon": "billing"
5262
},
5363
{
5464
"items": [
5565
{
56-
"category": "managed-inference",
57-
"label": "Managed Inference"
66+
"category": "iam",
67+
"label": "IAM"
5868
},
69+
{
70+
"category": "secret-manager",
71+
"label": "Secret Manager"
72+
},
73+
{
74+
"category": "key-manager",
75+
"label": "Key Manager"
76+
}
77+
],
78+
"category": "security-identity",
79+
"label": "Security & Identity",
80+
"icon": "security"
81+
},
82+
{
83+
"items": [
5984
{
6085
"category": "generative-apis",
6186
"label": "Generative APIs"
87+
},
88+
{
89+
"category": "managed-inference",
90+
"label": "Managed Inference"
6291
}
6392
],
6493
"category": "ai-data",
65-
"label": "AI & Data",
94+
"label": "AI",
6695
"icon": "ai"
6796
},
6897
{
@@ -71,13 +100,13 @@
71100
"category": "apple-silicon",
72101
"label": "Apple silicon"
73102
},
74-
{
75-
"category": "elastic-metal",
76-
"label": "Elastic Metal"
77-
},
78103
{
79104
"category": "dedibox",
80105
"label": "Dedibox"
106+
},
107+
{
108+
"category": "elastic-metal",
109+
"label": "Elastic Metal"
81110
}
82111
],
83112
"category": "bare-metal",
@@ -87,25 +116,55 @@
87116
{
88117
"items": [
89118
{
90-
"category": "iam",
91-
"label": "IAM"
119+
"category": "instances",
120+
"label": "CPU Instances"
92121
},
93122
{
94-
"category": "secret-manager",
95-
"label": "Secret Manager"
123+
"category": "gpu-instances",
124+
"label": "GPU Instances"
125+
}
126+
],
127+
"category": "compute",
128+
"label": "Compute",
129+
"icon": "compute"
130+
},
131+
{
132+
"items": [
133+
{
134+
"category": "kubernetes",
135+
"label": "Kubernetes"
96136
},
97137
{
98-
"category": "audit-trail",
99-
"label": "Audit Trail"
138+
"category": "container-registry",
139+
"label": "Container Registry"
140+
}
141+
],
142+
"category": "containers",
143+
"label": "Containers",
144+
"icon": "containers"
145+
},
146+
{
147+
"items": [
148+
{
149+
"category": "postgresql-and-mysql",
150+
"label": "Managed Databases for PostgreSQL and MySQL"
100151
},
101152
{
102-
"category": "key-manager",
103-
"label": "Key Manager"
153+
"category": "redistm",
154+
"label": "Managed Databases for Redis™"
155+
},
156+
{
157+
"category": "mongodb",
158+
"label": "Managed MongoDB®"
159+
},
160+
{
161+
"category": "sql-databases",
162+
"label": "SQL Databases"
104163
}
105164
],
106-
"category": "security-identity",
107-
"label": "Security & Identity",
108-
"icon": "security"
165+
"category": "databases",
166+
"label": "Databases",
167+
"icon": "database"
109168
},
110169
{
111170
"items": [
@@ -121,10 +180,6 @@
121180
"category": "messaging-and-queuing",
122181
"label": "Messaging and Queuing"
123182
},
124-
{
125-
"category": "sql-databases",
126-
"label": "SQL Databases"
127-
},
128183
{
129184
"category": "jobs",
130185
"label": "Jobs"
@@ -137,74 +192,73 @@
137192
{
138193
"items": [
139194
{
140-
"category": "kubernetes",
141-
"label": "Kubernetes"
142-
},
143-
{
144-
"category": "container-registry",
145-
"label": "Container Registry"
195+
"category": "data-lab",
196+
"label": "Data Lab for Apache Spark™"
146197
}
147198
],
148-
"category": "containers",
149-
"label": "Containers",
150-
"icon": "containers"
199+
"category": "data-and-analytics",
200+
"label": "Data & Analytics",
201+
"icon": "managedServices"
151202
},
152203
{
153204
"items": [
154205
{
155-
"category": "object-storage",
156-
"label": "Object Storage"
206+
"category": "domains-and-dns",
207+
"label": "Domains and DNS"
157208
},
158209
{
159-
"category": "block-storage",
160-
"label": "Block Storage"
210+
"category": "transactional-email",
211+
"label": "Transactional Email"
212+
},
213+
{
214+
"category": "webhosting",
215+
"label": "Web Hosting"
161216
}
162217
],
163-
"category": "storage",
164-
"label": "Storage",
165-
"icon": "storage"
218+
"category": "domains-and-webhosting",
219+
"label": "Domains & Web Hosting",
220+
"icon": "managedServices"
166221
},
167222
{
168223
"items": [
169224
{
170-
"category": "postgresql-and-mysql",
171-
"label": "PostgreSQL and MySQL"
172-
},
173-
{
174-
"category": "redistm",
175-
"label": "Redis™"
176-
},
177-
{
178-
"category": "mongodb",
179-
"label": "MongoDB®"
225+
"category": "iot",
226+
"label": "IoT Hub"
180227
}
181228
],
182-
"category": "databases",
183-
"label": "Managed Databases",
184-
"icon": "database"
229+
"category": "integration-services",
230+
"label": "Integration Services",
231+
"icon": "managedServices"
185232
},
186233
{
187234
"items": [
188235
{
189-
"category": "vpc",
190-
"label": "VPC"
191-
},
192-
{
193-
"category": "ipam",
194-
"label": "IPAM"
236+
"category": "audit-trail",
237+
"label": "Audit Trail"
195238
},
196239
{
197-
"category": "public-gateways",
198-
"label": "Public Gateways"
199-
},
240+
"category": "cockpit",
241+
"label": "Cockpit"
242+
}
243+
],
244+
"category": "monitoring",
245+
"label": "Monitoring",
246+
"icon": "observability"
247+
},
248+
{
249+
"items": [
200250
{
201-
"category": "site-to-site-vpn",
202-
"label": "Site-to-Site VPN"
251+
"category": "edge-services",
252+
"label": "Edge Services"
203253
},
204254
{
205255
"category": "interlink",
206256
"label": "InterLink"
207257
},
258+
{
259+
"category": "ipam",
260+
"label": "IPAM"
261+
},
208262
{
209263
"category": "dedilink",
210264
"label": "Dedilink"
@@ -214,12 +268,16 @@
214268
"label": "Load Balancers"
215269
},
216270
{
217-
"category": "edge-services",
218-
"label": "Edge Services"
271+
"category": "public-gateways",
272+
"label": "Public Gateways"
219273
},
220274
{
221-
"category": "domains-and-dns",
222-
"label": "Domains and DNS"
275+
"category": "site-to-site-vpn",
276+
"label": "Site-to-Site VPN"
277+
},
278+
{
279+
"category": "vpc",
280+
"label": "VPC"
223281
}
224282
],
225283
"category": "network",
@@ -229,52 +287,28 @@
229287
{
230288
"items": [
231289
{
232-
"category": "cockpit",
233-
"label": "Cockpit"
234-
}
235-
],
236-
"category": "observability",
237-
"label": "Observability",
238-
"icon": "observability"
239-
},
240-
{
241-
"items": [
242-
{
243-
"category": "transactional-email",
244-
"label": "Transactional Email"
245-
},
246-
{
247-
"category": "iot",
248-
"label": "IoT Hub"
290+
"category": "object-storage",
291+
"label": "Object Storage"
249292
},
250293
{
251-
"category": "webhosting",
252-
"label": "Web Hosting"
294+
"category": "block-storage",
295+
"label": "Block Storage"
253296
}
254297
],
255-
"category": "managed-services",
256-
"label": "Managed Services",
257-
"icon": "managedServices"
298+
"category": "storage",
299+
"label": "Storage",
300+
"icon": "storage"
258301
},
259302
{
260303
"items": [
261304
{
262-
"category": "billing",
263-
"label": "Billing"
264-
},
265-
{
266-
"category": "product-catalog",
267-
"label": "Product Catalog"
305+
"category": "partner-space",
306+
"label": "Partner Space"
268307
}
269308
],
270-
"category": "billing",
271-
"label": "Billing",
272-
"icon": "billing"
273-
},
274-
{
275-
"category": "documentation",
276-
"label": "Documentation",
277-
"icon": "documentation"
309+
"category": "partners",
310+
"label": "Partners",
311+
"icon": "partners"
278312
},
279313
{
280314
"items": [
@@ -296,8 +330,8 @@
296330
"icon": "devtools"
297331
},
298332
{
299-
"category": "environmental-footprint",
300-
"label": "Environmental Footprint",
301-
"icon": "envFootprint"
333+
"category": "documentation",
334+
"label": "Documentation",
335+
"icon": "documentation"
302336
}
303337
]

0 commit comments

Comments
 (0)