github-actions[bot]
3c8bb2854d
Version Packages
2022-03-03 15:23:53 +00:00
Fredrik Adelöw
899f196af5
update to use getEntityByRef
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-03 13:27:25 +01:00
Patrik Oldsberg
c077b432b8
catalog-react: moved DefaultStarredEntitiesApi implementation to catalog plugin
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-28 13:52:46 +01:00
github-actions[bot]
c9da151d84
Version Packages
2022-02-24 13:54:37 +00:00
Fredrik Adelöw
d0582b2d0f
stitch targetRef and backwards compat inject it on read
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-02-23 09:38:40 +01:00
Fredrik Adelöw
7c4a51ae0e
Merge pull request #9640 from backstage/dependabot/npm_and_yarn/asyncapi/react-component-1.0.0-next.33
...
chore(deps): bump @asyncapi/react-component from 1.0.0-next.32 to 1.0.0-next.33
2022-02-21 14:56:05 +01:00
Patrik Oldsberg
2262fe19c9
removed deprecated entity props
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-18 13:54:33 +01:00
dependabot[bot]
306c366fc9
chore(deps): bump @asyncapi/react-component
...
Bumps [@asyncapi/react-component](https://github.com/asyncapi/asyncapi-react ) from 1.0.0-next.32 to 1.0.0-next.33.
- [Release notes](https://github.com/asyncapi/asyncapi-react/releases )
- [Commits](https://github.com/asyncapi/asyncapi-react/compare/v1.0.0-next.32...v1.0.0-next.33 )
---
updated-dependencies:
- dependency-name: "@asyncapi/react-component"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-18 04:21:27 +00:00
Patrik Oldsberg
209fd128e6
removed all references to the removed SCM-specific location types
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-17 17:46:04 +01:00
github-actions[bot]
408b0300cb
Version Packages
2022-02-17 10:38:59 +00:00
Fredrik Adelöw
69ad9e1e7b
Merge pull request #9560 from backstage/freben/location-by-ref
...
Removed `CatalogApi.geLocationByEntity` and `CatalogApi.getOriginLocationByEntity`, and replaced them with `CatalogApi.getLocationByRef`.
2022-02-16 18:58:14 +01:00
Patrik Oldsberg
9892d74326
cli: renamed script commands to package
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-15 21:27:12 +01:00
Fredrik Adelöw
deaf6065db
Removed CatalogApi.geLocationByEntity and CatalogApi.getOriginLocationByEntity, and replaced them with CatalogApi.getLocationByRef.
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-02-15 19:47:34 +01:00
Patrik Oldsberg
8f82d80adf
migrate all package scripts
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-14 21:50:07 +01:00
Patrik Oldsberg
bb5fcc3209
update all plugin package roles
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-14 21:50:05 +01:00
Patrik Oldsberg
b521c1b83b
detect all package roles
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-14 21:50:03 +01:00
Fredrik Adelöw
1ed305728b
bump node-fetch and cross-fetch
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-02-10 15:51:50 +01:00
github-actions[bot]
e4791789d1
Version Packages
2022-02-10 11:06:33 +00:00
github-actions[bot]
e74f416a00
Version Packages (next)
2022-02-08 19:38:17 +00:00
github-actions[bot]
a12bb7b065
Version Packages
2022-02-03 09:42:25 +00:00
github-actions[bot]
51eecb3f03
Version Packages (next)
2022-02-02 14:28:47 +00:00
github-actions[bot]
e1580cf73a
Version Packages (next)
2022-02-01 08:53:29 +00:00
github-actions[bot]
406848efee
Version Packages
2022-01-27 11:07:27 +00:00
github-actions[bot]
8b18d054f3
Version Packages
2022-01-20 10:33:31 +00:00
Ben Langfeld
0c0d8a47e7
Bump @asyncapi/react-component for CVE
...
[CVE-2022-21680](https://github.com/advisories/GHSA-rrrm-qjm4-v8hf ) and [CVE-2022-21681](https://github.com/advisories/GHSA-5v2h-r2cx-5xgj )
See https://github.com/asyncapi/asyncapi-react/pull/522
Signed-off-by: Ben Langfeld <blangfeld@powerhrg.com >
2022-01-19 12:30:51 -03:00
Fredrik Adelöw
cc33f8d8cb
Merge pull request #8782 from akz08/reroute-register-api
...
Reroute register api
2022-01-19 11:39:37 +01:00
Kamil Zainal
027bc50cc5
Rename registerComponent to registerApi to better communicate intent
...
Signed-off-by: Kamil Zainal <gh@akza.dev >
2022-01-18 18:12:36 +00:00
github-actions[bot]
a94a2b8b3f
Version Packages (next)
2022-01-18 13:49:07 +00:00
Fredrik Adelöw
31ab782686
api report
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-01-17 17:01:32 +01:00
David Weber
6f4f3422d8
Export GraphQlDefinitionWidget
...
This is important for reuse of the widget.
Signed-off-by: David Weber <david.weber@baloise.ch >
2022-01-16 12:41:14 +01:00
Fredrik Adelöw
7cd53159a2
Merge pull request #8940 from SDA-SE/fix/api-docs-url
...
fix(api-docs): set url explicitly to an empty string
2022-01-14 18:57:19 +01:00
Dominik Schwank
cd4e3c4d4e
fix(api-docs): set url explicitly to an empty string
...
The url argument is undefined when it is not explicitly set to an empty string. An undefined url is
causing the swagger UI to fail on match checks.
fixes #8895
Signed-off-by: Dominik Schwank <dominik.schwank@sda.se >
2022-01-14 18:19:25 +01:00
Fredrik Adelöw
46d74fd427
Merge pull request #8774 from backstage/dependabot/npm_and_yarn/types/swagger-ui-react-4.1.1
...
build(deps-dev): bump @types/swagger-ui-react from 3.35.2 to 4.1.1
2022-01-13 22:32:49 +01:00
github-actions[bot]
b04011602b
Version Packages
2022-01-13 14:23:13 +00:00
blam
50f4ebc247
chore: reworking some dependencies
...
Signed-off-by: blam <ben@blam.sh >
2022-01-13 08:29:38 +01:00
dependabot[bot]
014f9a8f45
build(deps-dev): bump @types/swagger-ui-react from 3.35.2 to 4.1.1
...
Bumps [@types/swagger-ui-react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/swagger-ui-react ) from 3.35.2 to 4.1.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/swagger-ui-react )
---
updated-dependencies:
- dependency-name: "@types/swagger-ui-react"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-13 08:28:24 +01:00
Dominik Schwank
faf844e269
build(deps): bump @asyncapi/react-component to 1.0.0-next.26
...
The new pre-release is fixing errors with the ResizeObserver.
Signed-off-by: Dominik Schwank <dominik.schwank@sda.se >
2022-01-10 18:37:09 +01:00
Kamil Zainal
859891b7de
Changes from yarn build:api-reports
...
Signed-off-by: Kamil Zainal <gh@akza.dev >
2022-01-06 16:36:22 +00:00
Kamil Zainal
a9f1c704dc
Route 'Register Existing API' on API page to /catalog-import
...
The 'Register Existing API' button on /api-docs was routing to /create but APIs can't be created. Changing to route to /catalog-import where an API can be registered instead.
Signed-off-by: Kamil Zainal <gh@akza.dev >
2022-01-06 15:39:19 +00:00
github-actions[bot]
e432d44f94
Version Packages
2022-01-04 10:54:36 +00:00
Tim Hansen
04da4ec45c
Merge pull request #8685 from kuangp/feat/customization
...
feat(customization): support customizing catalog and api index pages via outlets
2021-12-30 11:04:43 -07:00
Phil Kuang
11b81683a9
feat(customization): support customizing catalog and api index pages via outlets
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2021-12-30 12:40:20 -05:00
github-actions[bot]
7d27a11079
Version Packages
2021-12-30 11:06:46 +00:00
Phil Kuang
de81b7455e
feat(ApiDefinitionCard): display entity title if defined
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2021-12-28 20:23:14 -05:00
github-actions[bot]
3d68c45ef7
Version Packages
2021-12-23 12:23:34 +00:00
Colton Padden
345dcea560
release-2021-06-01 packages/core-plugin-api/src/apis/system/ApiRef.ts:27
...
Signed-off-by: Colton Padden <colton.padden@fastmail.com >
2021-12-17 15:04:34 -05:00
github-actions[bot]
ef6a039e07
Version Packages
2021-12-16 08:56:38 +00:00
github-actions[bot]
9068128fd8
Version Packages
2021-12-09 12:02:28 +00:00
Patrik Oldsberg
39c64f5035
packages,plugins: move @types/react to peer deps and sync query with react
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-12-07 17:38:44 +01:00
Patrik Oldsberg
be32bc3edb
package,plugins: move react to peer deps and include v17
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-12-07 17:38:14 +01:00