ellinors
9ef217e6b8
removed unnecessary curly brackets
2020-07-01 17:37:51 +02:00
ellinors
6a1bdd8853
Removed React.FC from welcome page
2020-07-01 14:53:51 +02:00
Patrik Oldsberg
3dcef70e3c
packages/config: flip around must* and get* to get* and getOptional*
2020-06-17 20:10:44 +02:00
Patrik Oldsberg
a115bd6331
packages/app: add mock config loader and use in welcome plugin
2020-05-29 16:36:23 +02:00
Stefan Ålund
3d4334fdb9
New home: service catalog ( #1018 )
...
* New home: service catalog
* Add banner
* Remove extra <>
* Re-enable test
* Review comments
* Update DismissableBanner.stories.tsx
2020-05-28 12:46:23 +02:00
Stefan Ålund
acade31849
Service Catalog improvements ( #976 )
...
* Service Catalog improvements
* Example table data
* Add Create button
* ContentHeader margin
* Fix test
* Checking components value
* Wrap tests in wrapInThemedTestApp
* tests use toBeInTheDocument
2020-05-25 10:24:51 +02:00
Stefan Ålund
a1357d2710
Fix link in Welcome page ( #980 )
2020-05-25 10:24:26 +02:00
Marcus Eide
324245586f
Change import of jest-dom in setupTests.ts according to change in api
2020-05-18 11:11:58 +02:00
Stefan Ålund
f9a9e8cea2
Simplify welcome screen ( #728 )
...
* Simplify welcome screen
* Delete non-used code
* Review comments
2020-05-06 17:25:38 +02:00
Patrik Oldsberg
70040b22a7
drop support for src-relative imports
2020-05-06 16:48:55 +02:00
Patrik Oldsberg
d766d7aac4
packages,plugins: use lightTheme/darkTheme exports from theme package
2020-04-16 11:44:30 +02:00
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