Patrik Oldsberg
|
48e2dc7dfd
|
packages/cli: add missing react-use dep to plugin template
|
2020-04-05 16:00:46 +02:00 |
|
Patrik Oldsberg
|
66f4cda22c
|
plugins: fix core peer-dep version
|
2020-04-03 14:40:04 +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 |
|
nikek
|
f28cfcf7d1
|
Add rollup for plugin build
|
2020-04-02 09:27:55 +02:00 |
|
Patrik Oldsberg
|
b96a8234b0
|
Merge pull request #437 from spotify/rugvip/create-app
cli: add create-app command
|
2020-04-01 21:07:31 +02:00 |
|
Patrik Oldsberg
|
111f163d41
|
cli: add create-app
|
2020-04-01 11:21:19 +02:00 |
|
Patrik Oldsberg
|
e59ddb4d7c
|
packages,plugins: use build-cache command
|
2020-03-31 13:01:49 +02:00 |
|
Patrik Oldsberg
|
f4d8425d19
|
cli/templates: fix InfoCard usage in plugin template
|
2020-03-31 00:09:39 +02:00 |
|
Paul Marbach
|
b0329a8261
|
fix: install @backstage/core when scaffolding a plugin
|
2020-03-27 09:26:31 -04: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 |
|
Fredrik Adelöw
|
9d977ccb9c
|
Fix act() warnings on newly created plugin test run
|
2020-03-23 14:32:41 +01:00 |
|
Mateus Marquezini
|
66d27128d0
|
Merge branch 'master' into feature/312-plugin-test-and-list
|
2020-03-20 10:35:18 -03:00 |
|
Mateus Marquezini
|
d958b1d8d2
|
fixed theme provider in a plugin test
|
2020-03-20 10:01:58 -03:00 |
|
Mateus Marquezini
|
07f61e4c2e
|
added yarn lint and test after plugin creation. Fixed some mirror things related with eslint errors
|
2020-03-19 14:20:43 -03:00 |
|
nikek
|
7ccd7cace8
|
Tweak according to prettier
|
2020-03-18 22:18:28 +01:00 |
|
nikek
|
1db34ba2a3
|
add testing lib jest dom types, fixes #311
|
2020-03-18 21:35:38 +01:00 |
|
Patrik Oldsberg
|
89f39a06e1
|
cli: unify test and lint commands
|
2020-03-18 21:03:22 +01:00 |
|
Fredrik Adelöw
|
1fec035351
|
Add license headers and eslint rules for them
|
2020-03-12 13:05:25 +01:00 |
|
Patrik Oldsberg
|
73517462f7
|
packages/cli: use current version when templating a plugin
|
2020-03-12 11:38:37 +01:00 |
|
Stefan Ålund
|
bc37fe1f76
|
Small tweaks to the SupportButton use
|
2020-03-09 20:00:20 +01:00 |
|
nikek
|
fa4c7d465f
|
Add Support button to create-plugin template
|
2020-03-09 16:54:05 +01:00 |
|
Stefan Ålund
|
b32a2fe55f
|
rm extra div
|
2020-03-07 22:43:36 +01:00 |
|
Stefan Ålund
|
29d88b8e30
|
Merge branch 'master' into alund/example-header
|
2020-03-07 22:41:09 +01:00 |
|
Fredrik Adelöw
|
20f70c2faa
|
Fix plugin template too
|
2020-03-07 21:40:53 +01:00 |
|
Fredrik Adelöw
|
62ccc37637
|
Fix default page layout
Fixes https://github.com/spotify/backstage/issues/127
|
2020-03-07 21:37:08 +01:00 |
|
Stefan Ålund
|
ea7aa1b920
|
Use Backstage progress indicator
|
2020-03-07 20:46:55 +01:00 |
|
Stefan Ålund
|
02085e67da
|
Add user picture in example fetcher
|
2020-03-07 20:27:55 +01:00 |
|
Stefan Ålund
|
7b81a8c381
|
Add HeaderLabels
|
2020-03-07 19:57:54 +01:00 |
|
Stefan Ålund
|
d373f5428b
|
Use Content and ContentHeader in scaffold
|
2020-03-07 19:49:45 +01:00 |
|
Patrik Oldsberg
|
703f05e993
|
packages: fix typescript import autocompletion
|
2020-03-07 19:25:54 +01:00 |
|
Patrik Oldsberg
|
cb8a9c285d
|
Merge pull request #183 from spotify/patriko/hoist-plugins
packages/plugins: move to plugins/
|
2020-03-06 16:15:18 +01:00 |
|
Fredrik Adelöw
|
90eb43a618
|
Fix some squigglies/warnings in new plugins
|
2020-03-06 15:08:37 +01:00 |
|
Patrik Oldsberg
|
49428520de
|
packages/plugins: move to plugins/
|
2020-03-06 14:46:42 +01:00 |
|
Patrik Oldsberg
|
7931324945
|
cli: added plugin build,lint,test commands + use them in plugins
|
2020-03-06 12:07:11 +01:00 |
|
Patrik Oldsberg
|
56226ae84d
|
frontend: move to repo root
|
2020-03-05 16:28:14 +01:00 |
|