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 |
|
Liyas Thomas
|
eca1dc8e66
|
Moved Cocs section to right sidebar (will fix overflow issue later today) + Basic lint
|
2019-11-19 08:55:57 +05:30 |
|
Andrew Bastin
|
2d995b87b1
|
Added GraphQL type component
|
2019-11-18 15:17:07 -05:00 |
|
Andrew Bastin
|
edbb81d089
|
Added a null guard for args field
|
2019-11-18 15:14:26 -05:00 |
|
Andrew Bastin
|
6c4fbb501c
|
Fixed margin mistake in field-desc
|
2019-11-18 14:58:37 -05:00 |
|
Andrew Bastin
|
3db28e4f22
|
Added GraphQL field component
|
2019-11-18 14:34:00 -05:00 |
|