github-actions[bot]
51b6cf465d
Version Packages
2021-04-08 11:32:56 +00:00
Patrik Oldsberg
ae6250ce3e
test-utils: remove unnecessary wrapInTestApp wrapping that broke mount point discovery
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-04-01 14:45:39 +02:00
Oliver Sand
2fe195e8f2
Revert everything except the test
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-03-19 11:40:51 +01:00
Oliver Sand
06dd774eac
Support routes of type SubRouteRef in mountedRoutes parameter of renderInTestApp
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-03-19 10:34:42 +01:00
github-actions[bot]
718eea4f08
Version Packages
2021-03-18 12:31:44 +00:00
Patrik Oldsberg
6bd417b7b8
Merge pull request #4857 from backstage/rugvip/subroutes
...
core: add SubRoutesRefs and refactor routing system
2021-03-11 10:20:23 +01:00
Patrik Oldsberg
47c11f3748
test-utils: add workaround for external routes no longer being resolved when mounted
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-03-08 19:14:41 +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
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
github-actions[bot]
4ae0467c2f
Version Packages
2021-02-23 10:31:40 +01:00
Johan Haals
34b710f0c0
test-utils: Attach mountPoint to Page
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-02-16 16:08:08 +01:00
Johan Haals
dc12852c9e
test-utils: Allow ExternalRouteRef on mountedRoutes
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-02-16 14:54:35 +01:00
github-actions[bot]
aa49ca2284
Version Packages
2021-02-11 10:15:47 +00:00
Patrik Oldsberg
0e640893df
test-utils: add mountedRoutes option to wrapInTestApp
2021-02-05 13:56:53 +01:00
github-actions[bot]
6794967d20
Version Packages
2021-02-04 13:02:30 +00:00
github-actions[bot]
cda741034d
Version Packages
2021-01-28 10:46:08 +00:00
github-actions[bot]
c3c04658f2
Version Packages
2020-12-22 12:14:20 +00:00
Fredrik Adelöw
5d52e20a44
core-api: run bindRoutes in the app impl and inject provider
2020-12-17 13:18:13 +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
github-actions[bot]
01aa774d9a
Version Packages
2020-12-03 15:28:22 +00:00
Fredrik Adelöw
fae3fafcfa
silence some new ts squigglies in the editor ( #3435 )
2020-11-25 09:57:16 +01:00
github-actions[bot]
bc0f47b7b7
Version Packages
2020-11-19 15:13:57 +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
a8d7e4cfe3
chore: fixing remaining tests and merge conflicts
2020-10-20 00:59:50 +02:00
blam
e44cb85b22
Merge branch 'master' of github.com:spotify/backstage into migrate-to-msw
...
* 'master' of github.com:spotify/backstage: (66 commits)
chore: fix lerna linting
v0.1.1-alpha.25
Add Code Insights plugin to sample app and marketplace (#2833 )
Improve main CI build status badge in README (#2866 )
Update roadmap: Design System 🚢 (#2858 )
github/codecov: switch to informational mode
github/workflows: use the tip of master as the base for comparing PR code coverage
make saml provider path from globalConfig (#2855 )
fix(catalog-backend): limit search value lengths
Update project Copyright (#2852 )
fix(catalog-backend): actually use modified entity output (default namespace was broken)
remove unnecessary center keyword
Move card header bg to up contrast, fix #2558
Update name of env authentication env vars
Fix feedback from dtuite
Remove chart testing workflow for now
Only lint charts on Pull Requests
Move the k8s deployment docs to its own helm deployment page
Remove line in initdb script that creates backend db
Use app-config.development.yaml to provide configuration instead of local
...
2020-10-13 03:56:13 +02:00
blam
46960a61ec
v0.1.1-alpha.25
2020-10-12 22:42:54 +02:00
blam
fdf090b57f
feat(msw); refactor away the setup commands into ttestutils
2020-10-07 17:20:26 +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
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
a5741ff0aa
test-utils: switch to new auto DI api
2020-09-08 11:31:48 +02:00
Emma Indal
3b545791ce
new release 31 aug 20
2020-09-01 14:10:22 +02:00
Fredrik Adelöw
82ba3169fe
chore(deps): prepare us to typescript 4
2020-08-31 10:46:56 +02:00
Raghunandan
734dcca107
Release v0.1.1-alpha.20
2020-08-26 11:33:14 +02:00
Raghunandan
15e334a584
Release v0.1.1-alpha.19
2020-08-21 11:40:04 +02:00
Patrik Oldsberg
f8c696e038
v0.1.1-alpha.18
2020-08-07 17:08:28 +02:00
Patrik Oldsberg
0dd8fa2828
v0.1.1-alpha.17
2020-08-05 19:36:36 +02:00
Patrik Oldsberg
6a50e6c103
Merge pull request #1732 from spotify/dependabot/npm_and_yarn/types/jest-26.0.7
...
chore(deps-dev): bump @types/jest from 25.2.3 to 26.0.7
2020-07-27 16:23:07 +02:00
Patrik Oldsberg
a852c2f141
config,config-loader: fix lagging versions
2020-07-24 11:38:45 +02:00
dependabot-preview[bot]
bdc24ae35e
chore(deps-dev): bump @types/jest from 25.2.3 to 26.0.7
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 25.2.3 to 26.0.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-07-24 08:49:55 +00:00
Ivan Shmidt
bcd7b2661a
v0.1.1-alpha.16
2020-07-24 03:44:39 +02:00