mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-21 09:09:22 +00:00
- Compact numbering: resolve the source relation when an override stores channels under the target group, so hiding releases the slot, unhiding assigns one, and repack sees the channels (no more spurious RANGE_EXHAUSTED). Type-safe override match; the bulk path stays single-query on the common path. - Channel form: keep the clear-override control available when an override's value equals the provider value (isFormFieldOverridden is now existence-aware). - Tests: compact override hide/unhide/repack, no-override fast-path guard, repack query-scaling guard, and existence-aware override detection. |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| cards | ||
| components | ||
| forms | ||
| pages | ||
| cronUtils.js | ||
| dateTimeUtils.js | ||
| externalUrls.js | ||
| guideUtils.js | ||
| networkUtils.js | ||
| notificationUtils.js | ||