Dispatcharr/frontend/src/utils/forms
None 2a5889f5b2 fix(channels): Channel Group Override interactions
- 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.
2026-06-02 00:04:44 -05:00
..
__tests__ fix(channels): Channel Group Override interactions 2026-06-02 00:04:44 -05:00
settings blur public IP in sidebar, add ip lookup toggle and env var, make lookup non-blocking 2026-05-30 13:07:07 -04:00
AccountInfoModalUtils.js Extracted utils 2026-04-08 23:35:42 -07:00
AutoSyncAdvancedUtils.js Splitting up LiveGroupFilter component 2026-05-11 20:53:26 -07:00
AutoSyncBasicUtils.js Splitting up LiveGroupFilter component 2026-05-11 20:53:26 -07:00
ChannelBatchUtils.js Minor formatting changes 2026-05-11 20:53:26 -07:00
ChannelGroupUtils.js Formatting changes 2026-05-02 02:14:12 -07:00
ChannelUtils.js fix(channels): Channel Group Override interactions 2026-06-02 00:04:44 -05:00
ConnectionUtils.js Syntax formatting 2026-04-08 23:35:43 -07:00
CronBuilderUtils.js Extracted utils 2026-04-08 23:35:42 -07:00
DummyEpgUtils.js Remove unused starttime24_long from buildTimePlaceholders, simplified formatTime24. 2026-04-09 17:50:59 -05:00
GroupSyncUtils.js Merge remote-tracking branch 'upstream/dev' into test/component-cleanup 2026-05-11 20:53:26 -07:00
LiveGroupFilterUtils.js Splitting up LiveGroupFilter component 2026-05-11 20:53:26 -07:00
LogoUtils.js Added util tests 2026-05-02 02:14:12 -07:00
M3uFilterUtils.js Formatting changes 2026-05-02 02:14:12 -07:00
M3uGroupFilterUtils.js Incorporating new changes 2026-05-11 20:53:26 -07:00
M3uProfilesUtils.js Added util tests 2026-05-02 02:14:12 -07:00
M3uProfileUtils.js Fixed util params for API requests 2026-05-02 12:11:54 -07:00
M3uUtils.js Formatting changes 2026-05-02 02:14:12 -07:00
RecordingDetailsModalUtils.js Extracted utils 2026-05-25 18:08:40 -07:00
RecordingUtils.js Extracted utils 2026-05-25 18:08:40 -07:00
RecurringRuleModalUtils.js Extracted utils 2026-05-25 18:08:40 -07:00
SeriesRuleEditorModalUtils.js Minor formatting changes 2026-05-25 18:15:18 -07:00
StreamProfileUtils.js Extracted utils 2026-05-25 18:08:40 -07:00
StreamUtils.js Extracted utils 2026-05-25 18:08:40 -07:00
UserAgentUtils.js Extracted utils 2026-05-25 18:08:40 -07:00
UserUtils.js Minor formatting changes 2026-05-25 18:15:18 -07:00