Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / oliyh/re-graph issues and pull requests

#96 - Spec assertion failed, perhaps because of trim-v interceptor

Issue - State: open - Opened by joshcho about 1 year ago - 1 comment

#95 - Fragment declaration first

Pull Request - State: closed - Opened by oliyh almost 2 years ago

#94 - fragments not supported in query

Issue - State: closed - Opened by hipitihop almost 2 years ago - 8 comments

#93 - Reconnect/destroy not working for clj websocket subscriptions

Issue - State: closed - Opened by vincentjames501 almost 2 years ago - 6 comments

#92 - Safely handle larger websocket messages for #91

Pull Request - State: closed - Opened by vincentjames501 almost 2 years ago

#91 - Websocket messages get dropped/ignored when last? is true

Issue - State: closed - Opened by vincentjames501 almost 2 years ago - 1 comment

#90 - New API and re-frame convention of single map arg

Pull Request - State: closed - Opened by oliyh almost 2 years ago

#89 - Callback event should also be given all the input arguments

Issue - State: open - Opened by oliyh about 2 years ago - 1 comment

#87 - Lean on re-frame logging instead of custom?

Issue - State: open - Opened by oliyh about 2 years ago

#86 - No default instance of re-graph found but no valid instance name was provided.

Issue - State: closed - Opened by BorisKourt about 2 years ago - 4 comments

#85 - Upgrade all deps

Pull Request - State: closed - Opened by oliyh over 2 years ago

#83 - Is is supposed to be working on react native?

Issue - State: closed - Opened by mununki about 3 years ago - 3 comments

#82 - Clojurescript 1.10.844 support

Issue - State: closed - Opened by crofty about 3 years ago - 7 comments

#81 - Support re-frame unwrap and in turn use event maps for mutations/subscriptions

Issue - State: closed - Opened by hipitihop over 3 years ago - 3 comments

#80 - Add section on authentication to readme

Issue - State: closed - Opened by oliyh over 3 years ago - 4 comments

#79 - How do I set Headers for each individual subscriptions?

Issue - State: closed - Opened by anonimitoraf over 3 years ago - 3 comments

#78 - Fix queries without ID in cljs (see #77)

Issue - State: closed - Opened by oliyh over 3 years ago - 4 comments

#77 - Add note to ::re-graph/query example

Pull Request - State: closed - Opened by timgilbert over 3 years ago - 3 comments

#76 - Incompatible with re-frame 1.1.2

Issue - State: closed - Opened by psagers over 3 years ago - 7 comments

#75 - hangs in clojure

Issue - State: closed - Opened by mobileink over 3 years ago - 5 comments

#74 - Fix typo in re-init example

Pull Request - State: closed - Opened by polymeris almost 4 years ago - 6 comments

#73 - Added re-init api, impl param can be a function

Pull Request - State: closed - Opened by oliyh almost 4 years ago

#72 - HTTP library parameters should be adjustable

Issue - State: closed - Opened by oliyh almost 4 years ago

#71 - Error when no argument map is wrote

Issue - State: closed - Opened by giovanialtelino about 4 years ago - 1 comment

#70 - Custom payload for queries, mutations and subscriptions

Issue - State: open - Opened by sebastibe about 4 years ago

#69 - fix mistake in readme

Pull Request - State: closed - Opened by Atrox about 4 years ago - 1 comment

#68 - Document clojure implementations

Issue - State: closed - Opened by oliyh about 4 years ago

#67 - :resume-subscriptions? on subsequent init

Issue - State: closed - Opened by hipitihop about 4 years ago - 6 comments

#66 - Pluggable JDK implementations using hato and clj-http/gniazdo

Pull Request - State: closed - Opened by oliyh about 4 years ago - 4 comments

#65 - Support servers which don't allow query or mutation on websocket

Issue - State: closed - Opened by oliyh over 4 years ago

#64 - Mutations and Subscriptions

Issue - State: closed - Opened by Folcon over 4 years ago - 10 comments

#63 - Integration test with real server

Issue - State: closed - Opened by oliyh over 4 years ago - 1 comment

#62 - if sub-protocol is nil, don't use it in constructor

Pull Request - State: closed - Opened by jmarca over 4 years ago - 4 comments

#61 - Update README.md

Pull Request - State: closed - Opened by viebel over 4 years ago - 1 comment

#60 - switch to using hato

Pull Request - State: closed - Opened by loomis over 4 years ago - 15 comments

#59 - difficulty connecting to Elixir/Phoenix/Absinthe server

Issue - State: closed - Opened by jmarca over 4 years ago - 13 comments

#58 - cookie handling with re-frame on clojure

Issue - State: closed - Opened by loomis over 4 years ago - 2 comments

#57 - fix typo in README

Pull Request - State: closed - Opened by viebel over 4 years ago - 1 comment

#56 - add synchronous versions of query and mutate

Pull Request - State: closed - Opened by loomis over 4 years ago - 1 comment

#55 - use same function signature for query and mutate functions

Pull Request - State: closed - Opened by loomis over 4 years ago - 1 comment

#54 - fix corruption of graphql error responses

Pull Request - State: closed - Opened by loomis over 4 years ago - 3 comments

#52 - Parsing exceptions from cljs-http are unhandled

Issue - State: closed - Opened by suryagaddipati over 4 years ago - 2 comments

#51 - check existence of js/window to avoid undefined access

Pull Request - State: closed - Opened by loomis over 4 years ago - 3 comments

#50 - [Feature request]: Aborting queries

Issue - State: open - Opened by nenadalm almost 5 years ago - 11 comments

