blam
7693a8d484
chore(scaffolder): fixing linting
2020-07-06 11:15:53 +02:00
blam
55982ba3e9
chore(scaffolder): moving the mocks up a level
2020-07-06 11:14:29 +02:00
blam
cf1eaac5a8
Merge branch 'master' of github.com:spotify/backstage into mob/create-vcs-step
...
* 'master' of github.com:spotify/backstage: (62 commits)
chore: ref to shadowDomRef
chore: revert data-testid back to shadow-dom
fix: remove re-creating new shadow-dom on page change
fix(techdocs): cleaned up useEffect in Reader
fix: moved useEnforcingTrailingSlash upper in the hook chain
chore(techdocs): updated tests
fix(techdocs): fixed race condition between page loads
fix(useFetch): use AsyncState type
fix(techdocs-404): throw error
fix(techdocs-home): move docs sites mock data to array
fix(test): change to lowercase
fix(test): remove async
refactor(techdocs): basic techdocs not found, split out components from reader
fix(tests): fix fixures (#1505 )
build(deps): bump css-loader from 3.5.3 to 3.6.0
cli: never treat success as a failure in e2e test
Fix variable
Use Config for Filter Org List Header
fix(sidebar): do not let sidebar items collapse and shrink
cli: use tree-kill to kill serve task in e2e test
...
2020-07-04 05:27:33 +02:00
Emma Indal
32f7ed7b0b
Merge pull request #1528 from spotify/bil/shadow-dom-refresh
...
TechDocs: Fixed race condition issue with changing pages
2020-07-03 16:44:05 +02:00
Bilawal Hameed
9e4c092d6b
chore: ref to shadowDomRef
2020-07-03 16:26:54 +02:00
Bilawal Hameed
07e5d2ce8a
chore: revert data-testid back to shadow-dom
2020-07-03 16:25:09 +02:00
Bilawal Hameed
a662bc1639
fix: remove re-creating new shadow-dom on page change
2020-07-03 16:18:34 +02:00
Bilawal Hameed
52f4d37b8e
fix(techdocs): cleaned up useEffect in Reader
2020-07-03 16:05:25 +02:00
Bilawal Hameed
95ebc8eba9
fix: moved useEnforcingTrailingSlash upper in the hook chain
2020-07-03 16:05:25 +02:00
Bilawal Hameed
96c24c687b
chore(techdocs): updated tests
2020-07-03 16:05:25 +02:00
Bilawal Hameed
468ca0f9b3
fix(techdocs): fixed race condition between page loads
2020-07-03 16:05:25 +02:00
Patrik Oldsberg
55e9d76dc2
Merge pull request #1526 from spotify/dependabot/npm_and_yarn/css-loader-3.6.0
...
build(deps): bump css-loader from 3.5.3 to 3.6.0
2020-07-03 14:41:13 +02:00
Emma Indal
ddd73efa92
Merge pull request #1508 from spotify/emmaindal/techdocs-base-components
...
techdocs: base components + basic docs not found page
2020-07-03 12:12:12 +02:00
Emma Indal
8945b51114
fix(useFetch): use AsyncState type
2020-07-03 12:06:14 +02:00
Emma Indal
eaf1d0a09d
fix(techdocs-404): throw error
2020-07-03 11:55:20 +02:00
Emma Indal
3229b16ce8
fix(techdocs-home): move docs sites mock data to array
2020-07-03 11:55:19 +02:00
Emma Indal
3e3dff511b
fix(test): change to lowercase
...
Co-authored-by: Bilawal Hameed <bil@spotify.com >
2020-07-03 11:55:19 +02:00
Emma Indal
6f3a8ee90a
fix(test): remove async
...
Co-authored-by: Bilawal Hameed <bil@spotify.com >
2020-07-03 11:55:19 +02:00
Emma Indal
cabd540abb
refactor(techdocs): basic techdocs not found, split out components from reader
2020-07-03 11:55:19 +02:00
Emma Indal
ea58f885e2
fix(tests): fix fixures ( #1505 )
...
Co-authored-by: Emma Indal <emmai@spotify.com >
2020-07-03 11:17:15 +02:00
Nikita Dudnik
29e442cbc9
Merge pull request #1512 from spotify/freben/oauth2-custom-identity-provider
...
feat(auth): implement generic oauth2 provider
2020-07-03 10:21:06 +02:00
Patrik Oldsberg
04f8eedc9b
Merge pull request #1509 from spotify/rugvip/e2e-pack
...
cli: add build-workspace command and update e2e test
2020-07-03 10:19:47 +02:00
Nikita Dudnik
d7b5b667e1
Merge pull request #1516 from spotify/freben/ghactions
...
feat(github-actions): introduce the old frontend code
2020-07-03 09:51:03 +02:00
dependabot-preview[bot]
40fcbc4b0f
build(deps): bump css-loader from 3.5.3 to 3.6.0
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.5.3...v3.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-07-03 06:01:40 +00:00
blam
d6b26d2c95
chore(scaffolder): some more docs for the PR
2020-07-03 05:26:03 +02:00
Patrik Oldsberg
d601201018
Merge pull request #1517 from spotify/freben/noshrink
...
fix(sidebar): do not let sidebar items collapse and shrink
2020-07-02 22:06:47 +02:00
Patrik Oldsberg
ab6385cfb1
cli: never treat success as a failure in e2e test
2020-07-02 21:41:39 +02:00
Patrik Oldsberg
1caf9addb8
Merge pull request #1489 from tudi2d/1471-starring-entity-pages
...
#1471 - Add Starring on entity pages
2020-07-02 18:58:04 +02:00
Fredrik Adelöw
2873e893e8
Merge pull request #1518 from daviddyball/master
...
Use Config for Filter Org List Header
2020-07-02 16:22:56 +02:00
David Dyball
d78d9f20a7
Fix variable
2020-07-02 14:48:37 +01:00
David Dyball
88d71cd346
Use Config for Filter Org List Header
2020-07-02 14:07:20 +01:00
Fredrik Adelöw
837aa9ab0c
fix(sidebar): do not let sidebar items collapse and shrink
2020-07-02 14:56:53 +02:00
Patrik Oldsberg
c499656a69
cli: use tree-kill to kill serve task in e2e test
2020-07-02 14:46:43 +02:00
Patrik Oldsberg
7cd04c77fa
cli: use node to execude backstage-cli bin in e2e test
2020-07-02 14:46:43 +02:00
Patrik Oldsberg
2aca5bb6d4
cli: refactor e2e-test to use runPlain with fix for windows
2020-07-02 14:46:43 +02:00
Patrik Oldsberg
dd26e15fd4
github/workflows: use correct working directory for e2e test
2020-07-02 14:45:05 +02:00
Patrik Oldsberg
192868ffef
github/workflows: remove redundant cli checks
2020-07-02 14:45:05 +02:00
Patrik Oldsberg
3fb76b575b
cli: remove special handling of yarn install
2020-07-02 14:45:04 +02:00
Patrik Oldsberg
3c447e36dc
cli: update e2e-test to use build-workspace and inline more scripts
2020-07-02 14:43:58 +02:00
Patrik Oldsberg
c01de0d489
cli: add --skip-install option to create-app
2020-07-02 14:43:58 +02:00
Patrik Oldsberg
ea0e5db06b
cli: add build-workspace command
2020-07-02 14:43:58 +02:00
Patrik Oldsberg
eba195989a
Merge pull request #1515 from spotify/freben-patch-2
...
Fix license header in plugin template
2020-07-02 14:43:35 +02:00
Fredrik Adelöw
d3504d3e63
feat(github-actions): introduce the old frontend code
2020-07-02 14:37:05 +02:00
Fredrik Adelöw
27610aef48
Fix license header in plugin template
2020-07-02 13:52:53 +02:00
Fredrik Adelöw
6f2d23afc3
Merge pull request #1514 from spotify/freben/newline-after-import
...
chore: add import/newline-after-import lint rule
2020-07-02 13:22:46 +02:00
Fredrik Adelöw
7389f326d9
chore: add import/newline-after-import lint rule
2020-07-02 11:25:04 +02:00
Fredrik Adelöw
77fe78370b
feat(auth): implement generic oauth2 provider
2020-07-02 09:19:02 +02:00
Ivan Shmidt
da6dbc7af0
Merge pull request #1510 from spotify/shmidt-i/fix-favicon-styles
...
fix: favicon styles incapsulation
2020-07-02 09:18:12 +02:00
ellieseastream
72ba0b061d
Merge pull request #1507 from spotify/ellieseastream/remove-react-fc-from-codebase
...
Ellieseastream/remove react fc from codebase
2020-07-02 09:15:35 +02:00
Fredrik Adelöw
fc4c848abf
Merge pull request #1511 from spotify/dependabot/npm_and_yarn/ts-jest-26.1.1
...
build(deps): bump ts-jest from 26.1.0 to 26.1.1
2020-07-02 09:15:05 +02:00