Skip to content

Add DSP-compatible product configuration support - #279

Merged
fdelavega merged 40 commits into
mainfrom
feat/support-dps
Jul 24, 2026
Merged

Add DSP-compatible product configuration support#279
fdelavega merged 40 commits into
mainfrom
feat/support-dps

Conversation

@fdelavega

@fdelavega fdelavega commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

SYSTEM_TESTING: ACTIVATE
TM_VERSION: 1.10.2

@fdelavega fdelavega closed this Jul 9, 2026
@fdelavega fdelavega reopened this Jul 9, 2026
@sluFicodes sluFicodes closed this Jul 9, 2026
@sluFicodes sluFicodes reopened this Jul 9, 2026
@sluFicodes sluFicodes closed this Jul 9, 2026
@sluFicodes sluFicodes reopened this Jul 9, 2026
@sluFicodes sluFicodes closed this Jul 9, 2026
@sluFicodes sluFicodes reopened this Jul 9, 2026
@fdelavega fdelavega closed this Jul 10, 2026
@fdelavega fdelavega reopened this Jul 10, 2026
@fdelavega fdelavega closed this Jul 10, 2026
@fdelavega fdelavega reopened this Jul 10, 2026
@fdelavega fdelavega closed this Jul 10, 2026
@fdelavega fdelavega reopened this Jul 10, 2026
Mortega5 and others added 18 commits July 15, 2026 09:11
Switch moduleResolution to "bundler" (correct for Angular 17 + esbuild),
add esModuleInterop for better CommonJS interop, remove downlevelIteration
(redundant with ES2022 target).
Each initXxx() call registered a new 'input' event listener on the
search input without removing the previous one. Since initXxx() is
called from both ngOnInit and the ChangedSession subscription, every
session change accumulated a duplicate listener.

Fixed by extracting the listener as a stable arrow-function class
property, registering it once in ngOnInit, and removing it in
ngOnDestroy.
@fdelavega fdelavega closed this Jul 22, 2026
@fdelavega fdelavega reopened this Jul 22, 2026
@fdelavega fdelavega closed this Jul 22, 2026
@fdelavega fdelavega reopened this Jul 22, 2026
@fdelavega fdelavega closed this Jul 23, 2026
@fdelavega fdelavega reopened this Jul 23, 2026
@fdelavega fdelavega closed this Jul 24, 2026
@fdelavega fdelavega reopened this Jul 24, 2026
@fdelavega
fdelavega merged commit 4b15291 into main Jul 24, 2026
4 checks passed
@fdelavega
fdelavega deleted the feat/support-dps branch July 24, 2026 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants