Commit Graph

15401 Commits

Author SHA1 Message Date
Ben Lambert 7d14c587fe Merge pull request #6545 from backstage/dependabot/npm_and_yarn/azure/msal-node-1.2.0
chore(deps): bump @azure/msal-node from 1.1.0 to 1.2.0
2021-07-20 11:39:33 +02:00
Ben Lambert 9cf344b191 Merge pull request #6544 from backstage/dependabot/npm_and_yarn/isomorphic-git-1.9.2
chore(deps): bump isomorphic-git from 1.8.0 to 1.9.2
2021-07-20 11:28:48 +02:00
Ben Lambert b762db3ffc Merge pull request #6543 from backstage/dependabot/npm_and_yarn/webpack-4.46.0
chore(deps): bump webpack from 4.44.2 to 4.46.0
2021-07-20 11:28:14 +02:00
Ben Lambert f150d7c2fc Merge pull request #6541 from AmericanAirlines/add-theme-to-dev-app
chore(create dev app): custom theme on devApp for single plugin
2021-07-20 11:27:40 +02:00
Philipp Hugenroth f5067d1660 Adjust test to be more specific
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-20 11:02:28 +02:00
Carlo Colombo bdd6ab5f19 Adds configuration for request logging handler when creating the backend express app
Signed-off-by: Carlo Colombo <carlo.colombo@klarna.com>
2021-07-20 10:34:47 +02:00
Nicolas Arnold 65a4d89831 Refactoring the valid credentials method
Signed-off-by: Nicolas Arnold <nic@roadie.io>
2021-07-20 09:15:03 +01:00
dependabot[bot] 93be473b54 chore(deps): bump @azure/msal-node from 1.1.0 to 1.2.0
Bumps [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-js/compare/v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: "@azure/msal-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-20 04:20:27 +00:00
dependabot[bot] b16daa7907 chore(deps): bump isomorphic-git from 1.8.0 to 1.9.2
Bumps [isomorphic-git](https://github.com/isomorphic-git/isomorphic-git) from 1.8.0 to 1.9.2.
- [Release notes](https://github.com/isomorphic-git/isomorphic-git/releases)
- [Changelog](https://github.com/isomorphic-git/isomorphic-git/blob/main/docs/in-the-news.md)
- [Commits](https://github.com/isomorphic-git/isomorphic-git/compare/v1.8.0...v1.9.2)

---
updated-dependencies:
- dependency-name: isomorphic-git
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-20 04:17:06 +00:00
dependabot[bot] 2f732b8320 chore(deps): bump webpack from 4.44.2 to 4.46.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.44.2 to 4.46.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.44.2...v4.46.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-20 04:09:52 +00:00
Fidel Coria b0750ca4fb add api-report.md for dev-utils
Signed-off-by: Fidel Coria <fidel.coria@aa.com>
2021-07-19 18:02:29 -05:00
Fidel Coria 01001a3242 add changeset
Signed-off-by: Fidel Coria <fidel.coria@aa.com>
2021-07-19 17:39:52 -05:00
Fidel Coria cedb602a42 custom theme on devApp for single plugin
Signed-off-by: Fidel Coria <fidel.coria@aa.com>
2021-07-19 17:39:52 -05:00
Philipp Hugenroth 8d6408d05c Adjust tests to use only text & test drawer visibility
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-19 21:57:18 +02:00
Philipp Hugenroth ef4acd1be8 Merge branch 'catalog-filter-accordion' of github.com:tudi2d/backstage into catalog-filter-accordion
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-19 21:25:02 +02:00
Philipp Hugenroth 11c9fcda71 Merge branch 'master' into catalog-filter-accordion
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-19 21:07:58 +02:00
Tim Hansen 249cbfc893 Minor tweaks, button fixes
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-07-19 12:18:29 -06:00
Ben Lambert e47f2a3c09 Merge pull request #6536 from SDA-SE/feat/fix-jenkins-import
Update @backstage/backend-common to `^0.8.6`
2021-07-19 19:29:45 +02:00
Nicolas Arnold 76fbdbc322 Modifying changesets and explicitly returning a promise for the AWS Creds
This changes modifies the changeset to only include a patch (as per comments above).

I have also changed the flow of retrieving the AWS creds. Previously, they were being returned after they were "resolved".
Now we await and resolve a promise to guarantee that the credentials have been loaded.

Signed-off-by: Nicolas Arnold <nic@roadie.io>
2021-07-19 18:07:06 +01:00
Dominik Henneke eee05803ae Update @backstage/backend-common to ^0.8.6
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-07-19 17:47:03 +02:00
Dominik Henneke 391c4d9b45 Merge remote-tracking branch 'upstream/master' into feat/techdocs-reduce-rerender 2021-07-19 17:11:07 +02:00
Dominik Henneke 9b1524ad33 Update changeset
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-07-19 17:10:59 +02:00
Ben Lambert f4db30cf5a Merge pull request #6522 from backstage/dependabot/npm_and_yarn/microsite/spotify/prettier-config-11.0.0
chore(deps-dev): bump @spotify/prettier-config from 10.0.0 to 11.0.0 in /microsite
2021-07-19 16:28:13 +02:00
Nicolas Arnold ec98274a7e Creating a Cluster details object per k8s provider
Signed-off-by: Nicolas Arnold <nic@roadie.io>
2021-07-19 15:17:25 +01:00
Nicolas Arnold f69d408583 Add API.md for plugin
Signed-off-by: Nicolas Arnold <nic@roadie.io>
2021-07-19 15:17:25 +01:00
Nicolas Arnold 5bd57f8f5d Adding changesets
Signed-off-by: Nicolas Arnold <nic@roadie.io>
2021-07-19 15:17:25 +01:00
Nicolas Arnold 6d59d17a7f Add functionality to the kubernetes plugin that allows users to assume role
This change adds a new field to the kubernetes plugin configuration that allows a user to configure an assumed role so that they can access other kubernetes cluster.

Signed-off-by: Nicolas Arnold <nic@roadie.io>
2021-07-19 15:17:25 +01:00
Eric Peterson 01647758ed Merge pull request #6511 from kuangp/fix/techdocsLocal
fix(techdocs): properly validate mkdocs docs_dir property
2021-07-19 16:03:03 +02:00
blam c87bed34bc chore: fix yarn.lock for microsite
Signed-off-by: blam <ben@blam.sh>
2021-07-19 15:48:42 +02:00
dependabot[bot] 525a8c696a chore(deps-dev): bump @spotify/prettier-config in /microsite
Bumps [@spotify/prettier-config](https://github.com/spotify/web-scripts) from 10.0.0 to 11.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...v11.0.0)

---
updated-dependencies:
- dependency-name: "@spotify/prettier-config"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-19 15:46:45 +02:00
Dominik Henneke f253572731 Implement the etag functionality in the readUrl method of FetchUrlReader
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-07-19 15:03:58 +02:00
Himanshu Mishra 257b9d5693 Merge pull request #6513 from kuangp/chore/catalogExports 2021-07-19 14:56:50 +02:00
Himanshu Mishra 4e032017e3 Merge pull request #6526 from backstage/dependabot/npm_and_yarn/storybook/addon-links-6.3.4 2021-07-19 14:39:50 +02:00
Philipp Hugenroth f39ee49343 Adjust props to fit general conventions
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-19 12:23:05 +02:00
Alexander Klein 9a751bb28f docs: add changeset
Signed-off-by: Alexander Klein <x.klein.14@gmail.com>
Signed-off-by: Alexander Klein <alexander.klein@logmein.com>
2021-07-19 11:53:12 +02:00
Alexander Klein f3d5a811b0 style: increase sidebar search input hitbox
Increase the padding of the sidebar search input. Fixes linked issue.

refs #6529

Signed-off-by: Alexander Klein <x.klein.14@gmail.com>
Signed-off-by: Alexander Klein <alexander.klein@logmein.com>
2021-07-19 11:53:12 +02:00
Philipp Hugenroth 69f4782680 Merge branch 'master' into catalog-filter-accordion 2021-07-19 11:11:42 +02:00
Philipp Hugenroth 280c0c60be Merge branch 'master' into entity-page-responsiveness 2021-07-19 11:10:43 +02:00
Philipp Hugenroth c642324708 Legacy option for overflow wrap & update changeset bump
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-19 11:06:28 +02:00
Ben Lambert 5b9e6a78b5 Merge pull request #6525 from backstage/dependabot/npm_and_yarn/testing-library/jest-dom-5.14.1
chore(deps): bump @testing-library/jest-dom from 5.11.9 to 5.14.1
2021-07-19 10:35:26 +02:00
Raghunandan Balachandran f9457c0dd4 Merge pull request #6455 from SDA-SE/feat/techdocs-no-crash-not-found
[TechDocs] Handle error responses in getTechDocsMetadata and `getEntityMetadata` such that `<TechDocsPageHeader>` doesn't throw errors.
2021-07-19 10:05:16 +02:00
dependabot[bot] 5bd64da42a chore(deps-dev): bump @storybook/addon-links from 6.1.11 to 6.3.4
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links) from 6.1.11 to 6.3.4.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.3.4/addons/links)

---
updated-dependencies:
- dependency-name: "@storybook/addon-links"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-19 04:46:33 +00:00
dependabot[bot] 2a6674c529 chore(deps): bump @testing-library/jest-dom from 5.11.9 to 5.14.1
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.11.9 to 5.14.1.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.11.9...v5.14.1)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-19 04:46:05 +00:00
Ben Lambert ea5631a40d Merge pull request #6504 from RoadieHQ/update-roadie-plugin-versions
Update dependecies from roadie
2021-07-17 04:29:52 +02:00
Phil Kuang 71c936eb62 chore(catalog): export CatalogClientWrapper class
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-07-16 18:49:54 -04:00
Phil Kuang 6e5aed1c99 fix(techdocs): properly validate mkdocs docs_dir property
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-07-16 15:04:33 -04:00
Philipp Hugenroth 03bf17e9b8 Add changeset
Adjust HeaderLabel to use theme properties

Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-16 16:19:22 +02:00
irma12 3297286c03 Merge branch 'master' into update-roadie-plugin-versions 2021-07-16 16:13:07 +02:00
Ben Lambert a2fbdfde36 Merge pull request #6510 from backstage/blam/bump-eslint
deps: bump eslint
2021-07-16 16:03:03 +02:00
irma12 eff4321964 Merge branch 'master' into update-roadie-plugin-versions 2021-07-16 15:40:54 +02:00