Skip to content
This repository was archived by the owner on Aug 4, 2019. It is now read-only.
This repository was archived by the owner on Aug 4, 2019. It is now read-only.

Upgrade all term combos in progress views #8

@themightychris

Description

@themightychris

Search the app for all occurrences of /terms and window.reportingTerm / window.currentTerm

All term combos should be using the global terms store (store: 'Terms')

No combos should have hardcoded default term IDs or use window.currentTerm or window.reportingTerm globals. Default values can be obtained from the getCurrentTerm() and getReportingTerm() methods on the global terms store and should be fetched/set from a controller when the view containing the combo first activates

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions