Fredrik Adelöw
7389f326d9
chore: add import/newline-after-import lint rule
2020-07-02 11:25:04 +02:00
Patrik Oldsberg
96c4b7ffa5
plugins/graphiql: grayscale icon
2020-06-24 00:31:38 +02:00
Patrik Oldsberg
cd7c1efb13
plugins/graphiql: add GitHub endpoint with automatic scope detection
2020-06-24 00:30:39 +02:00
Patrik Oldsberg
6f43bc4c05
plugins/graphiql: move graphiql icon out as separate icon svg
2020-06-23 09:27:06 +02:00
Patrik Oldsberg
618065b783
Merge pull request #994 from spotify/rugvip/route-ref
...
packages/core: rename NavTargets to RouteRefs
2020-05-25 13:27:28 +02:00
Patrik Oldsberg
a79f120fa5
packages/core: rename NavTargets to RouteRefs
2020-05-25 12:47:44 +02:00
Patrik Oldsberg
20b48dfed7
packages/core: only export createApiRef + dashes in IDs only factory objects for ApiTestRegistry
2020-05-24 23:09:24 +02:00
Nikita Nek Dudnik
3e459857cf
Merge remote-tracking branch 'upstream/master'
2020-05-18 16:03:04 +02:00
Nikita Nek Dudnik
adee4e2987
Merge remote-tracking branch 'upstream/master'
2020-05-18 14:41:45 +02:00
Marcus Eide
324245586f
Change import of jest-dom in setupTests.ts according to change in api
2020-05-18 11:11:58 +02:00
Patrik Oldsberg
8232b0931f
plugins/graphiql: fix src-relative mock in test
2020-05-18 00:59:33 +02:00
Nikita Nek Dudnik
28f71fb0d9
Merge remote-tracking branch 'upstream/master'
2020-05-15 11:37:02 +02:00
Patrik Oldsberg
aa7eb96829
plugins/graphiql: use nav-target route
2020-05-13 14:58:58 +02:00
Patrik Oldsberg
70040b22a7
drop support for src-relative imports
2020-05-06 16:48:55 +02:00
Sebastian Qvarfordt
190f11c8f7
Table component with filter and search ( #600 )
...
* Initial table component with storybook example
* Moved dependencies to package/core
* Removed dependency to @backstage/core from base package.json
* Clean up some examples and remove type from columns, replacing with property align instead
* Removed more unused stuff and added toggle for filter input
* Fixed some lint issues
* Added example with material-table
* Convert column array passed into MaterialTable Backstage component into MT column array. Allow multiple values in one cell
* Removed subheader from MT
* Nicer double value cell
* Added custom sorting to example
* Cleaned up stories a bit
* Setting field instead of customSort
* Improve styling. Still needs better theme integration
* Using more colors from theme
* Fixed typing issue
* Removed react-table implementation and cleaned up material-table implementation
* Fixed some type issues
* Fixed lint issues
2020-05-04 11:10:35 +02:00
Patrik Oldsberg
85452a02b7
plugins/graphiql: use dynamic import to load graphiql
2020-05-01 15:55:48 +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
d8b4a26a76
plugins/graphiql: rename GraphQLBrowser to GraphQLEndpoints and simplify method names
2020-04-25 14:34:32 +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
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
9b0d1f5e7b
plugins: create new graphiql plugin
2020-04-25 12:56:27 +02:00