74233 Commits

Author SHA1 Message Date
Stefan Ålund 2443009f0d Merge pull request #160 from spotify/rugvip/yi
cli/createPlugin: use yarn install instead of yarn
2020-03-05 13:48:40 +01:00
Stefan Ålund 3229ea3645 Merge pull request #165 from spotify/alund/plugin-them
Update default theme for new plugins
2020-03-05 13:48:09 +01:00
Fredrik Adelöw 8520187945 Merge pull request #149 from spotify/jdwelch/129-fontfamily
[WIP] Use Red Hat Display & Red Hat Text faces
2020-03-05 13:29:58 +01:00
Fredrik Adelöw 0022b3b20c Merge pull request #155 from spotify/freben/icons
Add a basis for system icons
2020-03-05 13:11:41 +01:00
Stefan Ålund 5918057388 Update yarn.lock 2020-03-05 12:55:02 +01:00
Patrik Oldsberg e3f2b62212 README: update create plugin docs 2020-03-05 11:57:54 +01:00
Patrik Oldsberg 363739f2e9 cli: update watch targets when depedencies of watched package change 2020-03-05 11:49:31 +01:00
Stefan Ålund 386e679a7a Update default theme for new plugins 2020-03-05 11:26:19 +01:00
Patrik Oldsberg f8895a6395 Merge pull request #163 from spotify/rugvip/green-check
cli/createPlugin: fix color inconsistency for check marks
2020-03-05 11:07:42 +01:00
Patrik Oldsberg 34a6708780 Merge pull request #162 from spotify/rugvip/remove-login
app,plugin/login: remove login page for now
2020-03-05 11:07:35 +01:00
Patrik Oldsberg 5fff89ab05 packages/app: add simple test 2020-03-05 11:02:45 +01:00
Patrik Oldsberg 1c9480a4a0 cli/createPlugin: fix color inconsistency for check marks 2020-03-05 10:58:59 +01:00
Patrik Oldsberg 01986c3885 app: sort dependencies 2020-03-05 10:54:30 +01:00
Patrik Oldsberg 5377ca9d56 app,plugin/login: remove login page for now 2020-03-05 10:54:13 +01:00
Patrik Oldsberg 4541b45b0e Merge pull request #159 from spotify/rugvip/sidebar-sync
app/Sidebar: update to latest version with peek
2020-03-05 10:51:34 +01:00
Patrik Oldsberg 99af94979c cli/createPlugin: use yarn install instead of yarn 2020-03-05 10:47:43 +01:00
Patrik Oldsberg 68daf79cef app/Sidebar: remove dead links 2020-03-05 10:45:14 +01:00
Patrik Oldsberg 5003899222 app/Sidebar: update to latest version with peek 2020-03-05 10:38:00 +01:00
Niklas cb4d1e82b7 Merge pull request #156 from spotify/stefanalund-patch-2
Remove link to proto docs
2020-03-04 21:12:53 +01:00
Stefan Ålund 192b16aac6 Merge pull request #157 from spotify/raghub/prettier
Prettier changes
2020-03-04 19:11:26 +01:00
Stefan Ålund fef66a0dd6 Merge pull request #154 from spotify/stefanalund-patch-1
yarn build no longer needed
2020-03-04 17:59:57 +01:00
Raghunandan cfc882b617 Prettier changes 2020-03-04 16:54:01 +01:00
JD Welch aa03c0c422 simplify font stack
Signed-off-by: JD Welch <jdwelch@spotify.com>
2020-03-04 16:08:52 +01:00
Stefan Ålund a9007371e3 Remove link to proto docs 2020-03-04 15:49:39 +01:00
Stefan Ålund fde92f9651 yarn build no longer needed 2020-03-04 15:44:41 +01:00
Fredrik Adelöw 805862924c Add a basis for system icons 2020-03-04 15:43:06 +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