Skip to content
#

subscriptions

Here are 334 public repositories matching this topic...

AndrewWPhillips
AndrewWPhillips commented Aug 30, 2021

What happened?

Stepping through the code and it seems that the same OperationContext is added twice to the active context.Context. This happens just before the call to exec.DispatchOperation at:
https://github.com/99designs/gqlgen/blob/master/graphql/handler/transport/http_post.go#L51

then at the top of exec.DispathcOperation at:
https://github.com/99designs/gqlgen/blob/master/graphql

good first issue
efb4f5ff-1298-471a-8973-3d47447115dc
efb4f5ff-1298-471a-8973-3d47447115dc commented Sep 23, 2021

Is your feature request related to a usage problem (not a bug)? Please describe.
Would be nice to see the save/star icon appear if u hover over the thumbnail.

Describe the solution you'd like to see implemented
Hover on thumbnail to show star icon.

Describe alternatives you've considered
None.

Screenshots
None.

Additional context
Related PR https://github.com/FreeTubeApp/Fr

enhancement good first issue E: visual improvement
therefromhere
therefromhere commented Nov 18, 2019

in WebhookEventTrigger.from_request we log the webhook request IP address, but we extract it in a simplistic way:

https://github.com/dj-stripe/dj-stripe/blob/0dd7925602e9b2ac693391fc9c02c4d87b97f5a9/djstripe/models/webhooks.py#L86-L92

It might be useful to add a settings-overridable function here so that users could use django-ipware (https://github.com/un33k/django-ipware) etc to do a mor

graphql-ws
andreasdamm
andreasdamm commented May 27, 2022

Story

As a client I want to have a positive acknowledgement for a subscription.

Currently, the only responses to a subscription are error or complete. There is no way to ascertain when the subscription requested has actually been processed in the success case.

Knowing when a subscription has been made successfully is important in processing flows where executing the next step is depen

enhancement good first issue
felixjunghans
felixjunghans commented Nov 30, 2021

Feature request

  • Extension name: firestore-stripe-payments

Is your feature request related to a problem? Please describe.

I would like to create a way for my customers to automatically redeem a coupon intended only for a specific customer group. Currently you can only specify a promotion_code when creating a checkout session.

Describe the solution you'd like

It would be

enhancement good first issue

Cashierstream is a simple Spark alternative written for Laravel Jetstream, with the super-power of tracking plan quotas, like seats or projects number on a per-plan basis

  • Updated Nov 8, 2021
  • PHP
stefanzweifel
stefanzweifel commented Jun 7, 2022

This isn't an issue, but more a question/discussion (discussions tab is disabled):

I've stumbled upon this great package while looking for a "usage-engine" to replace my home-grown one in a side project. I love how flexible soulbscription is.

  • quote features
  • tickets
  • different periodicity_type

My problem: The project already uses [laravel/cashier-paddle](https://github.com/l

enhancement good first issue

Improve this page

Add a description, image, and links to the subscriptions topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the subscriptions topic, visit your repo's landing page and select "manage topics."

Learn more