Skip to content

Commit e46c0a0

Browse files
committed
feat: sdk add billing details screen (#448)
* fix: field naming convention in openapi * chore: update proto client * feat: add billingAccount to frontier context * fix: proto client field name change issues * chore: add temporary props to show billing screen * chore: add billingSupportEmail in sdk config * feat: add billing details and payment method box in billing screen * chore: add lodash * feat: add update billing address form * chore: show payment method and add loader screen * feat: show user active subscription in billing screen * chore: show card number and expiry * fix: avatar upload forward ref warning issue * chore: sort active Subscription based on latest updated_at time
1 parent 3f9c06e commit e46c0a0

File tree

20 files changed

+1531
-841
lines changed

20 files changed

+1531
-841
lines changed

buf.gen.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ plugins:
1818
opt:
1919
- allow_merge=true
2020
- output_format=yaml
21+
- json_names_for_fields=false

0 commit comments

Comments
 (0)