0xflotus
f3f684fbb9
(docs): fixed small error ( #1551 )
2020-07-07 12:39:01 +02:00
Emma Indal
020f5cd0fa
Merge pull request #1540 from spotify/mob/techdocs-sanitize-html
...
techdocs: sanitize html
2020-07-07 11:31:38 +02:00
Sebastian Qvarfordt
52c632c685
Fix merge conflict
2020-07-07 11:15:40 +02:00
Sebastian Qvarfordt
9fa773d571
Hack to fix typescript error in dependency. PR sent, and this fixes it temporarily.
2020-07-07 11:14:20 +02:00
Sebastian Qvarfordt
d546ff776d
Merge branch 'master' of github.com:spotify/backstage into mob/techdocs-sanitize-html
2020-07-07 10:45:50 +02:00
Sebastian Qvarfordt
18c66ffca5
Update yarn.lock
2020-07-07 10:39:10 +02:00
Nikita Dudnik
5cc49a7fac
Merge pull request #1547 from spotify/shmidt-i/scaffolder-flow-frontend
...
fix(scaffloder): pass values correctly
2020-07-07 09:42:37 +02:00
Ivan Shmidt
7e38251cef
fix(scaffloder): pass values correctly
2020-07-07 09:40:42 +02:00
Ivan Shmidt
260efaf4ae
Merge pull request #1492 from spotify/shmidt-i/scaffolder-flow-frontend
...
Scaffolder flow frontend
2020-07-07 09:29:35 +02:00
Ivan Shmidt
c5bf20f244
Merge branch 'master' of github.com:spotify/backstage into shmidt-i/scaffolder-flow-frontend
2020-07-07 09:12:26 +02:00
Ivan Shmidt
0933734e08
fix(scaffolder): get correct resultDir, template
2020-07-07 09:08:30 +02:00
Emma Indal
f86715ae3d
fix(techdocs): move from post transformers to pre transformers
2020-07-06 19:52:05 +02:00
Emma Indal
9592db35d3
fix(techdocs): yarn.lock
2020-07-06 19:52:05 +02:00
Emma Indal
18e9dac360
fix(techdocs): adjust test to use post and pre transformers
2020-07-06 19:52:05 +02:00
Emma Indal
7f00b29ea2
feat(techdocs): sanitizeDOM transformer
2020-07-06 19:52:04 +02:00
Emma Indal
07d6e90341
feat(techdocs): add sanitizer package
2020-07-06 19:52:04 +02:00
Patrik Oldsberg
a854568e44
Merge pull request #1500 from timurista/timurista
...
Add gitlab sign in method #343
2020-07-06 19:21:44 +02:00
Tim Urista
4f7e2de43c
add backstage identity in test
2020-07-06 10:01:19 -07:00
Tim Urista
fe8aa15473
add email for backstage profile
2020-07-06 09:47:19 -07:00
Patrik Oldsberg
3ba3ae413a
Merge pull request #1532 from spotify/stefanalund-patch-1
...
Add emphasis in README
2020-07-06 15:04:53 +02:00
Emma Indal
88237bb929
Merge pull request #1529 from spotify/bil/on-css-loaded
...
TechDocs: Add onCssReady transformer
2020-07-06 14:35:16 +02:00
Bilawal Hameed
9a3b6d50fe
fix: cast as HTMLElement
2020-07-06 14:29:28 +02:00
Bilawal Hameed
180a08a5ec
chore: use onLoading and onLoaded
2020-07-06 14:24:23 +02:00
Bilawal Hameed
1040383d36
chore: added stylesheet test-util + split out shadow-dom test util
2020-07-06 14:08:38 +02:00
Bilawal Hameed
04067f24f0
chore: add onCssReady tests
2020-07-06 14:08:38 +02:00
Bilawal Hameed
4eca08efd1
chore: rename callbacks to onLoading and onLoaded
2020-07-06 14:08:36 +02:00
Bilawal Hameed
b44d4a4467
fix: only run onLoading if external stylesheets exist
2020-07-06 14:08:05 +02:00
Bilawal Hameed
0c1e1bf346
feat(techdocs): added onCssReady transformer
2020-07-06 14:08:04 +02:00
Ivan Shmidt
8f1e0f67d1
Merge branch 'master' of github.com:spotify/backstage into shmidt-i/scaffolder-flow-frontend
2020-07-06 13:53:45 +02:00
Ben Lambert
219a05351b
Merge pull request #1477 from spotify/mob/create-vcs-step
...
Create the VCS Stage for the Scaffolder
2020-07-06 11:52:59 +02:00
blam
66016baf5c
chore(scaffolder): fixing typescript woes
2020-07-06 11:34:46 +02:00
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
Patrik Oldsberg
d0098e71a2
Merge pull request #1533 from jahe/patch-1
...
Fix path to example app directory in README.md
2020-07-05 22:30:31 +02:00
Jannik Hell
33cc696090
Fix path to example app directory
2020-07-05 18:23:55 +02:00
dependabot-preview[bot]
2ff4071209
build(deps): bump @testing-library/react from 10.4.1 to 10.4.3 ( #1480 )
...
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library ) from 10.4.1 to 10.4.3.
- [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.1...v10.4.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-05 14:27:58 +02:00
Stefan Ålund
e1c1e82eef
Add emphasis in README
2020-07-05 13:52:51 +02:00
João Suzana Ferreira
8b1d4bd937
Fixes SupportButton console warning ( #1530 )
2020-07-05 08:21:22 +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