Commit Graph

8213 Commits

Author SHA1 Message Date
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
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
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
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 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
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
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 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
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
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
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 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 9394bd396b Capitalize Kubernetes and code fence plugin names
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-12-01 14:09:51 -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
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
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
hiba-aldalaty 75bfbbbcb3 Merge branch 'master' into scalable-sidebar-new-implementation
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
2021-12-01 16:41:05 +00:00
Camila Belo 873bb2618c docs(search): build api reports
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2021-12-01 17:38:18 +01:00
Camila Belo 662636227b feat(search): move the modal state to context
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2021-12-01 17:38:17 +01:00
Camila Belo 3be6234592 docs(search): build api reports
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2021-12-01 17:14:54 +01:00
Camila Belo 00da5bfca7 feat(search): add optional icon and secondary action for default result items
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2021-12-01 17:05:28 +01:00
MT Lewis 450ca92330 permissions: change permission integration route to use /.well-known prefix
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2021-12-01 15:52:08 +00:00
Fredrik Adelöw 6b500622d5 remove more cross-fetch usage in backends
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-12-01 16:51:05 +01:00
jluk-box c6c8b8e53e Minor fixes in tech insights plugins readme
Signed-off-by: Jarek Łukow <jlukow@box.com>
2021-12-01 15:49:03 +01:00
Camila Belo 11e2673594 docs(search): build api reports
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2021-12-01 15:33:33 +01:00
Camila Belo 9c19328da9 feat(search): Add optional clear button prop
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2021-12-01 15:33:13 +01:00
Mike Cripps 4cadc97a56 Use theme.title instead of theme.variant in the theme switcher
Signed-off-by: Mike Cripps <mike.cripps@footballradar.com>
2021-12-01 13:30:21 +00:00
Lorenzo Orsatti 4b284fe9e5 apply review comments
Signed-off-by: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com>
2021-12-01 13:37:16 +01:00
Patrik Oldsberg 4d35309170 Merge pull request #8284 from ccodreanu/cronjobs_batchv1beta1
Request CronJobs with older apiGroup
2021-12-01 10:57:14 +01:00
Vincenzo Scamporlino 682eaa22e3 Bump esbuild and rollup
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
2021-12-01 10:26:29 +01:00
irma12 f4d351d441 Last fixes
Signed-off-by: irma12 <irma@roadie.io>
2021-12-01 10:24:07 +01:00
MT Lewis b82f15decc Merge pull request #8285 from backstage/permission-type-refactor
permission-node: rename and adjust policy return type to reduce nesting
2021-12-01 09:20:22 +00:00
Marley Powell a89ada59cf refactor: Converted PolicyTypeId from const to enum.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-12-01 08:28:53 +00:00