Commit Graph

14257 Commits

Author SHA1 Message Date
Fredrik Adelöw cb09e445ea Implement NextCatalogBuilder.addEntityProvider
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-16 11:30:15 +02:00
Eric Peterson 95dfa3340a Merge pull request #6038 from backstage/goalie/fix-docs-scaffold
Documentation fixes for sample Scaffolder templates
2021-06-16 10:50:54 +02:00
Himanshu Mishra 817751bdab Merge pull request #6053 from backstage/dependabot/npm_and_yarn/typescript-eslint/parser-4.27.0 2021-06-16 09:33:52 +02:00
Himanshu Mishra cfb5fc20a4 Merge pull request #6055 from backstage/dependabot/npm_and_yarn/types/js-yaml-4.0.1 2021-06-16 09:32:03 +02:00
dependabot[bot] 55a0aec901 chore(deps-dev): bump @types/js-yaml from 4.0.0 to 4.0.1
Bumps [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-yaml)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-16 04:17:25 +00:00
dependabot[bot] 21a0315678 chore(deps): bump @typescript-eslint/parser from 4.14.0 to 4.27.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.14.0 to 4.27.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.27.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-16 04:06:18 +00:00
Patrik Oldsberg d973d84e94 Merge pull request #6002 from backstage/dependabot/npm_and_yarn/leasot-12.0.0
chore(deps): bump leasot from 11.5.0 to 12.0.0
2021-06-16 00:14:23 +02:00
Patrik Oldsberg dd18b5ff0a Merge pull request #5700 from minnsoe/add-support-for-plugin-specific-db
Add backwards compatible database manager which allows per plugin config
2021-06-16 00:12:25 +02:00
Patrik Oldsberg 7f10e7e7a7 Merge pull request #5984 from kuangp/refactor/api-page
refactor(api-docs): rework ApiExplorerPage to use EntityListProvider
2021-06-16 00:10:18 +02:00
Fredrik Adelöw 530f1358cd Merge pull request #6020 from moonshiner-agency/master
Add MoonShiner to the adopters list
2021-06-15 20:10:29 +02:00
Fabian Hippmann 287319dbf8 fix adopters linting
Signed-off-by: Fabian Hippmann <fabian.hippmann@moonshiner.at>
2021-06-15 19:49:35 +02:00
Minn Soe 78830d3b7e fix: limit helpers from db manager connections
Signed-off-by: Minn Soe <contributions@minn.io>
2021-06-15 18:21:12 +01:00
Phil Kuang fb4a7f71e6 revert(CreateComponentButton): use dedicated button in api page
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-06-15 13:18:05 -04:00
Patrik Oldsberg e855326632 Merge pull request #6044 from lunarway/docs/scaffolder-publish-github-descriptions
Describe publish:github scaffolder action fields
2021-06-15 19:02:34 +02:00
Patrik Oldsberg e1aa4ed4d3 Merge pull request #6041 from backstage/dependabot/npm_and_yarn/types/swagger-ui-react-3.35.1
chore(deps-dev): bump @types/swagger-ui-react from 3.23.3 to 3.35.1
2021-06-15 19:01:39 +02:00
Patrik Oldsberg 46e9e44541 Update flat-dolls-search.md
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-15 19:00:42 +02:00
Minn Soe 1753dae28a fix: limit database manager exports and update changeset
Signed-off-by: Minn Soe <contributions@minn.io>
2021-06-15 17:50:25 +01:00
Phil Kuang 5d286716c9 refactor(EntityOwnerPicker): use ownedBy relation
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-06-15 12:43:19 -04:00
Tim Hansen 7ae8dc8bab Minor tweaks to spacing and wording
Adds EntityOwnerPicker and EntityLifecyclePicker to CatalogPage

