Commit Graph

19721 Commits

Author SHA1 Message Date
Patrik Oldsberg 0e4daaa753 catalog-backend: disallow duplicate entity search keys
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-02 20:57:30 +01:00
Erik Engervall c2da6492fb Merge pull request #8333 from backstage/erikengervall/assign-codeowner-grm-plugin
Add @erikengervall as code owner for GRM plugin
2021-12-02 16:26:00 +01:00
Erik Engervall ccec66ce16 Add @erikengervall as code owner for GRM plugin
Signed-off-by: Erik Engervall <erik.engervall@gmail.com>
2021-12-02 15:52:59 +01:00
Johan Haals 581288f670 Merge pull request #8325 from backstage/vinzscam/bump-esbuild-and-rollup
Add cli option for minifying plugins and backend build
2021-12-02 15:34:08 +01:00
Johan Haals a05e7081b8 Merge pull request #8247 from backstage/changeset-release/master
Version Packages
2021-12-02 14:30:13 +01:00
Emma Indal 382e3a94b3 [Search] export search api interface (#8334)
* export api interface from plugin

Signed-off-by: Emma Indal <emmai@spotify.com>

* add changeset

Signed-off-by: Emma Indal <emmai@spotify.com>

* export as type

Signed-off-by: Emma Indal <emmai@spotify.com>

* update api reports

Signed-off-by: Emma Indal <emmai@spotify.com>
2021-12-02 14:26:32 +01:00
github-actions[bot] 29f2606ed9 Version Packages 2021-12-02 12:35:24 +00:00
Patrik Oldsberg 5722e731aa Merge pull request #8292 from sonali-mishra-94/add-oauth2-header
Add custom authorization header for OAuth2.0 strategy
2021-12-02 13:29:42 +01:00
Ben Lambert afa656ae6b Merge pull request #8302 from backstage/feat/search-modal-context
[Search] Search Modal now relies on the Search Context
2021-12-02 13:08:51 +01:00
Patrik Oldsberg 1925d1c5c6 Update thin-poems-watch.md
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-02 13:08:41 +01:00
Ben Lambert 90317d4dea Merge pull request #7521 from hiba-aldalaty/scalable-sidebar-new-implementation
New Scalable Side Nav design Implementation
2021-12-02 13:08:35 +01:00
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
blam e34f174fc5 chore: added changeset
Signed-off-by: blam <ben@blam.sh>
2021-12-02 11:38:25 +01:00
Camila Belo d11fb7fe04 refactor(search): use callback hook on the modal toggle
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2021-12-02 11:36:26 +01:00
Camila Belo f1efedc454 docs(search): change create-app semver to patch
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2021-12-02 11:35:08 +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
blam 7877857b2d chore: reset the ADOPTERS.md file
Signed-off-by: blam <ben@blam.sh>
2021-12-02 11:33:00 +01:00
blam 04305a3c59 chore: update the naming
Signed-off-by: blam <ben@blam.sh>
2021-12-02 11:32:29 +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
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
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