Commit Graph

72068 Commits

Author SHA1 Message Date
Patrik Oldsberg eed736f2e8 package/test-utils: move some test utils to separate package so test-utils can depend on core 2020-04-14 19:50:05 +02:00
Patrik Oldsberg c8fb4c153e backstage/theme: make colors private, access through theme instead 2020-04-14 18:45:47 +02:00
Himanshu Mishra 045ce9ab6b Add storybook addon storysource which shows code of components in storybook 2020-04-14 09:08:48 +09:00
Himanshu Mishra 507504bb45 Remove old storybook configuration (#545)
In https://github.com/spotify/backstage/pull/371, storybook config was moved from packages/core to packages/story to avoid conflicts.
packages/core/.storybook was missed and not removed at the time. Now, we don't need this anymore.
2020-04-13 20:43:28 +02:00
Stefan Ålund ce067bf2bc Disable failing test 2020-04-13 20:38:01 +02:00
Stefan Ålund 223a752bc0 Add HorizontalProgress 2020-04-13 17:41:13 +02:00
Stefan Ålund 71a30200dc Add extra story 2020-04-13 17:13:18 +02:00
Stefan Ålund 6a1ca051aa Update index.ts 2020-04-13 17:08:23 +02:00
Stefan Ålund 8d82d2e530 Add CopyTextButton 2020-04-13 17:05:31 +02:00
Stefan Ålund 5938544c46 Port over StructuredMetadataTable 2020-04-13 14:52:24 +02:00
Muhammad Rivki 6ca4626b78 fix(storybook): add aliases for @backstage/theme (#539) 2020-04-13 09:43:52 +02:00
Leo Mendez c94a42c812 Add clean script to plugins/welcome 2020-04-12 14:57:28 -05:00
Leo Mendez 97604a3832 Add clean script to plugins/lighthouse 2020-04-12 14:55:54 -05:00
Leo Mendez b03d937e7d Add clean script 2020-04-12 14:53:53 -05:00
Leo Mendez c171718840 Delete rimraf library 2020-04-12 14:32:03 -05:00
Leo Mendez 0b7b6c4bed Add clean script to root package 2020-04-12 14:28:57 -05:00
Leo Mendez 8015b55a0f Add clean script packages/theme 2020-04-12 14:24:40 -05:00
Leo Mendez 2467e40883 Add clean script packages/test-utils 2020-04-12 14:24:16 -05:00
Leo Mendez 4d0c5b084d Add clean script packages/core 2020-04-12 14:23:34 -05:00
Leo Mendez f1c9e80435 Add clean script packages/app 2020-04-12 14:22:53 -05:00
Leo Mendez 0bd526a4a3 Add clean script to template plugin 2020-04-12 14:20:47 -05:00
Leo Mendez f5b8433aa2 Add clean script to template app 2020-04-12 14:19:47 -05:00
Leo Mendez 2c4328f5e1 Add package path 2020-04-12 14:09:44 -05:00
Patrik Oldsberg a6167ce02a Merge pull request #509 from spotify/rugvip/logcollect
packages/test-utils: port logCollector to TypeScript + add tests
2020-04-12 13:21:56 +02:00
Fredrik Adelöw 75236eea72 Merge pull request #534 from OrkoHunter/OrkoHunter/#531-fix-error-on-safari
Fix build error on Safari | MediaQueryList.addEventListener not supported
2020-04-12 08:54:53 +02:00
Himanshu Mishra db92c693bf Fix broken tests due to MediaQueryList.addEventListener 2020-04-12 15:38:31 +09:00
Himanshu Mishra 4534399854 Fix build error on Safari
MediaQueryList.addEventListener is not support on Safari and hence the build fails.
Ref: https://developer.mozilla.org/en-US/docs/Web/API/MediaQueryList
Closes https://github.com/spotify/backstage/issues/531
2020-04-12 15:27:39 +09:00
Patrik Oldsberg 4e26d21a85 packages/test-utils: split app wrappers and testing library utils out from index (#510) 2020-04-12 08:26:47 +02:00
Fredrik Adelöw 2b29780daf Merge pull request #533 from OrkoHunter/doc-typo-update-in-faq
DOC: Some updates to documentation
2020-04-11 21:40:21 +02:00
Himanshu Mishra 049f3803d5 DOC: createPlugin and router reference docs are now here 2020-04-12 03:09:07 +09:00
Himanshu Mishra d8db08a522 DOC: Update couple typos in docs/FAQ.md
* open soure -> open source
* forbenchmarking -> for benchmarking
2020-04-12 02:37:26 +09:00
Ben Lambert 2da0697582 Merge pull request #526 from spotify/feat/issues/523
Remove the default export from plugins
2020-04-10 17:19:02 +02:00
blam 72c98655f3 chore; fixing code review commenta and fix the import path 2020-04-10 01:38:35 +02:00
Leo Mendez 4c6f1ab100 Delete default formal arguments 2020-04-09 15:28:20 -05:00
Leo Mendez 81c18f22f7 Add clean script to package file 2020-04-09 15:23:33 -05:00
Leo Mendez ff5d455c23 Add clean command to index 2020-04-09 15:23:01 -05:00
Leo Mendez 9770623d6b Create clean command 2020-04-09 15:22:27 -05:00
Leo Mendez 5a2c94640d Add yarn lock file 2020-04-09 13:59:50 -05:00
Leo Mendez dc6dcbefac Add clean script 2020-04-09 13:59:50 -05:00
Patrik Oldsberg 3e1e356320 Merge pull request #528 from spotify/rugvip/lintfixes
package/cli: fix lint issues in scaffolded plugins
2020-04-09 15:51:27 +02:00
Patrik Oldsberg fc00bfec5a Merge pull request #527 from spotify/rugvip/notests
packages/cli: exclude tests from build
2020-04-09 15:51:20 +02:00
Patrik Oldsberg e55cdf70fd packages/cli: add missing theme dep to app template 2020-04-09 14:21:47 +02:00
Patrik Oldsberg e6b0df8c1f packages/cli: add root eslintrc for app template 2020-04-09 14:17:06 +02:00
Patrik Oldsberg 1788fe1fff packages/cli: remove notice plugin from eslint config 2020-04-09 14:15:47 +02:00
Patrik Oldsberg a42d95f6dd packages/cli: exclude tests from build 2020-04-09 13:36:45 +02:00
Kat Zhou 9b56cc20c6 adding header (#519) 2020-04-09 09:15:09 +02:00
Jose Balanza Martinez 3f0e8c7349 Merge branch 'remove_plugin_wip' of https://github.com/braulio-balanza/backstage into remove_plugin_wip 2020-04-08 23:44:11 -05:00
Jose Balanza Martinez 429b7f08cb Fixed some lint issues 2020-04-08 23:43:31 -05:00
Jose Balanza Martinez 6899f96db5 Ficed some lint issues 2020-04-08 23:41:16 -05:00
Jose Balanza Martinez a04533e08e Merge branch 'remove_plugin_wip' of https://github.com/braulio-balanza/backstage into remove_plugin_wip 2020-04-08 23:34:53 -05:00