Andrew Bastin
|
7d49f75682
|
Query arguments in GraphQL are shown separately with description (#1319)
* Query arguments in GraphQL are shown separately with description
* Update field.vue
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
|
2020-11-09 07:16:47 +05:30 |
|
Liyas Thomas
|
f49c2138de
|
Lint + ES6
|
2020-10-21 12:20:32 +05:30 |
|
Liyas Thomas
|
a4c5817b54
|
Use function as default value for array prop
|
2020-10-08 20:00:20 +05:30 |
|
Liyas Thomas
|
0702ca3fc9
|
Highlight filtered field and type
|
2020-10-04 16:01:19 +05:30 |
|
leoGeorges
|
76eba3d638
|
Graphql: highlight fields on search
|
2020-10-04 11:46:16 +02:00 |
|
Liyas Thomas
|
6380063978
|
Upstream
|
2020-09-24 21:37:27 +05:30 |
|
Moulik Aggarwal
|
b2ef26600c
|
Fix Quality Issues using DeepSource (#1183)
Co-authored-by: DeepSource Bot <bot@deepsource.io>
|
2020-09-24 20:46:20 +05:30 |
|
Liyas Thomas
|
e94fdcad32
|
Color modes (#1181)
|
2020-09-24 08:22:54 +05:30 |
|
Liyas Thomas
|
b747d0273c
|
Feat/tailwind (#1179)
|
2020-09-22 22:36:37 +05:30 |
|
Andrew Bastin
|
c8d8c68b95
|
corrected typo for gql component test spec folder name
|
2020-08-24 14:23:15 -04:00 |
|
Andrew Bastin
|
b8bd0cc63a
|
Add test spec for components/graphql/field.vue
|
2020-08-23 21:39:21 -04:00 |
|
Andrew Bastin
|
5150e13121
|
Removed unused fieldString computed property in gql/field.vue
|
2020-08-23 21:39:21 -04:00 |
|
Andrew Bastin
|
e1eb1be781
|
Add test spec for components/graphql/type.vue
|
2020-08-23 17:40:32 -04:00 |
|
Andrew Bastin
|
b536e191b1
|
Remove unused graphql/argument component
|
2020-08-23 15:48:05 -04:00 |
|
Andrew Bastin
|
f1b475b966
|
Add test spec for components/graphql/typelink.vue
|
2020-08-23 14:46:36 -04:00 |
|
Liyas Thomas
|
e86a17980b
|
Auto import components
|
2020-08-17 18:29:14 +05:30 |
|
Liyas Thomas
|
5d94ac361e
|
Isolate Netlify, Firebase and Helper functions + Import from absolute paths
|
2020-06-21 09:24:45 +05:30 |
|
Liyas Thomas
|
1587a44cd7
|
Lint
|
2020-06-19 12:26:04 +05:30 |
|
Liyas Thomas
|
0644a8c9fb
|
Transpiled ES5 code to ES6/ES7
|
2020-06-11 19:55:40 +05:30 |
|
Andrew Bastin
|
7b52637c5f
|
Removed unnecessary lang parameter for GQL Query Editor
|
2020-05-02 15:42:02 -04:00 |
|
Andrew Bastin
|
db2429d1cb
|
Added syntax highlighting to GQL Queries
|
2020-05-02 15:42:02 -04:00 |
|
Andrew Bastin
|
64091c1f29
|
GQL Query Editor shows toast on prettifying invalid queries
|
2020-03-05 14:36:30 -05:00 |
|
Andrew Bastin
|
a9ba2b50f9
|
Added error handling to query prettify to prevent event propagation
|
2020-03-05 14:25:00 -05:00 |
|
Andrew Bastin
|
7dd4db13a1
|
Added prettifying to GQL Query Editor
|
2020-03-05 14:20:15 -05:00 |
|
Andrew Bastin
|
5daf4a19b7
|
Added Ctrl+Enter as a short cut to run GraphQL Query
|
2020-02-27 21:52:08 -05:00 |
|
James George
|
19bfa3a7c3
|
Merge branch 'master' into feature/prettier-formatting
|
2020-02-25 14:40:25 +05:30 |
|
NBTX
|
94ee60b832
|
Improve page load/unload experience (remove FOUCs)
|
2020-02-25 04:07:58 -05:00 |
|
Dmitry Yankowski
|
48100ead55
|
Commit code with double quotes instead of single quotes
|
2020-02-24 21:06:23 -05:00 |
|
NBTX
|
4758acc413
|
Improve page load/unload experience (remove FOUCs)
|
2020-02-25 00:09:56 +00:00 |
|
Dmitry Yankowski
|
777e629b3d
|
Initial prettier formatted files
|
2020-02-24 13:44:50 -05:00 |
|
Liyas Thomas
|
9c09a8128a
|
Lint
|
2020-02-23 06:58:13 +05:30 |
|
Andrew Bastin
|
16779d496e
|
Updated GQL Query Editor code to show autocompletion
|
2020-02-22 19:25:34 -05:00 |
|
Liyas Thomas
|
09a88b4a97
|
💄 Updating the UI and style files
|
2020-02-03 08:38:40 +05:30 |
|
Liyas Thomas
|
bbaa48c1ec
|
🚨 Removing linter warnings
|
2020-01-24 17:50:30 +05:30 |
|
Andrew Bastin
|
744d647704
|
GQL Query Editor doesn't give errors for empty queries
|
2020-01-19 14:38:46 -05:00 |
|
Andrew Bastin
|
f0cfee56f2
|
Added ability to query editor to validate based on schema
|
2020-01-19 14:21:31 -05:00 |
|
Liyas Thomas
|
5458debe35
|
♻️ Refactor
|
2020-01-19 12:37:19 +05:30 |
|
Andrew Bastin
|
b3dd2ebf31
|
Removed GQL parse log
|
2020-01-18 04:43:58 -05:00 |
|
Andrew Bastin
|
0cec1b977a
|
QueryEditor parses query on mount
|
2020-01-18 04:42:50 -05:00 |
|
Andrew Bastin
|
82756a9c55
|
Added GQL Query Editor component
|
2020-01-18 04:14:30 -05:00 |
|
Alec Ananian
|
8690d18695
|
Replaced hard-coded strings with localizable strings
Added en locale as localization fallback
|
2020-01-14 07:43:41 -08:00 |
|
Liyas Thomas
|
bf1a143f03
|
🎨 Minor stylings
|
2020-01-10 05:30:38 +05:30 |
|
Andrew Bastin
|
cc396aecd3
|
Updated field, type and graphql page to use the new argument and typelink components
|
2020-01-09 13:32:38 -05:00 |
|
Andrew Bastin
|
faa420753f
|
Added argument and typelink components for GraphQL
|
2020-01-09 13:31:30 -05:00 |
|
Liyas Thomas
|
bc6ea34f14
|
🎨 Various UI tweaks
|
2019-12-18 00:43:15 +05:30 |
|
Liyas Thomas
|
4c9c9a2240
|
🚨 Lint
|
2019-11-21 09:11:50 +05:30 |
|
Liyas Thomas
|
354ad3983f
|
🎨 Updated GraphQL docs section styles
|
2019-11-21 07:09:17 +05:30 |
|
Liyas Thomas
|
fad28ee40b
|
Compact UI. fixe #314
|
2019-11-20 06:16:02 +05:30 |
|
Andrew Bastin
|
f7faac1afc
|
Added deprecated label for deprecated GQL fields
|
2019-11-19 12:06:47 -05:00 |
|
Liyas Thomas
|
62f52a0be1
|
🐛 Fixed gqlType
|
2019-11-19 09:53:02 +05:30 |
|