Commit Graph

17510 Commits

Author SHA1 Message Date
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 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
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
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
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
Himanshu Mishra 2c965c55a4 Merge pull request #7427 from fcorti/fcorti-blog-002
Blog post for the 50 adopters.
2021-10-04 12:39:51 +02:00
Himanshu Mishra eb9ccf94c9 blog: run prettier on 50 adopters blogpost
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-10-04 12:25:03 +02:00
Francesco Corti 524194eb6a Blog post for the 50 adopters.
Signed-off-by: Francesco Corti <francescoc@spotify.com>
2021-10-04 11:49:25 +02:00
Patrik Oldsberg 349c133242 Merge pull request #7419 from backstage/rugvip/locale
avoid usage of to*Case + add project lint rule
2021-10-04 11:48:10 +02:00
Himanshu Mishra 767106f32a Merge pull request #7423 from backstage/orkohunter/bug-template-cli-info
Chore: Add a comment about backstage-cli info command in the bug report issue template
2021-10-04 09:53:44 +02:00
Eric Peterson f2e9fbf2b5 Update GA dependencies to match current template.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-10-04 09:45:13 +02:00
Himanshu Mishra 78a40963fe Add a note about backstage-cli info command in the issue template for bug reports
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-10-03 23:33:55 +02:00
Ben Lambert 4f84eebc1a Merge pull request #7420 from backstage/rugvip/root 2021-10-03 03:42:46 +02:00
Fredrik Adelöw f281a55c7f Merge pull request #7421 from backstage/freben/yup
Bump yup to a version with slightly better typescript type gen
2021-10-02 21:26:58 +02:00
Patrik Oldsberg e254368371 root,create-app: switch over to using backstage-cli test in root
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-02 18:47:20 +02:00
Patrik Oldsberg 185fec5c0c cli: add support for using the default jest config from project roots
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-02 18:47:20 +02:00
Patrik Oldsberg ca0559444c avoid usage of to*Case + add project lint rule
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-02 18:43:11 +02:00
Fredrik Adelöw 957e4b3351 Bump yup to a version with slightly better typescript type gen
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-02 17:40:14 +02:00