#49 - Add example how to use for Clojure.

Issue - State: closed - Opened by gklijs almost 5 years ago - 4 comments

#48 - Queries and Mutations: websockets or HTTP?

Issue - State: closed - Opened by promesante almost 5 years ago - 4 comments

#47 - Cljc

Pull Request - State: closed - Opened by oliyh almost 5 years ago

#46 - Fix/destroyed instance errors

Pull Request - State: closed - Opened by iku000888 about 5 years ago - 2 comments

#45 - ::destroy dispatches ::destroy?

Issue - State: closed - Opened by iku000888 about 5 years ago - 1 comment

#44 - Basic querying not working

Issue - State: closed - Opened by johnwesonga about 5 years ago

#43 - Error not bubbling to Callback

Issue - State: closed - Opened by Wolfgang51 about 5 years ago - 4 comments

#42 - Subscription to Lacinia Pedestal back end: Getting just the first event

Issue - State: closed - Opened by lrosso about 5 years ago - 15 comments

#41 - Callback/ event call on init

Issue - State: closed - Opened by stumitchell over 5 years ago - 2 comments

#40 - Re-graph testing issue

Issue - State: closed - Opened by Wolfgang51 over 5 years ago - 3 comments

#39 - Reload website -> re-frame: no :event handler registered for: <graphql-query>

Issue - State: closed - Opened by bitkiller42 over 5 years ago - 5 comments

#38 - bugfix: exception 'query.call is not a function'

Pull Request - State: closed - Opened by qiuyin over 5 years ago - 1 comment

#35 - No default instance of re-graph found but no valid instance name was provided

Issue - State: closed - Opened by priyatam over 5 years ago - 1 comment

#34 - Trying to connect to wrong WebSocket after ::re-graph/init

Issue - State: closed - Opened by ghost over 5 years ago - 5 comments

#33 - Expand error message for ::subscribe without a WebSocket

Pull Request - State: closed - Opened by ghost over 5 years ago - 1 comment

#32 - (re-frame/dispatch-sync [::re-graph/init {}])?

Issue - State: closed - Opened by ghost over 5 years ago - 2 comments

#31 - trying circleci 2

Pull Request - State: closed - Opened by oliyh over 5 years ago

#30 - Named instances

Pull Request - State: closed - Opened by oliyh over 5 years ago

#29 - Sources can have names, don't enforce a singleton

Issue - State: closed - Opened by oliyh over 5 years ago

#28 - Return status for HTTP errors in errors extensions

Pull Request - State: closed - Opened by pbostrom almost 6 years ago

#27 - Access HTTP status codes

Issue - State: closed - Opened by pbostrom almost 6 years ago - 11 comments

#26 - Quick unsubscribe/resubscribe should be a no-op

Issue - State: open - Opened by oliyh about 6 years ago

#25 - Fix for react-native (fixes #24)

Pull Request - State: closed - Opened by madstap about 6 years ago

#24 - Doesn't work in react native

Issue - State: closed - Opened by madstap about 6 years ago - 1 comment

#23 - [Question] caching and re-graph

Issue - State: closed - Opened by kurt-o-sys about 6 years ago - 4 comments

#22 - How do I use this with AppSync?

Issue - State: closed - Opened by MageMasher about 6 years ago - 1 comment

#21 - Why not re-frame effect handler?

Issue - State: closed - Opened by olimsaidov over 6 years ago - 4 comments

#20 - Add connection-init-payload for websocket

Pull Request - State: closed - Opened by gabrielnau over 6 years ago - 5 comments

#19 - Websocket "connection_init" message

Issue - State: closed - Opened by gabrielnau over 6 years ago - 4 comments

#18 - Use with venia

Issue - State: closed - Opened by eoliphan over 6 years ago - 3 comments

#17 - Re-subscribe on reconnect should only happen once

Issue - State: closed - Opened by oliyh over 6 years ago

#16 - Subscribe should deduplicate by id

Issue - State: closed - Opened by oliyh over 6 years ago

#15 - With advanced compilation, payload becomes nil

Issue - State: closed - Opened by gklijs over 6 years ago - 5 comments

#14 - `http-parameters`

Pull Request - State: closed - Opened by chrisbetz over 6 years ago - 1 comment

#13 - add support for request configuration

Pull Request - State: closed - Opened by chrisbetz over 6 years ago - 9 comments

#12 - Destroy function

Issue - State: closed - Opened by oliyh over 6 years ago

#11 - HTTP headers

Issue - State: closed - Opened by r0man over 6 years ago - 10 comments

#10 - Re-subscribe when websocket connection re-established

Issue - State: closed - Opened by oliyh over 6 years ago

#9 - Default error handler

Issue - State: open - Opened by oliyh over 6 years ago - 4 comments

#8 - Pass complete payload to event handlers

Pull Request - State: closed - Opened by r0man over 6 years ago - 2 comments

#7 - Support :errors in response

Issue - State: closed - Opened by r0man over 6 years ago - 9 comments

#6 - Add mutations

Pull Request - State: closed - Opened by r0man over 6 years ago - 2 comments

#5 - Function wrappers for non-re-framers

Issue - State: closed - Opened by oliyh over 6 years ago

#3 - When querying use the websocket connection if available

Issue - State: closed - Opened by oliyh over 6 years ago - 1 comment

#2 - Deregister subscription on error?

Issue - State: open - Opened by oliyh over 6 years ago

#1 - Option to automatically reconnect

Issue - State: closed - Opened by oliyh over 6 years ago