Commit Graph

457 Commits

Author SHA1 Message Date
Stefan Ålund fde92f9651 yarn build no longer needed 2020-03-04 15:44:41 +01:00
Stefan Ålund aa1d8ec024 Merge pull request #153 from spotify/nikek/build-on-start
add build to start script
2020-03-04 15:28:05 +01:00
nikek 3686ec6a92 add build to start script 2020-03-04 14:33:47 +01:00
Patrik Oldsberg ab5d6d6ac2 README: add instruction to run yarn build
For now yarn build is needed, but we want to get rid of that soon
2020-03-04 13:18:07 +01:00
Patrik Oldsberg 6f09e99d56 Merge pull request #152 from spotify/rugvip/plugin-template-ts
cli/templates: update plugin template to use separate build
2020-03-04 12:59:33 +01:00
Stefan Ålund e878b13028 Merge pull request #148 from spotify/alund/timezones
Make timezone more global
2020-03-04 12:53:35 +01:00
Patrik Oldsberg cd8dae40cf cli: build plugin after creation 2020-03-04 12:50:05 +01:00
Stefan Ålund d357b086e1 Update HomepageTimer.tsx 2020-03-04 12:47:59 +01:00
Stefan Ålund eadd067773 Replace SYD with UTC 2020-03-04 12:47:09 +01:00
Stefan Ålund a076b9bc56 Merge branch 'master' into alund/timezones 2020-03-04 12:45:15 +01:00
Patrik Oldsberg 1d15e48800 cli/templates: update plugin template to use separate build 2020-03-04 12:01:05 +01:00
Raghunandan Balachandran 165bb03207 Merge pull request #151 from spotify/raghub/cli-imports-plugin
Automate manual steps to include a new plugin in the app
2020-03-04 11:52:20 +01:00
Raghunandan b544b11a68 Fix PR review 2020-03-04 11:37:39 +01:00
Raghunandan 56ddf44d40 create plugin adds newly created plugin as a dependency in app package. adds to the plugins list in the app 2020-03-04 11:32:25 +01:00
marcuseide 60674db8bc Merge pull request #145 from spotify/eide/cli-build-plugin
[cli] Run required yarn commands when creating a plugin
2020-03-04 11:17:19 +01:00
Patrik Oldsberg 467cbd8acf Merge pull request #150 from spotify/mob/monobuild
frontend: start using experimental separate builds setup
2020-03-04 10:59:08 +01:00
Marcus Eide 7a651ff06d Bump version 2020-03-04 10:17:31 +01:00
Marcus Eide 57576f2678 Using process.stdout.write where needed for better output control 2020-03-04 09:20:36 +01:00
Patrik Oldsberg 0a127d4c99 .github/workflows/frontend: fix build command 2020-03-04 09:00:32 +01:00
Patrik Oldsberg 2965e51d5a packages/core: fix circular imports 2020-03-04 09:00:17 +01:00
Niklas fac507f9db Merge pull request #146 from spotify/nikek/fetch-example
add async data fetching & rendering to example page
2020-03-04 08:35:54 +01:00
Marcus Eide fe5e505e90 Now with emojis 2020-03-04 08:34:10 +01:00
Patrik Oldsberg dfe5ba1d28 frontend/packages: remove compile-test-* packages 2020-03-03 23:42:53 +01:00
Patrik Oldsberg eb3e61db10 frontend: update yarn.lock 2020-03-03 23:41:56 +01:00
Patrik Oldsberg 9119f69e3e frontend: update packages to build separately using cli 2020-03-03 23:41:18 +01:00
Patrik Oldsberg 98d4631636 frontend: update and add tsconfigs 2020-03-03 23:39:52 +01:00
Stefan Ålund e572b65e4e Make timezone more global 2020-03-03 21:06:58 +01:00
nikek 995945b765 add Alert component deps 2020-03-03 17:45:58 +01:00
Patrik Oldsberg 2dbd27d9b7 frontend: remove protobuf and entity related plugins 2020-03-03 17:39:05 +01:00
nikek 46f24e9739 add async data fetching & rendering to example page 2020-03-03 17:31:06 +01:00
Patrik Oldsberg 08bd065eab packages/compile-test-app: added separate ts build config 2020-03-03 17:11:37 +01:00
Marcus Eide 4a123d8acc Re-arrange some console.logs 2020-03-03 16:13:58 +01:00
Marcus Eide dd8d4113c5 Run yarn on a newly created plugin as part of the creation process 2020-03-03 15:43:10 +01:00
Raghunandan Balachandran f08fcbec30 Merge pull request #144 from spotify/raghub/consistent-package-names
Consistent package names
2020-03-03 15:08:30 +01:00
marcuseide 4a396b1735 Merge pull request #143 from spotify/eide/cli-feedback
[cli] Add more user feedback
2020-03-03 15:07:52 +01:00
Marcus Eide 961c2ccdea Optionally clean up failed plugin directory 2020-03-03 13:35:14 +01:00
Stefan Ålund db9e3c567f Slight change in purpose wording 2020-03-03 13:04:28 +01:00
Marcus Eide 79ef907132 Use json.parse for version instead 2020-03-03 12:49:31 +01:00
Marcus Eide 8b967badac Add more feedback as to what is happening when creating a plugin 2020-03-03 12:48:23 +01:00
Marcus Eide e390ddbceb Add styles for template that otherwise was interpreted as a hb var 2020-03-03 12:41:54 +01:00
Marcus Eide 2c41afdedf Add script to run the cli directly 2020-03-03 12:41:02 +01:00
Raghunandan 00101ef44e @backstage -> @spotify-backstage 2020-03-03 11:12:34 +01:00
Marcus Eide 2c9db37275 Add name and version to main 2020-03-03 10:13:59 +01:00
Marcus Eide 39cd481040 Add chalked output to main 2020-03-03 10:12:18 +01:00
Stefan Ålund 62f0dd94e3 Merge pull request #142 from spotify/stefanalund-patch-1
Added GitHub actions badge to README
2020-03-03 09:15:28 +01:00
Stefan Ålund d4f5812339 Added GitHub actions badge to README 2020-03-03 09:14:58 +01:00
Stefan Ålund fbc8befca6 Update README.md 2020-03-01 11:51:03 +01:00
Stefan Ålund 97b8d515b3 Minor tweaks to README 2020-03-01 11:45:31 +01:00
Stefan Ålund ecec505198 Merge pull request #136 from spotify/alund/overview
[Docs] Overview image and desc
2020-03-01 11:28:44 +01:00
Stefan Ålund ba0fb2aac0 Add headline 2020-03-01 11:27:32 +01:00