| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| about | ||
| auth | ||
| channels | ||
| chat | ||
| dashboard | ||
| errors | ||
| home | ||
| keys | ||
| legal | ||
| models | ||
| performance-metrics | ||
| playground | ||
| pricing | ||
| profile | ||
| rankings | ||
| redemption-codes | ||
| setup | ||
| subscriptions | ||
| system-info | ||
| system-settings | ||
| usage-logs | ||
| users | ||
| wallet |
* fix: prevent model create from wiping existing pricing for same name * fix(models): keep create from wiping pricing for any existing name Prefilling from the drawer's open-time model name only covered the missing-models entry point. Submit deletes the pricing entries for the name in the form, which is editable and starts empty from the toolbar "Create model" button, so both a hand-typed existing name and a renamed prefill still dropped the configured pricing. Track the name whose pricing was actually read into the form and scope the delete-then-readd to it, or to a name the user explicitly priced. Editing still clears pricing by emptying the fields, a prefilled create does too, and a name the form never loaded is left alone -- which also stops an edit that renames onto an existing name from destroying that name's pricing. Read the prefill through one shared readPricingConfig instead of duplicating the seven-map parse in both branches, and open the advanced section for ratios that are configured as 0 rather than only truthy ones.
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| about | Loading commit data... | |
| auth | Loading commit data... | |
| channels | Loading commit data... | |
| chat | Loading commit data... | |
| dashboard | Loading commit data... | |
| errors | Loading commit data... | |
| home | Loading commit data... | |
| keys | Loading commit data... | |
| legal | Loading commit data... | |
| models | Loading commit data... | |
| performance-metrics | Loading commit data... | |
| playground | Loading commit data... | |
| pricing | Loading commit data... | |
| profile | Loading commit data... | |
| rankings | Loading commit data... | |
| redemption-codes | Loading commit data... | |
| setup | Loading commit data... | |
| subscriptions | Loading commit data... | |
| system-info | Loading commit data... | |
| system-settings | Loading commit data... | |
| usage-logs | Loading commit data... | |
| users | Loading commit data... | |
| wallet | Loading commit data... |