Commit Graph

828 Commits

Author SHA1 Message Date
Liyas Thomas
c4c320da83 🚨 Lint 2019-11-26 20:01:48 +05:30
Liyas Thomas
1aa5ec6aa4 Merge pull request #345 from NBTX/master
Add Proxy URL option
2019-11-26 18:34:47 +05:30
NBTX
dd280732d1 Add Proxy URL option 2019-11-26 06:53:12 -06:00
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
Liyas Thomas
f6752e9743 SSE mvp 2019-11-24 18:45:26 +05:30
Liyas Thomas
45fa84d5ae Merge branch 'master' into sse 2019-11-24 17:39:32 +05:30
Liyas Thomas
873b97b052 🎉 Initial SSE MVP 2019-11-24 08:48:50 +05:30
Liyas Thomas
7a25f4c13c 💫 Updated Support us section 2019-11-23 18:15:15 +05:30
Liyas Thomas
48e9171153 Improving accessibility 2019-11-23 15:25:30 +05:30
Liyas Thomas
1dbea4d39a Initial SSE MVP 2019-11-23 14:31:15 +05:30
Liyas Thomas
edba562a99 Added download & expand button for GraphQL schema response 2019-11-23 10:31:53 +05:30
Liyas Thomas
60368341ed ⬆️ Bump vue-virtual-scroll-list from 1.4.2 to 1.4.3 (#328)
⬆️ Bump vue-virtual-scroll-list from 1.4.2 to 1.4.3

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-11-23 08:34:52 +05:30
dependabot-preview[bot]
ab24faaa55 ⬆️ Bump vue-virtual-scroll-list from 1.4.2 to 1.4.3
Bumps [vue-virtual-scroll-list](https://github.com/tangbc/vue-virtual-scroll-list) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/tangbc/vue-virtual-scroll-list/releases)
- [Commits](https://github.com/tangbc/vue-virtual-scroll-list/compare/v1.4.2...v1.4.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-23 00:13:30 +00:00
Liyas Thomas
e79b113907 Merge pull request #322 from AndrewBastin/feat/gql_proxy
GraphQL introspection requests now support and respect proxying
2019-11-21 23:31:20 +05:30
Liyas Thomas
fb69fcee3c Merge branch 'master' into feat/gql_proxy 2019-11-21 22:11:36 +05:30
Andrew Bastin
41ff83821b GraphQL introspection requests now support and respect Proxying 2019-11-21 11:31:58 -05:00
Liyas Thomas
463ef82255 Added Expand/Collapse response button. Fixes #320 2019-11-21 20:28:06 +05:30
Liyas Thomas
5d011b09ae GraphQL endpoint field is now persisted (#319)
GraphQL endpoint field is now persisted
2019-11-21 10:49:04 +05:30
Andrew Bastin
638f3f1a05 GraphQL endpoint URL is now persisted 2019-11-21 00:02:30 -05:00
Andrew Bastin
879fc58d9c Added mutation for working with the GQL store 2019-11-21 00:01:12 -05:00
Andrew Bastin
2c139c2a65 Added GQL object to global store 2019-11-21 00:00:15 -05:00
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