Ecosyste.ms: Issues

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

GitHub / teamgantt/dues issues and pull requests

#52 - feat/upcoming bill api

Pull Request - State: closed - Opened by gitwilliam about 1 year ago - 2 comments
Labels: 3 - ready to merge

#51 - chore(braintree-retry): increase the time between retries and add 4th attempt

Pull Request - State: closed - Opened by johncorrelli over 1 year ago - 1 comment
Labels: 1 - code review, easy

#50 - feat: add support for trial periods

Pull Request - State: closed - Opened by johncorrelli over 1 year ago - 1 comment
Labels: 3 - ready to merge

#49 - docs(README): initial useful readme

Pull Request - State: closed - Opened by brianium over 1 year ago - 3 comments
Labels: 3 - ready to merge

#48 - feat: next billing date

Pull Request - State: closed - Opened by vandyand over 1 year ago - 2 comments
Labels: 3 - ready to merge, priority

#47 - feat: support modifier "numberOfBillingCycles"

Pull Request - State: closed - Opened by johncorrelli almost 2 years ago - 1 comment
Labels: 3 - ready to merge

#46 - fix(subscriptions): updating a subscription that has a past start date

Pull Request - State: closed - Opened by jcalebj about 2 years ago - 1 comment
Labels: 1 - code review

#45 - fix(subscription): get correct remaining value

Pull Request - State: closed - Opened by johncorrelli over 2 years ago - 2 comments
Labels: 1 - code review

#44 - fix(billing-cycle): include start date

Pull Request - State: closed - Opened by johncorrelli over 2 years ago - 1 comment
Labels: 3 - ready to merge, priority

#43 - fix: updating only payment method

Pull Request - State: closed - Opened by johncorrelli over 2 years ago - 2 comments
Labels: 1 - code review

#42 - feat: add support for street address

Pull Request - State: closed - Opened by brianium over 2 years ago - 2 comments
Labels: 3 - ready to merge

#41 - chore(braintree): update to v6

Pull Request - State: closed - Opened by johncorrelli over 2 years ago - 1 comment
Labels: 1 - code review

#40 - fix(cycle-changes): handle rollover when coming from yearly

Pull Request - State: closed - Opened by johncorrelli over 2 years ago - 1 comment
Labels: 1 - code review

#39 - fix: handle when start and end dates are supplied

Pull Request - State: closed - Opened by jcalebj over 2 years ago - 2 comments
Labels: 2 - qa

#38 - feat: add payment method expiration to PaymentMethod

Pull Request - State: closed - Opened by bradbyte over 2 years ago - 4 comments
Labels: 1 - code review

#37 - Changing billing cycle no longer requires cancelling first

Pull Request - State: closed - Opened by brianium over 2 years ago - 1 comment
Labels: 1 - code review

#36 - feat: customize prorations

Pull Request - State: closed - Opened by johncorrelli almost 3 years ago - 2 comments
Labels: 1 - code review

#35 - chore: pr template update

Pull Request - State: closed - Opened by vandyand almost 3 years ago - 2 comments

#34 - fix: subscription update with defaults

Pull Request - State: closed - Opened by johncorrelli over 3 years ago - 1 comment

#33 - feat: add support for country in address

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

#32 - fix(paypal): handle paypal payment methods

Pull Request - State: closed - Opened by johncorrelli over 3 years ago - 1 comment

#31 - chore: improve hydrator performance

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

#30 - feat: add more details to subscription

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

#29 - feat(subscriptions): add support for null payment methods

Pull Request - State: closed - Opened by johncorrelli over 3 years ago - 1 comment

#28 - feat(subscriptions): add status history

Pull Request - State: closed - Opened by johncorrelli over 3 years ago - 1 comment

#27 - feat(transactions): transactions support payment instrument info

Pull Request - State: closed - Opened by brianium over 3 years ago - 1 comment

#26 - feat(subscriptions): update payment method for past due subscriptions

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

#25 - feat(transaction): allow null subscription

Pull Request - State: closed - Opened by johncorrelli over 3 years ago - 1 comment

#24 - fix(subscriptions): exclude daysPastDue from subscription requests

Pull Request - State: closed - Opened by brianium over 3 years ago - 1 comment

#23 - fix(payment-methods): handle all state construction errors

Pull Request - State: closed - Opened by brianium over 3 years ago - 1 comment

#22 - fix: allow null plans in transactions

Pull Request - State: closed - Opened by brianium over 3 years ago - 1 comment

#21 - fix: braintree processor dispatches new subscription events in correc…

Pull Request - State: closed - Opened by brianium almost 4 years ago - 1 comment

#20 - feat(subscription): add initial subscription search

Pull Request - State: closed - Opened by johncorrelli almost 4 years ago - 1 comment

#19 - fix: support creating customer sessions without an id

Pull Request - State: closed - Opened by brianium almost 4 years ago - 1 comment

#18 - feat: customer payment tokens

Pull Request - State: closed - Opened by johncorrelli almost 4 years ago - 1 comment

#17 - feat: add support for billing addresses on payment methods

Pull Request - State: closed - Opened by brianium almost 4 years ago - 1 comment

#16 - feat: add findTransactionById

Pull Request - State: closed - Opened by brianium almost 4 years ago - 1 comment

#15 - feat: add daysPastDue to subscription

Pull Request - State: closed - Opened by johncorrelli almost 4 years ago - 1 comment

#14 - fix: changing plans

Pull Request - State: closed - Opened by johncorrelli almost 4 years ago - 1 comment

#13 - chore: add initial events implementation

Pull Request - State: closed - Opened by brianium almost 4 years ago - 1 comment

#12 - fix: change billing cycle with previous default modifiers

Pull Request - State: closed - Opened by brianium almost 4 years ago - 1 comment

#11 - Misc enhancements

Pull Request - State: closed - Opened by brianium almost 4 years ago - 1 comment

#10 - refactor: modifiers track modification state

Pull Request - State: closed - Opened by brianium almost 4 years ago - 1 comment

#9 - fix(types): cast customer attributes to string

Pull Request - State: closed - Opened by johncorrelli almost 4 years ago - 2 comments

#8 - Refactors to make subscription updating easier to reason about and transaction support

Pull Request - State: closed - Opened by brianium almost 4 years ago - 1 comment

#6 - refactor: remove unnecessary nullable types

Pull Request - State: closed - Opened by brianium almost 4 years ago - 2 comments

#4 - feat(subscriptions): include balance in subscriptions

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

#3 - feat(subscriptions): cancel multiple subscriptions

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

#2 - fix(builders): add get method to handle undefined attributes

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

#1 - fix: subscription modifiers inherit plan defaults

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