74233 Commits

Author SHA1 Message Date
Patrik Oldsberg 0ed6b60277 Merge pull request #622 from spotify/patriko/wait-a-moment
package: move or remove some root deps
2020-04-23 10:42:07 +02:00
Fredrik Adelöw e567e06f65 Merge pull request #624 from spotify/freben/readme
Add README and comment to clarify example status of backend
2020-04-23 10:35:06 +02:00
Fredrik Adelöw edd3ce20df Reference from main README too 2020-04-23 10:30:22 +02:00
Patrik Oldsberg 01e9106b22 packages/core: add react-helmet types 2020-04-23 10:22:27 +02:00
Fredrik Adelöw da51bd777c Add README and comment to clarify example status of backend 2020-04-23 09:26:30 +02:00
Patrik Oldsberg e034f6b819 Merge pull request #620 from spotify/rugvip/global-stoyle
package/app: move global styles to theme
2020-04-23 09:15:09 +02:00
Patrik Oldsberg 79997ccf54 plugins/homePage: added plugin:serve and dev setup 2020-04-23 00:51:32 +02:00
Patrik Oldsberg 85f97e70c6 packages/cli: add history api fallback to plugin:serve 2020-04-23 00:51:31 +02:00
Patrik Oldsberg b45a54a4a7 packages/cli: update plugin:serve to resolve src-relative imports 2020-04-23 00:51:31 +02:00
Patrik Oldsberg f4cc327d80 packages/cli: exclude dev/ folder in rollup config 2020-04-23 00:51:31 +02:00
Patrik Oldsberg 7ac528b1ce packages/cli: update eslint config test config to include dev/ and only setupTests directly in src 2020-04-23 00:51:31 +02:00
Patrik Oldsberg 3020d01246 package: move or remove some root deps 2020-04-23 00:34:00 +02:00
Patrik Oldsberg bb71394d39 packages/cli: call watchDeps before plugin:serve and update path resolutions 2020-04-23 00:20:42 +02:00
Patrik Oldsberg 1337c538df package/app: move global styles to theme 2020-04-22 23:26:41 +02:00
Wesley Yee efb789a4fe Move error api to more generic alert api (#605) 2020-04-22 20:14:56 +02:00
Fredrik Adelöw ab86d08e16 Merge pull request #617 from spotify/freben/backend
Initial skeleton for the backend
2020-04-22 19:41:58 +02:00
Fredrik Adelöw c2b5647036 Address comments 2020-04-22 19:36:19 +02:00
Fredrik Adelöw 83689b6236 Restrict node engine version 2020-04-22 16:00:20 +02:00
Fredrik Adelöw 15301311e1 Add dummy test 2020-04-22 15:57:38 +02:00
Fredrik Adelöw 35320bdb4f Simplify 2020-04-22 15:43:46 +02:00
Niklas Ek 5b34072863 Merge pull request #614 from spotify/nikek/zoom
remove css zoom
2020-04-22 14:21:39 +02:00
nikek 1269cc9e6b remove css zoom 2020-04-22 13:59:47 +02:00
Fredrik Adelöw 1c99b3bc38 Merge pull request #611 from OrkoHunter/OrkoHunter/#573-more-trendline-stories
Show a variety of Trendline components in the storybook
2020-04-22 07:15:35 +02:00
Fredrik Adelöw 9e1c6c6f8d Merge pull request #610 from OrkoHunter/OrkoHunter/#606-copytextbutton-to-typescript
Port CopyTextButton component to TypeScript
2020-04-22 07:14:24 +02:00
Himanshu Mishra c5b9feed54 Wrap the sortable table into an info card 2020-04-22 12:32:35 +09:00
Himanshu Mishra da14cdf84e Show a variety of Trendline components in storybook 2020-04-22 03:53:10 +09:00
Himanshu Mishra 219f058f02 Add type check to core component since they will be used in JS 2020-04-22 03:17:33 +09:00
Patrik Oldsberg af6dcfff5d Merge pull request #609 from OrkoHunter/OrkoHunter/create-directories-for-component-files
Move files of couple components into their own component directory
2020-04-21 19:38:26 +02:00
Himanshu Mishra d454803525 Use HTMLInputElement when calling useRef
Run prettier on the file
2020-04-22 02:35:54 +09:00
Himanshu Mishra 1cb81ce5c0 Use absolute import instead of relative import 2020-04-22 02:09:51 +09:00
Himanshu Mishra e750cdbf02 Port CopyTextButton to TypeScript 2020-04-22 02:09:29 +09:00
Himanshu Mishra a72bd32b1f index.tsx required for the components namespace 2020-04-22 00:10:02 +09:00
Himanshu Mishra 6a0ff5ee22 SortableTable depends on the Status component 2020-04-22 00:01:41 +09:00
Himanshu Mishra 9cffb0258d Move SortableTable component files in a directory 2020-04-21 23:58:39 +09:00
Himanshu Mishra abc0f6dc87 Move HorizontalScrollGrid component files in a directory 2020-04-21 23:57:59 +09:00
Stefan Ålund 874be904d2 Add TypeScript question to FAQ (#608) 2020-04-21 15:31:01 +02:00
Fredrik Adelöw c4e5297ba0 More stuff according to article 2020-04-21 12:00:06 +02:00
Patrik Oldsberg b5ef92e03b Merge pull request #587 from spotify/rugvip/cli-lib
packages/cli: rename helpers to lib and move build-cache and watch-deps to lib
2020-04-21 09:51:55 +02:00
Fredrik Adelöw 1a06701272 Adding some basics 2020-04-21 09:31:54 +02:00
Fredrik Adelöw 5607735aea Initial commit 2020-04-21 09:12:08 +02:00
Patrik Oldsberg c6c17cdf3e packages/cli: move create-plugin/codeowners to lib 2020-04-20 23:16:47 +02:00
Patrik Oldsberg a923254947 packages/cli: moved build cache implementation to lib 2020-04-20 23:16:47 +02:00
Patrik Oldsberg a2e612cad3 packages/cli: add log func options to run, making it usable in more places 2020-04-20 23:15:50 +02:00
Patrik Oldsberg 2c095442ed packages/cli: most of watch-deps into lib and re-use from there instead 2020-04-20 23:15:50 +02:00
Patrik Oldsberg 921beb792d packages/cli: added a more reusable and less verbose logging util and use in watch-deps 2020-04-20 23:15:49 +02:00
Patrik Oldsberg 462f82e4e6 packages/cli: rename helpers to lib 2020-04-20 23:15:48 +02:00
Marcus Eide 17c4a04818 Merge pull request #578 from spotify/eide/cy-in-app
Include cypress tests when creating a new app
2020-04-20 15:17:13 +02:00
Patrik Oldsberg 6313674558 Merge pull request #601 from spotify/rugvip/rollup-logs
packages/cli: more beautiful rollup output
2020-04-20 15:09:28 +02:00
Fredrik Adelöw e4608c53b4 Merge pull request #604 from OrkoHunter/OrkoHunter/remove-verbose-webpack-progress-logging
Disable Verbose logging when building Storybook
2020-04-20 14:24:21 +02:00
Marcus Eide 52736265a2 Use cross-env 2020-04-20 14:12:24 +02:00