subscriptions
Here are 188 public repositories matching this topic...
What happened?
Generated comment says , "The code below was going to be deleted when updating resolvers. "
But I exec gqlgen generate again, code didn't delete.
I don't understand when updating resolvers mean.
// !!! WARNING !!!
// The code below was going to be deleted when updating resolvers. It has been copied here so you have
// one last chance to move it out of harms
When we run our invoicing logic, we print the billing events for debugging (see DefaultInternalBillingApi):
DefaultBillingEvent{type=CREATE, effectiveDate=2017-05-11T13:44:31.000Z, planPhaseName=sports-monthly-evergreen, subscriptionId=e2e74b3f-b78d-46c7-a7ff-081ff888521f, totalOrdering=1}
We should add the catalog version (catalogEffectiveDate) as well, as this would be helpfu
With docker, if you set the env variable DEBUG=1 or force the container to start with the -d parameter the logs are not so verbose.
Is there another variable/option to use or is it really an issue?
Currently there's no way to share a video link with "at the current time" position. You have to open the URL in a web browser and then right click on a YT player to get the "time link". It would be nice to have this kind of feature in FreeTube.
Something based on https://docs.djangoproject.com/en/3.0/howto/upgrade-version/ would be a good idea.
- Review the change log for breaking changes
- Upgrade one feature release at a time (eg 2.2.x to 2.3.x)
- Test for deprecation warnings before/after each feature release
- Suggestion to run
./manage.py djstripe_sync_modelsafter feature release in order to populate new fields - link to h
I'm working on a PR for #523 which necessitates updating the docs. I haven't figuring out how to preview my doc changes, particularly given I need to link between different documents. I feel like I'm missing something.
Given the docs aren't very up to date, and not well publicised, I'm considering updating the docs to use ReStructuredText/Sphinx (which I'm very familiar
In the documentation you mention this type of call a lot. This for me meant that i could query the subscription by its slug and not id which is true. But its quite not what you expect as slugs are unique, so this would not be practical if you have multiple users, as the following user would get main-1 and so on.
$user->subscription('main')
-
Updated
May 27, 2020 - PHP
-
Updated
Jun 19, 2020 - TypeScript
-
Updated
Jun 30, 2020 - PHP
-
Updated
Jun 22, 2020 - Kotlin
-
Updated
May 20, 2020 - JavaScript
-
Updated
Oct 31, 2017 - JavaScript
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Oct 4, 2018 - Python
-
Updated
Jul 24, 2018 - JavaScript
-
Updated
Apr 18, 2020 - Kotlin
-
Updated
Apr 16, 2020 - JavaScript
-
Updated
Apr 18, 2018 - JavaScript
Add additional MD files in the wiki for how tos on how to create payments and subscriptions from start to finish. Including nonces etc. Reference these how to docs to the readme.
This will also include refunds, cancelations etc
Must also include all options in BraintreeTransactionInterface like how to add a customer, address etc. Maybe also validation?
-
Updated
Sep 4, 2018 - JavaScript
-
Updated
Jun 22, 2018 - JavaScript
-
Updated
Jan 5, 2020 - Go
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Nov 29, 2017 - TypeScript
[Version]
ESCM 17.4 SAML mode
[Build]
BES_MASTER_UNIT-2087 2017/09/08
[Steps to reproduce]
- log in as platform administrator
- go to create marketplace
- enter marketplace name, marketplaceid
- click on symbol beside owner organization ID, pick org id
- click on symbol beside tenant ID, and realize that default cannot be chosen
(documentation states, if default tenant is to used
Improve this page
Add a description, image, and links to the subscriptions topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the subscriptions topic, visit your repo's landing page and select "manage topics."
How I can send a request by POST-Method with the following shema?
Under examples can I find only GET-Requests!
with :