Commit Graph

23 Commits

Author SHA1 Message Date
blam 0d27c0dfda chore: need to fix the import on the tests 2020-04-09 04:37:06 +02:00
blam 0feee2b1a9 feat: fixes #523. Remove the default export from plugins 2020-04-09 04:36:55 +02:00
Patrik Oldsberg b7814caa5d plugins: use src-relative imports 2020-04-08 00:41:37 +02:00
Paul Marbach 927f54129a extract test-utils as its own package for use with plugins, etc. 2020-04-07 10:09:37 -04:00
Stefan Ålund 7867c593b1 Merge pull request #406 from mateusmarquezini/feature/400-info-card-storybook
Adding "Information Card" component to Storybook
2020-03-30 21:47:14 +02:00
Mateus Marquezini ea4b85849c #400 code review changes 2020-03-30 15:09:38 -03:00
Bilawal Hameed 70252160e5 [core] change FeatureFlagState to {On,Off} 2020-03-30 12:29:54 +02:00
Bilawal Hameed 64a14b2191 [core/apis] adapted to build on existing data structures 2020-03-30 12:07:38 +02:00
Bilawal Hameed e78680fe03 [plugins/welcome] fixed ToggleFeatureFlagButton test 2020-03-30 12:07:38 +02:00
Bilawal Hameed c1f5b2abc9 [core/apis] switch to useFeatureFlag React Hook 2020-03-30 12:07:38 +02:00
Bilawal Hameed 690bbb662d [plugins/welcome] split feature flag button into separate Component (with tests) 2020-03-30 12:07:38 +02:00
Bilawal Hameed 92d091dec8 [core/apis] consolidated methods to get/set 2020-03-30 12:07:38 +02:00
Bilawal Hameed b01e7dee58 [plugins/welcome] add feature flag demo 2020-03-30 12:07:38 +02:00
Bilawal Hameed 7ba4f4ca2d [plugins/welcome/WelcomePage] add featureFlags via useApi 2020-03-30 12:07:38 +02:00
Marcus Eide a17f237b75 Add data-testid to buttons used by e2e tests 2020-03-27 13:44:37 +01:00
Patrik Oldsberg 3a0d8edcb5 rename npm namespace from @spotify-backstage to @backstage 2020-03-25 19:12:11 +01:00
Patrik Oldsberg a9aede10fc plugins/welcome: add error button that shows an example of consuming the error api 2020-03-23 09:43:47 +01:00
Patrik Oldsberg abc984fa25 plugins: removed unnecessary jest config and move setup to src/setupTests.ts 2020-03-18 21:03:22 +01:00
Stefan Ålund a7b6e75f39 Use MUI List in welcome plugin 2020-03-16 09:05:07 +01:00
Stefan Ålund 2db71be891 Fix broken link 2020-03-16 08:58:21 +01:00
Fredrik Adelöw 1fec035351 Add license headers and eslint rules for them 2020-03-12 13:05:25 +01:00
nikek c153a0fc96 Tweak welcome page styling and text 2020-03-11 08:17:54 +01:00
nikek 8045713c9a Add a welcome page 2020-03-10 18:49:57 +01:00