74233 Commits

Author SHA1 Message Date
Patrik Oldsberg 53c0d19e8d plugins/graphiql: use dev-utils to set up dev serve 2020-04-26 14:19:20 +02:00
Patrik Oldsberg a7d8a03e31 packages: add new dev-utils package 2020-04-26 14:19:19 +02:00
Patrik Oldsberg a1831f8c53 packages/core: add helper for inferring ApiFactory types 2020-04-26 14:19:19 +02:00
Patrik Oldsberg 2526eebdf1 Merge pull request #646 from spotify/rugvip/graphiql
[Plugin] Add GraphiQL Plugin
2020-04-26 14:18:52 +02:00
Patrik Oldsberg 1746df6ac5 Merge pull request #648 from spotify/rugvip/cleandist
packages: only include dist folder in published packages
2020-04-25 20:53:30 +02:00
Patrik Oldsberg c17cabd4fc Merge pull request #649 from spotify/rugvip/tupath
packages/test-utils: update repo path
2020-04-25 20:21:16 +02:00
Patrik Oldsberg 2f17ffd795 packages/test-utils: update repo path 2020-04-25 19:45:00 +02:00
Patrik Oldsberg 3dc707c156 packages: only include dist folder in published packages 2020-04-25 19:42:47 +02:00
Patrik Oldsberg 0c40a47992 packages/test-utils-core: fix renderWithEffects (#647) 2020-04-25 16:59:54 +02:00
Patrik Oldsberg 0e78bc1935 plugins/graphiql: fix GraphiQLBrowser tests 2020-04-25 16:51:22 +02:00
Patrik Oldsberg 7897d3488c plugins/graphiql: update tests for GraphiQLPage + fixes 2020-04-25 16:51:22 +02:00
Patrik Oldsberg 24e6178392 plugins/graphiql: Fix typo in README
Co-Authored-By: Himanshu Mishra <himanshu@orkohunter.net>
2020-04-25 16:51:22 +02:00
Patrik Oldsberg f1b7dc8b31 plugins/graphiql: add publishing config 2020-04-25 16:51:18 +02:00
Patrik Oldsberg f2f3b47894 packages/app: remove graphiql plugin 2020-04-25 14:45:47 +02:00
Patrik Oldsberg 3063bd07bf plugins/graphiql: update README 2020-04-25 14:37:50 +02:00
Patrik Oldsberg d8b4a26a76 plugins/graphiql: rename GraphQLBrowser to GraphQLEndpoints and simplify method names 2020-04-25 14:34:32 +02:00
Patrik Oldsberg 238f7edcf7 yarn.lock: sync with current deps (#645) 2020-04-25 14:09:46 +02:00
Patrik Oldsberg f75ff200a4 plugins/graphiql: make tabs a bit more visible 2020-04-25 13:23:42 +02:00
Patrik Oldsberg c73872d012 plugins/graphiql: separate GraphiQLBrowser component and load endpoints from api 2020-04-25 12:56:53 +02:00
Patrik Oldsberg 0f63f63fcc plugins/graphiql: added supply graphql browsing api in dev wrapper 2020-04-25 12:56:53 +02:00
Patrik Oldsberg 2a253d2556 plugins/graphiql: update tsconfig for plugin serve 2020-04-25 12:56:53 +02:00
Patrik Oldsberg 95341965ac plugins/graphiql: added graphql browsing api 2020-04-25 12:56:52 +02:00
Patrik Oldsberg 3734aeab62 plugins/graphiql: more tests for StorageBucket and fix removeItem 2020-04-25 12:56:52 +02:00
Patrik Oldsberg c8ef790e1b plugins/graphiql: fix page test 2020-04-25 12:56:52 +02:00
Patrik Oldsberg 7ec8e0d0c2 plugins/graphiql: add tests for StorageBucket + minor fix 2020-04-25 12:56:48 +02:00
Patrik Oldsberg 9d080a4dce plugins/graphiql: add storage buckets to separate storage for different endpoints 2020-04-25 12:56:29 +02:00
Patrik Oldsberg dceff8dd2f plugins/graphiql: add global style override to fix top bar layout issue 2020-04-25 12:56:29 +02:00
Patrik Oldsberg c119eb9a9a plugins/graphiql: switch graphiql version to next, with TS support 2020-04-25 12:56:29 +02:00
Patrik Oldsberg 10b6fd5bcb plugins/graphiql: replace example page with minimal graphiql page 2020-04-25 12:56:28 +02:00
Patrik Oldsberg a2491cb378 plugins/graphiql: added plugin serve 2020-04-25 12:56:28 +02:00
Patrik Oldsberg 9b0d1f5e7b plugins: create new graphiql plugin 2020-04-25 12:56:27 +02:00
Patrik Oldsberg 46803998cd Merge pull request #621 from spotify/rugvip/plugin-serve
Make plugin:serve work and add for home-page plugin + fix declaration maps
2020-04-24 18:50:39 +02:00
Wesley Yee 076f44bb15 Sequence component (#619) 2020-04-24 12:48:35 -04:00
Bilawal Hameed 55c0385dc4 fix(lighthouse): corrected import in readme (#641)
* fix(lighthouse): corrected import in readme

* fix(lighthouse): updated docs in Intro component
2020-04-24 16:05:36 +02:00
Patrik Oldsberg 241ee7f43c Merge pull request #638 from spotify/rugvip/zetypes
explicit types and remove cypress resolution override
2020-04-24 13:35:16 +02:00
Patrik Oldsberg dfd44f2d38 package: remove cypress resolution override and bump to 4.4.1 2020-04-24 12:57:12 +02:00
Patrik Oldsberg 6e8274969c packages/cli: make plugin build generate usable declaration maps 2020-04-24 12:50:52 +02:00
Patrik Oldsberg 723eaa712c Merge pull request #637 from spotify/rugvip/testyles
packages/cli: default to mocking style imports in tests
2020-04-23 23:25:33 +02:00
Patrik Oldsberg 2bbe78a0b9 tsconfigs: be explicit about what types to include in compilation 2020-04-23 22:41:03 +02:00
Patrik Oldsberg 1020a93934 packages/cli: default to mocking style imports in tests 2020-04-23 19:22:14 +02:00
Patrik Oldsberg cb4b35708d Merge pull request #635 from spotify/rugvip/no-padding
packages/core: add noPadding prop to Content
2020-04-23 15:03:42 +02:00
Patrik Oldsberg 5037489af8 packages/core: add noPadding prop to Content 2020-04-23 14:33:15 +02:00
Muhammad Rivki b55a2adb7e fix: remove style that override background (#634) 2020-04-23 14:20:53 +02:00
Patrik Oldsberg 86a580a235 packages/cli: resolve mjs before js in plugin serve 2020-04-23 13:43:55 +02:00
Patrik Oldsberg 933af8d414 Merge pull request #625 from spotify/rugvip/noia
packages/core: disallow implicit any
2020-04-23 13:16:04 +02:00
Patrik Oldsberg baaa1d2f34 packages/cli: prefix plugin serve paths with target instead of app 2020-04-23 11:10:58 +02:00
Patrik Oldsberg f807eefb96 packages/core: disallow implicit any 2020-04-23 11:07:56 +02:00
Patrik Oldsberg 8777ee7487 packages/core: add missing types for apis 2020-04-23 11:07:56 +02:00
Patrik Oldsberg d47d09eeb1 packages/core: add missing types for components 2020-04-23 11:07:55 +02:00
Patrik Oldsberg 27f32e9d56 packages/core: add missing types for layout components 2020-04-23 10:59:01 +02:00