74233 Commits

Author SHA1 Message Date
Stefan Ålund 32508cafc0 Updated based on review comments 2020-03-10 13:52:03 +01:00
Patrik Oldsberg 9850aaeca7 added scripts dir with test for making sure serve and plugin scaffolding works 2020-03-10 13:37:13 +01:00
Stefan Ålund 142562636f Update README.md 2020-03-10 11:30:05 +01:00
Stefan Ålund e47c2bba2c Add Roadmap to README 2020-03-10 11:29:06 +01:00
Fredrik Adelöw 3d1d73bbda Merge pull request #219 from spotify/freben/no-hello
Remove the hello-world plugin
2020-03-10 11:17:32 +01:00
Fredrik Adelöw dd90ea3162 Remove the hello-world plugin 2020-03-10 11:12:27 +01:00
Stefan Ålund 41d307f6c4 Merge pull request #217 from spotify/alund/teal
Make home theme match microsite
2020-03-10 09:09:15 +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 3a35eba047 Merge pull request #214 from spotify/patriko/noback
backend,proto: remove
2020-03-09 16:40:37 +01:00
Patrik Oldsberg bbff5aaa1a backend,proto: remove 2020-03-09 16:25:19 +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 73bf2f43ad Merge pull request #200 from spotify/freben/sidebar
Restructure the app sidebar + shell to be mainly in core
2020-03-09 11:49:59 +01:00
Fredrik Adelöw 3c1ce0a6dd Restructure the app sidebar + shell to be mainly in core 2020-03-09 10:55:10 +01:00
Stefan Ålund eebc8181f3 Merge pull request #195 from spotify/alund/frontend
Fix GitHub actions for frontend
2020-03-09 10:50:13 +01:00
Stefan Ålund b0dcf6e71b Merge branch 'master' into alund/frontend 2020-03-09 10:44:06 +01:00
Stefan Ålund ddfcc4d30b Merge pull request #199 from spotify/patriko/coverage
cli: test fixes n stuff
2020-03-09 10:43:23 +01:00
Stefan Ålund ab7d7fb730 Merge pull request #194 from spotify/alund/pr-template
Create PR template
2020-03-09 10:40:33 +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 e61dd46ceb package: run test and lint without stream or parallel 2020-03-09 09:56:45 +01:00
Patrik Oldsberg ebf20c38ba cli: forward test coverage flag 2020-03-09 09:46:52 +01:00
Stefan Ålund 90b21e731e Merge pull request #198 from spotify/stefanalund-patch-1
Move down backend docs in README
2020-03-09 09:26:47 +01:00
Stefan Ålund b24d749d54 Rm mac specific 2020-03-09 09:26:25 +01:00
Stefan Ålund e2ed248d45 Move down backend docs in README 2020-03-09 09:03:23 +01:00
Stefan Ålund d6145a9dfa Merge pull request #196 from spotify/stefanalund-patch-1
Tweak philosophy statement
2020-03-08 20:01:14 +01:00
Stefan Ålund c22106ac12 Tweak philosophy statement 2020-03-08 19:51:04 +01:00
Stefan Ålund 5ce9edeb61 Exclude backends properly 2020-03-07 23:23:51 +01:00
Stefan Ålund d81267edae rm ignores 2020-03-07 23:10:27 +01:00
Stefan Ålund 5858156c7d ignore try two 2020-03-07 23:09:31 +01:00
Stefan Ålund 623f705a92 ignore backends 2020-03-07 23:08:06 +01:00
Stefan Ålund b23ce280f4 Fix GitHub actions for frontend 2020-03-07 23:04:16 +01:00
Stefan Ålund 3e48e34d34 Added CODEOWNERS ref 2020-03-07 23:00:11 +01:00
Stefan Ålund 28226e9b04 Creat PR template 2020-03-07 22:56:47 +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 947f5573ef Merge pull request #189 from spotify/alund/theme-2
Update default theme for headings
2020-03-07 22:50:23 +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 52814181a3 Merge pull request #187 from spotify/freben/page-layout
Fix default page layout
2020-03-07 21:45:56 +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