Liyas Thomas
6a55c09328
Fixed #1098
2020-08-20 19:54:12 +05:30
Liyas Thomas
124d9ff269
v2
2020-08-13 16:50:02 +05:30
Liyas Thomas
a38ef9e29e
🔍 Improving SEO
2020-06-21 11:26:19 +05:30
Liyas Thomas
1587a44cd7
Lint
2020-06-19 12:26:04 +05:30
Liyas Thomas
5cdc30b822
🐛 Fixed issues with sync, squashed a bug introduced in last transpile
2020-06-15 15:03:31 +05:30
Liyas Thomas
0644a8c9fb
Transpiled ES5 code to ES6/ES7
2020-06-11 19:55:40 +05:30
Andrew Bastin
d81c45fef1
Merge remote-tracking branch 'upstream/master' into feat/cache-gql-docs
2020-05-05 17:41:44 -04:00
Andrew Bastin
d42f842b2f
Added store entry to store GQL schema introspection data
2020-05-05 17:22:04 -04:00
Andrew Bastin
5f06eb5116
Fixed typo in default state gql query value
2020-05-05 00:27:45 -04:00
Samir L. Boulema
25f014ef3b
URL Path Parameters #834
2020-05-02 19:34:16 +02:00
wangao
fbd41bc2d8
chore(store): better code structure
2020-05-01 22:45:12 +08:00
Liyas Thomas
3b2934d4ae
🐛 Hotfix: Broken toast and edit/save operations
2020-03-19 16:18:52 +05:30
Dmitry Yankowski
57950e2637
Fixed default query
2020-02-29 11:51:38 -05:00
Dmitry Yankowski
e56fa732fa
Added some GraphQL page updates
2020-02-29 11:42:12 -05:00
Liyas Thomas
7148738112
Merge branch 'master' into feature/fast-url
2020-02-26 13:33:26 +05:30
Jacob Anavisca
492d1cfa8f
url api and updated test
2020-02-25 22:36:14 -05:00
Dmitry Yankowski
e88f98418a
Remove duplicate code
2020-02-25 11:10:18 -05:00
Dmitry Yankowski
8e9d6ae084
Merge remote-tracking branch 'origin/feature/fix-gql-state' into feature/fix-gql-state
2020-02-25 10:56:47 -05:00
Dmitry Yankowski
2d5b70ab85
Save collapsed sections to state
...
When you refresh or navigate to a new page and back, your collapsed sections will be as you set them.
2020-02-25 10:56:23 -05:00
Dmitry Yankowski
5779cddf22
Save GraphQL schema and response in state
...
Allows the user to go to the settings page, and back to the GraphQL page, without having to re-request the schema or response.
2020-02-25 10:55:57 -05:00
Dmitry Yankowski
a3d6573d93
Save collapsed sections to state
...
When you refresh or navigate to a new page and back, your collapsed sections will be as you set them.
2020-02-24 23:34:06 -05:00
Dmitry Yankowski
48100ead55
Commit code with double quotes instead of single quotes
2020-02-24 21:06:23 -05:00
Dmitry Yankowski
21c6c07b39
Save GraphQL schema and response in state
...
Allows the user to go to the settings page, and back to the GraphQL page, without having to re-request the schema or response.
2020-02-24 16:12:02 -05:00
Dmitry Yankowski
777e629b3d
Initial prettier formatted files
2020-02-24 13:44:50 -05:00
Dmitry Yankowski
0c8eea65a5
Added toggle for enabling/disabling auto scrolling (scrollInto functionality)
2020-02-24 10:54:22 -05:00
Jacob Anavisca
c21bbf1022
Merge branch 'master' into feature/env-manager
2020-02-23 22:21:55 -05:00
Jacob Anavisca
00fa17b31f
Review Updates
2020-02-23 22:21:10 -05:00
Dmitry Yankowski
7022ef5f7e
Fix variables JSON string
...
I don't have any variables set, and when running a mutation; I get the following error:
```
Error SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at VueComponent._callee$ (graphql.vue?f047:505)
at tryCatch (runtime.js?96cf:45)
at Generator.invoke [as _invoke] (runtime.js?96cf:271)
at Generator.prototype.<computed> [as next] (runtime.js?96cf:97)
at asyncGeneratorStep (asyncToGenerator.js?1da1:3)
at _next (asyncToGenerator.js?1da1:25)
at eval (asyncToGenerator.js?1da1:32)
at new Promise (<anonymous>)
at VueComponent.eval (asyncToGenerator.js?1da1:21)
```
Setting the `variablesJSONString` variable to the correct default (`{}`) fixes this issue :)
2020-02-23 19:42:59 -05:00
Liyas Thomas
54d590765f
Typo
2020-02-24 00:48:39 +05:30
Liyas Thomas
010be95ed5
Lint + few best practices
2020-02-23 22:43:12 +05:30
Jacob Anavisca
59ca8cb2c6
Merge branch 'master' into feature/env-manager
2020-02-23 11:39:44 -05:00
Jacob Anavisca
15dc0ad9ac
Env management
2020-02-23 11:38:15 -05:00
jamesgeorge007
5a56081a29
fix: remove unused code snippet
2020-02-20 09:46:07 +05:30
jamesgeorge007
d2b73a8942
refactor: nested destructuring
2020-02-20 09:45:19 +05:30
Liyas Thomas
4665dbc372
🚨 Lint
2020-02-19 09:29:49 +05:30
Andrew Bastin
cc9cfa53fa
Merge branch 'master' into feat/extension-toggle
2020-02-05 13:17:30 -05:00
Liyas Thomas
04feb3cdbe
✨ Support for Formdata
2020-02-05 23:04:46 +05:30
Andrew Bastin
f1e752892d
Added toggle for using extensions to send requests
2020-02-04 13:09:29 -05:00
jamesgeorge007
955bb5c99d
fix: account for letter casing while creating editing a collection
2020-02-03 17:38:38 +05:30
jamesgeorge007
88fc45975f
fix: account for letter casing while creating new collection
2020-02-03 17:38:07 +05:30
Andrew Bastin
5b4f3f5b67
Merge branch 'master' into feat/gql-variable-update
2020-01-29 20:49:05 -05:00
Andrew Bastin
94c2440832
Hooked the new variable editor to the persistent store
2020-01-29 20:35:54 -05:00
Andrew Bastin
5d2ba22988
Removed mutations for GraphQL variables
2020-01-29 20:21:23 -05:00
Liyas Thomas
3e126cdfa4
🐛 Fixed a bug with Collection sync
2020-01-25 12:21:47 +05:30
jamesgeorge007
f132de8dbb
chore: validate edit collection activity for duplicate collection
2020-01-23 14:57:44 +05:30
jamesgeorge007
bb973ee449
fix: prevent creation of duplicate collection
2020-01-21 19:46:33 +05:30
jamesgeorge007
e16019dcbf
chore: make use of toast
2020-01-21 19:45:52 +05:30
jamesgeorge007
fcdf93c5e5
fix: prefer destructuring approach
2020-01-21 16:38:34 +05:30
jamesgeorge007
a34acfd0c5
fix: return for duplicate collection
2020-01-21 16:38:09 +05:30
jamesgeorge007
2853a4bbef
fix: validation for duplicate collections
2020-01-21 16:37:04 +05:30