Co-authored-by: Phil Kuang <pkuang@factset.com>
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-06-15 12:43:19 -04:00
Phil Kuang 172c973247 feat(pickers): implement EntityLifecyclePicker and EntityOwnerPicker
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-06-15 12:43:19 -04:00
Phil Kuang 2ebc430c4d refactor(api-docs): rework ApiExplorerPage to use EntityListProvider
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-06-15 12:43:19 -04:00
Patrik Oldsberg 64989b4b6d Merge pull request #5758 from rbrishabh/patch-1
Fix: Diagram component using hardcoded namespace
2021-06-15 18:28:59 +02:00
Patrik Oldsberg faa27ef711 Merge pull request #5982 from ougfh/add-pagination-to-apis-explorer-table
Add pagination to ApisExplorerTable
2021-06-15 18:28:45 +02:00
Patrik Oldsberg 560e0dd0b2 Merge pull request #5968 from ougfh/fix-doc-navigation-links-for-non-dir-urls
Do not add / for html pages in rewriteDocLinks
2021-06-15 18:23:40 +02:00
Patrik Oldsberg 311bd449bd Apply suggestions from code review
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-15 18:07:43 +02:00
Patrik Oldsberg a4a96e424a backend-common: restore informative error message for database check
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-15 17:51:34 +02:00
Patrik Oldsberg 05c98f1f79 Merge branch 'master' into add-support-for-plugin-specific-db 2021-06-15 17:49:50 +02:00
Patrik Oldsberg 8fce615902 Merge pull request #4996 from backstage/dependabot/npm_and_yarn/rollup-plugin-dts-3.0.1
chore(deps): bump rollup-plugin-dts from 2.0.1 to 3.0.1
2021-06-15 17:29:34 +02:00
Fredrik Adelöw d844f6cade Merge pull request #6046 from backstage/fix-5496-splunk-on-call-configs
Get #5498 across the line
2021-06-15 15:46:36 +02:00
Fredrik Adelöw d11f6b510d Merge pull request #6042 from wrighbr/patch-1
Added a plugin to the Maketplace
2021-06-15 15:45:48 +02:00
Fredrik Adelöw b811b1e1b1 Merge pull request #6030 from SDA-SE/feat/command-exists
Migrate from the `command-exists-promise` dependency to `command-exists`
2021-06-15 15:41:12 +02:00
Fredrik Adelöw dc728f5874 Merge pull request #6010 from SDA-SE/feat/fix-react-warning-import
Fix a react warning in `<EntityListComponent>`
2021-06-15 15:39:32 +02:00
Patrik Oldsberg fd9a86b7ad cli: sort package.json deps
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-15 15:33:05 +02:00
Fredrik Adelöw c5204c01ba Merge pull request #6032 from backstage/freben/backend-dev
Make `yarn dev` for backend plugins respect the `PLUGIN_PORT` env var
2021-06-15 15:12:17 +02:00
Patrik Oldsberg 7883cef882 splunk-on-call: tweak config schema
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-15 15:09:43 +02:00
Dominik Henneke a46ae7c0c7 Merge pull request #6036 from SDA-SE/feat/button-link
Use the Backstage `Link` component in the `Button`
2021-06-15 15:03:01 +02:00
Fredrik Adelöw 62328f569a Merge pull request #6045 from SDA-SE/feat/bitbucket-publish-2
Use the correct parameter to create a public repository in Bitbucket Server for the v2 templates
2021-06-15 14:58:34 +02:00
Patrik Oldsberg 908750b472 scripts/check-type-dependencies: fix handling of duplicate imports
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-15 14:36:16 +02:00
Patrik Oldsberg e58e8bf572 yarn.lock: sync
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-15 14:30:33 +02:00
Dominik Henneke 55a834f3cc Use the correct parameter to create a public repository in Bitbucket Server for the v2 templates
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-06-15 14:29:01 +02:00
Fredrik Adelöw 8b971480c0 Merge pull request #5137 from backstage/freben/reviewers
Update the default CODEOWNERS to point to a new `reviewers` team
2021-06-15 14:11:34 +02:00
dependabot[bot] 955c7683b9 chore(deps): bump rollup from 2.33.3 to 2.44.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.33.3 to 2.44.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.33.3...v2.44.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-15 13:45:53 +02:00
dependabot[bot] 3609656b53 chore(deps): bump rollup-plugin-dts from 2.0.1 to 3.0.1
Bumps [rollup-plugin-dts](https://github.com/Swatinem/rollup-plugin-dts) from 2.0.1 to 3.0.1.
- [Release notes](https://github.com/Swatinem/rollup-plugin-dts/releases)
- [Changelog](https://github.com/Swatinem/rollup-plugin-dts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Swatinem/rollup-plugin-dts/compare/v2.0.1...v3.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-15 13:45:53 +02:00
Patrik Oldsberg dd99f8e380 Merge pull request #6043 from backstage/rugvip/dbfail
backend-common: clarify DB connection error
2021-06-15 12:30:56 +02:00
Crevil 7453511900 Describe publish:github scaffolder action fields
Currently the fields of the publish:github action uses some undocumented
conventions in the repoUrl and access input fields.

This change adds a description to the fields with examples of what to input. The
collaborators description is also expanded a bit to make it more clear that
these are additional compared to access and owner.

Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
2021-06-15 12:13:09 +02:00
Patrik Oldsberg e5cdf0560f backend-common: clarify DB connection error
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-15 11:56:08 +02:00
Johan Haals a0f2f63374 Merge pull request #5901 from backstage/jhaals/legacy-catalog
Catalog: Make the new processing engine the default
2021-06-15 11:40:53 +02:00
Patrik Oldsberg e2261dbec1 Merge pull request #5987 from dortegau/add-ds_store-to-scaffolded-app-gitignore
#5986 Adding .DS_Store to Scaffolded Backstage app .gitignore file
2021-06-15 11:27:16 +02:00
Patrik Oldsberg 3be9904e63 Merge pull request #6027 from backstage/rugvip/pipeline
catalog-backend: introduce TaskPipeline
2021-06-15 11:24:49 +02:00
Dominik Henneke 740503d88f Copy the changes to the core-components packages
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-06-15 11:10:12 +02:00