Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Entitlements / SKUs (#1552) #1

Merged
merged 1 commit into from
Dec 29, 2024

Conversation

NeuWasFlaggedAgain
Copy link
Owner

Pull Request: bwmarrin#1552

Copied Message from Commits:

  • add entitlement struct

  • add entitlements field to interaction struct

  • add event handler for entitlements

  • add description to Entitlement struct & type

  • properly format changes in entitlement and events

  • format entitlement with gofmt

  • move entitlement to structs

  • add subscription id to entitlement struct and add omitempty

  • add endpoints

  • add comments to EntitlementTest and EntitlementOwnerType

  • add sku struct

  • add skus

  • fix typo

  • rename skuid in entitlement struct

  • add comments to SKUFlags

  • change entitlement timestamps to time.Time

  • rename skuid in entitlement-test struct

  • add documentation

  • remove undocumented subscriptionID field in entitlement struct

  • add documentation

  • update documentation

  • change order of EntitlementType values

  • move optional entitlement filter options into a separate struct

  • add premium button component

  • add subscriptions

  • optimize optional fields in entitlement struct

  • Add documentation

  • typo

  • remove unneccessary pointers

Pull Request: #1552

Copied Message from Commits:

* add entitlement struct

* add entitlements field to interaction struct

* add event handler for entitlements

* add description to Entitlement struct & type

* properly format changes in entitlement and events

* format entitlement with gofmt

* move entitlement to structs

* add subscription id to entitlement struct and add omitempty

* add endpoints

* add comments to EntitlementTest and EntitlementOwnerType

* add sku struct

* add skus

* fix typo

* rename skuid in entitlement struct

* add comments to SKUFlags

* change entitlement timestamps to time.Time

* rename skuid in entitlement-test struct

* add documentation

* remove undocumented subscriptionID field in entitlement struct

* add documentation

* update documentation

* change order of EntitlementType values

* move optional entitlement filter options into a separate struct

* add premium button component

* add subscriptions

* optimize optional fields in entitlement struct

* Add documentation

* typo

* remove unneccessary pointers
@NeuWasFlaggedAgain NeuWasFlaggedAgain merged commit 2d47e2d into NeuWasFlaggedAgain:master Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants