Commit Graph

15841 Commits

Author SHA1 Message Date
dependabot[bot] ff6fb715f6 chore(deps): bump @roadiehq/backstage-plugin-github-insights
Bumps [@roadiehq/backstage-plugin-github-insights](https://github.com/RoadieHQ/backstage-plugin-github-insights) from 1.1.21 to 1.1.22.
- [Release notes](https://github.com/RoadieHQ/backstage-plugin-github-insights/releases)
- [Changelog](https://github.com/RoadieHQ/backstage-plugin-github-insights/blob/main/docs/releases-widget.png)
- [Commits](https://github.com/RoadieHQ/backstage-plugin-github-insights/commits)

---
updated-dependencies:
- dependency-name: "@roadiehq/backstage-plugin-github-insights"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-11 04:11:02 +00:00
Eric Peterson 0c58dd73d0 Merge pull request #6488 from backstage/feat/techdocs-deleted-pages
Remove stale TechDocs artifacts after publishing new version
2021-08-10 18:46:24 +02:00
Patrik Oldsberg d77595f0dd Merge pull request #6776 from backstage/rugvip/wdsfix
cli: fix frontend serving without a public folder
2021-08-10 17:54:17 +02:00
Eric Peterson 4b6e8eca52 Merge pull request #6458 from kuangp/refactor/techdocsHome
refactor(techdocs): rework TechDocsHome to use EntityListProvider
2021-08-10 17:25:43 +02:00
Patrik Oldsberg 5022a3d635 Merge pull request #6769 from backstage/dependabot/npm_and_yarn/storybook/addon-storysource-6.3.7
chore(deps-dev): bump @storybook/addon-storysource from 6.3.6 to 6.3.7
2021-08-10 16:47:48 +02:00
Patrik Oldsberg 8f1a12fb7a cli: fix frontend serving without a public folder
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-10 16:26:34 +02:00
Phil Kuang 80582cbec4 feat(techdocs): implement composable home page
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-08-10 10:03:26 -04:00
Phil Kuang 10ef115554 refactor(EntityListDocsTable): support custom columns and actions
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-08-10 10:03:25 -04:00
Phil Kuang a440d3b389 refactor(techdocs): rework TechDocsHome to use EntityListProvider
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-08-10 10:03:24 -04:00
Fredrik Adelöw c7be91b571 Merge pull request #6742 from JosiahCraw/feature/support-ui-schema-for-array-items
Feature/support UI schema for array items
2021-08-10 15:42:20 +02:00
Fredrik Adelöw 1600446fd6 Merge pull request #6733 from kuangp/fix/elasticSearchEngine
fix(elasticSearchEngine): optionally read auth config
2021-08-10 15:41:01 +02:00
Fredrik Adelöw dc05aef9e7 Merge pull request #6774 from backstage/freben/orphan-docs
add docs for the orphan annotation
2021-08-10 14:51:04 +02:00
Patrik Oldsberg 2c5484324e yarn.lock: bump all storybook deps
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-10 14:33:11 +02:00
Patrik Oldsberg 6d09f8ab3c Merge pull request #6768 from backstage/dependabot/npm_and_yarn/types/json-schema-merge-allof-0.6.1
chore(deps-dev): bump @types/json-schema-merge-allof from 0.6.0 to 0.6.1
2021-08-10 14:11:01 +02:00
Fredrik Adelöw 3af7110f3d add docs for the orphan annotation
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-08-10 13:48:26 +02:00
Patrik Oldsberg a173851193 Merge pull request #6765 from backstage/rugvip/newsource
techdocs: switch to xhr-based event source polyfill
2021-08-10 12:17:02 +02:00
Patrik Oldsberg 8a3e465910 techdocs: switch to xhr-based event source polyfill
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-10 10:03:01 +02:00
dependabot[bot] edf5faf1c2 chore(deps-dev): bump @storybook/addon-storysource from 6.3.6 to 6.3.7
Bumps [@storybook/addon-storysource](https://github.com/storybookjs/storybook/tree/HEAD/addons/storysource) from 6.3.6 to 6.3.7.
- [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.7/addons/storysource)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-10 04:16:29 +00:00
dependabot[bot] 40ea43e57e chore(deps-dev): bump @types/json-schema-merge-allof from 0.6.0 to 0.6.1
Bumps [@types/json-schema-merge-allof](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/json-schema-merge-allof) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/json-schema-merge-allof)

---
updated-dependencies:
- dependency-name: "@types/json-schema-merge-allof"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-10 04:13:16 +00:00
Patrik Oldsberg 95e3ec7f2b Merge pull request #6760 from backstage/rugvip/codec
auth-backend: read and encode the entire state object in encodeState and readState
2021-08-10 00:11:21 +02:00
Fredrik Adelöw 6dfbd312cd Merge pull request #6761 from tudi2d/dark-mode-improvements
Dark mode improvements of Tabbed Card & Layout
2021-08-09 20:30:40 +02:00
Patrik Oldsberg c9bab6d596 auth-backend: read and encode the entire state object in encodeState and readState
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-09 16:55:32 +02:00
Patrik Oldsberg 191616df18 Merge pull request #6034 from RoadieHQ/github-installations-limit
Add allowedInstallationIds list to each github app
2021-08-09 16:50:38 +02:00
Brian Fletcher 286c16e39f Merge branch 'master' of github.com:backstage/backstage into github-installations-limit 2021-08-09 14:53:17 +01:00
Philipp Hugenroth 2019bd36f6 Merge branch 'master' into dark-mode-improvements
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-08-09 15:52:45 +02:00
Philipp Hugenroth 135e6ba84e Adjust colors for Tabs in dark mode
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-08-09 15:51:56 +02:00
Fredrik Adelöw c6af335602 Merge pull request #6723 from backstage/mob/entity-name-picker
Add EntityNamePicker component to validate entity names in templates
2021-08-09 15:29:19 +02:00
Johan Haals ee0a9bba86 Merge pull request #6539 from RoadieHQ/remove-github-restriction
remove repo filtering on the github credentials
2021-08-09 15:21:34 +02:00
Patrik Oldsberg 74126e1d05 Merge pull request #6758 from backstage/Rugvip-patch-1
Remove vacation notice from README
2021-08-09 14:41:32 +02:00
Eric Peterson c2d6c8054d Publish should not be blocked on inability to list
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-08-09 14:38:33 +02:00
Brian Fletcher a52c5b8cb6 Merge branch 'master' of github.com:backstage/backstage into remove-github-restriction 2021-08-09 13:37:40 +01:00
Patrik Oldsberg ce53b8564a Remove vacation notice from README
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-09 14:17:42 +02:00
Fredrik Adelöw 9a180af86e Merge pull request #6756 from backstage/dependabot/npm_and_yarn/prettier-2.3.2
chore(deps-dev): bump prettier from 2.2.1 to 2.3.2
2021-08-09 14:04:37 +02:00
Fredrik Adelöw 5a997eeb6f Merge pull request #6747 from RoadieHQ/allow-external-id
add ability to specify an external id for assumed role for k8
2021-08-09 14:02:24 +02:00
Fredrik Adelöw 736b61c19d Merge pull request #6719 from ssaraswati/sonarqube-authenticate-calls
Add auth token to SonarQubeClient via IdentityApi
2021-08-09 13:57:49 +02:00
Fredrik Adelöw c5a1888493 Merge pull request #6749 from backstage/rugvip/basepath
core-app-api: add support for serving the app on a base path other than /
2021-08-09 13:43:58 +02:00
Fredrik Adelöw 93515227fb Merge pull request #6745 from backstage/feat/remove-old-plugin
chore: removing legacy plugin from monorepo
2021-08-09 11:58:18 +02:00
Fredrik Adelöw 23ea957363 Merge pull request #6751 from backstage/dependabot/npm_and_yarn/color-4.0.1
chore(deps): bump color from 3.1.3 to 4.0.1
2021-08-09 11:57:36 +02:00
Fredrik Adelöw 923491eece run prettier formatting
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-08-09 11:54:38 +02:00
Brian Fletcher 57dd0fae8e fix discovery processor test
Signed-off-by: Brian Fletcher <brian@roadie.io>
2021-08-09 10:50:43 +01:00
Philipp Hugenroth 1c83fb643d Merge branch 'master' into dark-mode-improvements
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-08-09 11:00:50 +02:00
Brian Fletcher 5072d05d12 use existing parseUrl function to get host and org
Signed-off-by: Brian Fletcher <brian@roadie.io>
2021-08-09 09:20:53 +01:00
dependabot[bot] 467b758a7a chore(deps-dev): bump prettier from 2.2.1 to 2.3.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.2.
- [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.2.1...2.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 04:33:49 +00:00
Himanshu Mishra 836040a005 Merge pull request #6748 from backstage/orkohunter/synk-bump-storybook-react 2021-08-08 13:01:13 +02:00
Himanshu Mishra 54d93fc84a storybook: upgrade @storybook/react
Reported by SNYK

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-08-08 12:08:58 +02:00
dependabot[bot] 0bc2188bc8 chore(deps): bump color from 3.1.3 to 4.0.1
Bumps [color](https://github.com/Qix-/color) from 3.1.3 to 4.0.1.
- [Release notes](https://github.com/Qix-/color/releases)
- [Commits](https://github.com/Qix-/color/compare/3.1.3...4.0.1)

---
updated-dependencies:
- dependency-name: color
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-07 14:23:50 +00:00
Ben Lambert 4643ef131c Merge pull request #5292 from backstage/blam/webpack5
Migrating build tooling to Webpack 5
2021-08-07 16:18:21 +02:00
Patrik Oldsberg 362ea5a728 app,create-app: fix index path redirect
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-07 14:47:04 +02:00
Patrik Oldsberg 3626576230 core-app-api: add support for serving the app on a base path
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-07 14:47:03 +02:00
Patrik Oldsberg 9f8f8dd6b4 app,create-app: remove / prefixes in sidebar items
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-07 14:19:11 +02:00