Fredrik Adelöw
|
3385b374bd
|
introduce @backstage/integration-react and its scmIntegrationsApiRef
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-03-16 18:37:59 +01:00 |
|
dependabot[bot]
|
63887ea84d
|
chore(deps-dev): bump @types/node from 12.12.58 to 14.14.32
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.58 to 14.14.32.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-03-08 13:19:08 +01:00 |
|
github-actions[bot]
|
ff2ab4fade
|
Version Packages
|
2021-03-04 13:11:10 +00:00 |
|
Patrik Oldsberg
|
1a22f83c28
|
Merge pull request #4647 from backstage/dependabot/npm_and_yarn/testing-library/react-11.2.5
chore(deps): bump @testing-library/react from 10.4.3 to 11.2.5
|
2021-03-01 18:17:08 +01:00 |
|
dependabot[bot]
|
bcbff6d76f
|
chore(deps): bump @testing-library/react from 10.4.3 to 11.2.5
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 10.4.3 to 11.2.5.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v10.4.3...v11.2.5)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-25 09:56:31 +01:00 |
|
Andrew Thauer
|
28adfd3c4c
|
fix: test failures & warnings
|
2021-02-24 10:12:49 -05:00 |
|
github-actions[bot]
|
4ae0467c2f
|
Version Packages
|
2021-02-23 10:31:40 +01:00 |
|
Fredrik Adelöw
|
5aa4ceea6e
|
Make sure to provide dummy routes for all external routes of plugins given to DevApp
|
2021-02-22 21:52:31 +01:00 |
|
github-actions[bot]
|
4188c2ccb4
|
Version Packages
|
2021-02-18 13:23:19 +00:00 |
|
github-actions[bot]
|
aa49ca2284
|
Version Packages
|
2021-02-11 10:15:47 +00:00 |
|
github-actions[bot]
|
6794967d20
|
Version Packages
|
2021-02-04 13:02:30 +00:00 |
|
Patrik Oldsberg
|
b37501a3d1
|
catalog: finalize port to new composability API + tweak dev-utils
|
2021-02-02 15:07:33 +01:00 |
|
Patrik Oldsberg
|
20ca5f179f
|
Update packages/dev-utils/src/devApp/render.tsx
Co-authored-by: Adam Harvey <adam.harvey@dxc.com>
|
2021-02-02 11:34:48 +01:00 |
|
Patrik Oldsberg
|
6c07b5c6e5
|
dev-utils: add path option to addPage, switch to render element in route, and skip sidebar item title is not set
|
2021-02-01 23:46:51 +01:00 |
|
Oliver Sand
|
c7b89e1557
|
Move EntityProvider to plugin-catalog-react
|
2021-01-29 10:54:10 +01:00 |
|
github-actions[bot]
|
cda741034d
|
Version Packages
|
2021-01-28 10:46:08 +00:00 |
|
github-actions[bot]
|
c5584b62c2
|
Version Packages
|
2021-01-21 13:13:05 +00:00 |
|
github-actions[bot]
|
a1ebbdeee0
|
Version Packages
|
2020-12-29 10:59:38 +00:00 |
|
Patrik Oldsberg
|
5b6533eb76
|
core-api: rename BackstageRoutes to FlatRoutes
|
2020-12-28 11:19:52 +01:00 |
|
Patrik Oldsberg
|
920b5a4f54
|
dev-utils: add a small label with the entity name to EntityGridItems
|
2020-12-23 18:34:43 +01:00 |
|
Patrik Oldsberg
|
36ffbd71b7
|
dev-utils: add EntityGridItem for easily displaying various entity cards
Co-authored-by: blam <ben@blam.sh>
|
2020-12-23 18:34:42 +01:00 |
|
Patrik Oldsberg
|
4f467143c3
|
dev-utils: use dev index module as root for hot reloading
Co-authored-by: blam <ben@blam.sh>
|
2020-12-23 18:34:42 +01:00 |
|
Patrik Oldsberg
|
91518a253f
|
dev-utils: add .registerPage for use with extensions
Co-authored-by: blam <ben@blam.sh>
|
2020-12-23 18:34:42 +01:00 |
|
github-actions[bot]
|
cf187484bf
|
Version Packages
|
2020-12-10 11:25:39 +00:00 |
|
Patrik Oldsberg
|
6349ea7a16
|
Merge pull request #3662 from backstage/rugvip/devdep
dev-utils,test-utils: move @backstage/cli to dev deps
|
2020-12-10 11:29:14 +01:00 |
|
Askar
|
a6a2ca6204
|
remove React's FC type from codebase (#3527)
* WIP-packages: remove React's FC type from codebase
* remove FC from other directories
* fix build failures
* add types to required packages
|
2020-12-10 11:23:29 +01:00 |
|
Patrik Oldsberg
|
e1f4e24ef1
|
dev-utils,test-utils: move @backstage/cli to dev deps
|
2020-12-10 11:08:07 +01:00 |
|
Frieder Bluemle
|
cbd3a44c09
|
Fix typos (#3646)
|
2020-12-09 07:50:41 +01:00 |
|
Patrik Oldsberg
|
b6557c0988
|
core-api: update ApiFactory type to correctly infer API type and disallow mismatched implementations
|
2020-12-04 14:01:31 +01:00 |
|
github-actions[bot]
|
01aa774d9a
|
Version Packages
|
2020-12-03 15:28:22 +00:00 |
|
github-actions[bot]
|
bc0f47b7b7
|
Version Packages
|
2020-11-19 15:13:57 +00:00 |
|
github-actions[bot]
|
76a8099029
|
Version Packages
|
2020-11-12 10:52:23 +00:00 |
|
github-actions[bot]
|
715bb76fb5
|
Version Packages
|
2020-11-03 20:50:42 +00:00 |
|
Patrik Oldsberg
|
8360d9f7e2
|
Merge pull request #3140 from backstage/rugvip/release
Release v0.1.1
|
2020-11-03 13:28:03 +01:00 |
|
Patrik Oldsberg
|
af141c0766
|
rewrite repo location urls
|
2020-11-03 11:03:49 +01:00 |
|
Patrik Oldsberg
|
833a652d05
|
v0.1.1
|
2020-10-28 10:22:09 +01:00 |
|
Patrik Oldsberg
|
754109ee61
|
v0.1.1-alpha.26
|
2020-10-27 12:00:01 +01:00 |
|
blam
|
46960a61ec
|
v0.1.1-alpha.25
|
2020-10-12 22:42:54 +02:00 |
|
Patrik Oldsberg
|
46b71700ee
|
v0.1.1-alpha.24
|
2020-10-05 15:45:33 +02:00 |
|
blam
|
6c55d38348
|
v0.1.1-alpha.23
|
2020-09-23 16:40:49 +02:00 |
|
Raghunandan
|
72235dd51e
|
v0.1.1-alpha.22
|
2020-09-18 15:14:38 +02:00 |
|
Patrik Oldsberg
|
be104f473b
|
dev-utils: fix deprecated routes not being wrapped in router
|
2020-09-10 15:36:00 +02:00 |
|
Fredrik Adelöw
|
0a24df743f
|
chore: bump mui to the create-app resolved version, to lose Accordion warnings
|
2020-09-09 11:18:18 +02:00 |
|
Patrik Oldsberg
|
0178f37706
|
dev-utils: added test for DevApp
|
2020-09-08 11:31:49 +02:00 |
|
Patrik Oldsberg
|
e7c04aedab
|
dev-utils: remove separate ApiTestRegistry setup
|
2020-09-08 11:31:47 +02:00 |
|
Ivan Shmidt
|
3a6150b8c4
|
Merge branch 'master' of github.com:spotify/backstage into shmidt-i/app-catalog-tabs-routes-everything-is-connected
|
2020-09-02 17:09:43 +02:00 |
|
Patrik Oldsberg
|
875f254827
|
Merge branch 'master' into new-release-31-aug-20
|
2020-09-02 16:17:40 +02:00 |
|
Ivan Shmidt
|
9988479c61
|
refactor: address PR comments
|
2020-09-02 15:57:18 +02:00 |
|
Emma Indal
|
3b545791ce
|
new release 31 aug 20
|
2020-09-01 14:10:22 +02:00 |
|
Marcus Eide
|
a85ca3123c
|
Add non-legacy routes when in isolation
|
2020-09-01 10:46:52 +02:00 |
|