Commit Graph

25 Commits

Author SHA1 Message Date
Patrik Oldsberg e59ddb4d7c packages,plugins: use build-cache command 2020-03-31 13:01:49 +02: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 019032a7a3 v0.1.1-alpha.0 2020-03-25 19:13:14 +01:00
Patrik Oldsberg 3a0d8edcb5 rename npm namespace from @spotify-backstage to @backstage 2020-03-25 19:12:11 +01:00
Patrik Oldsberg 9b8d15606e packages: make plugins private for now 2020-03-24 22:29:47 +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 191d9236da plugins: add testing-library types 2020-03-19 11:06:11 +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
Patrik Oldsberg 89f39a06e1 cli: unify test and lint commands 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
Fredrik Adelöw 17a9e71e96 Step back versions to 0.x to signal non-finished status 2020-03-11 10:28:57 +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