df11
69c6e4751e
Update links title
...
Signed-off-by: denis.fortin <denis.fortin@adevinta.com >
2022-06-27 14:34:20 +02:00
github-actions[bot]
8dbaca86d1
Merge pull request #12233 from backstage/renovate/react-hookz-web-14.x-lockfile
...
fix(deps): update dependency @react-hookz/web to v14.3.0
2022-06-27 12:24:17 +00:00
Ben Lambert
358aed6149
Merge pull request #12131 from awanlin/topic/custom-time-format-header-clocks
...
Added support for custom time format in header clocks
2022-06-27 13:56:01 +02:00
Eric Peterson
7a90b62aad
Test the new client wrapper.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-06-27 13:51:55 +02:00
Ben Lambert
b1711e798b
Merge pull request #12191 from jorgelainfiesta/microsite-add-partners
...
Community page update proposal
2022-06-27 13:51:55 +02:00
Eric Peterson
c5af773757
Note the (technically) breaking change and update docs.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-06-27 13:50:44 +02:00
Eric Peterson
68b7739aab
Refactor Elasticsearch client calls into client wrapper and break out types
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-06-27 13:50:44 +02:00
Eric Peterson
ca9ff1eaac
Loosen elasticsearch client version and add opensearch dependencies
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-06-27 13:50:44 +02:00
Ben Lambert
43a0ccc845
Merge pull request #12255 from mhaley37/remove-hardcoded-color-iconLinkVertical
...
Remove hardcoded color icon link vertical
2022-06-27 13:42:46 +02:00
Ben Lambert
4803dbae98
Merge pull request #12256 from erikprice/patch-2
...
Fix typo
2022-06-27 13:42:20 +02:00
Fredrik Adelöw
bbbabd8431
Merge pull request #12266 from NishkarshRaj/master
...
docs: Adding William Hill as Adopter
2022-06-27 12:19:38 +02:00
NishkarshRaj
50732c9502
docs: Adding William Hill as Adopter
...
Signed-off-by: NishkarshRaj <nishkarshraj000@gmail.com >
2022-06-27 14:49:51 +05:30
Raghunandan
823ae416c5
Fix scroll issue within techdocs reader instead of adding special classes to entity page components
...
Signed-off-by: Raghunandan <soapraj@gmail.com >
2022-06-26 11:04:06 +02:00
Raghunandan
7739141ab2
Add changeset
...
Signed-off-by: Raghunandan <soapraj@gmail.com >
2022-06-26 10:34:49 +02:00
Raghunandan
05e68b0b3f
Header & HeaderTabs components: make className prop optional
...
Signed-off-by: Raghunandan <soapraj@gmail.com >
2022-06-26 10:34:49 +02:00
Raghunandan
b49cc12d95
reorder code + fix comments
...
Signed-off-by: Raghunandan <soapraj@gmail.com >
2022-06-26 10:34:48 +02:00
Raghunandan
03019695a3
Add special classes to identify entity page headers and tabs. Use that to make sure the sidebars in docs do not scroll beyond them
...
Signed-off-by: Raghunandan <soapraj@gmail.com >
2022-06-26 10:34:48 +02:00
renovate[bot]
35f26414ca
fix(deps): update dependency @react-hookz/web to v14.3.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-06-25 06:16:01 +00:00
sjeyaraman
dc57084978
Merge branch 'Issue-10434' of https://github.com/SuganJoe/backstage into Issue-10434
...
Signed-off-by: sjeyaraman <sjeyaraman@expedia.com >
2022-06-24 19:00:41 -07:00
sjeyaraman
ba8b7f5940
fix-tsc
...
Signed-off-by: sjeyaraman <sjeyaraman@expedia.com >
2022-06-24 18:58:56 -07:00
sjeyaraman
ff5b2f9947
add-change-set
...
Signed-off-by: sjeyaraman <sjeyaraman@expedia.com >
2022-06-24 18:58:52 -07:00
sjeyaraman
70de933e56
customize unregister entity menuitem
...
Signed-off-by: sjeyaraman <sjeyaraman@expedia.com >
2022-06-24 18:57:50 -07:00
James Peach
4cc81372f8
Add a DefaultParentEntityPolicy.
...
It's useful to have an entity policy to set a parent for unparented
groups. This can be used to build a groups hierarchy with a single
root parent group without having to make changes to every group
entity in the catalog.
Signed-off-by: James Peach <jpeach@cloudflare.com >
2022-06-25 08:48:51 +10:00
sjeyaraman
79b5110b99
fix-tsc
...
Signed-off-by: sjeyaraman <sjeyaraman@expedia.com >
2022-06-24 15:09:54 -07:00
sjeyaraman
af8f1025e6
rebase-master
...
Signed-off-by: sjeyaraman <sjeyaraman@expedia.com >
2022-06-24 15:04:47 -07:00
sjeyaraman
258057a4b9
refactor-unregister-entity
...
Signed-off-by: sjeyaraman <sjeyaraman@expedia.com >
2022-06-24 14:53:45 -07:00
sjeyaraman
06905f4ed0
add-change-set
...
Signed-off-by: sjeyaraman <sjeyaraman@expedia.com >
2022-06-24 14:50:57 -07:00
sjeyaraman
888731df92
customize unregister entity menuitem
...
Signed-off-by: sjeyaraman <sjeyaraman@expedia.com >
2022-06-24 14:50:57 -07:00
Erik Price
f61d7714aa
Fix typo
...
Replace "Linux-based" with "Unix-based".
Signed-off-by: Erik Price <mail@erikprice.com >
2022-06-24 11:56:41 -04:00
planeiii
64af1b4756
chore: added types to Promise.any polyfill
...
Signed-off-by: planeiii <planeiii@thousandeyes.com >
2022-06-24 08:56:30 -05:00
Andre Wanlin
5395ab9ebb
Renamed picker
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2022-06-24 08:05:15 -05:00
Andre Wanlin
269d20a078
Refactored based on PR feedback
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2022-06-24 07:38:27 -05:00
Andre Wanlin
be26d95141
Added EntityAdvancedPicker
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2022-06-24 07:38:27 -05:00
asaini1
3c09270d2d
Update tests
...
Signed-off-by: Aisha Saini <asaini1@jaguarlandrover.com >
Signed-off-by: asaini1 <asaini1@jaguarlandrover.com >
2022-06-24 12:45:10 +01:00
Aisha Saini
c8e8a164b7
Remove gitlab action changes from PR
...
Signed-off-by: Aisha Saini <asaini1@jaguarlandrover.com >
Signed-off-by: asaini1 <asaini1@jaguarlandrover.com >
2022-06-24 12:45:10 +01:00
Aisha Saini
b4149fc0a3
Add config and tests for new gitlab actions update and delete
...
Signed-off-by: Aisha Saini <asaini1@jaguarlandrover.com >
Signed-off-by: asaini1 <asaini1@jaguarlandrover.com >
2022-06-24 12:45:10 +01:00
Aisha Saini
08a27a58ad
Add gitlab MR test file
...
Signed-off-by: Aisha Saini <asaini1@jaguarlandrover.com >
Signed-off-by: asaini1 <asaini1@jaguarlandrover.com >
2022-06-24 12:45:10 +01:00
Aisha Saini
f560f836ca
Update removeSourceBranch option to cater for when not set
...
Signed-off-by: Aisha Saini <asaini1@jaguarlandrover.com >
Signed-off-by: asaini1 <asaini1@jaguarlandrover.com >
2022-06-24 12:45:10 +01:00
Aisha Saini
5b99da51d9
Add api-report.md file
...
Signed-off-by: Aisha Saini <asaini1@jaguarlandrover.com >
Signed-off-by: asaini1 <asaini1@jaguarlandrover.com >
2022-06-24 12:45:10 +01:00
Aisha Saini
4baf8a4ece
Update GitLab MR Action to allow source branch to be deleted on merge
...
Signed-off-by: Aisha Saini <asaini1@jaguarlandrover.com >
Signed-off-by: asaini1 <asaini1@jaguarlandrover.com >
2022-06-24 12:45:10 +01:00
Tim Hansen
0f300f1e82
Use GitHub container registry
...
Signed-off-by: Tim Hansen <timbonicush@spotify.com >
2022-06-23 13:34:04 -06:00
Michael Haley
3c440ea77e
added changeset
...
Signed-off-by: Michael Haley <mike.f.haley@gmail.com >
2022-06-23 15:29:16 -04:00
Tim Hansen
381a44edce
npx, remove Docker cache
...
Signed-off-by: Tim Hansen <timbonicush@spotify.com >
2022-06-23 13:20:38 -06:00
Tim Hansen
f281ad17c0
Build default Docker image on release
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2022-06-23 13:20:37 -06:00
Michael Haley
bcb82b6dbf
Use palette value instead of grey
...
Signed-off-by: Michael Haley <mike.f.haley@gmail.com >
2022-06-23 15:00:35 -04:00
Andre Wanlin
385389d23c
Latest feedback updates
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2022-06-23 12:36:46 -05:00
Andre Wanlin
6e20959b5a
Updated API Report
...
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com >
2022-06-23 12:36:46 -05:00
Andre Wanlin
e1dbedbefc
Changes based on feedback
...
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com >
2022-06-23 12:36:46 -05:00
Andre Wanlin
1fa7f7448e
Suggested changes
...
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com >
2022-06-23 12:36:46 -05:00
Andre Wanlin
593c0c0d3b
Removed properties from BackstagePaletteAdditions
...
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com >
2022-06-23 12:36:46 -05:00