fix style gauge container margin top
All checks were successful
Deploy / Deploy to Production (push) Successful in 9s
All checks were successful
Deploy / Deploy to Production (push) Successful in 9s
This commit is contained in:
parent
4a57c4a3d4
commit
713dc6eca2
12 changed files with 1577 additions and 255 deletions
19
api/cache/donorbox_data.json
vendored
19
api/cache/donorbox_data.json
vendored
|
|
@ -1,14 +1,15 @@
|
|||
{
|
||||
"total_raised": "35825.53",
|
||||
"goal_amt": "50000.0",
|
||||
"total_raised": "37001.02",
|
||||
"goal_amt": "0.0",
|
||||
"currency": "eur",
|
||||
"donations_count": 533,
|
||||
"recurring_donors_count": 56,
|
||||
"campaign_name": "Soutenez Index avant le 31 d\u00e9cembre 2025 !",
|
||||
"updated_at": "2026-03-06T09:53:03+00:00",
|
||||
"donations_count": 621,
|
||||
"recurring_donors_count": 76,
|
||||
"campaign_name": "Rejoignez les Soutiens d'Index",
|
||||
"updated_at": "2026-04-22T08:38:57+00:00",
|
||||
"plans_detail": {
|
||||
"cancelled|monthly": 36,
|
||||
"active|monthly": 56,
|
||||
"failed|monthly": 19
|
||||
"active|monthly": 76,
|
||||
"cancelled|monthly": 37,
|
||||
"failed|monthly": 20,
|
||||
"paused|monthly": 1
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue