Commit Graph

15817 Commits

Author SHA1 Message Date
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 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] 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
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
Patrik Oldsberg 55a5dbd547 core-components: fix route matching in SidebarItem
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-07 14:19:10 +02:00
Brian Fletcher a9c11c699c adds api-report file to pull request
Signed-off-by: Brian Fletcher <brian@roadie.io>
2021-08-06 19:45:36 +01:00
Brian Fletcher bbcd92afac adds changeset
Signed-off-by: Brian Fletcher <brian@roadie.io>
2021-08-06 17:37:28 +01:00
Brian Fletcher b08ea0d2ec add ability to specify an external id for assumed role for k8
From the AWS documentation.

A cross-account role is usually set up to trust everyone in an account.
Therefore, the administrator of the trusting account might send an external
ID to the administrator of the trusted account. That way, only someone with
the ID can assume the role, rather than everyone in the account.

Signed-off-by: Brian Fletcher <brian@roadie.io>
2021-08-06 17:34:48 +01:00
blam 7165670f7e chore: fix missing link
Signed-off-by: blam <ben@blam.sh>
2021-08-06 17:51:04 +02:00
blam 0e0c11ff04 chore: removing legacy plugin from monorepo
Signed-off-by: blam <ben@blam.sh>
2021-08-06 17:40:01 +02:00
Ben Lambert b319a924df Merge pull request #6744 from backstage/rugvip/l2l
lerna.json: set version to 0.1.0
2021-08-06 17:19:09 +02:00
Phil Kuang 76872096bf fix(elasticSearchEngine): optionally read auth config
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-08-06 11:05:22 -04:00
Patrik Oldsberg 38539895af lerna.json: set version to 0.1.0
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-06 16:43:52 +02:00