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 |
|
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 |
|
Paul Marbach
|
f6d3c5ca4f
|
test: update lint config to extend cli config explicitly for plugins
|
2020-04-08 12:20:20 -04:00 |
|
Paul Marbach
|
1d6765e044
|
thank you for the comments, @freben
|
2020-04-08 12:20:20 -04:00 |
|
Paul Marbach
|
06228b71e9
|
feat: implement Lighthouse plugin using lighthouse-audit-service
|
2020-04-08 11:21:20 -04:00 |
|
Patrik Oldsberg
|
56ab5e3296
|
v0.1.1-alpha.3
|
2020-04-08 15:16:27 +02:00 |
|
Patrik Oldsberg
|
b7814caa5d
|
plugins: use src-relative imports
|
2020-04-08 00:41:37 +02:00 |
|
Patrik Oldsberg
|
7ed9444de8
|
packages,plugins: make src-relative imports work everywhere
|
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 |
|
Patrik Oldsberg
|
3b9b16c952
|
v0.1.1-alpha.2
|
2020-04-07 13:25:23 +02:00 |
|
Patrik Oldsberg
|
1fdba128c6
|
packages,plugins: separate build:watch is no longer needed
|
2020-04-07 10:47:46 +02:00 |
|
Patrik Oldsberg
|
08a5023ad4
|
packages/cli: make plugin:build have built-in caching
|
2020-04-07 00:08:57 +02:00 |
|
Patrik Oldsberg
|
728e6637b7
|
plugins: switch back to private to fix master build
|
2020-04-03 17:32:52 +02:00 |
|
Patrik Oldsberg
|
66f4cda22c
|
plugins: fix core peer-dep version
|
2020-04-03 14:40:04 +02:00 |
|
Patrik Oldsberg
|
29f2bc2735
|
v0.1.1-alpha.1
|
2020-04-03 14:37:54 +02:00 |
|
nikek
|
43f37a53a0
|
add build:watch to package.json of plugins
|
2020-04-02 10:38:08 +02:00 |
|
nikek
|
d43414d687
|
put shared tsconfig in root config
|
2020-04-02 09:27:55 +02:00 |
|
nikek
|
32a112d63b
|
rename build to dist again
|
2020-04-02 09:27:55 +02:00 |
|
Raghunandan
|
b3a7057191
|
remove esm and use cjs output from plugins
|
2020-04-02 09:27:55 +02:00 |
|
Marcus Eide
|
e4195998ce
|
Fix tests by building two versions of plugins and importing/exporting seperatly
|
2020-04-02 09:27:55 +02:00 |
|
nikek
|
f28cfcf7d1
|
Add rollup for plugin build
|
2020-04-02 09:27:55 +02:00 |
|
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 |
|
nikek
|
85f5ca9441
|
Structure documentation in /docs
|
2020-03-13 18:59:15 +01:00 |
|
Fredrik Adelöw
|
e1565289b7
|
Remove some lint exceptions
|
2020-03-12 16:38:10 +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
|
e28922093f
|
Merge pull request #221 from spotify/freben/back-version
Step back versions to 0.x to signal non-finished status
|
2020-03-11 12:05:30 +01:00 |
|
Marcus Eide
|
fb44ca38e8
|
Merge pull request #225 from spotify/eide/plugin-docs
First commit of plugin documentation
|
2020-03-11 11:00:05 +01:00 |
|
Marcus Eide
|
360037f964
|
Guidelines embryo
|
2020-03-11 10:50:51 +01:00 |
|
Marcus Eide
|
7732205bf7
|
Review comments
|
2020-03-11 10:40:10 +01:00 |
|