Commit Graph

18686 Commits

Author SHA1 Message Date
Fredrik Adelöw 33fa4487e6 bump refractor and, hence, prismjs
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-11 13:46:34 +01: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
Patrik Oldsberg 87d38d61e5 Merge pull request #7911 from backstage/dependabot/npm_and_yarn/spotify/eslint-config-react-12.0.0
build(deps): bump @spotify/eslint-config-react from 10.0.0 to 12.0.0
2021-11-11 10:25:00 +01:00
Patrik Oldsberg 62a1c7417d Merge pull request #7945 from backstage/hhogg/fix-snyk-github-issue-workflow-5
Pass the GH token as an ENV to the Github step of the Snyk workflow
2021-11-11 10:11:50 +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
Harry Hogg 79dc3f9a29 Pass the GH token as an ENV to the Github step of the Snyk workflow
Signed-off-by: Harry Hogg <harry@hogg.io>
2021-11-11 08:12:08 +00:00
Patrik Oldsberg f085a4fb67 Merge pull request #7732 from tragiclifestories/gauge-color
Allow overriding colour in Gauge components
2021-11-10 19:07:41 +01:00
Patrik Oldsberg 88fe804460 Merge pull request #7937 from backstage/rugvip/configcheck
cli: fix for config:check only validating frontend config
2021-11-10 18:40:30 +01:00
Patrik Oldsberg 8af66229e7 add changeset for @spotify/eslint-config-react bump
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-10 17:41:52 +01:00
dependabot[bot] 88677aee18 build(deps): bump @spotify/eslint-config-react from 10.0.0 to 12.0.0
Bumps [@spotify/eslint-config-react](https://github.com/spotify/web-scripts) from 10.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/v10.0.0...v12.0.0)

---
updated-dependencies:
- dependency-name: "@spotify/eslint-config-react"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-10 17:41:51 +01:00
James Turley 36099bf941 Update API report
Signed-off-by: James Turley <jamesturley@gocardless.com>
2021-11-10 16:18:45 +00:00
Tim Hansen a51e11c30d Merge pull request #7938 from backstage/timbonicus/missing-gitlab-link
Add missing link to Gitlab discovery
2021-11-10 09:07:27 -07:00
Tim Hansen 145913e6a0 Add missing link to Gitlab discovery
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-11-10 08:39:00 -07:00
Patrik Oldsberg b393c4d4be cli: fix for config:check only validating frontend config
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-10 16:30:10 +01:00
James Turley f5e5c297ce Update changeset to reflect naming changes
Signed-off-by: James Turley <jamesturley@gocardless.com>
2021-11-10 15:19:58 +00:00
James Turley 1e3388a0f4 Fixup and rename Gauge color getter function types
Signed-off-by: James Turley <jamesturley@gocardless.com>
2021-11-10 15:13:14 +00:00
James Turley 2e641b622b Only return string from color getter type
Signed-off-by: James Turley <jamesturley@gocardless.com>
2021-11-10 14:49:23 +00:00
James Turley 60f5d96953 Rename gauge props to GaugeProps and export
Signed-off-by: James Turley <jamesturley@gocardless.com>
2021-11-10 14:44:02 +00:00
James Turley 6df5e58f7b Modify exported getProgressColor to accept arguments object
Signed-off-by: James Turley <jamesturley@gocardless.com>
2021-11-10 14:44:02 +00:00
James Turley e0861b92ff Add prop to override color selection in gauge components
Signed-off-by: James Turley <jamesturley@gocardless.com>
2021-11-10 14:44:02 +00:00
Fredrik Adelöw f323afc5da Merge pull request #7934 from backstage/fix-snyk-github-issue-workflow-4
Install dependeices before trying to use them in the Snyk github issu…
2021-11-10 15:10:03 +01:00
Harry Hogg 1d0e5c55f8 Install dependeices before trying to use them in the Snyk github issue workflow
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2021-11-10 12:41:16 +00:00
Johan Haals f1403fac64 Update .changeset/quiet-clocks-push.md
Signed-off-by: Johan Haals <johan.haals@gmail.com>

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-11-10 11:01:16 +01:00
Johan Haals 598057f348 Update docs/features/software-catalog/catalog-customization.md
Signed-off-by: Johan Haals <johan.haals@gmail.com>

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-11-10 10:59:38 +01:00
Fredrik Adelöw 056c85aa72 Merge pull request #7933 from backstage/fix-snyk-github-issue-workflow-3
Added ts-node as a dependency for the Snyk Github issues sync script
2021-11-10 10:25:49 +01:00
Johan Haals 3487920e5e api report
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-11-10 09:49:44 +01:00
Harry Hogg c41b6ef904 Added ts-node as a dependency for the Snyk Github issues sync script
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2021-11-10 08:36:58 +00: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 12eaaaba28 Merge pull request #7851 from cmpadden/publisher-object-pattern
Use Parameter Objects for Publisher Constructors
2021-11-09 20:38:37 +01:00
Colton Padden 6d4f06699b note internal refactor of LocalPublish changes and impact on usage
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2021-11-09 13:45:26 -05:00
Patrik Oldsberg 5338468d6c Merge pull request #7921 from egnwd/core-table-cellStyle-fn
[core-components] Allow for material-table cellStyle function from the backstage Table component
2021-11-09 19:40:17 +01:00
Patrik Oldsberg 02bf9ec142 Merge pull request #7833 from backstage/dependabot/npm_and_yarn/spotify/eslint-config-typescript-12.0.0
build(deps): bump @spotify/eslint-config-typescript from 10.0.0 to 12.0.0
2021-11-09 19:38:33 +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 a197708da9 add changeset for @spotify/eslint-config-typescript bump
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-09 18:20:26 +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
Fredrik Adelöw db44318508 Merge pull request #7923 from JoThomsen/patch-1
Added Signal Iduna to ADOPTERS.md
2021-11-09 16:22:41 +01:00
Ben Lambert c90e5727d4 Merge pull request #7920 from backstage/freben/drop-overrides
revert the graphql package pinning
2021-11-09 15:37:12 +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
Jonas Thomsen b152c2a1e4 Update ADOPTERS.md 2021-11-09 15:25:48 +01:00
Patrik Oldsberg 2dbfa5698e Merge pull request #7907 from backstage/rugvip/nonoprivate
create-app: default to making new plugins private
2021-11-09 14:55:32 +01:00
Fredrik Adelöw 1921f70aa7 revert the graphql package pinning
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-09 14:50:21 +01:00