Pat Finnigan

Results 5 issues of Pat Finnigan

This allows the history tab Pomodoro data to be filtered to a specific date range. This allows the user to, for example, visualize their Pomodoro history for just 2019. -...

**Summary**: Encountered: `Rolling back cache due to error: InvalidPayloadError: unsupported transition from a non-entity value to an entity`. This occurred when refetching a different subfragment of a note under a...

**Summary**: Say existingFoo is an entity in the cache with this data: ``` { __typename: 'Foo', id: '123', bar: oldBarValue, baz: 'bazValue' } ``` We call `writeFragment()` to update it's...

Any maintainers still active and can merge open PRs? I need https://github.com/oliveroneill/exponent-server-sdk-golang/pull/18. I am planning to fork this repo so that I can merge that in. I would prefer to...

- Adds HP damage and '%' sign to attack preview top-line text. (Not sure if you're still maintaining this project at all, but I came across it looking for open-source...