Commit Graph

20224 Commits

Author SHA1 Message Date
Johan Haals 8f461e6043 auth-backend(fix): Add basicAuth option to OAuth provider
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-12-07 10:59:52 +01:00
blam 11b7c39fb6 chore: added caching for successful profile retrieval
Signed-off-by: blam <ben@blam.sh>
2021-12-07 10:52:27 +01:00
Johan Haals 95ab7baba6 Merge pull request #8350 from kuangp/fix/sidebar
fix(sidebar): use ellipsis styling for overflowed text
2021-12-07 10:34:27 +01:00
Johan Haals b0517904c4 Merge pull request #8341 from adamdmharvey/update-create-app
chore: Update create app template to align with example app
2021-12-07 09:38:03 +01:00
Johan Haals 92a9038b15 Merge pull request #8387 from backstage/scaffolder-config-cleanup
More scaffolder config cleanup
2021-12-07 09:35:27 +01:00
dependabot[bot] eb56221f52 chore(deps): bump rc-progress from 3.1.3 to 3.1.4
Bumps [rc-progress](https://github.com/react-component/progress) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/react-component/progress/releases)
- [Changelog](https://github.com/react-component/progress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-component/progress/compare/v3.1.3...v3.1.4)

---
updated-dependencies:
- dependency-name: rc-progress
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-07 04:10:23 +00:00
Tim Hansen 36bb4fb2e9 More scaffolder config cleanup
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-12-06 13:13:03 -07:00
Patrik Oldsberg 18b7b795c1 core-components: docs + fix API report warnings
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-06 17:23:01 +01:00
Patrik Oldsberg 1154ec0017 auth-backend: decorateWithIdentity -> prepareBackstageIdentityResponse + API report fixes
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-06 17:23:01 +01:00
Patrik Oldsberg a036b65c2f changesets: added changesets for sign-in and identity changes
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-06 16:57:34 +01:00
Marley Powell c0ac89d531 feat: Added additional types.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-12-06 15:12:15 +00:00
Marley Powell 6c77a8ccf5 feat: Created useFilterProcessor hook for populating filter values.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-12-06 14:58:09 +00:00
Marley Powell 949e73e125 feat: Created new getPullRequestGroupConfigs function.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-12-06 14:56:37 +00:00
Marley Powell ed133e68cb feat: Updated PullRequestsPage to use new column config approach.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-12-06 14:55:23 +00:00
Johan Haals 57f2bd9950 Merge pull request #8088 from SDA-SE/feat/asyncapi-component-update
Update AsyncAPI component to 1.0.0-x releases
2021-12-06 15:45:52 +01:00
Marley Powell 362998f62e feat: Created equalsIgnoreCase util function.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-12-06 14:44:03 +00:00
Marley Powell 72bd5eb075 feat: Created arrayHas and stringArrayHas util functions.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-12-06 14:43:23 +00:00
Radoslaw Wielonski f0064d4ee3 fix: fix tests for custom error handler
Signed-off-by: Radoslaw Wielonski <radoslaw.wielonski@nordcloud.com>
2021-12-06 15:40:02 +01:00
Radoslaw Wielonski 5a008576c4 docs: add note to changeset
Signed-off-by: Radoslaw Wielonski <radoslaw.wielonski@nordcloud.com>
2021-12-06 15:30:14 +01:00
Radoslaw Wielonski ad8ed6f91b feat: add ability to set custom errorHandler
Signed-off-by: Radoslaw Wielonski <radoslaw.wielonski@nordcloud.com>
2021-12-06 15:29:11 +01:00
Marley Powell 4e50a33f8e refactor: Update import references.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-12-06 14:21:45 +00:00
Patrik Oldsberg 73c73b71d1 auth: simplify types and reintroduce deprecated BackstageIdentity
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-06 14:51:40 +01:00
Emma Indal 594e73aa1c use path.sep instead of / to accound for differnt platforms (#8380)
Signed-off-by: Emma Indal <emmai@spotify.com>
2021-12-06 14:29:07 +01:00
hiba-aldalaty f85fb5b140 Update .changeset/eight-insects-kiss.md
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
2021-12-06 12:40:53 +00:00
hiba-aldalaty d76184a53a Fix changeset
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
2021-12-06 11:49:23 +00:00
hiba-aldalaty ec20755eda Remove unnecessary ternary operator
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
2021-12-06 11:45:14 +00:00
hiba-aldalaty 2c17e5b073 Fix active submenu items
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
2021-12-06 11:33:00 +00:00
Kai Szybiak 089a6157ff Merge backstage/master
Signed-off-by: Kai Szybiak <kaiszybiak@gmail.com>
2021-12-06 12:08:54 +01:00
Himanshu Mishra 884c451191 Merge pull request #8376 from nick-laqua-dragon/patch-1
Update ADOPTERS.md
2021-12-06 15:32:24 +05:30
Otto Sichert 731e9293bd Merge pull request #6335 from backstage/iameap/techdocs-cache
[TechDocs] Optional static resource caching
2021-12-06 10:38:30 +01:00
Nick Laqua f22299958f Update ADOPTERS.md
Adding Mox Bank as a public adopter
2021-12-06 17:38:17 +08:00
Johan Haals 963d69b30b Merge pull request #8371 from backstage/dependabot/npm_and_yarn/express-prom-bundle-6.4.1
chore(deps): bump express-prom-bundle from 6.3.6 to 6.4.1
2021-12-06 09:09:12 +01:00
Johan Haals dd201b5fc1 Merge pull request #8373 from backstage/dependabot/npm_and_yarn/types/compression-1.7.2
chore(deps-dev): bump @types/compression from 1.7.0 to 1.7.2
2021-12-06 09:08:44 +01:00
Himanshu Mishra 94c3583f2b scaffolder: update docs with v1beta3 syntax
migration guide: https://backstage.io/docs/features/software-templates/migrating-from-v1beta2-to-v1beta3

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-12-06 11:23:16 +05:30
Himanshu Mishra 0d98f7a09c Merge pull request #8370 from backstage/dependabot/npm_and_yarn/microsite/prettier-2.5.1 2021-12-06 09:51:27 +05:30
dependabot[bot] ef3a6977cf chore(deps-dev): bump @types/compression from 1.7.0 to 1.7.2
Bumps [@types/compression](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/compression) from 1.7.0 to 1.7.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/compression)

---
updated-dependencies:
- dependency-name: "@types/compression"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 04:16:45 +00:00
dependabot[bot] e13f7e5605 chore(deps): bump express-prom-bundle from 6.3.6 to 6.4.1
Bumps [express-prom-bundle](https://github.com/jochen-schweizer/express-prom-bundle) from 6.3.6 to 6.4.1.
- [Release notes](https://github.com/jochen-schweizer/express-prom-bundle/releases)
- [Commits](https://github.com/jochen-schweizer/express-prom-bundle/compare/6.3.6...6.4.1)

---
updated-dependencies:
- dependency-name: express-prom-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 04:13:29 +00:00
dependabot[bot] b1da6c74d2 chore(deps-dev): bump prettier from 2.5.0 to 2.5.1 in /microsite
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.5.0...2.5.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 04:08:22 +00:00
Eric Peterson e3e6e9a86d One last docs update to clarify new architecture.
Signed-off-by: Eric Peterson <i.am@eric.pe>
2021-12-05 17:05:07 -06:00
Eric Peterson ef600b3c8c Review feedback.
Signed-off-by: Eric Peterson <i.am@eric.pe>
2021-12-05 16:50:09 -06:00
Fredrik Adelöw a2fbab1f07 Merge pull request #8363 from Miltonjacomini/patch-1
Add Mosaico to ADOPTERS List
2021-12-05 13:02:11 +01:00
Fredrik Adelöw dd19340ebc make prettier happy
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-12-05 12:37:12 +01:00
Andre Wanlin 07ac314fb2 Improvements based on feedback
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-12-04 11:50:38 -06:00
Andre Wanlin 5b41684f6a Updated changeset to minor
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-12-04 11:18:21 -06:00
Andre Wanlin 868f1dae99 Refactored to provide better API for Builds
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-12-04 11:18:19 -06:00
Andre Wanlin a77526afcd Added changeset and updated API Report
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-12-04 11:13:48 -06:00
Andre Wanlin 7d1a522abc Added getting builds by definition name
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-12-04 11:12:41 -06:00
Natasha Issayeva e9f9947db2 Merge pull request #8366 from backstage/natasha/fix-scaffolder-owner-bug
Fix scaffolder repo owner bug
2021-12-03 14:23:57 -08:00
Nataliya Issayeva 2edcf7738f Add changeset
Signed-off-by: Nataliya Issayeva <nissayeva@users.noreply.github.com>
2021-12-03 16:48:53 -05:00
Nataliya Issayeva 113a7442d8 Fix scaffolder repo owner bug
Signed-off-by: Nataliya Issayeva <nissayeva@users.noreply.github.com>
2021-12-03 16:34:27 -05:00