Commit Graph

20858 Commits

Author SHA1 Message Date
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
Suzanne Daniels 4df3e7686c More capitalization fixes
Signed-off-by: Suzanne Daniels <suzanned@spotify.com>
2021-12-02 11:05:03 +01:00
Vincenzo Scamporlino 1a1756d538 Add minify option to backend:build
Co-authored-by: Ainhoa Larumbe <ainhoal@spotify.com>
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
2021-12-02 10:53:49 +01:00
Suzanne Daniels 1c03759c47 Resolved feedback (links, capitalization, vale)
Signed-off-by: Suzanne Daniels <suzanned@spotify.com>
2021-12-02 10:51:28 +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
Vincenzo Scamporlino 3edae6a3e8 Add documentation
Co-authored-by: Ainhoa Larumbe <ainhoal@spotify.com>
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
2021-12-02 10:47:23 +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
Vincenzo Scamporlino 2a3fb13718 Split changeset
Co-authored-by: Ainhoa Larumbe <ainhoal@spotify.com>
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
2021-12-02 10:40:16 +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
Vincenzo Scamporlino 0ebb05eee2 Add changeset
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
2021-12-02 10:05:08 +01:00
Emma Indal 24d2ce03f3 separation of changesets
Signed-off-by: Emma Indal <emmai@spotify.com>
2021-12-02 09:51:55 +01:00
Emma Indal bac29f1cde remove space
Signed-off-by: Emma Indal <emmai@spotify.com>
2021-12-02 09:47:48 +01:00
Emma Indal 03eb26f8e8 use markdown diff instead of two code blocks
Signed-off-by: Emma Indal <emmai@spotify.com>
2021-12-02 09:46:37 +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
Sonali Mishra 4df32ebf2f Cleanup changeset
Signed-off-by: Sonali Mishra <sonali.mishra@grabtaxi.com>
2021-12-02 16:26:07 +08:00
Sonali Mishra 1b69ed44f2 Add custom authorization header for OAuth2.0 strategy
Signed-off-by: Sonali Mishra <sonali.priyam@gmail.com>
Signed-off-by: Sonali Mishra <sonali.mishra@grabtaxi.com>
2021-12-02 16:23:42 +08: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
djamaile 7f30ca6e45 Merge branch 'backstage:master' into master 2021-12-02 00:25:31 +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
djamaile 7c6cb5a12f chore: remove callback function
Signed-off-by: djamaile <rdjamaile@gmail.com>
2021-12-01 22:46:23 +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
Suzanne Daniels 402f4cbf33 Corrected markdown faults
Signed-off-by: Suzanne Daniels <suzanned@spotify.com>
2021-12-01 21:09:47 +01:00
Suzanne Daniels 44c7298875 Added screenshots, improving text
Signed-off-by: Suzanne Daniels <suzanned@spotify.com>
2021-12-01 20:52:54 +01: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
Balasundaram 89599a43c6 Adding changes for PR review comments
Signed-off-by: Balasundaram <balabtech@hotmail.com>
2021-12-01 12:50:16 -05:00
Suzanne Daniels 602e637f47 initial
Signed-off-by: Suzanne Daniels <suzanned@spotify.com>
2021-12-01 18:42:20 +01:00