1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-24 08:33:29 +00:00
Files
browser/bitwarden_license/bit-common
Claude 0ab40debb3 refactor(dirt): use reactive newApplications$ in AllActivitiesService
Replace manual newApplications population with subscription to
orchestrator's reactive observable. Ensures automatic updates
when applicationData changes.

- Subscribe to dataService.newApplications$
- Add setNewApplications() helper method
- Remove newApplications update from setAllAppsReportSummary()
- Data now flows through dedicated observable pipeline

Related to PM-27284
2025-10-28 21:19:27 +00:00
..