Commit Graph

848 Commits

Author SHA1 Message Date
Liyas Thomas
3a2284cf99 ES6 2019-11-27 17:04:43 +05:30
Liyas Thomas
36568d5720 🐛 Fixed build + refactored all js files 2019-11-27 06:54:32 +05:30
Liyas Thomas
dcf1966719 Merge branch 'master' into athul-patch 2019-11-27 05:57:53 +05:30
Liyas Thomas
33cbc9b525 Added ability to run GraphQL queries (#346)
Added ability to run GraphQL queries
2019-11-27 04:52:56 +05:30
Andrew Bastin
d2115ab004 Added ability to copy GQL response 2019-11-26 16:55:43 -05:00
Andrew Bastin
9cbd6ea7b7 Added ability to copy GQL query 2019-11-26 16:48:13 -05:00
Andrew Bastin
ded69f979e Entered GQL query is persisted 2019-11-26 15:44:15 -05:00
Andrew Bastin
7fab6f4732 Added query field to the GQL state 2019-11-26 15:43:06 -05:00
Andrew Bastin
9ad822577b Added ability to do GraphQL queries 2019-11-26 15:37:41 -05:00
Athul Cyriac Ajay
bdaac40435 Deleting Comments
Co-Authored-By: James George <jamesgeorge998001@gmail.com>
2019-11-26 21:03:53 +05:30
James George
19b43e152a Merge branch 'master' into athul-patch 2019-11-26 20:57:23 +05:30
Liyas Thomas
c4c320da83 🚨 Lint 2019-11-26 20:01:48 +05:30
athul
43cd6504b6 Edited as per @jamesgeorge007 's said 2019-11-26 19:08:28 +05:30
athul
cb8734bba7 Revert "Resolves @jamegeorge007 's Review"
This reverts commit 57860c17d9.
2019-11-26 19:03:06 +05:30
athul
57860c17d9 Resolves @jamegeorge007 's Review 2019-11-26 18:59:19 +05:30
Athul Cyriac Ajay
c56c162045 Update assets/js/curlparser.js
Co-Authored-By: James George <jamesgeorge998001@gmail.com>
2019-11-26 18:50:42 +05:30
Liyas Thomas
249407403d Merge branch 'master' into athul-patch 2019-11-26 18:44:31 +05:30
Liyas Thomas
1aa5ec6aa4 Merge pull request #345 from NBTX/master
Add Proxy URL option
2019-11-26 18:34:47 +05:30
athul
f129ead9a0 Merge branch 'athul-patch' of github.com:athul/postwoman into athul-patch 2019-11-26 18:32:03 +05:30
athul
321a45615a Formatted 2019-11-26 18:31:55 +05:30
NBTX
dd280732d1 Add Proxy URL option 2019-11-26 06:53:12 -06:00
Athul Cyriac Ajay
8966e6fd55 Delete yarn.lock 2019-11-26 18:22:41 +05:30
athul
3523b5f2c7 ♻️ Refactor Functions 2019-11-26 18:19:51 +05:30
Liyas Thomas
2f727b1a1e refactor: minor improvements (#343)
refactor: minor improvements
2019-11-26 17:44:11 +05:30
jamesgeorge007
6e537eed58 fix: make headers property writable 2019-11-26 15:41:53 +05:30
jamesgeorge007
ffb8fd0172 refactor(index): use directive shorthand notation
for consistency
2019-11-26 14:37:32 +05:30
jamesgeorge007
ba1410c7f4 refactor(index): self closing components 2019-11-26 14:34:40 +05:30
jamesgeorge007
61f8e36383 refactor(folder): self closing component 2019-11-26 14:32:18 +05:30
jamesgeorge007
20a7094d33 refactor(index): us Array.includes 2019-11-26 14:27:51 +05:30
jamesgeorge007
06d7534462 refactor(realtime): replace instances of var with const 2019-11-26 14:25:40 +05:30
jamesgeorge007
b3680224cc refactor(index): replace instances of var with const 2019-11-26 14:24:27 +05:30
jamesgeorge007
113bf14718 refactor(graphql): replace instances of var with const 2019-11-26 14:20:57 +05:30
Andrew Bastin
937df4486e Merge pull request #341 from AndrewBastin/feat/gql_req_header
GraphQL Request Headers
2019-11-26 00:06:59 -05:00
Andrew Bastin
5f79ca2872 Fixed header inclusion mistake 2019-11-25 23:42:41 -05:00
Andrew Bastin
e999d7428a Merge remote-tracking branch 'upstream/master' into feat/gql_req_header 2019-11-25 22:52:23 -05:00
Andrew Bastin
146df237f2 Added Headers for GraphQL requests 2019-11-25 22:48:36 -05:00
Liyas Thomas
d802945ec7 Separate dockerfile layers and add volume (#340)
Separate dockerfile layers and add volume
2019-11-26 08:56:52 +05:30
Andrew Bastin Kalloor Biju
122782f244 Added headers field to state and added mutations to handle header list updates 2019-11-25 22:25:22 -05:00
Vítor Xoteslem
ff006a254a Separate dockerfile layers and add volume 2019-11-26 00:03:55 -03:00
Liyas Thomas
c1d11e7489 🐛 Fixed incorrect badge label 2019-11-26 07:41:03 +05:30
Liyas Thomas
7d78d34de0 🐛 Fixed incorrect badge label 2019-11-25 21:57:15 +05:30
Liyas Thomas
5f97f49f28 ✏️ Writing docs 2019-11-25 20:45:13 +05:30
Liyas Thomas
f63bb11cc3 🍭 Updated funding links 2019-11-25 09:36:43 +05:30
Liyas Thomas
b23f0a9c16 Refactoring code (#332)
Refactoring code

Co-authored-by: Liyas Thomas <liyasthomas@gmail.com>
2019-11-25 06:09:58 +05:30
Liyas Thomas
e609300533 Merge branch 'master' into refactor 2019-11-25 06:03:39 +05:30
Liyas Thomas
f623b31220 ♻️ Refactoring code 2019-11-25 05:51:48 +05:30
Liyas Thomas
a17239ca31 ♻️ Refactoring code 2019-11-25 05:44:44 +05:30
Liyas Thomas
f2a35a7716 SSE (#330)
SSE

Co-authored-by: Liyas Thomas <liyasthomas@gmail.com>
2019-11-25 05:20:41 +05:30
Liyas Thomas
0383403cce Adds Server Sent Events debug support 2019-11-25 05:13:35 +05:30
Liyas Thomas
57b71ce4ea Merge branch 'sse' of https://github.com/liyasthomas/postwoman into sse 2019-11-24 18:46:01 +05:30