Commit Graph

7795 Commits

Author SHA1 Message Date
github-actions[bot] 3369ade8c0 Version Packages 2021-11-11 11:07:58 +00:00
Oliver Sand ac511f98c4 Merge pull request #7865 from SDA-SE/feat/api-docs-customization
Lazy load API definition widgets
2021-11-11 12:03:00 +01:00
Kim Jin 53c9ad7e04 Update TechDocs Headings css font weight (#7931)
* update headings style

Signed-off-by: kim5566 <28945404+kim5566@users.noreply.github.com>

* add changeset

Signed-off-by: kim5566 <28945404+kim5566@users.noreply.github.com>

* update changeset

Signed-off-by: kim5566 <28945404+kim5566@users.noreply.github.com>

* rename changeset

Signed-off-by: kim5566 <28945404+kim5566@users.noreply.github.com>
2021-11-11 11:45:40 +01:00
Oliver Sand 54c5be2d6d Fix styling issues of swagger-ui
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-11-11 11:33:23 +01:00
Fredrik Adelöw 6fab898841 Merge pull request #7932 from backstage/jhaals/core-plugin-api-no-name
core-plugin-api: Deprecate use of extensions without name
2021-11-11 10:11:30 +01:00
Oliver Sand e849f9cc0a Use <Progress> instead of <LinearProgress /> in combination with Suspense
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-11-11 09:55:05 +01:00
Oliver Sand 7e5bd18cf7 Adjust to review comments
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-11-11 09:55:03 +01:00
Oliver Sand fe5738fe1c Lazy load LazyLog as it is rarely used
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-11-11 09:54:27 +01:00
Rod Machen 5dcea2586c Add Search Modal component (#7316)
Signed-off-by: rodmachen <rmachen@expediagroup.com>
2021-11-11 09:26:15 +01:00
Johan Haals 3487920e5e api report
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-11-10 09:49:44 +01:00
Johan Haals 4a336fd292 core-plugin-api: Deprecate use of extensions without name
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-11-10 09:21:02 +01:00
Patrik Oldsberg 66912cb80a Merge pull request #7912 from RodionGork/fix/kuber-plugin-pass-id-token-on-getclusters
fix: kuber plugin pass id token on getClusters req
2021-11-09 19:36:25 +01:00
Patrik Oldsberg f08d90f444 Merge pull request #7890 from timja/adjust-graph-processor
Tweak logic for msgraph catalog ingesting for display names with security groups
2021-11-09 19:30:14 +01:00
Patrik Oldsberg e4989dec38 Merge pull request #7924 from backstage/rugvip/audience
auth-backend: add forwarding of the SAML audience option
2021-11-09 18:13:10 +01:00
Fredrik Adelöw 45b89fed1e Merge pull request #7916 from backstage/eide/firestore-clean-settings
[auth-backend] Only use settings that have a value when creating a FirestoreKeyStore
2021-11-09 16:27:01 +01:00
Patrik Oldsberg 3e0e2f09d5 auth-backend: add forwarding of the SAML audience option
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-09 16:25:34 +01:00
Ben Lambert 9072244108 Merge pull request #7672 from marleypowell/marley/7641-consume-exported-ado-types
refactor(`@backstage/plugin-azure-devops`): Consume re-exported types from `@backstage/plugin-azure-devops-common`.
2021-11-09 15:33:45 +01:00
Patrik Oldsberg 6bfacd97f7 Merge pull request #7830 from kennethzfeng/kfeng.is-execute
plugins/scaffolder-backend: Fix a bug where only file mode 775 is con…
2021-11-09 14:14:26 +01:00
Fredrik Adelöw a4b86485a3 Merge pull request #7910 from jeremyguarini/fix_code_coverage_chart_xaxis
display X-axis in ascending order
2021-11-09 13:14:10 +01:00
Fredrik Adelöw ad06db6393 Merge pull request #7915 from backstage/freben/kubernetes-config-test
get rid of config loading here too
2021-11-09 11:05:21 +01:00
Marcus Eide 00af71a8fc Filter out undefined keys from settings
Signed-off-by: Marcus Eide <eide@spotify.com>
2021-11-09 10:42:21 +01:00
Fredrik Adelöw afe864b872 get rid of config loading here too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-09 10:35:13 +01:00
Tim Jacomb 9df71040e3 Remove mailEnabled filter
Signed-off-by: Tim Jacomb <tim.jacomb@hmcts.net>
2021-11-09 09:20:49 +00:00
Fredrik Adelöw 6160f89865 fake the test config to get rid of the timeouts
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-09 10:10:13 +01:00
Marley Powell 910a6a435e feat: Added new types to @backstage/plugin-azure-devops-common.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-11-09 08:04:51 +00:00
Marley Powell ed3feb178b Merge branch 'master' of https://github.com/backstage/backstage into marley/7641-consume-exported-ado-types 2021-11-09 07:59:38 +00:00
rgorkovenko 9f3dd76bc7 fix: kuber plugin pass id token on getClusters req
Signed-off-by: rgorkovenko <rodiongork@github.com>
2021-11-09 10:07:22 +03:00
Jeremy Guarini 5a85b802f3 display X-axis in ascending order
Signed-off-by: Jeremy Guarini <jguarini@paloaltonetworks.com>
2021-11-08 15:26:53 -08:00
Tim Jacomb 01df5bc436 Additional normalisation
Signed-off-by: Tim Jacomb <timjacomb1+github@gmail.com>
2021-11-08 20:09:24 +00:00
Fredrik Adelöw 44e97144bf Merge pull request #7889 from jeremyguarini/code_coverage_ui_updates
Minor UI updates to make numbers and dates a bit more human friendly
2021-11-08 21:04:15 +01:00
Jeremy Guarini 1a915b49d4 change luxon version to match others
Signed-off-by: Jeremy Guarini <jguarini@paloaltonetworks.com>
2021-11-08 09:58:17 -08:00
Fredrik Adelöw c0a7f95c87 Merge pull request #7843 from backstage/joonp/nested-entity-search-filter
Allow singleton and flexibly nested EntityFilters
2021-11-08 18:49:43 +01:00
Jeremy Guarini 367e3bf130 updated timestamp conversion to use Luxon and adrs-adr012 guideline, added luxon as dependency
Signed-off-by: Jeremy Guarini <jguarini@paloaltonetworks.com>
2021-11-08 09:29:21 -08:00
Ben Lambert 8aca452b0c Merge pull request #7875 from marleypowell/marley/7641-build-table-story
docs: Created stories for BuildTable component to document different component states.
2021-11-08 17:02:29 +01:00
Joon Park c74834a62d Allow singleton and flexible EntityFilters.
Signed-off-by: Joon Park <joonp@spotify.com>
2021-11-08 15:18:31 +00:00
Joon Park 86bef79ad1 Allow nested EntityFilters
This makes the format of EntityFilters more flexible, and paves the way for the permissions system, which requires composing multiple _collections_ of filters.

Signed-off-by: Joon Park <joonp@spotify.com>
2021-11-08 15:18:31 +00:00
Fredrik Adelöw 5d2cf5c890 Merge pull request #7878 from RoadieHQ/pin-elastic
Pin version of ElasticSearch client to 7.13.0
2021-11-08 16:16:56 +01:00
Marley Powell 18b6c1543c fix: Fixed merge issue in package.json.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-11-08 14:58:31 +00:00
Ben Lambert 31f00e8015 Merge pull request #7777 from backstage/orkohunter/export-entity-ref-hooks
catalog-react: export loadIdentityOwnerRefs and loadCatalogOwnerRefs all the way
2021-11-08 15:57:14 +01:00
Marley Powell 0c9dd8df51 fix: Added --passWithNoTests flag to package.json.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-11-08 14:56:16 +00:00
Marley Powell b4ab81cad9 refactor: Stop re-exporting types from @backstage/plugin-azure-devops-backend.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-11-08 14:55:07 +00:00
Marley Powell 4634588de3 chore: generated API report.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-11-08 14:29:50 +00:00
Marley Powell 236756d0f2 refactor: Consume types from @backstage/plugin-azure-devops-common.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-11-08 14:21:39 +00:00
Marley Powell f8f24e1cee Merge branch 'master' of https://github.com/backstage/backstage into marley/7641-consume-exported-ado-types 2021-11-08 14:17:31 +00:00
Patrik Oldsberg 43f900430c Merge pull request #7791 from RodionGork/fix/sentry-plugin-pass-id-token
fix: sentry plugin can pass id token
2021-11-08 15:15:09 +01:00
blam 4c780d8651 chore: use named exports instead
Signed-off-by: blam <ben@blam.sh>
2021-11-08 15:14:38 +01:00
Marley Powell 9c76bf58b7 feat: Created new @backstage/plugin-azure-devops-common package for common types.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-11-08 14:06:44 +00:00
Johan Haals 2bc202bc52 Merge pull request #7887 from lykkeaxlin/ilert-luxon-version
ilert date-io/luxon version change from 2.x to 1.x
2021-11-08 14:04:28 +01:00
Ben Lambert 3d8f70f5de Merge pull request #7862 from jluk-box/scaffolder-backend-modules-api-docs
Improve API docs in Scaffolder action plugins
2021-11-08 11:46:14 +01:00
blam 0aec087ee6 chore: updating API report
Signed-off-by: blam <ben@blam.sh>
2021-11-08 11:00:30 +01:00