Commit Graph

59 Commits

Author SHA1 Message Date
Fredrik Adelöw 1fec035351 Add license headers and eslint rules for them 2020-03-12 13:05:25 +01:00
Fredrik Adelöw bb1bc34bd4 Fix version insertion tests in cli 2020-03-12 13:02:39 +01:00
Patrik Oldsberg 73517462f7 packages/cli: use current version when templating a plugin 2020-03-12 11:38:37 +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 8045713c9a Add a welcome page 2020-03-10 18:49:57 +01:00
Patrik Oldsberg 22b4e274f4 Merge pull request #227 from spotify/rugvip/nonteties
packages/core: removed entity-related APIs
2020-03-10 16:48:28 +01:00
Patrik Oldsberg ebd7a4e42f packages/core: removed some unused javascript things 2020-03-10 16:04:57 +01:00
Patrik Oldsberg 54214323c6 packages/core: removed entity-related APIs 2020-03-10 15:54:25 +01:00
Patrik Oldsberg 12f607c6f0 Merge pull request #218 from spotify/patriko/cra
app: try using create-react-app without hoisting
2020-03-10 14:38:25 +01:00
Stefan Ålund d1a5d5850d Change title dot color 2020-03-10 08:43:24 +01:00
Patrik Oldsberg 246e5b70c7 app: try using create-react-app without hoisting 2020-03-09 22:46:03 +01:00
Stefan Ålund d53ca4ec15 Make home theme match microsite 2020-03-09 20:33:30 +01:00
Stefan Ålund a60cc0aaac Merge pull request #216 from spotify/nikek/supportbutton
Add SupportButton to core components
2020-03-09 20:01:50 +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
nikek 7a284ad193 Add SupportButton to core components 2020-03-09 16:46:46 +01:00
Patrik Oldsberg 93924f1751 Merge pull request #202 from spotify/patriko/waves
core/layout: replace burst with waves
2020-03-09 12:07:45 +01:00
Raghunandan Balachandran d6948372cf Merge pull request #201 from spotify/soapraj/tables-stylong
get them zebras back
2020-03-09 12:06:20 +01:00
Patrik Oldsberg 625c2ffb68 core/layout: replace burst with waves 2020-03-09 11:52:28 +01:00
Raghunandan 3d2842783f get them zebras back 2020-03-09 11:50:58 +01:00
Fredrik Adelöw 3c1ce0a6dd Restructure the app sidebar + shell to be mainly in core 2020-03-09 10:55:10 +01:00
Patrik Oldsberg d45d072120 cli/commands/test: rename to testCommand to avoid jest picking it up 2020-03-09 09:59:14 +01:00
Patrik Oldsberg 4127cdbed3 cli: fix regex in createPlugin tests 2020-03-09 09:57:03 +01:00
Patrik Oldsberg ebf20c38ba cli: forward test coverage flag 2020-03-09 09:46:52 +01:00
Stefan Ålund 49a1b7c804 Merge pull request #192 from spotify/alund/example-header
Richer UI in newly created plugin
2020-03-07 22:52:17 +01:00
Stefan Ålund 46c573a83a Merge branch 'master' into alund/theme-2 2020-03-07 22:49:47 +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
Stefan Ålund 239d9c8b83 Update default theme for headings 2020-03-07 14:09:44 +01:00
Patrik Oldsberg 5e52956220 cli: bump to 1.4.0 2020-03-06 16:49:20 +01:00
Patrik Oldsberg 2d6ee263f4 cli: move spotify web-scripts to deps 2020-03-06 16:40:38 +01:00
Patrik Oldsberg c3febb492f cli: properly forward status code in plugin commands 2020-03-06 16:40:38 +01:00
Patrik Oldsberg 1b7d0a4e4b cli: fix for error output being ignored 2020-03-06 16:40:38 +01:00
Patrik Oldsberg 427ad9c242 cli: only build cjs to dist folder and set it as entrypoint 2020-03-06 16:15:34 +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 54aa0c4c8a Merge pull request #184 from spotify/freben/template2
Fix some squigglies/warnings in new plugins
2020-03-06 15:11:45 +01:00
Fredrik Adelöw 90eb43a618 Fix some squigglies/warnings in new plugins 2020-03-06 15:08:37 +01:00
Patrik Oldsberg 50ab86cd9b Merge pull request #179 from spotify/soapraj/show-error-stacktrace
Show error stack trace for failed commands
2020-03-06 15:04:37 +01:00
Patrik Oldsberg 49428520de packages/plugins: move to plugins/ 2020-03-06 14:46:42 +01:00
Patrik Oldsberg f12e7e9964 Merge pull request #178 from spotify/patriko/cli-dev
cli: always use src/ version of cli inside repo
2020-03-06 14:31:58 +01:00
Patrik Oldsberg d8e1c0318d cli: added explicit lerna deps 2020-03-06 14:26:50 +01:00
Fredrik Adelöw 14c4db6969 Set correct destination path for created plugins 2020-03-06 14:16:25 +01:00
Patrik Oldsberg 1253011ad5 Merge pull request #176 from spotify/patriko/cli-all-the-things
cli: added plugin build,lint,test commands + use them in plugins
2020-03-06 13:47:35 +01:00