Limit by tenant and org
All checks were successful
Build and Push / build (push) Successful in 1m26s

This commit is contained in:
2026-05-02 23:43:02 +02:00
parent 666dd64580
commit d375a099f0
8 changed files with 266 additions and 24 deletions

View File

@@ -162,12 +162,9 @@ export function BudgetEditableCard({
<h3 className="font-display text-lg font-semibold text-text-primary mb-2">
{t("budgetEditTitle")}
</h3>
<p className="text-sm text-text-secondary mb-4">
<p className="text-sm text-text-secondary mb-5">
{t("budgetEditDescription")}
</p>
<div className="text-xs text-amber-400 bg-amber-400/10 border border-amber-400/20 rounded-lg px-3 py-2 mb-5">
{t("budgetOrgScopeWarning")}
</div>
<form onSubmit={onSubmit} className="space-y-4">
{/* Mode toggle: unlimited vs capped. Two radios are