Andrew Bastin
|
52fe6474e2
|
Merge branch 'master' into feat/chrome-extension
|
2020-01-22 12:38:39 -05:00 |
|
Andrew Bastin
|
81654c35da
|
Use relative imports
Co-Authored-By: James George <jamesgeorge998001@gmail.com>
|
2020-01-22 12:38:17 -05:00 |
|
Liyas Thomas
|
32d57814a9
|
🎉 Powered by Netlify
|
2020-01-22 19:29:11 +05:30 |
|
Andrew Bastin
|
56c7ec3750
|
Merge branch 'master' into feat/chrome-extension
|
2020-01-21 21:09:15 -05:00 |
|
Andrew Bastin
|
2d6d1b2d34
|
Added Chrome Strategy as a valid network strategy
|
2020-01-21 20:01:22 -05:00 |
|
Andrew Bastin
|
a235d38240
|
Added ChromeStrategy to interact with the Postwoman Chrome Extension
|
2020-01-21 20:00:29 -05:00 |
|
James George
|
b60bc1ee39
|
Merge pull request #510 from liyasthomas/hotfix/validate-collections
Validate duplicate collections
|
2020-01-21 20:10:15 +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 |
|
Andrew Bastin
|
cd2680135d
|
Merge pull request #508 from AndrewBastin/feat/gql-query-schema-val
GraphQL query validation based on schema
|
2020-01-19 19:53:53 -05:00 |
|
Andrew Bastin
|
8ae5dbc375
|
Fixed proxying through the firefox extension
|
2020-01-19 15:24:17 -05:00 |
|
Andrew Bastin
|
744d647704
|
GQL Query Editor doesn't give errors for empty queries
|
2020-01-19 14:38:46 -05:00 |
|
Andrew Bastin
|
77e51f3301
|
GraphQL page now notifies the query editor about the schema for validation
|
2020-01-19 14:22:56 -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
|
8b970ed9a0
|
Merge pull request #506 from liyasthomas/refactor
Lint and refactor
|
2020-01-19 14:04:38 +05:30 |
|
Liyas Thomas
|
5458debe35
|
♻️ Refactor
|
2020-01-19 12:37:19 +05:30 |
|
Andrew Bastin
|
d9feffa630
|
Merge pull request #505 from AndrewBastin/feat/gql-query-errors
Syntax Error marking in GraphQL query editor
|
2020-01-18 12:18:00 -05:00 |
|
Andrew Bastin
|
efe21d450e
|
Merge branch 'master' into feat/gql-query-errors
|
2020-01-18 12:07:42 -05:00 |
|
Andrew Bastin
|
7728231cad
|
Merge pull request #500 from AndrewBastin/refactor/strategy-proxy-handling
Refactoring proxy handling to be done in strategies
|
2020-01-18 12:07:26 -05:00 |
|
jamesgeorge007
|
aa056ff1c1
|
refactor: remove extraneous else
|
2020-01-18 15:22:59 +05:30 |
|
Andrew Bastin
|
23199979e6
|
Merge branch 'master' into feat/gql-query-errors
|
2020-01-18 04:50:09 -05:00 |
|
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
|
3b96f85c55
|
Make James happy by doing proper code refactors
|
2020-01-18 04:30:24 -05:00 |
|
Andrew Bastin
|
8e86e4c8e8
|
Update functions/strategies/AxiosStrategy.js
Co-Authored-By: James George <jamesgeorge998001@gmail.com>
|
2020-01-18 04:22:30 -05:00 |
|
Andrew Bastin
|
a1568a98d4
|
Update functions/strategies/FirefoxStrategy.js
Co-Authored-By: James George <jamesgeorge998001@gmail.com>
|
2020-01-18 04:22:21 -05:00 |
|
Andrew Bastin
|
c61d825c37
|
Merge branch 'refactor/strategy-proxy-handling' of https://github.com/AndrewBastin/postwoman into refactor/strategy-proxy-handling
|
2020-01-18 04:17:21 -05:00 |
|
Andrew Bastin
|
730018b45f
|
Improve strategy code redability
|
2020-01-18 04:16:51 -05:00 |
|
Andrew Bastin
|
d8af767dc4
|
Updated graphql page to use QueryEditor for query field
|
2020-01-18 04:15:28 -05:00 |
|
Andrew Bastin
|
82756a9c55
|
Added GQL Query Editor component
|
2020-01-18 04:14:30 -05:00 |
|
Andrew Bastin
|
fe81a7dba9
|
Added debounce util function
|
2020-01-18 04:14:10 -05:00 |
|
Andrew Bastin
|
9d085e301d
|
Merge branch 'master' into refactor/strategy-proxy-handling
|
2020-01-18 04:03:24 -05:00 |
|
Liyas Thomas
|
5206aeead0
|
⚡ Don't show Extension toast if user opt-out of it once or have already installed it.
|
2020-01-18 10:07:30 +05:30 |
|
Liyas Thomas
|
6a93e56747
|
Merge pull request #504 from liyasthomas/dependabot/npm_and_yarn/node-sass-4.13.1
chore(deps-dev): bump node-sass from 4.13.0 to 4.13.1
|
2020-01-18 08:03:14 +05:30 |
|
dependabot-preview[bot]
|
15e5edb1a3
|
chore(deps-dev): bump node-sass from 4.13.0 to 4.13.1
Bumps [node-sass](https://github.com/sass/node-sass) from 4.13.0 to 4.13.1.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.13.0...v4.13.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-18 02:05:59 +00:00 |
|
Liyas Thomas
|
2b17b9b218
|
Merge pull request #503 from liyasthomas/dependabot/npm_and_yarn/nuxtjs/axios-5.9.3
chore(deps): bump @nuxtjs/axios from 5.9.2 to 5.9.3
|
2020-01-18 07:34:04 +05:30 |
|
dependabot-preview[bot]
|
808e4545ae
|
chore(deps): bump @nuxtjs/axios from 5.9.2 to 5.9.3
Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) from 5.9.2 to 5.9.3.
- [Release notes](https://github.com/nuxt-community/axios-module/releases)
- [Changelog](https://github.com/nuxt-community/axios-module/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/axios-module/compare/v5.9.2...v5.9.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-18 01:51:14 +00:00 |
|
Liyas Thomas
|
2da4c385ba
|
Merge pull request #502 from liyasthomas/dependabot/npm_and_yarn/sass-loader-8.0.2
chore(deps-dev): bump sass-loader from 8.0.1 to 8.0.2
|
2020-01-18 07:19:18 +05:30 |
|
dependabot-preview[bot]
|
b6e5f7f337
|
chore(deps-dev): bump sass-loader from 8.0.1 to 8.0.2
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v8.0.1...v8.0.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-18 01:24:42 +00:00 |
|
Liyas Thomas
|
8b39da6043
|
Merge pull request #501 from liyasthomas/dependabot/npm_and_yarn/ace-builds-1.4.8
chore(deps): bump ace-builds from 1.4.7 to 1.4.8
|
2020-01-18 06:52:47 +05:30 |
|
dependabot-preview[bot]
|
9e43bbcce2
|
chore(deps): bump ace-builds from 1.4.7 to 1.4.8
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.4.7 to 1.4.8.
- [Release notes](https://github.com/ajaxorg/ace-builds/releases)
- [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/ChangeLog.txt)
- [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.4.7...v1.4.8)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-18 00:13:19 +00:00 |
|
Andrew Bastin
|
a9224b94b1
|
Merge branch 'master' into refactor/strategy-proxy-handling
|
2020-01-17 13:40:21 -05:00 |
|
Andrew Bastin
|
951266e529
|
Added proxy support to FirefoxStrategy
|
2020-01-17 13:28:04 -05:00 |
|
Andrew Bastin
|
2a51ec6d9f
|
Moved proxy code to be handled in each strategy
|
2020-01-17 13:27:37 -05:00 |
|
Andrew Bastin
|
cc5966e90c
|
Merge pull request #499 from pushrbx/bugfix/gql-vars-str-null
💚 Fixed #497
|
2020-01-17 13:18:22 -05:00 |
|
pushrbx
|
76d2ca3e37
|
removed unneeded console.log
|
2020-01-17 17:58:09 +00:00 |
|
pushrbx
|
c4c2f1cbee
|
💚 Fixed #497
|
2020-01-17 11:58:13 +00:00 |
|