Skip to content
This repository has been archived by the owner on May 26, 2023. It is now read-only.

Grace period #101

Merged
merged 9 commits into from
Oct 3, 2021
Merged

Grace period #101

merged 9 commits into from
Oct 3, 2021

Conversation

bpuig
Copy link
Owner

@bpuig bpuig commented Oct 2, 2021

Status

READY

Migrations

YES

Description

Define a grace period for Plan. Subscription will be considered active if has ended but date falls inside grace period.

Todos

  • Migrations
  • Tests
  • Documentation

Deploy Notes

There are new columns in plans and plan_subscriptions

Impacted Areas in Application

  • It will affect the isActive and hasEnded behaviour.

@bpuig bpuig added the work in progress This work is in progress. label Oct 2, 2021
@bpuig bpuig added this to the v5.0.0 milestone Oct 2, 2021
@bpuig bpuig linked an issue Oct 2, 2021 that may be closed by this pull request
@bpuig bpuig changed the title WIP Grace period Oct 2, 2021
@bpuig bpuig merged commit 802fa55 into main Oct 3, 2021
@bpuig bpuig deleted the feature_grace_period branch October 3, 2021 10:37
@bpuig bpuig added enhancement New feature or request major Major change and removed work in progress This work is in progress. labels Oct 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request major Major change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Grace period
2 participants