Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Storybook 6 and config changes #75357

Merged
merged 70 commits into from
Sep 30, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
70 commits
Select commit Hold shift + click to select a range
bac40a9
Update to version 6
smith Aug 18, 2020
6adc4d7
WIP
smith Aug 18, 2020
e3d516d
Add codeeditor, start doing some stuff with tmp directory
smith Aug 18, 2020
1c71a79
Merge remote-tracking branch 'upstream/master' into nls/sb6
smith Aug 19, 2020
2d5fe66
Add infra
smith Aug 19, 2020
1b288e3
Remove other old configs
smith Aug 19, 2020
8801f8b
Start security_solution
smith Aug 19, 2020
b329484
Merge remote-tracking branch 'upstream/master' into nls/sb6
smith Aug 19, 2020
5b5c114
Add essentials plugin; remove info and options
smith Aug 19, 2020
277870c
Remove console addon
smith Aug 19, 2020
c00c383
update yarn again
smith Aug 19, 2020
1f71458
Add dashboard enhanced
smith Aug 19, 2020
1640f0c
Add dashboard enhanced config
smith Aug 19, 2020
39f919e
Add ui_actions_enhanced
smith Aug 19, 2020
6663149
Add embeddable
smith Aug 19, 2020
f0e2d72
APM
smith Aug 19, 2020
4c9c93b
Merge remote-tracking branch 'upstream/master' into nls/sb6
smith Aug 19, 2020
40a00cb
Make canvas work
smith Aug 19, 2020
daf35ee
Merge remote-tracking branch 'upstream/master' into nls/sb6
smith Aug 19, 2020
1657e13
Rename everything to .stories.tsx
smith Aug 19, 2020
76c4086
revert change from exit_on_warning
smith Aug 19, 2020
94c795e
Some cleanup
smith Aug 19, 2020
ba19e63
Get rid of preview-head
smith Aug 19, 2020
680df14
Upgrade to latest and fix some warnings
smith Aug 20, 2020
ad8f0ce
cleanup and logger fixes
smith Aug 20, 2020
cb9642a
Merge remote-tracking branch 'upstream/master' into nls/sb6
smith Aug 20, 2020
e89d998
Package json cleanup
smith Aug 20, 2020
7b085a9
Revert changes to obs
smith Aug 20, 2020
e89db80
Fix up observability
smith Aug 20, 2020
136a5a0
obs capitals
smith Aug 20, 2020
c0d8153
more obs
smith Aug 20, 2020
c88c2b3
kbn pm update
smith Aug 20, 2020
880721f
Type and storyshot fixes
smith Aug 20, 2020
49b1ebe
Fix another type error
smith Aug 20, 2020
390293c
Add index.d.ts
smith Aug 20, 2020
bfd1a39
Port to TS
smith Aug 20, 2020
bf6a594
Merge remote-tracking branch 'upstream/master' into nls/sb6
smith Aug 21, 2020
6be7809
Merge remote-tracking branch 'upstream/master' into nls/sb6
smith Aug 21, 2020
3bca036
Add type dependencies
smith Aug 21, 2020
ed40453
Merge remote-tracking branch 'upstream/master' into nls/sb6
smith Aug 21, 2020
d8df41e
Add missing declaration for syntax highlighter
smith Aug 21, 2020
a413edf
Merge remote-tracking branch 'upstream/master' into nls/sb6
smith Aug 21, 2020
b3fd485
Merge branch 'master' into nls/sb6
elasticmachine Aug 24, 2020
7aad214
Update packages/kbn-storybook/README.md
smith Aug 25, 2020
729ac4e
Update packages/kbn-storybook/README.md
smith Aug 25, 2020
9e0fded
Merge remote-tracking branch 'upstream/master' into nls/sb6
smith Aug 25, 2020
04f32ef
Merge remote-tracking branch 'upstream/master' into nls/sb6
smith Aug 25, 2020
532cd63
Merge branch 'master' into nls/sb6
elasticmachine Aug 26, 2020
5d6ae4f
Merge branch 'master' into nls/sb6
elasticmachine Aug 31, 2020
b72cd90
Merge branch 'master' into nls/sb6
elasticmachine Aug 31, 2020
3e8f1ff
Merge remote-tracking branch 'upstream/master' into nls/sb6
smith Aug 31, 2020
31eb425
Merge branch 'master' into nls/sb6
elasticmachine Sep 1, 2020
2a58470
Merge remote-tracking branch 'upstream/master' into nls/sb6
smith Sep 1, 2020
841c429
Update yarn.lock
smith Sep 1, 2020
36fe86b
Merge remote-tracking branch 'upstream/master' into nls/sb6
smith Sep 3, 2020
cb47cd5
Merge remote-tracking branch 'upstream/master' into nls/sb6
smith Sep 4, 2020
3730394
Merge branch 'master' into nls/sb6
elasticmachine Sep 8, 2020
a13ec47
Merge remote-tracking branch 'upstream/master' into nls/sb6
smith Sep 8, 2020
1b3259c
pm update
smith Sep 8, 2020
4c8bff8
Merge remote-tracking branch 'upstream/master' into nls/sb6
smith Sep 15, 2020
c1db867
Canvas fixes
smith Sep 15, 2020
e8ca720
pm update
smith Sep 15, 2020
0ace6e4
Merge remote-tracking branch 'upstream/master' into nls/sb6
smith Sep 16, 2020
a853763
Merge remote-tracking branch 'upstream/master' into nls/sb6
smith Sep 22, 2020
aa43376
Update x-pack/plugins/canvas/storybook/main.ts
clintandrewhall Sep 23, 2020
ac24836
Merge remote-tracking branch 'upstream/master' into nls/sb6
smith Sep 29, 2020
2313019
Update pm
smith Sep 29, 2020
0432d67
Disable Canvas storyshots
smith Sep 29, 2020
2ad31ae
Comment out import
smith Sep 29, 2020
7b7f083
Add todo test for storyshots
smith Sep 29, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,7 @@ module.exports = {
*/
{
files: [
'**/*.stories.tsx',
'x-pack/test/apm_api_integration/**/*.ts',
'x-pack/test/functional/apps/**/*.js',
'x-pack/plugins/apm/**/*.js',
Expand Down
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -334,13 +334,16 @@
"@types/styled-components": "^5.1.0",
"@types/supertest": "^2.0.5",
"@types/supertest-as-promised": "^2.0.38",
"@types/tapable": "^1.0.6",
"@types/tar": "^4.0.3",
"@types/testing-library__jest-dom": "^5.9.2",
"@types/testing-library__react-hooks": "^3.4.0",
"@types/type-detect": "^4.0.1",
"@types/uuid": "^3.4.4",
"@types/vinyl": "^2.0.4",
"@types/vinyl-fs": "^2.4.11",
"@types/webpack": "^4.41.21",
"@types/webpack-env": "^1.15.2",
"@types/zen-observable": "^0.8.0",
"@typescript-eslint/eslint-plugin": "^3.10.0",
"@typescript-eslint/parser": "^3.10.0",
Expand Down