Commit Graph

17715 Commits

Author SHA1 Message Date
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
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
Himanshu Mishra d9dde3129e cli: refactor plugin installation steps into separate modules
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-10-03 22:05:58 +02:00
Himanshu Mishra c8215e1fe6 graphiql: Add experimental installationRecipe to package.json
Used by the new experimental `backstage-cli install <plugin>` command

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-10-03 22:05:58 +02:00
Himanshu Mishra 1ef9e64901 cli: add install <plugin> command
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-10-03 22:05:53 +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
Patrik Oldsberg fddfb5e10f docs: migrate composability migration docs away from migration
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-01 18:55:09 +02:00
Filip Swiatczak ad7bfe6810 dropped display name Resolver, uuid -> user-id
Signed-off-by: Filip Swiatczak <filip.swiatczak@gmail.com>
2021-10-01 17:05:48 +01:00
Patrik Oldsberg 9697e91074 Merge pull request #7415 from backstage/static-auth-no-connector-remove
core-app-api: do not call connector.removeSession in StaticAuthSessionManager.removeSession
2021-10-01 17:56:36 +02:00
Ben Lambert 87ba323768 Merge pull request #7413 from backstage/mob/catalog-processing-errors
catalog: Consider processing results with errors as failing
2021-10-01 15:11:41 +02:00
Mike Lewis d6ad46eb22 core-app-api: do not call connector.removeSession in StaticAuthSessionManager.removeSession
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-10-01 12:44:34 +01:00
Johan Haals 2c5bab2f82 catalog: Consider processing results with errors as failing
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-10-01 13:28:40 +02:00
Ben Lambert 0bcb0d99c5 Merge pull request #7404 from backstage/dependabot/npm_and_yarn/jscodeshift-0.13.0
build(deps): bump jscodeshift from 0.12.0 to 0.13.0
2021-10-01 13:25:49 +02:00
Ben Lambert 7dee4db0b0 added changeset
Signed-off-by: Ben Lambert <blam@spotify.com>
2021-10-01 10:54:11 +02:00
dependabot[bot] 2b492efef9 build(deps): bump jscodeshift from 0.12.0 to 0.13.0
Bumps [jscodeshift](https://github.com/facebook/jscodeshift) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/facebook/jscodeshift/releases)
- [Changelog](https://github.com/facebook/jscodeshift/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jscodeshift/compare/0.12.0...0.13.0)

---
updated-dependencies:
- dependency-name: jscodeshift
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-01 04:08:28 +00:00
Patrik Oldsberg cdcd47ad1f Merge pull request #7394 from ljupchokotev/fix-example
Fix example in integration-react/CHANGELOG.md
2021-09-30 22:29:45 +02:00