Commit Graph

12269 Commits

Author SHA1 Message Date
Patrik Oldsberg ee22773e90 create-app: removed plugins.ts
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-15 19:23:00 +02:00
Patrik Oldsberg 46b7f84c89 example-app: remove explicit plugin imports and some unused plugins
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-15 19:15:16 +02:00
Patrik Oldsberg ab07d77f68 core-api: discover plugins in app element tree
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-15 19:15:15 +02:00
Fredrik Adelöw f1de1ad5c2 Merge pull request #5251 from backstage/changeset-release/master
Version Packages
2021-04-15 16:53:25 +02:00
github-actions[bot] 70be53c939 Version Packages 2021-04-15 15:40:08 +02:00
Fredrik Adelöw b5d41f0e7e Merge pull request #5343 from backstage/freben/env
change all `$env` to `${}`
2021-04-15 15:11:21 +02:00
Tim dba4ce0a86 Merge pull request #5338 from backstage/timbonicus/external-add-processor
Add `addProcessor` code sample to external-integrations
2021-04-15 06:10:49 -06:00
Patrik Oldsberg 826d50e033 Merge pull request #5340 from backstage/dependabot/npm_and_yarn/semver-7.3.5
chore(deps): bump semver from 7.3.4 to 7.3.5
2021-04-15 13:51:36 +02:00
Patrik Oldsberg 09a1ba109c Merge pull request #5339 from backstage/dependabot/npm_and_yarn/microsite/spotify/prettier-config-10.0.0
chore(deps-dev): bump @spotify/prettier-config from 9.0.0 to 10.0.0 in /microsite
2021-04-15 13:51:25 +02:00
Patrik Oldsberg 477b0ba781 Merge pull request #5342 from backstage/feat/scaffolding-helpers
Added parsing of JSON + Scaffolding helpers
2021-04-15 13:46:41 +02:00
Fredrik Adelöw c28689c686 change all $env to ${}
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-04-15 13:26:44 +02:00
Eric Peterson dc9cc8b17c Merge pull request #5260 from SDA-SE/feat/techdocs-exception
[TechDocs] Avoid run-time availability checks when instantiating publishers
2021-04-15 13:25:40 +02:00
blam b25846562a chore: add changeset
Signed-off-by: blam <ben@blam.sh>
2021-04-15 12:17:39 +02:00
blam 4de6b74cc0 chore: update sample template to show how to
Signed-off-by: blam <ben@blam.sh>
2021-04-15 12:17:39 +02:00
blam 096c0d85e0 feat(scaffolder): added parseRepoUrl helper to parse to json object
Signed-off-by: blam <ben@blam.sh>
2021-04-15 12:17:39 +02:00
blam c2a685ddb1 feat(scaffolder): add support for parsing the valuues as a json object in the parameters
Signed-off-by: blam <ben@blam.sh>
2021-04-15 12:17:39 +02:00
Fredrik Adelöw c10e6490ca Merge pull request #5320 from SDA-SE/feat/fix-api-docs-page-theme
Fix api docs page theme
2021-04-15 11:11:51 +02:00
dependabot[bot] 22f01501ca chore(deps): bump semver from 7.3.4 to 7.3.5
Bumps [semver](https://github.com/npm/node-semver) from 7.3.4 to 7.3.5.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.4...v7.3.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-15 04:19:38 +00:00
dependabot[bot] 3f3a735f55 chore(deps-dev): bump @spotify/prettier-config in /microsite
Bumps [@spotify/prettier-config](https://github.com/spotify/web-scripts) from 9.0.0 to 10.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/v9.0.0...v10.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-15 04:19:28 +00:00
Tim Hansen 5ce9744d0b Add addProcessor code sample to external-integrations
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-04-14 21:00:23 -06:00
Jonah Grimes fef852ecd3 Reworked TechDocs page subtitle to reflect the company/organization name (#5317)
* reworked page subtitle to reflect the company/organization name instead of 'Backstage'

Signed-off-by: Jonah Grimes <jgrimes@appriss.com>

* ran prettier to reformat code

Signed-off-by: Jonah Grimes <jgrimes@appriss.com>

* marked changeset as techdocs only

Signed-off-by: Jonah Grimes <jgrimes@appriss.com>
2021-04-14 16:45:20 +02:00
Ben Lambert 9bb484762e Merge pull request #5319 from backstage/dependabot/npm_and_yarn/rjsf/material-ui-2.5.1
chore(deps): bump @rjsf/material-ui from 2.4.1 to 2.5.1
2021-04-14 15:26:57 +02:00
Ben Lambert b5d73d8636 Merge pull request #5327 from SDA-SE/feat/client-url-escape
Feat/client url escape
2021-04-14 15:26:40 +02:00
Oliver Sand 442f34b87f Make sure the CatalogClient escapes URL parameters correctly
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-14 14:07:07 +02:00
Oliver Sand 7fd46f26dc Use string TypeScript type instead of String
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-14 14:07:07 +02:00
Ben Lambert b5d60db076 Merge pull request #5311 from fshowalter/master
Disable hot reloading in CI environments
2021-04-14 11:52:56 +02:00
blam f4f9fd04aa bump(rjsf): bump core too
Signed-off-by: blam <ben@blam.sh>
2021-04-14 11:47:01 +02:00
Patrik Oldsberg 6ac637eb62 Merge pull request #5322 from backstage/rugvip/sourcedocs
docs: tweak docs for backstage.io/source-location
2021-04-14 11:04:00 +02:00
Patrik Oldsberg f361f9e9dd docs: tweak docs for backstage.io/source-location
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-14 10:53:00 +02:00
Johan Haals e46286dc78 Merge pull request #5321 from backstage/jhaals/get_entity_source_location
Catalog-model: Add getEntitySourceLocation helper
2021-04-14 10:46:47 +02:00
Johan Haals e44574d214 Update packages/catalog-model/src/location/helpers.ts
Signed-off-by: Johan Haals johan.haals@gmail.com

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-14 10:21:58 +02:00
Johan Haals bb5055aeea Catalog-model: Add getEntitySourceLocation helper
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-14 09:59:00 +02:00
Oliver Sand 0962565da9 Restore page theme for API docs plugin to previous color
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-14 09:40:56 +02:00
Oliver Sand 4592d8ae19 Remove unused stories from storybook
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-14 09:40:55 +02:00
dependabot[bot] 78cad7589a chore(deps): bump @rjsf/material-ui from 2.4.1 to 2.5.1
Bumps [@rjsf/material-ui](https://github.com/rjsf-team/react-jsonschema-form) from 2.4.1 to 2.5.1.
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases)
- [Commits](https://github.com/rjsf-team/react-jsonschema-form/compare/v2.4.1...v2.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-14 04:15:33 +00:00
Patrik Oldsberg 54a98a7663 Merge pull request #5282 from backstage/rugvip/config-schema
plugins: add config-schema plugin
2021-04-13 18:10:39 +02:00
Frank Showalter 60ce64aa20 add changeset
Signed-off-by: Frank Showalter <fshowalter@gmail.com>
2021-04-13 10:49:37 -04:00
Frank Showalter 5abace95ac Disable hot-reloading for e2e CI tests
Signed-off-by: Frank Showalter <fshowalter@gmail.com>
2021-04-13 10:45:52 -04:00
Ben Lambert b9521b83ed Merge pull request #5306 from ashirley/invertableGuageCard
pass new inverse prop to Gauge
2021-04-13 15:49:03 +02:00
Patrik Oldsberg 8a121a5e2f Merge pull request #5307 from backstage/rugvip/winfix
scaffolder-backend: fix GitHub Pull Request publish action on windows
2021-04-13 15:17:24 +02:00
Andrew Shirley d9064ea0eb Fix prettier
Signed-off-by: Andrew Shirley <andrew@als-bi.com>
2021-04-13 13:10:05 +01:00
Andrew Shirley e8938c6bff Fix spelling
Signed-off-by: Andrew Shirley <andrew@als-bi.com>
2021-04-13 13:10:05 +01:00
Patrik Oldsberg 423a514c3b scaffolder-backend: fix GitHub Pull Request preparer on windows
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-13 14:08:20 +02:00
Ben Lambert de3b9140ba Merge pull request #5285 from o-farooq/master
feat(techradar-plugin): add markdown support in techradar entry
2021-04-13 13:26:11 +02:00
Andrew Shirley d0d1c2f7ba pass new inverse prop to Guage
Signed-off-by: Andrew Shirley <andrew@als-bi.com>
2021-04-13 12:21:12 +01:00
Omer Farooq fb4138555c update sample data entry to markdown
Signed-off-by: Omer Farooq <frq.code@gmail.com>
2021-04-13 22:53:10 +12:00
Omer Farooq 184b02bef9 add changeset
Signed-off-by: Omer Farooq <frq.code@gmail.com>
2021-04-13 22:53:10 +12:00
Omer Farooq 88d62cad73 feat(techradar-plugin) add markdown support in techradar entry description
Signed-off-by: Omer Farooq <frq.code@gmail.com>
2021-04-13 22:53:10 +12:00
Ben Lambert 4df36765e5 Merge pull request #5269 from backstage/dependabot/npm_and_yarn/asyncapi/react-component-0.22.3
chore(deps): bump @asyncapi/react-component from 0.19.2 to 0.22.3
2021-04-13 11:55:21 +02:00
Ben Lambert 18a7b7880d Merge pull request #5263 from Pranava29/patch-1
Updated documentation for sonarcloud plugin
2021-04-13 11:54:56 +02:00