-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: progressive billing (plan + subscription) (#1696)
* feat(ChargeTable): improve table component * feat(CreatePlan): add progressive billing section * fix: handle validations * feat: handle freemium check * feat: delete progressive billing * feat: handle subscription * refactor: add two different formik object and merge on submit * fix: move alert outside of switch * fix: missing translations * fix(lago-256): remove default name * fix(lago-257): add empty string on save * fix(lago-255): usage billed on invoice details * fix(lago-257): add null for empty threshold name * fix: forgot translations * feat(lago-229): update doc link * fix: code review
- Loading branch information
Showing
15 changed files
with
930 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.