Eric Peterson
c781f49fc4
Merge pull request #7435 from backstage/codemod/extension-names
...
Add names to all core extensions provided by plugins
2021-10-05 16:21:43 +02:00
Ben Lambert
0cc0484583
Merge pull request #7450 from lukebeamish-peak/add-peak-adopter
...
Added Peak to ADOPTERS.md
2021-10-05 16:08:23 +02:00
Eric Peterson
458ee71798
Manage <AnalyticsContext /> via version-bridge.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-10-05 15:33:16 +02:00
Luke
8fa4df879c
Replaced github tag with name
...
Signed-off-by: Luke <luke.beamish@peak.ai >
2021-10-05 13:58:13 +01:00
Luke
c6ab349e8c
Added Peak to ADOPTERS.md
...
Signed-off-by: Luke <luke.beamish@peak.ai >
2021-10-05 13:54:34 +01:00
Ben Lambert
2ddcc63e37
Merge pull request #7437 from PhakornKiong/docs/plugin-msgraph
...
Add documentation to msgraph plugin
2021-10-05 14:51:13 +02:00
Ben Lambert
8b445d672f
Merge pull request #7447 from backstage/rugvip/open
...
scaffolder-backend: fixed register action not returning an entity
2021-10-05 14:31:00 +02:00
Darkripper214
a3e3835ed9
add documentation to msgraph plugin
...
Signed-off-by: Darkripper214 <phakorn214@gmail.com >
2021-10-05 14:29:23 +02:00
Emma Indal
156421c59a
[TechDocs] Update default techdocs docker image to latest version ( #7448 )
...
* set default docker image to latest one 0.3.3
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
* update extensions docs with new truly sane lists example
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
* changeset
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
* use consistent tagging for docker image versions
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
* update changeset with correct link to tag
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
* update api report
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2021-10-05 13:57:55 +02:00
Ben Lambert
8111cbe713
Merge pull request #7417 from backstage/rugvip/migrone
...
docs: migrate composability migration docs away from migration
2021-10-05 12:02:58 +02:00
Ben Lambert
2ba532cb78
Merge pull request #7084 from msamad/msamad/add-user-group-filter-to-msgraph
...
Allow loading users using group membership
2021-10-05 12:02:26 +02:00
Ben Lambert
164d42754e
Merge pull request #7367 from alexrybch/title-column
...
added "title" columns
2021-10-05 12:00:35 +02:00
Alex Rybchenko
7c5351791e
updated tests
...
Signed-off-by: Alex Rybchenko <arybchenko@box.com >
2021-10-05 11:31:58 +02:00
Alex Rybchenko
590062d521
added mountedRoutes in plugin-catalog tests
...
Signed-off-by: Alex Rybchenko <arybchenko@box.com >
2021-10-05 11:31:58 +02:00
Alex Rybchenko
0a53f042c0
updated AboutCard test
...
Signed-off-by: Alex Rybchenko <arybchenko@box.com >
2021-10-05 11:31:58 +02:00
Alex Rybchenko
905ed15508
updated FossaPage test
...
Signed-off-by: Alex Rybchenko <arybchenko@box.com >
2021-10-05 11:31:58 +02:00
Alex Rybchenko
77c8b53375
updated changeset to patch
...
Signed-off-by: Alex Rybchenko <arybchenko@box.com >
2021-10-05 11:31:57 +02:00
Alex Rybchenko
bc5f753e1d
refactored entityRefLink render
...
Signed-off-by: Alex Rybchenko <arybchenko@box.com >
2021-10-05 11:31:57 +02:00
Alex Rybchenko
5aae9bb61e
added changeset
...
Signed-off-by: Alex Rybchenko <arybchenko@box.com >
2021-10-05 11:31:57 +02:00
Alex Rybchenko
9648c48015
updated tests
...
Signed-off-by: Alex Rybchenko <arybchenko@box.com >
2021-10-05 11:31:57 +02:00
Alex Rybchenko
954abc76ca
added optional title prop in EntityRefLink
...
Signed-off-by: Alex Rybchenko <arybchenko@box.com >
2021-10-05 11:31:57 +02:00
Alex Rybchenko
9428a20365
forgot to run Prettier
...
Signed-off-by: Alex Rybchenko <arybchenko@box.com >
2021-10-05 11:31:57 +02:00
Alex Rybchenko
9acdd257dd
added "title" columns
...
Signed-off-by: Alex Rybchenko <arybchenko@box.com >
2021-10-05 11:31:57 +02:00
blam
9e2358a888
chore: updating api-report
...
Signed-off-by: blam <ben@blam.sh >
2021-10-05 11:29:17 +02:00
Patrik Oldsberg
ca3086a7ad
scaffolder-backend: fixed register action not returning an entity
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: blam <ben@blam.sh >
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-10-05 11:28:14 +02:00
blam
44a6a7bbf5
chore: updating config schema for msgraph
...
Signed-off-by: blam <ben@blam.sh >
2021-10-05 11:24:36 +02:00
Mustansar Anwar ul Samad
76599b5429
Make userFilter and userGroupMemberFilter mutually exclusive
...
Signed-off-by: Mustansar Anwar ul Samad <mustansar.samad@gmail.com >
2021-10-05 11:24:36 +02:00
Mustansar Anwar ul Samad
ff7c6cec1a
Allow loading users using group membership
...
The userFilter loads users by filtering on their attributes only.
This allows to load users based on group membership e.g. for cases
where only a certain set of users should be loaded using their
group membership
Signed-off-by: Mustansar Anwar ul Samad <mustansar.samad@gmail.com >
2021-10-05 11:24:36 +02:00
Himanshu Mishra
3b5d494213
docs: update link to plugins/graphql-backend
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-10-05 11:16:30 +02:00
Himanshu Mishra
cf21ebc559
graphql: Add -backend suffix to the plugin directory
...
plugins/graphql is a backend plugin published at @backstage/plugin-graphql-backend
When exploring the repository, I got confused to find only plugins/graphql since backend plugins are supposed to have the -backend suffix
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-10-05 11:16:30 +02:00
Ben Lambert
8c616fc6a1
Merge pull request #7446 from backstage/vale-fixes
...
chore: bumping vale actions
2021-10-05 11:15:56 +02:00
blam
bae5cefc8f
chore: revert docs again
...
Signed-off-by: blam <ben@blam.sh >
2021-10-05 11:15:23 +02:00
blam
0fb9c4e68a
chore: bumping vale actions
...
Signed-off-by: blam <ben@blam.sh >
2021-10-05 10:53:17 +02:00
Ben Lambert
3fee13e577
Merge pull request #7430 from adamdmharvey/update-plugin-desc
...
chore(docs): Update plugin descriptions
2021-10-05 10:19:50 +02:00
Patrik Oldsberg
52b1303c23
Merge pull request #7434 from backstage/rugvip/50fix
...
microsite/blog: fix link to adopters
2021-10-05 10:09:14 +02:00
Patrik Oldsberg
670f79ded3
Apply suggestions from code review
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-10-04 23:19:23 +02:00
Himanshu Mishra
45acb62131
Merge pull request #7433 from savez/added_adopter
...
added santagostino adopter
2021-10-04 22:46:24 +02:00
Mohamed Mohamed
222022965c
typo fix. now refering to --inspect-brk
...
Signed-off-by: Mohamed Mohamed <mohamed.mohamed2@aa.com >
2021-10-04 14:27:36 -05:00
Mohamed Mohamed
df1242ffe4
adding changeset
...
Signed-off-by: Mohamed Mohamed <mohamed.mohamed2@aa.com >
2021-10-04 14:16:52 -05:00
Michael Stergianis
a422339a54
Update proxying tutorial to address feedback
...
Signed-off-by: Michael Stergianis <mstergianis@vmware.com >
2021-10-04 15:11:54 -04:00
shenowen
89629a7f08
Add inspectBrk to try to use when debugging backend node
...
Signed-off-by: shenowen <owen.shen@aa.com >
2021-10-04 13:59:47 -05:00
Eric Peterson
81a41ec249
Apply extension-names codemod to monorepo.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-10-04 19:29:43 +02:00
Eric Peterson
903dbdeb7d
Add the extension-names codemod.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-10-04 19:23:13 +02:00
Eric Peterson
01a468aee3
Merge pull request #6677 from backstage/feat/analytics-api
...
Introduce the Analytics API, core events, and a GA implementation provider
2021-10-04 18:55:20 +02:00
Patrik Oldsberg
41ce42eade
microsite/blog: fix link to adopters
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-10-04 18:23:56 +02:00
savez
fa575bff93
added adopter
...
Signed-off-by: savez <saverio.menin@gmail.com >
2021-10-04 18:07:13 +02:00
Adam Harvey
4f42a314ee
Clarify GKE
...
Signed-off-by: Adam Harvey <adaharve@cisco.com >
2021-10-04 10:16:34 -04:00
Adam Harvey
44c288e901
Finish sentence
...
Signed-off-by: Adam Harvey <adaharve@cisco.com >
2021-10-04 10:16:23 -04:00
Adam Harvey
f603bf77a8
Clarify and capitalize
...
Signed-off-by: Adam Harvey <adaharve@cisco.com >
2021-10-04 10:16:07 -04:00
Eric Peterson
decaaae1ed
Keep optionality of API, but try and maintain hook order.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-10-04 16:02:26 +02:00