Commit Graph

10239 Commits

Author SHA1 Message Date
dependabot[bot] e0a51384ac build(deps): bump ajv from 7.0.3 to 8.10.0
Bumps [ajv](https://github.com/ajv-validator/ajv) from 7.0.3 to 8.10.0.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v7.0.3...v8.10.0)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 10:32:49 +01:00
Eric Peterson f9653d19eb Merge pull request #10305 from backstage/techdocs/no-cache-head
[TechDocs] Fix HEAD request cache bug
2022-03-18 17:52:45 +01:00
Fredrik Adelöw 9929e2402c Merge pull request #10288 from nokia/plugin-kubernetes-fix-div-by-zero
plugin-kubernetes: fix div by zero pod resources
2022-03-18 14:51:53 +01:00
Andre Wanlin 2a3cac4c60 Corrected replacements for depreciated items
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-03-18 08:30:55 -05:00
Manuel Stein 5b5f6791fc lint fix
Signed-off-by: Manuel Stein <manuel.stein@nokia-bell-labs.com>
2022-03-18 14:24:06 +02:00
Fredrik Adelöw d52be3786e Merge pull request #10306 from backstage/freben/strings-are-refs-too
Add support for string refs to the EntityRefLinks component
2022-03-18 12:48:35 +01:00
Fredrik Adelöw a496cee4d1 Add support for string refs to the EntityRefLinks component
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-18 11:53:20 +01:00
Fredrik Adelöw 66b88381a1 Merge pull request #10298 from marcus-crane/onelogin-settings-ui
Wire up OneLogin provider in settings panel
2022-03-18 11:27:05 +01:00
Eric Peterson 7762d54200 Fix TechDocs backend cache bug on HEAD request.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-03-18 11:23:50 +01:00
Patrik Oldsberg 9d867075f3 Merge pull request #10292 from backstage/rugvip/idcleanup
auth-node,auth-backend: remove deprecated identity result fields
2022-03-18 10:46:10 +01:00
Johan Haals 45153b3b08 Merge pull request #10239 from getndazn/fix/github-workflow-scope
replacing workflow:write scope with workflow, workflow:write is invalid.
2022-03-18 10:40:03 +01:00
Marcus Crane cf647f6a72 Wire up OneLogin provider to be visible in the settings UI
Signed-off-by: Marcus Crane <marcus.crane@lightspeedhq.com>
2022-03-18 17:36:55 +13:00
Patrik Oldsberg 6ee04078e1 auth-backend: deprecate tokenIssuer option of OAuthAdapter
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-17 23:17:22 +01:00
Patrik Oldsberg 15d3a3c39a auth-node,auth-backend: remove deprecated identity result fields
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-17 23:03:12 +01:00
Manuel Stein f6a0cf7ca5 prettier
Signed-off-by: Manuel Stein <manuel.stein@nokia-bell-labs.com>
2022-03-17 23:21:25 +02:00
Manuel Stein f616d99f6f plugin-kubernetes: fix div by zero pod resources
When pods have no resources set, currentToDeclaredResourceToPerc would
throw div by zero, added check

Signed-off-by: Manuel Stein <manuel.stein@nokia-bell-labs.com>
2022-03-17 21:59:09 +02:00
MT Lewis ffaaec5950 Merge pull request #9202 from backstage/add-search-document
search-common: add SearchDocument type for use in the frontend
2022-03-17 17:13:35 +00:00
MT Lewis d48122a439 search: discourage use of IndexableDocument in the frontend
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-03-17 16:00:26 +00:00
Fredrik Adelöw 38b78e60d5 Merge pull request #10269 from nokia/catalog-backend-scm-slug-add-gitlab
catalog-backend: add gitlab to AnnotateScmSlugEntityProcessor
2022-03-17 16:42:17 +01:00
Patrik Oldsberg a856043798 Merge pull request #10146 from backstage/rugvip/noglobalmocks
scaffolder-backend,techdocs-node: remove global dependency mocks
2022-03-17 14:08:35 +01:00
Manuel Stein ffec894ed0 catalog-backend: add gitlab to AnnotateScmSlug
Signed-off-by: Manuel Stein <manuel.stein@nokia-bell-labs.com>
2022-03-17 14:54:59 +02:00
MT Lewis a6d402200d search-common: restrict allowed type parameters for Result and ResultSet
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-03-17 12:41:38 +00:00
Mike Lewis 38e01f2f70 search: switch to SearchDocument type in DefaultResultListItem props
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2022-03-17 12:39:42 +00:00
Mike Lewis 94ccd772d4 search-backend: filter out authorization property in api responses
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2022-03-17 12:39:42 +00:00
Mike Lewis a0fbae7aeb search-backend: use new IndexableResultSet type as return type of engine#query
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2022-03-17 12:39:42 +00:00
Mike Lewis d07ed471dc search-backend-node: use new IndexableResultSet type as return type of engine#query
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2022-03-17 12:39:42 +00:00
Mike Lewis 234e91e2ed search-module-pg: use new IndexableResultSet type as return type of engine#query
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2022-03-17 12:39:41 +00:00
Mike Lewis 62ee65422c elasticsearch: use new IndexableResultSet type as return type of engine#query
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2022-03-17 12:39:41 +00:00
Mike Lewis c8b295f2fb search-common: introduce SearchDocument type
This type is a subset of `IndexableDocument`, and is intended to be
used in place of `IndexableDocument` in the frontend.

Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2022-03-17 12:39:41 +00:00
Fredrik Adelöw 9fe24b0fc8 catalog-backend: tell what entity failed validation
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-17 12:43:18 +01:00
github-actions[bot] 0bc1611d6e Version Packages 2022-03-17 09:02:30 +00:00
Patrik Oldsberg 9a408928a1 scaffolder: remove unused titleComponent property
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-17 09:44:21 +01:00
Marco Crivellaro e0308ca6ec replacing workflow:write scope with workflow, workflow:write is invalid.
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com>
2022-03-16 17:19:26 +00:00
Ben Lambert 6f07905aa0 Merge pull request #9841 from kuangp/feat/templatePreview
[PRFC] Previewing Scaffolder Template UI Forms
2022-03-16 18:01:20 +01:00
Patrik Oldsberg 5f7d1e303d badges: use useAsyncEntity
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-16 15:52:02 +01:00
Patrik Oldsberg c484c4825f Merge pull request #10233 from backstage/rugvip/filter-layout
catalog: group, rename, and move filter components to catalog-react
2022-03-16 15:44:03 +01:00
Phil Kuang d8716924d6 feat(TemplatePreviewPage): implement a view for previewing template form UIs
Signed-off-by: Phil Kuang <pkuang@factset.com>
2022-03-16 10:34:52 -04:00
Patrik Oldsberg 20a262c214 scaffolder: use CatalogFilterLayout
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-16 15:10:41 +01:00
Patrik Oldsberg c689d7a94c catalog: group, rename, and move filter components to catalog-react
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-16 15:10:41 +01:00
Fredrik Adelöw c1c288f6a0 Merge pull request #10208 from backstage/freben/move-config-right
catalog: move the github and ldap config into their right places
2022-03-16 14:52:58 +01:00
Ben Lambert 142f3a34f7 Merge pull request #10229 from backstage/blam/beta-labels
Remove Lifecycle component from scaffolder plugin
2022-03-16 13:03:21 +01:00
blam a9db6aefa5 chore: woops. Remove the export too;
Signed-off-by: blam <ben@blam.sh>
2022-03-16 12:04:01 +01:00
Fredrik Adelöw 6a1721b85f Merge pull request #10227 from backstage/freben/msgraph-schedule
schedule msgraph org ingestion too
2022-03-16 11:59:39 +01:00
blam 0db6e76f67 chore: remove fragments
Signed-off-by: blam <ben@blam.sh>
2022-03-16 11:43:38 +01:00
blam 66769117e4 chore: remove the Lifecycle components
Signed-off-by: blam <ben@blam.sh>
2022-03-16 11:42:12 +01:00
Fredrik Adelöw 331f258e06 schedule msgraph org ingestion too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-16 11:40:01 +01:00
Ben Lambert c97fdfaed3 Merge pull request #10182 from peimanja/add-github-issues-label-action
feat(scaffolder-plugin-backend) Add GitHub issues label action
2022-03-16 11:15:37 +01:00
Fredrik Adelöw a285eb3986 more forgiving init code
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-16 09:26:41 +01:00
Fredrik Adelöw e949d68059 catalog: move the github and ldap config into their right places
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-16 09:18:43 +01:00
Peiman Jafari 50a99f11d5 update API reports
Signed-off-by: Peiman Jafari <pjafari@skillz.com>
2022-03-15 21:20:11 -07:00