Commit Graph

781 Commits

Author SHA1 Message Date
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
8d99d4aa99 :liptick: Minor UI update 2019-11-21 06:55:37 +05:30
Liyas Thomas
1ab2de9c69 Merge pull request #318 from AndrewBastin/feat/gql_copy_schema
Added button to copy GraphQL schema
2019-11-21 02:49:08 +05:30
Andrew Bastin
6a938cdcca Added copy schema button to copy schema string to clipboard 2019-11-20 17:49:42 +00:00
Liyas Thomas
0c705bfa6d ✏️ Added GraphQL support to feature list 2019-11-20 20:29:23 +05:30
Liyas Thomas
6169f1c150 chore(refactor): switch to async/await approach (#317)
chore(refactor): switch to async/await approach
2019-11-20 19:43:22 +05:30
jamesgeorge007
3639ed8f70 fix: add async nature 2019-11-20 18:11:07 +05:30
jamesgeorge007
2083e02698 fix: typo 2019-11-20 18:08:30 +05:30
jamesgeorge007
a7d483ea1b fix: lint 2019-11-20 18:07:52 +05:30
jamesgeorge007
a0dd02ec07 fix: lint 2019-11-20 18:07:33 +05:30
jamesgeorge007
929d955237 fix: minor tweak 2019-11-20 18:06:19 +05:30
jamesgeorge007
f61eeebc8f fix: lint 2019-11-20 18:05:46 +05:30
jamesgeorge007
f8c3d1e6db refactor: use async await approach 2019-11-20 18:00:17 +05:30
Liyas Thomas
38513d3eed GraphQL Support (#311)
GraphQL Support

Co-authored-by: Liyas Thomas <liyasthomas@gmail.com>
2019-11-20 12:04:19 +05:30
Andrew Bastin
051259419c Merge branch 'master' into master 2019-11-20 01:09:36 -05:00
Liyas Thomas
fad28ee40b Compact UI. fixe #314 2019-11-20 06:16:02 +05:30
Liyas Thomas
1d9778226c feat: use alpine for Dockerfile (#316)
feat: use alpine for Dockerfile
2019-11-20 05:45:21 +05:30
Colin Nelson
f1dab84571 Merge branch 'master' into dockerfile-alpine 2019-11-19 15:58:46 -08:00
Liyas Thomas
c413317970 📸 Updated screenshots 2019-11-20 05:27:00 +05:30
Andrew Bastin
631c8b625b Removed debug console logs 2019-11-19 15:42:28 -05:00
Colin Nelson
2dd9683eb1 feat: use alpine for Dockerfile
Reduces resultant image size to ~942MB (was 1.55GB).
2019-11-19 10:54:16 -08:00
Andrew Bastin
f7faac1afc Added deprecated label for deprecated GQL fields 2019-11-19 12:06:47 -05:00
Liyas Thomas
91d0422f53 Minor UI stylings 2019-11-19 20:29:18 +05:30
Liyas Thomas
a22090e3df Added scroll for overflowing Docs section 2019-11-19 20:13:46 +05:30
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
8e3542863a Filtered unwanted type entries 2019-11-18 21:53:13 -05:00
Andrew Bastin
34be6ce795 Added GraphQL types section in docs 2019-11-18 15:17:33 -05:00
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
5f3ca632cb Added docs section with query,mutation and subscription lists 2019-11-18 14:34:31 -05:00
Andrew Bastin
3db28e4f22 Added GraphQL field component 2019-11-18 14:34:00 -05:00
Liyas Thomas
79a7b3c985 🌱 Error handlers 2019-11-18 22:20:18 +05:30
Liyas Thomas
109d57b4b4 Merge branch 'master' into master 2019-11-18 19:58:51 +05:30
Liyas Thomas
71779d560a Added loader, changed webSocket icon 2019-11-18 19:55:54 +05:30
Liyas Thomas
967bf49db0 Lint 2019-11-18 18:02:44 +05:30
Liyas Thomas
3cedd48503 Merge branch 'master' into master 2019-11-18 07:12:59 +05:30
Liyas Thomas
0c303b63bd Merge pull request #310 from liyasthomas/app-ui
 Minor UI updates
2019-11-18 07:11:01 +05:30
Liyas Thomas
ef070dbad7 Merge branch 'master' into app-ui 2019-11-18 07:04:07 +05:30
liyasthomas
d88e777f80 Minor UI updates 2019-11-18 06:32:30 +05:30
Andrew Bastin
cffdd56522 Added GraphQL page to the sidebar 2019-11-17 19:48:53 -05:00
Andrew Bastin
d44b821a04 Added GraphQL page 2019-11-17 19:48:29 -05:00
Andrew Bastin
0c6a59282e Added graphql as dependency 2019-11-17 18:00:01 -05:00
Liyas Thomas
3ba2aa922f App ui (#309)
App ui
2019-11-17 15:13:48 +05:30
liyasthomas
ce8e2c6684 Right secondary sidebar 2019-11-17 15:04:06 +05:30
liyasthomas
d3aa8e03a2 Moved sidebar to left 2019-11-17 11:58:40 +05:30
liyasthomas
3ae9c49029 Moved History and Collection sections to right side bar 2019-11-17 08:25:07 +05:30
liyasthomas
bac0db10a6 UI optimizations 2019-11-17 05:03:57 +05:30