@pagerduty/backstage-plugin 0.17.0 → 0.17.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +1476 -0
- package/dist/package.json.esm.js +2 -2
- package/package.json +19 -19
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,1476 @@
|
|
|
1
|
+
# @backstage/plugin-pagerduty
|
|
2
|
+
|
|
3
|
+
## 0.17.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63a9957: Fix issue related to the use of backstage:^ token as a version for Backstage dependencies
|
|
8
|
+
- Updated dependencies [63a9957]
|
|
9
|
+
- @pagerduty/backstage-plugin-common@0.2.5
|
|
10
|
+
|
|
11
|
+
## 0.17.0
|
|
12
|
+
|
|
13
|
+
### Minor Changes
|
|
14
|
+
|
|
15
|
+
- eef33b7: Make it explicit that the PagerDuty widget only shows 30 days of incidents.
|
|
16
|
+
|
|
17
|
+
### Patch Changes
|
|
18
|
+
|
|
19
|
+
- 2947469: Remove unnecessary dependencies
|
|
20
|
+
- Updated dependencies [2947469]
|
|
21
|
+
- @pagerduty/backstage-plugin-common@0.2.4
|
|
22
|
+
|
|
23
|
+
## 0.16.4
|
|
24
|
+
|
|
25
|
+
### Patch Changes
|
|
26
|
+
|
|
27
|
+
- 444e9b3: Update NPM releases to use Trusted Publisher
|
|
28
|
+
|
|
29
|
+
## 0.16.3
|
|
30
|
+
|
|
31
|
+
### Patch Changes
|
|
32
|
+
|
|
33
|
+
- 8add396: Update @backstage/ui to version 0.8.2 - fixes the issue with incorrect CSS
|
|
34
|
+
|
|
35
|
+
## 0.16.2
|
|
36
|
+
|
|
37
|
+
### Patch Changes
|
|
38
|
+
|
|
39
|
+
- 5d9c0e7: Remove Backstage UI CSS imports from frontend plugin
|
|
40
|
+
|
|
41
|
+
## 0.16.1
|
|
42
|
+
|
|
43
|
+
### Patch Changes
|
|
44
|
+
|
|
45
|
+
- 841ea34: Update README
|
|
46
|
+
|
|
47
|
+
## 0.16.0
|
|
48
|
+
|
|
49
|
+
### Minor Changes
|
|
50
|
+
|
|
51
|
+
- 7e65a56: Best practice implementation of the new frontend system
|
|
52
|
+
|
|
53
|
+
- Better separation of concerns.
|
|
54
|
+
- New use of the API for new frontend system.
|
|
55
|
+
- Made the @backstage/ui dependency a peer-dependency that needs to be imported and used by Backstage users.
|
|
56
|
+
|
|
57
|
+
### Patch Changes
|
|
58
|
+
|
|
59
|
+
- 7e65a56: Migrate backstage plugin's EntityPagerDutyCard to Backstage UI
|
|
60
|
+
- 7e65a56: Migrated the PagerDutyCard component to backtage ui
|
|
61
|
+
- 7e65a56: Fix package.json metadata to improve Portal relations
|
|
62
|
+
- 7e65a56: Change module main entry for backstage-plugin (frontend)
|
|
63
|
+
- 7e65a56: Implement new frontend system (alpha)
|
|
64
|
+
|
|
65
|
+
## 0.15.9
|
|
66
|
+
|
|
67
|
+
### Patch Changes
|
|
68
|
+
|
|
69
|
+
- b25f467: Change module main entry for backstage-plugin (frontend)
|
|
70
|
+
|
|
71
|
+
## 0.15.8
|
|
72
|
+
|
|
73
|
+
### Patch Changes
|
|
74
|
+
|
|
75
|
+
- 44ea32e: Release new patch version to use new release pipeline
|
|
76
|
+
|
|
77
|
+
## 0.15.7
|
|
78
|
+
|
|
79
|
+
### Patch Changes
|
|
80
|
+
|
|
81
|
+
- 60c1117: Release healthy versions
|
|
82
|
+
|
|
83
|
+
## 0.15.6
|
|
84
|
+
|
|
85
|
+
### Patch Changes
|
|
86
|
+
|
|
87
|
+
- cd1056f: Test the new release pipeline
|
|
88
|
+
|
|
89
|
+
## 0.6.2
|
|
90
|
+
|
|
91
|
+
### Patch Changes
|
|
92
|
+
|
|
93
|
+
- 5003fc966741: Add new `disableChangeEvents` prop to `EntityPagerDutyCard` to hide the Change Events tab and disable fetching of change events for the PagerDuty service.
|
|
94
|
+
- Updated dependencies
|
|
95
|
+
- @backstage/plugin-home-react@0.1.2
|
|
96
|
+
- @backstage/core-components@0.13.4
|
|
97
|
+
- @backstage/plugin-catalog-react@1.8.1
|
|
98
|
+
- @backstage/core-plugin-api@1.5.3
|
|
99
|
+
- @backstage/catalog-model@1.4.1
|
|
100
|
+
- @backstage/errors@1.2.1
|
|
101
|
+
- @backstage/theme@0.4.1
|
|
102
|
+
|
|
103
|
+
## 0.6.2-next.1
|
|
104
|
+
|
|
105
|
+
### Patch Changes
|
|
106
|
+
|
|
107
|
+
- Updated dependencies
|
|
108
|
+
- @backstage/plugin-catalog-react@1.8.1-next.1
|
|
109
|
+
- @backstage/plugin-home-react@0.1.2-next.0
|
|
110
|
+
|
|
111
|
+
## 0.6.2-next.0
|
|
112
|
+
|
|
113
|
+
### Patch Changes
|
|
114
|
+
|
|
115
|
+
- Updated dependencies
|
|
116
|
+
- @backstage/plugin-home-react@0.1.2-next.0
|
|
117
|
+
- @backstage/core-components@0.13.4-next.0
|
|
118
|
+
- @backstage/core-plugin-api@1.5.3
|
|
119
|
+
- @backstage/plugin-catalog-react@1.8.1-next.0
|
|
120
|
+
- @backstage/catalog-model@1.4.1
|
|
121
|
+
- @backstage/errors@1.2.1
|
|
122
|
+
- @backstage/theme@0.4.1
|
|
123
|
+
|
|
124
|
+
## 0.6.1
|
|
125
|
+
|
|
126
|
+
### Patch Changes
|
|
127
|
+
|
|
128
|
+
- Updated dependencies
|
|
129
|
+
- @backstage/theme@0.4.1
|
|
130
|
+
- @backstage/errors@1.2.1
|
|
131
|
+
- @backstage/plugin-catalog-react@1.8.0
|
|
132
|
+
- @backstage/core-components@0.13.3
|
|
133
|
+
- @backstage/plugin-home-react@0.1.1
|
|
134
|
+
- @backstage/core-plugin-api@1.5.3
|
|
135
|
+
- @backstage/catalog-model@1.4.1
|
|
136
|
+
|
|
137
|
+
## 0.6.1-next.2
|
|
138
|
+
|
|
139
|
+
### Patch Changes
|
|
140
|
+
|
|
141
|
+
- Updated dependencies
|
|
142
|
+
- @backstage/plugin-catalog-react@1.8.0-next.2
|
|
143
|
+
- @backstage/plugin-home-react@0.1.1-next.2
|
|
144
|
+
- @backstage/theme@0.4.1-next.1
|
|
145
|
+
- @backstage/core-plugin-api@1.5.3-next.1
|
|
146
|
+
- @backstage/core-components@0.13.3-next.2
|
|
147
|
+
- @backstage/catalog-model@1.4.1-next.0
|
|
148
|
+
- @backstage/errors@1.2.1-next.0
|
|
149
|
+
|
|
150
|
+
## 0.6.1-next.1
|
|
151
|
+
|
|
152
|
+
### Patch Changes
|
|
153
|
+
|
|
154
|
+
- Updated dependencies
|
|
155
|
+
- @backstage/theme@0.4.1-next.0
|
|
156
|
+
- @backstage/core-components@0.13.3-next.1
|
|
157
|
+
- @backstage/core-plugin-api@1.5.3-next.0
|
|
158
|
+
- @backstage/plugin-catalog-react@1.7.1-next.1
|
|
159
|
+
- @backstage/plugin-home-react@0.1.1-next.1
|
|
160
|
+
|
|
161
|
+
## 0.6.1-next.0
|
|
162
|
+
|
|
163
|
+
### Patch Changes
|
|
164
|
+
|
|
165
|
+
- Updated dependencies
|
|
166
|
+
- @backstage/errors@1.2.1-next.0
|
|
167
|
+
- @backstage/core-components@0.13.3-next.0
|
|
168
|
+
- @backstage/catalog-model@1.4.1-next.0
|
|
169
|
+
- @backstage/core-plugin-api@1.5.2
|
|
170
|
+
- @backstage/theme@0.4.0
|
|
171
|
+
- @backstage/plugin-catalog-react@1.7.1-next.0
|
|
172
|
+
- @backstage/plugin-home-react@0.1.1-next.0
|
|
173
|
+
|
|
174
|
+
## 0.6.0
|
|
175
|
+
|
|
176
|
+
### Minor Changes
|
|
177
|
+
|
|
178
|
+
- 64bc274a1ee6: Adds a config schema definition so the plugin will validate with the new Backstage CLI "--strict" flag
|
|
179
|
+
|
|
180
|
+
### Patch Changes
|
|
181
|
+
|
|
182
|
+
- 9512f13eb3af: Add a homepage widget for the `Pagerduty` component.
|
|
183
|
+
- 3d11596a72b5: Update plugin installation docs to be more consistent across documentations
|
|
184
|
+
- Updated dependencies
|
|
185
|
+
- @backstage/core-plugin-api@1.5.2
|
|
186
|
+
- @backstage/core-components@0.13.2
|
|
187
|
+
- @backstage/theme@0.4.0
|
|
188
|
+
- @backstage/plugin-catalog-react@1.7.0
|
|
189
|
+
- @backstage/catalog-model@1.4.0
|
|
190
|
+
- @backstage/errors@1.2.0
|
|
191
|
+
- @backstage/plugin-home-react@0.1.0
|
|
192
|
+
|
|
193
|
+
## 0.5.12-next.3
|
|
194
|
+
|
|
195
|
+
### Patch Changes
|
|
196
|
+
|
|
197
|
+
- Updated dependencies
|
|
198
|
+
- @backstage/core-components@0.13.2-next.3
|
|
199
|
+
- @backstage/catalog-model@1.4.0-next.1
|
|
200
|
+
- @backstage/core-plugin-api@1.5.2-next.0
|
|
201
|
+
- @backstage/errors@1.2.0-next.0
|
|
202
|
+
- @backstage/theme@0.4.0-next.1
|
|
203
|
+
- @backstage/plugin-catalog-react@1.7.0-next.3
|
|
204
|
+
- @backstage/plugin-home-react@0.1.0-next.3
|
|
205
|
+
|
|
206
|
+
## 0.5.12-next.2
|
|
207
|
+
|
|
208
|
+
### Patch Changes
|
|
209
|
+
|
|
210
|
+
- Updated dependencies
|
|
211
|
+
- @backstage/theme@0.4.0-next.1
|
|
212
|
+
- @backstage/plugin-catalog-react@1.7.0-next.2
|
|
213
|
+
- @backstage/core-components@0.13.2-next.2
|
|
214
|
+
- @backstage/plugin-home-react@0.1.0-next.2
|
|
215
|
+
- @backstage/core-plugin-api@1.5.2-next.0
|
|
216
|
+
|
|
217
|
+
## 0.5.12-next.1
|
|
218
|
+
|
|
219
|
+
### Patch Changes
|
|
220
|
+
|
|
221
|
+
- 9512f13eb3af: Add a homepage widget for the `Pagerduty` component.
|
|
222
|
+
- Updated dependencies
|
|
223
|
+
- @backstage/errors@1.2.0-next.0
|
|
224
|
+
- @backstage/core-components@0.13.2-next.1
|
|
225
|
+
- @backstage/plugin-catalog-react@1.7.0-next.1
|
|
226
|
+
- @backstage/catalog-model@1.4.0-next.0
|
|
227
|
+
- @backstage/core-plugin-api@1.5.2-next.0
|
|
228
|
+
- @backstage/plugin-home-react@0.1.0-next.1
|
|
229
|
+
- @backstage/theme@0.4.0-next.0
|
|
230
|
+
|
|
231
|
+
## 0.5.12-next.0
|
|
232
|
+
|
|
233
|
+
### Patch Changes
|
|
234
|
+
|
|
235
|
+
- 3d11596a72b5: Update plugin installation docs to be more consistent across documentations
|
|
236
|
+
- Updated dependencies
|
|
237
|
+
- @backstage/plugin-catalog-react@1.7.0-next.0
|
|
238
|
+
- @backstage/theme@0.4.0-next.0
|
|
239
|
+
- @backstage/core-components@0.13.2-next.0
|
|
240
|
+
- @backstage/core-plugin-api@1.5.1
|
|
241
|
+
- @backstage/catalog-model@1.3.0
|
|
242
|
+
- @backstage/errors@1.1.5
|
|
243
|
+
|
|
244
|
+
## 0.5.11
|
|
245
|
+
|
|
246
|
+
### Patch Changes
|
|
247
|
+
|
|
248
|
+
- Updated dependencies
|
|
249
|
+
- @backstage/theme@0.3.0
|
|
250
|
+
- @backstage/plugin-catalog-react@1.6.0
|
|
251
|
+
- @backstage/core-components@0.13.1
|
|
252
|
+
- @backstage/catalog-model@1.3.0
|
|
253
|
+
- @backstage/core-plugin-api@1.5.1
|
|
254
|
+
- @backstage/errors@1.1.5
|
|
255
|
+
|
|
256
|
+
## 0.5.11-next.2
|
|
257
|
+
|
|
258
|
+
### Patch Changes
|
|
259
|
+
|
|
260
|
+
- Updated dependencies
|
|
261
|
+
- @backstage/theme@0.3.0-next.0
|
|
262
|
+
- @backstage/core-components@0.13.1-next.1
|
|
263
|
+
- @backstage/plugin-catalog-react@1.6.0-next.2
|
|
264
|
+
- @backstage/core-plugin-api@1.5.1
|
|
265
|
+
|
|
266
|
+
## 0.5.11-next.1
|
|
267
|
+
|
|
268
|
+
### Patch Changes
|
|
269
|
+
|
|
270
|
+
- Updated dependencies
|
|
271
|
+
- @backstage/core-components@0.13.1-next.0
|
|
272
|
+
- @backstage/core-plugin-api@1.5.1
|
|
273
|
+
- @backstage/plugin-catalog-react@1.6.0-next.1
|
|
274
|
+
|
|
275
|
+
## 0.5.11-next.0
|
|
276
|
+
|
|
277
|
+
### Patch Changes
|
|
278
|
+
|
|
279
|
+
- Updated dependencies
|
|
280
|
+
- @backstage/plugin-catalog-react@1.6.0-next.0
|
|
281
|
+
- @backstage/core-components@0.13.0
|
|
282
|
+
- @backstage/core-plugin-api@1.5.1
|
|
283
|
+
- @backstage/catalog-model@1.3.0
|
|
284
|
+
- @backstage/errors@1.1.5
|
|
285
|
+
- @backstage/theme@0.2.19
|
|
286
|
+
|
|
287
|
+
## 0.5.10
|
|
288
|
+
|
|
289
|
+
### Patch Changes
|
|
290
|
+
|
|
291
|
+
- 8e00acb28db: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)
|
|
292
|
+
- e0c6e8b9c3c: Update peer dependencies
|
|
293
|
+
- Updated dependencies
|
|
294
|
+
- @backstage/core-components@0.13.0
|
|
295
|
+
- @backstage/plugin-catalog-react@1.5.0
|
|
296
|
+
- @backstage/theme@0.2.19
|
|
297
|
+
- @backstage/core-plugin-api@1.5.1
|
|
298
|
+
- @backstage/catalog-model@1.3.0
|
|
299
|
+
- @backstage/errors@1.1.5
|
|
300
|
+
|
|
301
|
+
## 0.5.10-next.3
|
|
302
|
+
|
|
303
|
+
### Patch Changes
|
|
304
|
+
|
|
305
|
+
- Updated dependencies
|
|
306
|
+
- @backstage/plugin-catalog-react@1.5.0-next.3
|
|
307
|
+
- @backstage/catalog-model@1.3.0-next.0
|
|
308
|
+
- @backstage/core-components@0.13.0-next.3
|
|
309
|
+
- @backstage/core-plugin-api@1.5.1-next.1
|
|
310
|
+
- @backstage/errors@1.1.5
|
|
311
|
+
- @backstage/theme@0.2.19-next.0
|
|
312
|
+
|
|
313
|
+
## 0.5.10-next.2
|
|
314
|
+
|
|
315
|
+
### Patch Changes
|
|
316
|
+
|
|
317
|
+
- Updated dependencies
|
|
318
|
+
- @backstage/core-components@0.12.6-next.2
|
|
319
|
+
- @backstage/plugin-catalog-react@1.4.1-next.2
|
|
320
|
+
- @backstage/core-plugin-api@1.5.1-next.1
|
|
321
|
+
- @backstage/catalog-model@1.2.1
|
|
322
|
+
- @backstage/errors@1.1.5
|
|
323
|
+
- @backstage/theme@0.2.19-next.0
|
|
324
|
+
|
|
325
|
+
## 0.5.10-next.1
|
|
326
|
+
|
|
327
|
+
### Patch Changes
|
|
328
|
+
|
|
329
|
+
- e0c6e8b9c3c: Update peer dependencies
|
|
330
|
+
- Updated dependencies
|
|
331
|
+
- @backstage/core-components@0.12.6-next.1
|
|
332
|
+
- @backstage/core-plugin-api@1.5.1-next.0
|
|
333
|
+
- @backstage/plugin-catalog-react@1.4.1-next.1
|
|
334
|
+
- @backstage/theme@0.2.19-next.0
|
|
335
|
+
- @backstage/catalog-model@1.2.1
|
|
336
|
+
- @backstage/errors@1.1.5
|
|
337
|
+
|
|
338
|
+
## 0.5.10-next.0
|
|
339
|
+
|
|
340
|
+
### Patch Changes
|
|
341
|
+
|
|
342
|
+
- 8e00acb28db: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)
|
|
343
|
+
- Updated dependencies
|
|
344
|
+
- @backstage/core-components@0.12.6-next.0
|
|
345
|
+
- @backstage/plugin-catalog-react@1.4.1-next.0
|
|
346
|
+
- @backstage/core-plugin-api@1.5.0
|
|
347
|
+
- @backstage/catalog-model@1.2.1
|
|
348
|
+
- @backstage/errors@1.1.5
|
|
349
|
+
- @backstage/theme@0.2.18
|
|
350
|
+
|
|
351
|
+
## 0.5.9
|
|
352
|
+
|
|
353
|
+
### Patch Changes
|
|
354
|
+
|
|
355
|
+
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
|
356
|
+
- 9c08ecbaa4b: Update readme link for discord channel
|
|
357
|
+
- Updated dependencies
|
|
358
|
+
- @backstage/core-components@0.12.5
|
|
359
|
+
- @backstage/plugin-catalog-react@1.4.0
|
|
360
|
+
- @backstage/errors@1.1.5
|
|
361
|
+
- @backstage/core-plugin-api@1.5.0
|
|
362
|
+
- @backstage/catalog-model@1.2.1
|
|
363
|
+
- @backstage/theme@0.2.18
|
|
364
|
+
|
|
365
|
+
## 0.5.9-next.2
|
|
366
|
+
|
|
367
|
+
### Patch Changes
|
|
368
|
+
|
|
369
|
+
- Updated dependencies
|
|
370
|
+
- @backstage/core-components@0.12.5-next.2
|
|
371
|
+
- @backstage/plugin-catalog-react@1.4.0-next.2
|
|
372
|
+
- @backstage/core-plugin-api@1.5.0-next.2
|
|
373
|
+
|
|
374
|
+
## 0.5.9-next.1
|
|
375
|
+
|
|
376
|
+
### Patch Changes
|
|
377
|
+
|
|
378
|
+
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
|
379
|
+
- 9c08ecbaa4b: Update readme link for discord channel
|
|
380
|
+
- Updated dependencies
|
|
381
|
+
- @backstage/core-components@0.12.5-next.1
|
|
382
|
+
- @backstage/errors@1.1.5-next.0
|
|
383
|
+
- @backstage/core-plugin-api@1.4.1-next.1
|
|
384
|
+
- @backstage/theme@0.2.18-next.0
|
|
385
|
+
- @backstage/plugin-catalog-react@1.4.0-next.1
|
|
386
|
+
- @backstage/catalog-model@1.2.1-next.1
|
|
387
|
+
|
|
388
|
+
## 0.5.9-next.0
|
|
389
|
+
|
|
390
|
+
### Patch Changes
|
|
391
|
+
|
|
392
|
+
- Updated dependencies
|
|
393
|
+
- @backstage/plugin-catalog-react@1.4.0-next.0
|
|
394
|
+
- @backstage/core-plugin-api@1.4.1-next.0
|
|
395
|
+
- @backstage/catalog-model@1.2.1-next.0
|
|
396
|
+
- @backstage/core-components@0.12.5-next.0
|
|
397
|
+
- @backstage/errors@1.1.4
|
|
398
|
+
- @backstage/theme@0.2.17
|
|
399
|
+
|
|
400
|
+
## 0.5.8
|
|
401
|
+
|
|
402
|
+
### Patch Changes
|
|
403
|
+
|
|
404
|
+
- 804746dd58: The PagerDutyCard now supports an optional `readOnly` property (`<PagerDutyCard readOnly />`) for suppressing the rendering of the "Create Incident" button from the Backstage UI.
|
|
405
|
+
- Updated dependencies
|
|
406
|
+
- @backstage/core-components@0.12.4
|
|
407
|
+
- @backstage/catalog-model@1.2.0
|
|
408
|
+
- @backstage/theme@0.2.17
|
|
409
|
+
- @backstage/core-plugin-api@1.4.0
|
|
410
|
+
- @backstage/plugin-catalog-react@1.3.0
|
|
411
|
+
- @backstage/errors@1.1.4
|
|
412
|
+
|
|
413
|
+
## 0.5.8-next.2
|
|
414
|
+
|
|
415
|
+
### Patch Changes
|
|
416
|
+
|
|
417
|
+
- Updated dependencies
|
|
418
|
+
- @backstage/catalog-model@1.2.0-next.1
|
|
419
|
+
- @backstage/core-components@0.12.4-next.1
|
|
420
|
+
- @backstage/core-plugin-api@1.3.0
|
|
421
|
+
- @backstage/errors@1.1.4
|
|
422
|
+
- @backstage/theme@0.2.16
|
|
423
|
+
- @backstage/plugin-catalog-react@1.3.0-next.2
|
|
424
|
+
|
|
425
|
+
## 0.5.8-next.1
|
|
426
|
+
|
|
427
|
+
### Patch Changes
|
|
428
|
+
|
|
429
|
+
- Updated dependencies
|
|
430
|
+
- @backstage/core-components@0.12.4-next.0
|
|
431
|
+
- @backstage/plugin-catalog-react@1.3.0-next.1
|
|
432
|
+
- @backstage/catalog-model@1.1.6-next.0
|
|
433
|
+
- @backstage/core-plugin-api@1.3.0
|
|
434
|
+
- @backstage/errors@1.1.4
|
|
435
|
+
- @backstage/theme@0.2.16
|
|
436
|
+
|
|
437
|
+
## 0.5.8-next.0
|
|
438
|
+
|
|
439
|
+
### Patch Changes
|
|
440
|
+
|
|
441
|
+
- Updated dependencies
|
|
442
|
+
- @backstage/plugin-catalog-react@1.3.0-next.0
|
|
443
|
+
- @backstage/catalog-model@1.1.6-next.0
|
|
444
|
+
|
|
445
|
+
## 0.5.7
|
|
446
|
+
|
|
447
|
+
### Patch Changes
|
|
448
|
+
|
|
449
|
+
- Updated dependencies
|
|
450
|
+
- @backstage/catalog-model@1.1.5
|
|
451
|
+
- @backstage/plugin-catalog-react@1.2.4
|
|
452
|
+
- @backstage/core-components@0.12.3
|
|
453
|
+
- @backstage/core-plugin-api@1.3.0
|
|
454
|
+
- @backstage/errors@1.1.4
|
|
455
|
+
- @backstage/theme@0.2.16
|
|
456
|
+
|
|
457
|
+
## 0.5.7-next.2
|
|
458
|
+
|
|
459
|
+
### Patch Changes
|
|
460
|
+
|
|
461
|
+
- Updated dependencies
|
|
462
|
+
- @backstage/core-plugin-api@1.3.0-next.1
|
|
463
|
+
- @backstage/plugin-catalog-react@1.2.4-next.2
|
|
464
|
+
- @backstage/catalog-model@1.1.5-next.1
|
|
465
|
+
- @backstage/core-components@0.12.3-next.2
|
|
466
|
+
- @backstage/errors@1.1.4
|
|
467
|
+
- @backstage/theme@0.2.16
|
|
468
|
+
|
|
469
|
+
## 0.5.7-next.1
|
|
470
|
+
|
|
471
|
+
### Patch Changes
|
|
472
|
+
|
|
473
|
+
- Updated dependencies
|
|
474
|
+
- @backstage/catalog-model@1.1.5-next.1
|
|
475
|
+
- @backstage/core-components@0.12.3-next.1
|
|
476
|
+
- @backstage/core-plugin-api@1.2.1-next.0
|
|
477
|
+
- @backstage/errors@1.1.4
|
|
478
|
+
- @backstage/theme@0.2.16
|
|
479
|
+
- @backstage/plugin-catalog-react@1.2.4-next.1
|
|
480
|
+
|
|
481
|
+
## 0.5.7-next.0
|
|
482
|
+
|
|
483
|
+
### Patch Changes
|
|
484
|
+
|
|
485
|
+
- Updated dependencies
|
|
486
|
+
- @backstage/catalog-model@1.1.5-next.0
|
|
487
|
+
- @backstage/plugin-catalog-react@1.2.4-next.0
|
|
488
|
+
- @backstage/core-components@0.12.3-next.0
|
|
489
|
+
- @backstage/core-plugin-api@1.2.0
|
|
490
|
+
- @backstage/errors@1.1.4
|
|
491
|
+
- @backstage/theme@0.2.16
|
|
492
|
+
|
|
493
|
+
## 0.5.6
|
|
494
|
+
|
|
495
|
+
### Patch Changes
|
|
496
|
+
|
|
497
|
+
- Updated dependencies
|
|
498
|
+
- @backstage/core-components@0.12.2
|
|
499
|
+
- @backstage/plugin-catalog-react@1.2.3
|
|
500
|
+
|
|
501
|
+
## 0.5.5
|
|
502
|
+
|
|
503
|
+
### Patch Changes
|
|
504
|
+
|
|
505
|
+
- cb716004ef: Internal refactor to improve tests
|
|
506
|
+
- 3280711113: Updated dependency `msw` to `^0.49.0`.
|
|
507
|
+
- Updated dependencies
|
|
508
|
+
- @backstage/core-plugin-api@1.2.0
|
|
509
|
+
- @backstage/core-components@0.12.1
|
|
510
|
+
- @backstage/errors@1.1.4
|
|
511
|
+
- @backstage/plugin-catalog-react@1.2.2
|
|
512
|
+
- @backstage/catalog-model@1.1.4
|
|
513
|
+
- @backstage/theme@0.2.16
|
|
514
|
+
|
|
515
|
+
## 0.5.5-next.4
|
|
516
|
+
|
|
517
|
+
### Patch Changes
|
|
518
|
+
|
|
519
|
+
- Updated dependencies
|
|
520
|
+
- @backstage/core-components@0.12.1-next.4
|
|
521
|
+
- @backstage/plugin-catalog-react@1.2.2-next.4
|
|
522
|
+
- @backstage/catalog-model@1.1.4-next.1
|
|
523
|
+
- @backstage/core-plugin-api@1.2.0-next.2
|
|
524
|
+
- @backstage/errors@1.1.4-next.1
|
|
525
|
+
- @backstage/theme@0.2.16
|
|
526
|
+
|
|
527
|
+
## 0.5.5-next.3
|
|
528
|
+
|
|
529
|
+
### Patch Changes
|
|
530
|
+
|
|
531
|
+
- Updated dependencies
|
|
532
|
+
- @backstage/core-components@0.12.1-next.3
|
|
533
|
+
- @backstage/catalog-model@1.1.4-next.1
|
|
534
|
+
- @backstage/core-plugin-api@1.2.0-next.2
|
|
535
|
+
- @backstage/errors@1.1.4-next.1
|
|
536
|
+
- @backstage/theme@0.2.16
|
|
537
|
+
- @backstage/plugin-catalog-react@1.2.2-next.3
|
|
538
|
+
|
|
539
|
+
## 0.5.5-next.2
|
|
540
|
+
|
|
541
|
+
### Patch Changes
|
|
542
|
+
|
|
543
|
+
- Updated dependencies
|
|
544
|
+
- @backstage/core-plugin-api@1.2.0-next.2
|
|
545
|
+
- @backstage/core-components@0.12.1-next.2
|
|
546
|
+
- @backstage/plugin-catalog-react@1.2.2-next.2
|
|
547
|
+
- @backstage/catalog-model@1.1.4-next.1
|
|
548
|
+
- @backstage/errors@1.1.4-next.1
|
|
549
|
+
- @backstage/theme@0.2.16
|
|
550
|
+
|
|
551
|
+
## 0.5.5-next.1
|
|
552
|
+
|
|
553
|
+
### Patch Changes
|
|
554
|
+
|
|
555
|
+
- Updated dependencies
|
|
556
|
+
- @backstage/core-components@0.12.1-next.1
|
|
557
|
+
- @backstage/core-plugin-api@1.1.1-next.1
|
|
558
|
+
- @backstage/plugin-catalog-react@1.2.2-next.1
|
|
559
|
+
- @backstage/catalog-model@1.1.4-next.1
|
|
560
|
+
- @backstage/errors@1.1.4-next.1
|
|
561
|
+
- @backstage/theme@0.2.16
|
|
562
|
+
|
|
563
|
+
## 0.5.5-next.0
|
|
564
|
+
|
|
565
|
+
### Patch Changes
|
|
566
|
+
|
|
567
|
+
- cb716004ef: Internal refactor to improve tests
|
|
568
|
+
- 3280711113: Updated dependency `msw` to `^0.49.0`.
|
|
569
|
+
- Updated dependencies
|
|
570
|
+
- @backstage/core-components@0.12.1-next.0
|
|
571
|
+
- @backstage/core-plugin-api@1.1.1-next.0
|
|
572
|
+
- @backstage/plugin-catalog-react@1.2.2-next.0
|
|
573
|
+
- @backstage/catalog-model@1.1.4-next.0
|
|
574
|
+
- @backstage/errors@1.1.4-next.0
|
|
575
|
+
- @backstage/theme@0.2.16
|
|
576
|
+
|
|
577
|
+
## 0.5.4
|
|
578
|
+
|
|
579
|
+
### Patch Changes
|
|
580
|
+
|
|
581
|
+
- f905853ad6: Prefer using `Link` from `@backstage/core-components` rather than material-UI.
|
|
582
|
+
- Updated dependencies
|
|
583
|
+
- @backstage/plugin-catalog-react@1.2.1
|
|
584
|
+
- @backstage/core-components@0.12.0
|
|
585
|
+
- @backstage/core-plugin-api@1.1.0
|
|
586
|
+
- @backstage/catalog-model@1.1.3
|
|
587
|
+
- @backstage/errors@1.1.3
|
|
588
|
+
- @backstage/theme@0.2.16
|
|
589
|
+
|
|
590
|
+
## 0.5.4-next.1
|
|
591
|
+
|
|
592
|
+
### Patch Changes
|
|
593
|
+
|
|
594
|
+
- Updated dependencies
|
|
595
|
+
- @backstage/core-components@0.12.0-next.1
|
|
596
|
+
- @backstage/catalog-model@1.1.3-next.0
|
|
597
|
+
- @backstage/core-plugin-api@1.1.0-next.0
|
|
598
|
+
- @backstage/errors@1.1.3-next.0
|
|
599
|
+
- @backstage/theme@0.2.16
|
|
600
|
+
- @backstage/plugin-catalog-react@1.2.1-next.1
|
|
601
|
+
|
|
602
|
+
## 0.5.4-next.0
|
|
603
|
+
|
|
604
|
+
### Patch Changes
|
|
605
|
+
|
|
606
|
+
- f905853ad6: Prefer using `Link` from `@backstage/core-components` rather than material-UI.
|
|
607
|
+
- Updated dependencies
|
|
608
|
+
- @backstage/plugin-catalog-react@1.2.1-next.0
|
|
609
|
+
- @backstage/core-components@0.12.0-next.0
|
|
610
|
+
- @backstage/core-plugin-api@1.1.0-next.0
|
|
611
|
+
- @backstage/catalog-model@1.1.3-next.0
|
|
612
|
+
- @backstage/errors@1.1.3-next.0
|
|
613
|
+
- @backstage/theme@0.2.16
|
|
614
|
+
|
|
615
|
+
## 0.5.3
|
|
616
|
+
|
|
617
|
+
### Patch Changes
|
|
618
|
+
|
|
619
|
+
- Updated dependencies
|
|
620
|
+
- @backstage/catalog-model@1.1.2
|
|
621
|
+
- @backstage/plugin-catalog-react@1.2.0
|
|
622
|
+
- @backstage/core-components@0.11.2
|
|
623
|
+
- @backstage/core-plugin-api@1.0.7
|
|
624
|
+
- @backstage/errors@1.1.2
|
|
625
|
+
- @backstage/theme@0.2.16
|
|
626
|
+
|
|
627
|
+
## 0.5.3-next.2
|
|
628
|
+
|
|
629
|
+
### Patch Changes
|
|
630
|
+
|
|
631
|
+
- Updated dependencies
|
|
632
|
+
- @backstage/plugin-catalog-react@1.2.0-next.2
|
|
633
|
+
- @backstage/catalog-model@1.1.2-next.2
|
|
634
|
+
- @backstage/core-components@0.11.2-next.2
|
|
635
|
+
- @backstage/core-plugin-api@1.0.7-next.2
|
|
636
|
+
- @backstage/errors@1.1.2-next.2
|
|
637
|
+
- @backstage/theme@0.2.16
|
|
638
|
+
|
|
639
|
+
## 0.5.3-next.1
|
|
640
|
+
|
|
641
|
+
### Patch Changes
|
|
642
|
+
|
|
643
|
+
- Updated dependencies
|
|
644
|
+
- @backstage/plugin-catalog-react@1.2.0-next.1
|
|
645
|
+
- @backstage/core-components@0.11.2-next.1
|
|
646
|
+
- @backstage/core-plugin-api@1.0.7-next.1
|
|
647
|
+
- @backstage/catalog-model@1.1.2-next.1
|
|
648
|
+
- @backstage/errors@1.1.2-next.1
|
|
649
|
+
- @backstage/theme@0.2.16
|
|
650
|
+
|
|
651
|
+
## 0.5.3-next.0
|
|
652
|
+
|
|
653
|
+
### Patch Changes
|
|
654
|
+
|
|
655
|
+
- Updated dependencies
|
|
656
|
+
- @backstage/catalog-model@1.1.2-next.0
|
|
657
|
+
- @backstage/core-components@0.11.2-next.0
|
|
658
|
+
- @backstage/plugin-catalog-react@1.1.5-next.0
|
|
659
|
+
- @backstage/core-plugin-api@1.0.7-next.0
|
|
660
|
+
- @backstage/errors@1.1.2-next.0
|
|
661
|
+
- @backstage/theme@0.2.16
|
|
662
|
+
|
|
663
|
+
## 0.5.2
|
|
664
|
+
|
|
665
|
+
### Patch Changes
|
|
666
|
+
|
|
667
|
+
- 817f3196f6: Updated React Router dependencies to be peer dependencies.
|
|
668
|
+
- 3f739be9d9: Minor API signatures cleanup
|
|
669
|
+
- 7d47def9c4: Removed dependency on `@types/jest`.
|
|
670
|
+
- d669d89206: Minor API signatures cleanup
|
|
671
|
+
- 667d917488: Updated dependency `msw` to `^0.47.0`.
|
|
672
|
+
- 87ec2ba4d6: Updated dependency `msw` to `^0.46.0`.
|
|
673
|
+
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
|
|
674
|
+
- Updated dependencies
|
|
675
|
+
- @backstage/core-components@0.11.1
|
|
676
|
+
- @backstage/core-plugin-api@1.0.6
|
|
677
|
+
- @backstage/plugin-catalog-react@1.1.4
|
|
678
|
+
- @backstage/catalog-model@1.1.1
|
|
679
|
+
- @backstage/errors@1.1.1
|
|
680
|
+
|
|
681
|
+
## 0.5.2-next.3
|
|
682
|
+
|
|
683
|
+
### Patch Changes
|
|
684
|
+
|
|
685
|
+
- 7d47def9c4: Removed dependency on `@types/jest`.
|
|
686
|
+
- Updated dependencies
|
|
687
|
+
- @backstage/plugin-catalog-react@1.1.4-next.2
|
|
688
|
+
- @backstage/catalog-model@1.1.1-next.0
|
|
689
|
+
- @backstage/core-components@0.11.1-next.3
|
|
690
|
+
- @backstage/core-plugin-api@1.0.6-next.3
|
|
691
|
+
- @backstage/errors@1.1.1-next.0
|
|
692
|
+
|
|
693
|
+
## 0.5.2-next.2
|
|
694
|
+
|
|
695
|
+
### Patch Changes
|
|
696
|
+
|
|
697
|
+
- 667d917488: Updated dependency `msw` to `^0.47.0`.
|
|
698
|
+
- 87ec2ba4d6: Updated dependency `msw` to `^0.46.0`.
|
|
699
|
+
- Updated dependencies
|
|
700
|
+
- @backstage/core-components@0.11.1-next.2
|
|
701
|
+
- @backstage/core-plugin-api@1.0.6-next.2
|
|
702
|
+
|
|
703
|
+
## 0.5.2-next.1
|
|
704
|
+
|
|
705
|
+
### Patch Changes
|
|
706
|
+
|
|
707
|
+
- 817f3196f6: Updated React Router dependencies to be peer dependencies.
|
|
708
|
+
- d669d89206: Minor API signatures cleanup
|
|
709
|
+
- Updated dependencies
|
|
710
|
+
- @backstage/core-components@0.11.1-next.1
|
|
711
|
+
- @backstage/core-plugin-api@1.0.6-next.1
|
|
712
|
+
- @backstage/plugin-catalog-react@1.1.4-next.1
|
|
713
|
+
|
|
714
|
+
## 0.5.2-next.0
|
|
715
|
+
|
|
716
|
+
### Patch Changes
|
|
717
|
+
|
|
718
|
+
- 3f739be9d9: Minor API signatures cleanup
|
|
719
|
+
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
|
|
720
|
+
- Updated dependencies
|
|
721
|
+
- @backstage/core-plugin-api@1.0.6-next.0
|
|
722
|
+
- @backstage/core-components@0.11.1-next.0
|
|
723
|
+
- @backstage/plugin-catalog-react@1.1.4-next.0
|
|
724
|
+
|
|
725
|
+
## 0.5.1
|
|
726
|
+
|
|
727
|
+
### Patch Changes
|
|
728
|
+
|
|
729
|
+
- Updated dependencies
|
|
730
|
+
- @backstage/core-components@0.11.0
|
|
731
|
+
- @backstage/core-plugin-api@1.0.5
|
|
732
|
+
- @backstage/plugin-catalog-react@1.1.3
|
|
733
|
+
|
|
734
|
+
## 0.5.1-next.1
|
|
735
|
+
|
|
736
|
+
### Patch Changes
|
|
737
|
+
|
|
738
|
+
- Updated dependencies
|
|
739
|
+
- @backstage/plugin-catalog-react@1.1.3-next.2
|
|
740
|
+
- @backstage/core-components@0.11.0-next.2
|
|
741
|
+
|
|
742
|
+
## 0.5.1-next.0
|
|
743
|
+
|
|
744
|
+
### Patch Changes
|
|
745
|
+
|
|
746
|
+
- Updated dependencies
|
|
747
|
+
- @backstage/core-plugin-api@1.0.5-next.0
|
|
748
|
+
- @backstage/plugin-catalog-react@1.1.3-next.0
|
|
749
|
+
- @backstage/core-components@0.10.1-next.0
|
|
750
|
+
|
|
751
|
+
## 0.5.0
|
|
752
|
+
|
|
753
|
+
### Minor Changes
|
|
754
|
+
|
|
755
|
+
- 8798f8d93f: Introduces a new annotation `pagerduty.com/service-id` that can be used instead of the `pagerduty.com/integration-key` annotation.
|
|
756
|
+
_Note: If both annotations are specified on a given Entity, then the `pagerduty.com/integration-key` annotation will be prefered_
|
|
757
|
+
|
|
758
|
+
**BREAKING** The `PagerDutyClient.fromConfig` static method now expects a `FetchApi` compatible object and has been refactored to
|
|
759
|
+
accept 2 arguments: config and ClientApiDependencies
|
|
760
|
+
The `PagerDutyClient` now relies on a `fetchApi` being available to execute `fetch` requests.
|
|
761
|
+
|
|
762
|
+
**BREAKING** A new query method `getServiceByEntity` that is used to query for Services by either the `integrationKey` or `serviceId`
|
|
763
|
+
annotation values if they are defined. The `integrationKey` value is preferred currently over `serviceId`. As such, the previous
|
|
764
|
+
`getServiceByIntegrationKey` method has been removed.
|
|
765
|
+
|
|
766
|
+
**BREAKING** The return values for each Client query method has been changed to return an object instead of raw values.
|
|
767
|
+
For example, the `getIncidentsByServiceId` query method now returns an object in the shape of `{ incidents: Incident[] }`
|
|
768
|
+
instead of just `Incident[]`.
|
|
769
|
+
This same pattern goes for `getChangeEventsByServiceId` and `getOnCallByPolicyId` functions.
|
|
770
|
+
|
|
771
|
+
**BREAKING** All public exported types that relate to entities within PagerDuty have been prefixed with `PagerDuty` (e.g. `ServicesResponse` is now `PagerDutyServicesResponse` and `User` is now `PagerDutyUser`)
|
|
772
|
+
|
|
773
|
+
In addition, various enhancements/bug fixes were introduced:
|
|
774
|
+
|
|
775
|
+
- The `PagerDutyCard` component now wraps error and loading messages with an `InfoCard` to contain errors/messages. This enforces a consistent experience on the EntityPage
|
|
776
|
+
- If no service can be found for the provided integration key, a new Error Message Empty State component will be shown instead of an error alert
|
|
777
|
+
- Introduces the `fetchApi` to replace standard `window.fetch`
|
|
778
|
+
- ensures that Identity Authorization is respected and provided in API requests
|
|
779
|
+
|
|
780
|
+
### Patch Changes
|
|
781
|
+
|
|
782
|
+
- a70869e775: Updated dependency `msw` to `^0.43.0`.
|
|
783
|
+
- 4e9a90e307: Updated dependency `luxon` to `^3.0.0`.
|
|
784
|
+
- 8006d0f9bf: Updated dependency `msw` to `^0.44.0`.
|
|
785
|
+
- Updated dependencies
|
|
786
|
+
- @backstage/core-components@0.10.0
|
|
787
|
+
- @backstage/catalog-model@1.1.0
|
|
788
|
+
- @backstage/core-plugin-api@1.0.4
|
|
789
|
+
- @backstage/plugin-catalog-react@1.1.2
|
|
790
|
+
- @backstage/theme@0.2.16
|
|
791
|
+
- @backstage/errors@1.1.0
|
|
792
|
+
|
|
793
|
+
## 0.5.0-next.3
|
|
794
|
+
|
|
795
|
+
### Patch Changes
|
|
796
|
+
|
|
797
|
+
- a70869e775: Updated dependency `msw` to `^0.43.0`.
|
|
798
|
+
- 4e9a90e307: Updated dependency `luxon` to `^3.0.0`.
|
|
799
|
+
- Updated dependencies
|
|
800
|
+
- @backstage/core-plugin-api@1.0.4-next.0
|
|
801
|
+
- @backstage/core-components@0.10.0-next.3
|
|
802
|
+
- @backstage/catalog-model@1.1.0-next.3
|
|
803
|
+
- @backstage/plugin-catalog-react@1.1.2-next.3
|
|
804
|
+
|
|
805
|
+
## 0.5.0-next.2
|
|
806
|
+
|
|
807
|
+
### Patch Changes
|
|
808
|
+
|
|
809
|
+
- Updated dependencies
|
|
810
|
+
- @backstage/core-components@0.10.0-next.2
|
|
811
|
+
- @backstage/catalog-model@1.1.0-next.2
|
|
812
|
+
- @backstage/theme@0.2.16-next.1
|
|
813
|
+
- @backstage/plugin-catalog-react@1.1.2-next.2
|
|
814
|
+
|
|
815
|
+
## 0.5.0-next.1
|
|
816
|
+
|
|
817
|
+
### Patch Changes
|
|
818
|
+
|
|
819
|
+
- Updated dependencies
|
|
820
|
+
- @backstage/core-components@0.9.6-next.1
|
|
821
|
+
- @backstage/catalog-model@1.1.0-next.1
|
|
822
|
+
- @backstage/errors@1.1.0-next.0
|
|
823
|
+
- @backstage/theme@0.2.16-next.0
|
|
824
|
+
- @backstage/plugin-catalog-react@1.1.2-next.1
|
|
825
|
+
|
|
826
|
+
## 0.5.0-next.0
|
|
827
|
+
|
|
828
|
+
### Minor Changes
|
|
829
|
+
|
|
830
|
+
- 8798f8d93f: Introduces a new annotation `pagerduty.com/service-id` that can be used instead of the `pagerduty.com/integration-key` annotation.
|
|
831
|
+
_Note: If both annotations are specified on a given Entity, then the `pagerduty.com/integration-key` annotation will be prefered_
|
|
832
|
+
|
|
833
|
+
**BREAKING** The `PagerDutyClient.fromConfig` static method now expects a `FetchApi` compatible object and has been refactored to
|
|
834
|
+
accept 2 arguments: config and ClientApiDependencies
|
|
835
|
+
The `PagerDutyClient` now relies on a `fetchApi` being available to execute `fetch` requests.
|
|
836
|
+
|
|
837
|
+
**BREAKING** A new query method `getServiceByEntity` that is used to query for Services by either the `integrationKey` or `serviceId`
|
|
838
|
+
annotation values if they are defined. The `integrationKey` value is preferred currently over `serviceId`. As such, the previous
|
|
839
|
+
`getServiceByIntegrationKey` method has been removed.
|
|
840
|
+
|
|
841
|
+
**BREAKING** The return values for each Client query method has been changed to return an object instead of raw values.
|
|
842
|
+
For example, the `getIncidentsByServiceId` query method now returns an object in the shape of `{ incidents: Incident[] }`
|
|
843
|
+
instead of just `Incident[]`.
|
|
844
|
+
This same pattern goes for `getChangeEventsByServiceId` and `getOnCallByPolicyId` functions.
|
|
845
|
+
|
|
846
|
+
**BREAKING** All public exported types that relate to entities within PagerDuty have been prefixed with `PagerDuty` (e.g. `ServicesResponse` is now `PagerDutyServicesResponse` and `User` is now `PagerDutyUser`)
|
|
847
|
+
|
|
848
|
+
In addition, various enhancements/bug fixes were introduced:
|
|
849
|
+
|
|
850
|
+
- The `PagerDutyCard` component now wraps error and loading messages with an `InfoCard` to contain errors/messages. This enforces a consistent experience on the EntityPage
|
|
851
|
+
- If no service can be found for the provided integration key, a new Error Message Empty State component will be shown instead of an error alert
|
|
852
|
+
- Introduces the `fetchApi` to replace standard `window.fetch`
|
|
853
|
+
- ensures that Identity Authorization is respected and provided in API requests
|
|
854
|
+
|
|
855
|
+
### Patch Changes
|
|
856
|
+
|
|
857
|
+
- Updated dependencies
|
|
858
|
+
- @backstage/catalog-model@1.1.0-next.0
|
|
859
|
+
- @backstage/core-components@0.9.6-next.0
|
|
860
|
+
- @backstage/plugin-catalog-react@1.1.2-next.0
|
|
861
|
+
|
|
862
|
+
## 0.4.0
|
|
863
|
+
|
|
864
|
+
### Minor Changes
|
|
865
|
+
|
|
866
|
+
- b157c2eb1c: **Breaking**: Use identityApi to provide auth token for pagerduty API calls.
|
|
867
|
+
|
|
868
|
+
### Patch Changes
|
|
869
|
+
|
|
870
|
+
- 76bf6400fe: Fix alert that was not showing after creating an incident.
|
|
871
|
+
- 8f7b1835df: Updated dependency `msw` to `^0.41.0`.
|
|
872
|
+
- Updated dependencies
|
|
873
|
+
- @backstage/plugin-catalog-react@1.1.1
|
|
874
|
+
- @backstage/core-components@0.9.5
|
|
875
|
+
- @backstage/core-plugin-api@1.0.3
|
|
876
|
+
- @backstage/catalog-model@1.0.3
|
|
877
|
+
|
|
878
|
+
## 0.4.0-next.2
|
|
879
|
+
|
|
880
|
+
### Minor Changes
|
|
881
|
+
|
|
882
|
+
- b157c2eb1c: **Breaking**: Use identityApi to provide auth token for pagerduty API calls.
|
|
883
|
+
|
|
884
|
+
### Patch Changes
|
|
885
|
+
|
|
886
|
+
- Updated dependencies
|
|
887
|
+
- @backstage/core-components@0.9.5-next.2
|
|
888
|
+
|
|
889
|
+
## 0.3.33-next.1
|
|
890
|
+
|
|
891
|
+
### Patch Changes
|
|
892
|
+
|
|
893
|
+
- 8f7b1835df: Updated dependency `msw` to `^0.41.0`.
|
|
894
|
+
- Updated dependencies
|
|
895
|
+
- @backstage/core-components@0.9.5-next.1
|
|
896
|
+
- @backstage/core-plugin-api@1.0.3-next.0
|
|
897
|
+
- @backstage/catalog-model@1.0.3-next.0
|
|
898
|
+
- @backstage/plugin-catalog-react@1.1.1-next.1
|
|
899
|
+
|
|
900
|
+
## 0.3.33-next.0
|
|
901
|
+
|
|
902
|
+
### Patch Changes
|
|
903
|
+
|
|
904
|
+
- 76bf6400fe: Fix alert that was not showing after creating an incident.
|
|
905
|
+
- Updated dependencies
|
|
906
|
+
- @backstage/plugin-catalog-react@1.1.1-next.0
|
|
907
|
+
- @backstage/core-components@0.9.5-next.0
|
|
908
|
+
|
|
909
|
+
## 0.3.32
|
|
910
|
+
|
|
911
|
+
### Patch Changes
|
|
912
|
+
|
|
913
|
+
- Updated dependencies
|
|
914
|
+
- @backstage/core-components@0.9.4
|
|
915
|
+
- @backstage/core-plugin-api@1.0.2
|
|
916
|
+
- @backstage/plugin-catalog-react@1.1.0
|
|
917
|
+
- @backstage/catalog-model@1.0.2
|
|
918
|
+
|
|
919
|
+
## 0.3.32-next.2
|
|
920
|
+
|
|
921
|
+
### Patch Changes
|
|
922
|
+
|
|
923
|
+
- Updated dependencies
|
|
924
|
+
- @backstage/core-components@0.9.4-next.1
|
|
925
|
+
- @backstage/plugin-catalog-react@1.1.0-next.2
|
|
926
|
+
- @backstage/catalog-model@1.0.2-next.0
|
|
927
|
+
- @backstage/core-plugin-api@1.0.2-next.1
|
|
928
|
+
|
|
929
|
+
## 0.3.32-next.1
|
|
930
|
+
|
|
931
|
+
### Patch Changes
|
|
932
|
+
|
|
933
|
+
- Updated dependencies
|
|
934
|
+
- @backstage/core-components@0.9.4-next.0
|
|
935
|
+
- @backstage/core-plugin-api@1.0.2-next.0
|
|
936
|
+
- @backstage/plugin-catalog-react@1.1.0-next.1
|
|
937
|
+
|
|
938
|
+
## 0.3.32-next.0
|
|
939
|
+
|
|
940
|
+
### Patch Changes
|
|
941
|
+
|
|
942
|
+
- Updated dependencies
|
|
943
|
+
- @backstage/plugin-catalog-react@1.1.0-next.0
|
|
944
|
+
|
|
945
|
+
## 0.3.31
|
|
946
|
+
|
|
947
|
+
### Patch Changes
|
|
948
|
+
|
|
949
|
+
- 24254fd433: build(deps): bump `@testing-library/user-event` from 13.5.0 to 14.0.0
|
|
950
|
+
- 230ad0826f: Bump to using `@types/node` v16
|
|
951
|
+
- Updated dependencies
|
|
952
|
+
- @backstage/plugin-catalog-react@1.0.1
|
|
953
|
+
- @backstage/catalog-model@1.0.1
|
|
954
|
+
- @backstage/core-components@0.9.3
|
|
955
|
+
- @backstage/core-plugin-api@1.0.1
|
|
956
|
+
|
|
957
|
+
## 0.3.31-next.1
|
|
958
|
+
|
|
959
|
+
### Patch Changes
|
|
960
|
+
|
|
961
|
+
- 24254fd433: build(deps): bump `@testing-library/user-event` from 13.5.0 to 14.0.0
|
|
962
|
+
- 230ad0826f: Bump to using `@types/node` v16
|
|
963
|
+
- Updated dependencies
|
|
964
|
+
- @backstage/core-components@0.9.3-next.2
|
|
965
|
+
- @backstage/core-plugin-api@1.0.1-next.0
|
|
966
|
+
- @backstage/plugin-catalog-react@1.0.1-next.3
|
|
967
|
+
|
|
968
|
+
## 0.3.31-next.0
|
|
969
|
+
|
|
970
|
+
### Patch Changes
|
|
971
|
+
|
|
972
|
+
- Updated dependencies
|
|
973
|
+
- @backstage/catalog-model@1.0.1-next.0
|
|
974
|
+
- @backstage/plugin-catalog-react@1.0.1-next.0
|
|
975
|
+
- @backstage/core-components@0.9.3-next.0
|
|
976
|
+
|
|
977
|
+
## 0.3.30
|
|
978
|
+
|
|
979
|
+
### Patch Changes
|
|
980
|
+
|
|
981
|
+
- a422d7ce5e: chore(deps): bump `@testing-library/react` from 11.2.6 to 12.1.3
|
|
982
|
+
- Updated dependencies
|
|
983
|
+
- @backstage/core-components@0.9.2
|
|
984
|
+
- @backstage/core-plugin-api@1.0.0
|
|
985
|
+
- @backstage/plugin-catalog-react@1.0.0
|
|
986
|
+
- @backstage/catalog-model@1.0.0
|
|
987
|
+
|
|
988
|
+
## 0.3.29
|
|
989
|
+
|
|
990
|
+
### Patch Changes
|
|
991
|
+
|
|
992
|
+
- Updated dependencies
|
|
993
|
+
- @backstage/plugin-catalog-react@0.9.0
|
|
994
|
+
- @backstage/core-components@0.9.1
|
|
995
|
+
- @backstage/catalog-model@0.13.0
|
|
996
|
+
|
|
997
|
+
## 0.3.29-next.0
|
|
998
|
+
|
|
999
|
+
### Patch Changes
|
|
1000
|
+
|
|
1001
|
+
- Updated dependencies
|
|
1002
|
+
- @backstage/plugin-catalog-react@0.9.0-next.0
|
|
1003
|
+
- @backstage/core-components@0.9.1-next.0
|
|
1004
|
+
- @backstage/catalog-model@0.13.0-next.0
|
|
1005
|
+
|
|
1006
|
+
## 0.3.28
|
|
1007
|
+
|
|
1008
|
+
### Patch Changes
|
|
1009
|
+
|
|
1010
|
+
- Updated dependencies
|
|
1011
|
+
- @backstage/catalog-model@0.12.0
|
|
1012
|
+
- @backstage/core-components@0.9.0
|
|
1013
|
+
- @backstage/plugin-catalog-react@0.8.0
|
|
1014
|
+
- @backstage/core-plugin-api@0.8.0
|
|
1015
|
+
|
|
1016
|
+
## 0.3.27
|
|
1017
|
+
|
|
1018
|
+
### Patch Changes
|
|
1019
|
+
|
|
1020
|
+
- Updated dependencies
|
|
1021
|
+
- @backstage/core-components@0.8.10
|
|
1022
|
+
- @backstage/plugin-catalog-react@0.7.0
|
|
1023
|
+
- @backstage/catalog-model@0.11.0
|
|
1024
|
+
- @backstage/core-plugin-api@0.7.0
|
|
1025
|
+
|
|
1026
|
+
## 0.3.26
|
|
1027
|
+
|
|
1028
|
+
### Patch Changes
|
|
1029
|
+
|
|
1030
|
+
- 1ed305728b: Bump `node-fetch` to version 2.6.7 and `cross-fetch` to version 3.1.5
|
|
1031
|
+
- c77c5c7eb6: Added `backstage.role` to `package.json`
|
|
1032
|
+
- edeeac7e9d: Switch `luxon` dependency range to be `^2.0.2` rather than `2.0.2`.
|
|
1033
|
+
- 7aeb491394: Replace use of deprecated `ENTITY_DEFAULT_NAMESPACE` constant with `DEFAULT_NAMESPACE`.
|
|
1034
|
+
- Updated dependencies
|
|
1035
|
+
- @backstage/core-components@0.8.9
|
|
1036
|
+
- @backstage/core-plugin-api@0.6.1
|
|
1037
|
+
- @backstage/plugin-catalog-react@0.6.15
|
|
1038
|
+
- @backstage/catalog-model@0.10.0
|
|
1039
|
+
- @backstage/theme@0.2.15
|
|
1040
|
+
|
|
1041
|
+
## 0.3.25
|
|
1042
|
+
|
|
1043
|
+
### Patch Changes
|
|
1044
|
+
|
|
1045
|
+
- Updated dependencies
|
|
1046
|
+
- @backstage/core-components@0.8.8
|
|
1047
|
+
- @backstage/plugin-catalog-react@0.6.14
|
|
1048
|
+
|
|
1049
|
+
## 0.3.25-next.0
|
|
1050
|
+
|
|
1051
|
+
### Patch Changes
|
|
1052
|
+
|
|
1053
|
+
- Updated dependencies
|
|
1054
|
+
- @backstage/core-components@0.8.8-next.0
|
|
1055
|
+
- @backstage/plugin-catalog-react@0.6.14-next.0
|
|
1056
|
+
|
|
1057
|
+
## 0.3.24
|
|
1058
|
+
|
|
1059
|
+
### Patch Changes
|
|
1060
|
+
|
|
1061
|
+
- 5a459626bc: Fix change events tab error when change events exist
|
|
1062
|
+
- Updated dependencies
|
|
1063
|
+
- @backstage/core-components@0.8.7
|
|
1064
|
+
- @backstage/plugin-catalog-react@0.6.13
|
|
1065
|
+
|
|
1066
|
+
## 0.3.24-next.0
|
|
1067
|
+
|
|
1068
|
+
### Patch Changes
|
|
1069
|
+
|
|
1070
|
+
- 5a459626bc: Fix change events tab error when change events exist
|
|
1071
|
+
- Updated dependencies
|
|
1072
|
+
- @backstage/core-components@0.8.7-next.0
|
|
1073
|
+
- @backstage/plugin-catalog-react@0.6.13-next.0
|
|
1074
|
+
|
|
1075
|
+
## 0.3.23
|
|
1076
|
+
|
|
1077
|
+
### Patch Changes
|
|
1078
|
+
|
|
1079
|
+
- 51fbedc445: Migrated usage of deprecated `IdentityApi` methods.
|
|
1080
|
+
- 013301e07b: Remove redundant `node-fetch` dependency
|
|
1081
|
+
- Updated dependencies
|
|
1082
|
+
- @backstage/core-components@0.8.5
|
|
1083
|
+
- @backstage/core-plugin-api@0.6.0
|
|
1084
|
+
- @backstage/plugin-catalog-react@0.6.12
|
|
1085
|
+
- @backstage/catalog-model@0.9.10
|
|
1086
|
+
|
|
1087
|
+
## 0.3.23-next.0
|
|
1088
|
+
|
|
1089
|
+
### Patch Changes
|
|
1090
|
+
|
|
1091
|
+
- 51fbedc445: Migrated usage of deprecated `IdentityApi` methods.
|
|
1092
|
+
- 013301e07b: Remove redundant `node-fetch` dependency
|
|
1093
|
+
- Updated dependencies
|
|
1094
|
+
- @backstage/core-components@0.8.5-next.0
|
|
1095
|
+
- @backstage/core-plugin-api@0.6.0-next.0
|
|
1096
|
+
- @backstage/plugin-catalog-react@0.6.12-next.0
|
|
1097
|
+
- @backstage/catalog-model@0.9.10-next.0
|
|
1098
|
+
|
|
1099
|
+
## 0.3.22
|
|
1100
|
+
|
|
1101
|
+
### Patch Changes
|
|
1102
|
+
|
|
1103
|
+
- 7612e2856b: Clean up emptystate.svg image, removing wrong white artifact from the background
|
|
1104
|
+
- Updated dependencies
|
|
1105
|
+
- @backstage/core-components@0.8.4
|
|
1106
|
+
- @backstage/core-plugin-api@0.5.0
|
|
1107
|
+
- @backstage/plugin-catalog-react@0.6.11
|
|
1108
|
+
- @backstage/catalog-model@0.9.9
|
|
1109
|
+
|
|
1110
|
+
## 0.3.21
|
|
1111
|
+
|
|
1112
|
+
### Patch Changes
|
|
1113
|
+
|
|
1114
|
+
- 4ce51ab0f1: Internal refactor of the `react-use` imports to use `react-use/lib/*` instead.
|
|
1115
|
+
- Updated dependencies
|
|
1116
|
+
- @backstage/core-plugin-api@0.4.1
|
|
1117
|
+
- @backstage/plugin-catalog-react@0.6.10
|
|
1118
|
+
- @backstage/core-components@0.8.3
|
|
1119
|
+
|
|
1120
|
+
## 0.3.20
|
|
1121
|
+
|
|
1122
|
+
### Patch Changes
|
|
1123
|
+
|
|
1124
|
+
- Updated dependencies
|
|
1125
|
+
- @backstage/core-plugin-api@0.4.0
|
|
1126
|
+
- @backstage/plugin-catalog-react@0.6.8
|
|
1127
|
+
- @backstage/core-components@0.8.2
|
|
1128
|
+
|
|
1129
|
+
## 0.3.19
|
|
1130
|
+
|
|
1131
|
+
### Patch Changes
|
|
1132
|
+
|
|
1133
|
+
- cd450844f6: Moved React dependencies to `peerDependencies` and allow both React v16 and v17 to be used.
|
|
1134
|
+
- dcd1a0c3f4: Minor improvement to the API reports, by not unpacking arguments directly
|
|
1135
|
+
- Updated dependencies
|
|
1136
|
+
- @backstage/core-components@0.8.0
|
|
1137
|
+
- @backstage/core-plugin-api@0.3.0
|
|
1138
|
+
- @backstage/plugin-catalog-react@0.6.5
|
|
1139
|
+
|
|
1140
|
+
## 0.3.18
|
|
1141
|
+
|
|
1142
|
+
### Patch Changes
|
|
1143
|
+
|
|
1144
|
+
- a125278b81: Refactor out the deprecated path and icon from RouteRefs
|
|
1145
|
+
- Updated dependencies
|
|
1146
|
+
- @backstage/catalog-model@0.9.7
|
|
1147
|
+
- @backstage/plugin-catalog-react@0.6.4
|
|
1148
|
+
- @backstage/core-components@0.7.4
|
|
1149
|
+
- @backstage/core-plugin-api@0.2.0
|
|
1150
|
+
|
|
1151
|
+
## 0.3.17
|
|
1152
|
+
|
|
1153
|
+
### Patch Changes
|
|
1154
|
+
|
|
1155
|
+
- Updated dependencies
|
|
1156
|
+
- @backstage/plugin-catalog-react@0.6.0
|
|
1157
|
+
- @backstage/core-components@0.7.0
|
|
1158
|
+
- @backstage/theme@0.2.11
|
|
1159
|
+
|
|
1160
|
+
## 0.3.16
|
|
1161
|
+
|
|
1162
|
+
### Patch Changes
|
|
1163
|
+
|
|
1164
|
+
- 81a41ec249: Added a `name` key to all extensions in order to improve Analytics API metadata.
|
|
1165
|
+
- Updated dependencies
|
|
1166
|
+
- @backstage/core-components@0.6.1
|
|
1167
|
+
- @backstage/core-plugin-api@0.1.10
|
|
1168
|
+
- @backstage/plugin-catalog-react@0.5.2
|
|
1169
|
+
- @backstage/catalog-model@0.9.4
|
|
1170
|
+
|
|
1171
|
+
## 0.3.15
|
|
1172
|
+
|
|
1173
|
+
### Patch Changes
|
|
1174
|
+
|
|
1175
|
+
- Updated dependencies
|
|
1176
|
+
- @backstage/core-plugin-api@0.1.9
|
|
1177
|
+
- @backstage/core-components@0.6.0
|
|
1178
|
+
- @backstage/plugin-catalog-react@0.5.1
|
|
1179
|
+
|
|
1180
|
+
## 0.3.14
|
|
1181
|
+
|
|
1182
|
+
### Patch Changes
|
|
1183
|
+
|
|
1184
|
+
- Updated dependencies
|
|
1185
|
+
- @backstage/core-components@0.5.0
|
|
1186
|
+
- @backstage/plugin-catalog-react@0.5.0
|
|
1187
|
+
- @backstage/catalog-model@0.9.3
|
|
1188
|
+
|
|
1189
|
+
## 0.3.13
|
|
1190
|
+
|
|
1191
|
+
### Patch Changes
|
|
1192
|
+
|
|
1193
|
+
- 9f1362dcc1: Upgrade `@material-ui/lab` to `4.0.0-alpha.57`.
|
|
1194
|
+
- Updated dependencies
|
|
1195
|
+
- @backstage/core-components@0.4.2
|
|
1196
|
+
- @backstage/plugin-catalog-react@0.4.6
|
|
1197
|
+
- @backstage/core-plugin-api@0.1.8
|
|
1198
|
+
|
|
1199
|
+
## 0.3.12
|
|
1200
|
+
|
|
1201
|
+
### Patch Changes
|
|
1202
|
+
|
|
1203
|
+
- Updated dependencies
|
|
1204
|
+
- @backstage/plugin-catalog-react@0.4.5
|
|
1205
|
+
- @backstage/core-components@0.4.0
|
|
1206
|
+
- @backstage/catalog-model@0.9.1
|
|
1207
|
+
|
|
1208
|
+
## 0.3.11
|
|
1209
|
+
|
|
1210
|
+
### Patch Changes
|
|
1211
|
+
|
|
1212
|
+
- 8bedb75ae: Update Luxon dependency to 2.x
|
|
1213
|
+
- 56c773909: Switched `@types/react` dependency to request `*` rather than a specific version.
|
|
1214
|
+
- Updated dependencies
|
|
1215
|
+
- @backstage/core-components@0.3.1
|
|
1216
|
+
- @backstage/core-plugin-api@0.1.6
|
|
1217
|
+
- @backstage/plugin-catalog-react@0.4.2
|
|
1218
|
+
|
|
1219
|
+
## 0.3.10
|
|
1220
|
+
|
|
1221
|
+
### Patch Changes
|
|
1222
|
+
|
|
1223
|
+
- 260c053b9: Fix All Material UI Warnings
|
|
1224
|
+
- Updated dependencies
|
|
1225
|
+
- @backstage/core-components@0.3.0
|
|
1226
|
+
- @backstage/core-plugin-api@0.1.5
|
|
1227
|
+
- @backstage/plugin-catalog-react@0.4.1
|
|
1228
|
+
|
|
1229
|
+
## 0.3.9
|
|
1230
|
+
|
|
1231
|
+
### Patch Changes
|
|
1232
|
+
|
|
1233
|
+
- 9d40fcb1e: - Bumping `material-ui/core` version to at least `4.12.2` as they made some breaking changes in later versions which broke `Pagination` of the `Table`.
|
|
1234
|
+
- Switching out `material-table` to `@material-table/core` for support for the later versions of `material-ui/core`
|
|
1235
|
+
- This causes a minor API change to `@backstage/core-components` as the interface for `Table` re-exports the `prop` from the underlying `Table` components.
|
|
1236
|
+
- `onChangeRowsPerPage` has been renamed to `onRowsPerPageChange`
|
|
1237
|
+
- `onChangePage` has been renamed to `onPageChange`
|
|
1238
|
+
- Migration guide is here: https://material-table-core.com/docs/breaking-changes
|
|
1239
|
+
- Updated dependencies
|
|
1240
|
+
- @backstage/core-components@0.2.0
|
|
1241
|
+
- @backstage/plugin-catalog-react@0.4.0
|
|
1242
|
+
- @backstage/core-plugin-api@0.1.4
|
|
1243
|
+
- @backstage/theme@0.2.9
|
|
1244
|
+
|
|
1245
|
+
## 0.3.8
|
|
1246
|
+
|
|
1247
|
+
### Patch Changes
|
|
1248
|
+
|
|
1249
|
+
- Updated dependencies
|
|
1250
|
+
- @backstage/plugin-catalog-react@0.3.0
|
|
1251
|
+
|
|
1252
|
+
## 0.3.7
|
|
1253
|
+
|
|
1254
|
+
### Patch Changes
|
|
1255
|
+
|
|
1256
|
+
- d1bd7bb82: Update README
|
|
1257
|
+
- Updated dependencies
|
|
1258
|
+
- @backstage/core-components@0.1.5
|
|
1259
|
+
- @backstage/catalog-model@0.9.0
|
|
1260
|
+
- @backstage/plugin-catalog-react@0.2.6
|
|
1261
|
+
|
|
1262
|
+
## 0.3.6
|
|
1263
|
+
|
|
1264
|
+
### Patch Changes
|
|
1265
|
+
|
|
1266
|
+
- 48c9fcd33: Migrated to use the new `@backstage/core-*` packages rather than `@backstage/core`.
|
|
1267
|
+
- Updated dependencies
|
|
1268
|
+
- @backstage/core-plugin-api@0.1.3
|
|
1269
|
+
- @backstage/catalog-model@0.8.4
|
|
1270
|
+
- @backstage/plugin-catalog-react@0.2.4
|
|
1271
|
+
|
|
1272
|
+
## 0.3.5
|
|
1273
|
+
|
|
1274
|
+
### Patch Changes
|
|
1275
|
+
|
|
1276
|
+
- Updated dependencies [add62a455]
|
|
1277
|
+
- Updated dependencies [cc592248b]
|
|
1278
|
+
- Updated dependencies [17c497b81]
|
|
1279
|
+
- Updated dependencies [704875e26]
|
|
1280
|
+
- @backstage/catalog-model@0.8.0
|
|
1281
|
+
- @backstage/core@0.7.11
|
|
1282
|
+
- @backstage/plugin-catalog-react@0.2.0
|
|
1283
|
+
|
|
1284
|
+
## 0.3.4
|
|
1285
|
+
|
|
1286
|
+
### Patch Changes
|
|
1287
|
+
|
|
1288
|
+
- 062bbf90f: chore: bump `@testing-library/user-event` from 12.8.3 to 13.1.8
|
|
1289
|
+
- 675a569a9: chore: bump `react-use` dependency in all packages
|
|
1290
|
+
- Updated dependencies [062bbf90f]
|
|
1291
|
+
- Updated dependencies [10c008a3a]
|
|
1292
|
+
- Updated dependencies [889d89b6e]
|
|
1293
|
+
- Updated dependencies [16be1d093]
|
|
1294
|
+
- Updated dependencies [3f988cb63]
|
|
1295
|
+
- Updated dependencies [675a569a9]
|
|
1296
|
+
- @backstage/core@0.7.9
|
|
1297
|
+
- @backstage/plugin-catalog-react@0.1.6
|
|
1298
|
+
- @backstage/catalog-model@0.7.9
|
|
1299
|
+
|
|
1300
|
+
## 0.3.3
|
|
1301
|
+
|
|
1302
|
+
### Patch Changes
|
|
1303
|
+
|
|
1304
|
+
- c614ede9a: Updated README to have up-to-date install instructions.
|
|
1305
|
+
- Updated dependencies [9afcac5af]
|
|
1306
|
+
- Updated dependencies [e0c9ed759]
|
|
1307
|
+
- Updated dependencies [6eaecbd81]
|
|
1308
|
+
- @backstage/core@0.7.7
|
|
1309
|
+
|
|
1310
|
+
## 0.3.2
|
|
1311
|
+
|
|
1312
|
+
### Patch Changes
|
|
1313
|
+
|
|
1314
|
+
- 4c049a1a1: - Adds onClick and other props to IconLinkVertical;
|
|
1315
|
+
|
|
1316
|
+
- Allows TriggerButton component to render when pager duty key is missing;
|
|
1317
|
+
- Refactors TriggerButton and PagerDutyCard not to have shared state;
|
|
1318
|
+
- Removes the `action` prop of the IconLinkVertical component while adding `onClick`.
|
|
1319
|
+
|
|
1320
|
+
Instead of having an action including a button with onClick, now the whole component can be clickable making it easier to implement and having a better UX.
|
|
1321
|
+
|
|
1322
|
+
Before:
|
|
1323
|
+
|
|
1324
|
+
```ts
|
|
1325
|
+
const myLink: IconLinkVerticalProps = {
|
|
1326
|
+
label: 'Click me',
|
|
1327
|
+
action: <Button onClick={myAction} />,
|
|
1328
|
+
icon: <MyIcon onClick={myAction} />,
|
|
1329
|
+
};
|
|
1330
|
+
```
|
|
1331
|
+
|
|
1332
|
+
After:
|
|
1333
|
+
|
|
1334
|
+
```ts
|
|
1335
|
+
const myLink: IconLinkVerticalProps = {
|
|
1336
|
+
label: 'Click me',
|
|
1337
|
+
onClick: myAction,
|
|
1338
|
+
icon: <MyIcon />,
|
|
1339
|
+
};
|
|
1340
|
+
```
|
|
1341
|
+
|
|
1342
|
+
- Updated dependencies [12d8f27a6]
|
|
1343
|
+
- Updated dependencies [40c0fdbaa]
|
|
1344
|
+
- Updated dependencies [2a271d89e]
|
|
1345
|
+
- Updated dependencies [bece09057]
|
|
1346
|
+
- Updated dependencies [169f48deb]
|
|
1347
|
+
- Updated dependencies [8a1566719]
|
|
1348
|
+
- Updated dependencies [9d455f69a]
|
|
1349
|
+
- Updated dependencies [4c049a1a1]
|
|
1350
|
+
- Updated dependencies [02816ecd7]
|
|
1351
|
+
- @backstage/catalog-model@0.7.3
|
|
1352
|
+
- @backstage/core@0.7.0
|
|
1353
|
+
- @backstage/plugin-catalog-react@0.1.1
|
|
1354
|
+
|
|
1355
|
+
## 0.3.1
|
|
1356
|
+
|
|
1357
|
+
### Patch Changes
|
|
1358
|
+
|
|
1359
|
+
- Updated dependencies [3a58084b6]
|
|
1360
|
+
- Updated dependencies [e799e74d4]
|
|
1361
|
+
- Updated dependencies [d0760ecdf]
|
|
1362
|
+
- Updated dependencies [1407b34c6]
|
|
1363
|
+
- Updated dependencies [88f1f1b60]
|
|
1364
|
+
- Updated dependencies [bad21a085]
|
|
1365
|
+
- Updated dependencies [9615e68fb]
|
|
1366
|
+
- Updated dependencies [49f9b7346]
|
|
1367
|
+
- Updated dependencies [5c2e2863f]
|
|
1368
|
+
- Updated dependencies [3a58084b6]
|
|
1369
|
+
- Updated dependencies [2c1f2a7c2]
|
|
1370
|
+
- @backstage/core@0.6.3
|
|
1371
|
+
- @backstage/plugin-catalog-react@0.1.0
|
|
1372
|
+
- @backstage/catalog-model@0.7.2
|
|
1373
|
+
|
|
1374
|
+
## 0.3.0
|
|
1375
|
+
|
|
1376
|
+
### Minor Changes
|
|
1377
|
+
|
|
1378
|
+
- 549a859ac: Improved the UI of the pagerduty plugin, and added a standalone TriggerButton
|
|
1379
|
+
|
|
1380
|
+
### Patch Changes
|
|
1381
|
+
|
|
1382
|
+
- Updated dependencies [fd3f2a8c0]
|
|
1383
|
+
- Updated dependencies [d34d26125]
|
|
1384
|
+
- Updated dependencies [0af242b6d]
|
|
1385
|
+
- Updated dependencies [f4c2bcf54]
|
|
1386
|
+
- Updated dependencies [10a0124e0]
|
|
1387
|
+
- Updated dependencies [07e226872]
|
|
1388
|
+
- Updated dependencies [f62e7abe5]
|
|
1389
|
+
- Updated dependencies [96f378d10]
|
|
1390
|
+
- Updated dependencies [688b73110]
|
|
1391
|
+
- @backstage/core@0.6.2
|
|
1392
|
+
- @backstage/plugin-catalog-react@0.0.4
|
|
1393
|
+
|
|
1394
|
+
## 0.2.8
|
|
1395
|
+
|
|
1396
|
+
### Patch Changes
|
|
1397
|
+
|
|
1398
|
+
- 29a138636: Use the Luxon Date Library to follow the recommendations of ADR010.
|
|
1399
|
+
- b288a291e: Migrated to new composability API, exporting the plugin instance as `pagerDutyPlugin`, entity card as `EntityPagerDutyCard`, and entity conditional as `isPagerDutyAvailable`.
|
|
1400
|
+
- Updated dependencies [19d354c78]
|
|
1401
|
+
- Updated dependencies [b51ee6ece]
|
|
1402
|
+
- @backstage/plugin-catalog-react@0.0.3
|
|
1403
|
+
- @backstage/core@0.6.1
|
|
1404
|
+
|
|
1405
|
+
## 0.2.7
|
|
1406
|
+
|
|
1407
|
+
### Patch Changes
|
|
1408
|
+
|
|
1409
|
+
- Updated dependencies [12ece98cd]
|
|
1410
|
+
- Updated dependencies [d82246867]
|
|
1411
|
+
- Updated dependencies [c810082ae]
|
|
1412
|
+
- Updated dependencies [5fa3bdb55]
|
|
1413
|
+
- Updated dependencies [6e612ce25]
|
|
1414
|
+
- Updated dependencies [025e122c3]
|
|
1415
|
+
- Updated dependencies [21e624ba9]
|
|
1416
|
+
- Updated dependencies [da9f53c60]
|
|
1417
|
+
- Updated dependencies [32c95605f]
|
|
1418
|
+
- Updated dependencies [7881f2117]
|
|
1419
|
+
- Updated dependencies [54c7d02f7]
|
|
1420
|
+
- Updated dependencies [11cb5ef94]
|
|
1421
|
+
- @backstage/core@0.6.0
|
|
1422
|
+
- @backstage/theme@0.2.3
|
|
1423
|
+
- @backstage/catalog-model@0.7.1
|
|
1424
|
+
|
|
1425
|
+
## 0.2.6
|
|
1426
|
+
|
|
1427
|
+
### Patch Changes
|
|
1428
|
+
|
|
1429
|
+
- Updated dependencies [def2307f3]
|
|
1430
|
+
- Updated dependencies [efd6ef753]
|
|
1431
|
+
- Updated dependencies [a187b8ad0]
|
|
1432
|
+
- Updated dependencies [a93f42213]
|
|
1433
|
+
- @backstage/catalog-model@0.7.0
|
|
1434
|
+
- @backstage/core@0.5.0
|
|
1435
|
+
|
|
1436
|
+
## 0.2.5
|
|
1437
|
+
|
|
1438
|
+
### Patch Changes
|
|
1439
|
+
|
|
1440
|
+
- b7a124883: Optimize empty state image size.
|
|
1441
|
+
|
|
1442
|
+
## 0.2.4
|
|
1443
|
+
|
|
1444
|
+
### Patch Changes
|
|
1445
|
+
|
|
1446
|
+
- 342270e4d: Create AboutCard in core and use it in pagerduty and catalog plugin
|
|
1447
|
+
- Updated dependencies [1dc445e89]
|
|
1448
|
+
- Updated dependencies [342270e4d]
|
|
1449
|
+
- @backstage/core@0.4.2
|
|
1450
|
+
|
|
1451
|
+
## 0.2.3
|
|
1452
|
+
|
|
1453
|
+
### Patch Changes
|
|
1454
|
+
|
|
1455
|
+
- 3b50f833d: Supporting Timezones
|
|
1456
|
+
- Updated dependencies [c911061b7]
|
|
1457
|
+
- Updated dependencies [8ef71ed32]
|
|
1458
|
+
- Updated dependencies [0e6298f7e]
|
|
1459
|
+
- Updated dependencies [ac3560b42]
|
|
1460
|
+
- @backstage/catalog-model@0.6.0
|
|
1461
|
+
- @backstage/core@0.4.1
|
|
1462
|
+
|
|
1463
|
+
## 0.2.2
|
|
1464
|
+
|
|
1465
|
+
### Patch Changes
|
|
1466
|
+
|
|
1467
|
+
- 6011b7d3e: Added pagerduty plugin to example app
|
|
1468
|
+
- Updated dependencies [2527628e1]
|
|
1469
|
+
- Updated dependencies [1c69d4716]
|
|
1470
|
+
- Updated dependencies [83b6e0c1f]
|
|
1471
|
+
- Updated dependencies [1665ae8bb]
|
|
1472
|
+
- Updated dependencies [04f26f88d]
|
|
1473
|
+
- Updated dependencies [ff243ce96]
|
|
1474
|
+
- @backstage/core@0.4.0
|
|
1475
|
+
- @backstage/catalog-model@0.5.0
|
|
1476
|
+
- @backstage/theme@0.2.2
|