Commit Graph

19647 Commits

Author SHA1 Message Date
Patrik Oldsberg 019997dd4e Merge pull request #8331 from backstage/rugvip/auth-fin
auth-backend: migrate saml provider to sign-in resolver
2021-12-02 13:03:55 +01:00
Patrik Oldsberg 6276f4510d Merge pull request #8318 from nodify-at/feature/auth_handler_and_sign-in_resolvers_oidc
Auth handler and sign in resolvers for oidc provider
2021-12-02 12:06:26 +01:00
Patrik Oldsberg 4bf4111902 auth-backend: migrate saml provider to sign-in resolver
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-02 12:06:22 +01:00
Patrik Oldsberg 1f7c345191 Merge pull request #8093 from RoadieHQ/scorecard-tech-insights
Scorecard for tech insights
2021-12-02 12:04:27 +01:00
Fredrik Adelöw dfd26925ce Merge pull request #8264 from jluk-box/tech-insights-readme-fixes
Minor fixes in tech insights plugins readme
2021-12-02 11:34:13 +01:00
Hasan Ozdemir 2c4cda7506 define the profile in oidc provider without using makeProfile function
Signed-off-by: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com>
2021-12-02 11:31:40 +01:00
Patrik Oldsberg 41b056a2f1 Merge pull request #8327 from backstage/jhaals/fix-format
chore: format ADOPTERS.md
2021-12-02 11:28:43 +01:00
Fredrik Adelöw 74d786c322 Merge pull request #8321 from backstage/dependabot/npm_and_yarn/spotify/prettier-config-12.0.0
chore(deps-dev): bump @spotify/prettier-config from 11.0.0 to 12.0.0
2021-12-02 11:27:04 +01:00
Patrik Oldsberg 60cdac3b97 Merge pull request #8278 from dnsaoki2/config-loader-filtering
config-loader(schema/filtering): uses key visibility as fallback
2021-12-02 11:26:48 +01:00
Patrik Oldsberg 197b10856b Merge pull request #8269 from lorsatti/swagger-style
Adapt Swagger style to the main theme
2021-12-02 11:26:13 +01:00
Patrik Oldsberg 39001c58fd Merge pull request #8313 from ngranander/xcmetrics/bugfix
[XCMetrics] Handle invalid build statuses
2021-12-02 11:22:25 +01:00
Johan Haals 73baf36ec8 chore: format ADOPTERS.md
with `--config docs/prettier.config.js --write ADOPTERS.md`

Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-12-02 10:50:10 +01:00
Fredrik Adelöw 3cb775c9ea Merge pull request #8326 from backstage/freben/redacting-undefined-huh
Fix a potential crash in the log redaction code
2021-12-02 10:45:30 +01:00
Patrik Oldsberg 2c7875fe3d Merge pull request #8324 from backstage/dependabot/npm_and_yarn/eslint-plugin-react-7.27.1
chore(deps): bump eslint-plugin-react from 7.22.0 to 7.27.1
2021-12-02 10:36:14 +01:00
Patrik Oldsberg 3f275ae02c Merge pull request #8322 from backstage/dependabot/npm_and_yarn/history-5.1.0
chore(deps): bump history from 5.0.1 to 5.1.0
2021-12-02 10:35:55 +01:00
Patrik Oldsberg 7eae31aa3b Merge pull request #8319 from backstage/rugvip/extdocs
core-plugin-api: documented extension creator options
2021-12-02 10:35:07 +01:00
Joon Park 6ed24445a9 @backstage/plugin-permission-react (#8215)
* Add @backstage/plugin-permission-react

Signed-off-by: Joon Park <joonp@spotify.com>
2021-12-02 09:30:56 +00:00
Fredrik Adelöw 54989b671d Fix a potential crash in the log redaction code
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-12-02 10:10:34 +01:00
Johan Haals 57f15a25c7 Merge pull request #8315 from adamdmharvey/update-api-ref
chore(docs): Minor updates to improve the API Reference
2021-12-02 09:44:48 +01:00
MT Lewis fb997f9f70 Merge pull request #8296 from backstage/permission-integration-well-known
permissions: change permission integration route to use /.well-known prefix
2021-12-02 08:42:19 +00:00
dependabot[bot] d8ce25f4aa chore(deps): bump eslint-plugin-react from 7.22.0 to 7.27.1
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.22.0 to 7.27.1.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.22.0...v7.27.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-02 04:30:25 +00:00
dependabot[bot] f6e0dcb334 chore(deps): bump history from 5.0.1 to 5.1.0
Bumps [history](https://github.com/ReactTraining/history) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/ReactTraining/history/releases)
- [Commits](https://github.com/ReactTraining/history/compare/v5.0.1...v5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-02 04:26:17 +00:00
dependabot[bot] e3278ad900 chore(deps-dev): bump @spotify/prettier-config from 11.0.0 to 12.0.0
Bumps [@spotify/prettier-config](https://github.com/spotify/web-scripts) from 11.0.0 to 12.0.0.
- [Release notes](https://github.com/spotify/web-scripts/releases)
- [Changelog](https://github.com/spotify/web-scripts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spotify/web-scripts/compare/v11.0.0...v12.0.0)

---
updated-dependencies:
- dependency-name: "@spotify/prettier-config"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-02 04:18:10 +00:00
Patrik Oldsberg 067ddb7abb auth-backend: switch saml config to use privateKey
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-02 01:23:40 +01:00
Adam Harvey 59677fadb1 Add changeset
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-12-01 19:06:48 -05:00
Adam Harvey f3238cd9c8 Move MUI link to be more generic to avoid version specifics
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-12-01 19:03:38 -05:00
Hasan Ozdemir dd144ef356 update the change set
Signed-off-by: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com>
2021-12-02 00:48:28 +01:00
Hasan Ozdemir 7d50123cd5 add access_type to issuer client to receive a refresh token
Signed-off-by: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com>
2021-12-02 00:48:28 +01:00
Hasan Ozdemir 36fa32216f Auth handler and sign in resolvers for oidc provider
Signed-off-by: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com>
2021-12-02 00:48:28 +01:00
Patrik Oldsberg bacb94ea8f core-plugin-api: documented extension creator options
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-02 00:08:31 +01:00
Patrik Oldsberg 2baf14dc7d Merge pull request #8314 from adamdmharvey/finish-test-utils-core
chore: Finish removal of test-utils-core
2021-12-01 23:14:39 +01:00
Tim Hansen 87aecc6fab Merge pull request #8316 from backstage/adamdmharvey-patch-1
chore: Add Adam to CircleCI CODEOWNER
2021-12-01 13:12:32 -07:00
Tim Hansen ae0f316397 Merge pull request #8307 from angeliski/add-rails-module-codeowner
chore: CODEOWNERS for scaffolder module rails
2021-12-01 13:11:49 -07:00
Tim Hansen 5c26fbf555 Merge pull request #8309 from backstage/deprecate-scaffolder-config
Clean up scaffolder config
2021-12-01 13:10:27 -07:00
Adam Harvey 2f682e8557 Add Adam to CircleCI
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-12-01 14:50:19 -05:00
Adam Harvey a949ecfa82 Update API report
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-12-01 14:17:49 -05:00
Adam Harvey 22bcaafa49 Add packageDocumentation
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-12-01 14:10:35 -05:00
Adam Harvey b804a9abb7 Link to MUI theming
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-12-01 14:10:15 -05:00
Adam Harvey 9394bd396b Capitalize Kubernetes and code fence plugin names
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-12-01 14:09:51 -05:00
Adam Harvey 208ccc2ee2 Remove legacy test-utils-core package
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-12-01 13:57:29 -05:00
Adam Harvey 7476c519ba Remove deprecated test-utils-core package
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-12-01 13:56:30 -05:00
Niklas Granander af09b1e059 Fix bug in XCMetrics plugin where invalid build statuses led to crashes
Signed-off-by: Niklas Granander <ngranander@spotify.com>
2021-12-01 19:49:39 +01:00
dnsaoki2 4bea7b81d3 config-loader(schema/filtering): uses key visibility as fallback
Signed-off-by: dnsaoki2 <dnsaoki@gmail.com>
2021-12-01 14:42:05 -03:00
Patrik Oldsberg a972233f7d Merge pull request #8298 from macripps/macripps/show-theme-title-in-card
Use `theme.title` instead of `theme.variant` in the theme switcher
2021-12-01 18:34:53 +01:00
Tim Hansen cec1a6ecc3 Merge pull request #8279 from Narayan-dasari/master
fix(circleci): Mapping vcs-type dynamically instead of hardcoding to git
2021-12-01 10:32:19 -07:00
Fredrik Adelöw 8bcd49cfaf Merge pull request #8304 from backstage/freben/less-cross
remove more cross-fetch usage in backends
2021-12-01 18:26:28 +01:00
Tim Hansen 0398ea25d3 Clean up scaffolder config
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-12-01 10:22:48 -07:00
Rogerio Angeliski d2a87cba78 chore: CODEOWNERS for scaffolder module rails
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
2021-12-01 14:22:02 -03:00
Patrik Oldsberg 8d20ab40c6 Merge pull request #8282 from marleypowell/marley/7678-pr-dashboard-backend
feat: Added new backend endpoints for PR dashboard and implemented long polling for PRs
2021-12-01 18:11:16 +01:00
Camila Belo b4846ae5dc Merge pull request #8305 from backstage/feat/new-default-result-item
[Search] Add optional icon and secondaryAction properties
2021-12-01 17:52:00 +01:00