feat: front-end update, fixes css issues and merges invoices and subscription pages #50
No reviewers
Labels
No labels
bug
documentation
fonctionnalité
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
yaal/escut!50
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "front"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
449187a322to1ce0bc5585Fusion de la page factures et "mon abonnement", corrige des soucis d'affichage, corrige des tests en mettant à jour les mocks pour les souscriptions, les plans affichés et le lien de l'iframe de factures
Front-end update, fixes css issues and merges invoices and subscription pagesto feat: front-end update, fixes css issues and merges invoices and subscription pages42f02615b4tofbe3c8944690e9578886to01d3022e2fsuper et bravo
@ -12,3 +12,3 @@# EMAIL_USE_TLS=falseSTRIPE_INTEGRATION_CODE="sandbox"OAUTH_SERVER = "http://canaille.localhost:5000"Normally you don't need to add this since it's already provided by the
SSO_HOSTandSSO_PORTenvironment variables in thecompose.ymlfile.@ -21,0 +22,4 @@{% endif %}</p><p>Prochaine échéance de paiement : {{subscription.subscription.current_billing_period_ending_at|format_datetime }}</p>The attribute
current_billing_period_ending_atis optional according to the lago API documentation, you could maybe wrap this line in aifto avoid crashing the application if it's not defined.7d592d523cto285faab30a