Skip to content

IRSA-174: TSV mission list should display only WISE and Basic for now #336

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 16, 2017

Conversation

loitly
Copy link
Contributor

@loitly loitly commented Mar 15, 2017

https://caltech-ipac.atlassian.net/browse/IRSA-174

To test:
git checkout this branch on both firefly and ife.
build irsaviewer in ife.
goto http://localhost:8080/irsaviewer/timeseries to verify that only WISE and Basic option in dropdown.

@ejoliet
Copy link
Contributor

ejoliet commented Mar 15, 2017

Works as expected.
Thanks!


const options = getAllConverterIds().map((id) => {
const options = missionOptions.map((id) => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess this will be the object that has the column time, value, etc, right?

@ejoliet
Copy link
Contributor

ejoliet commented Mar 16, 2017

Before merging, please, changed the options list to ['wise', 'other'] in IFE counterpart.
{{basic}} has been renamed to {{other}} (see DM-9827) but i thought this PR was already merged in IFE so the changed is already in Firefly {{dev}}.

This branch from Firefly is good to go. But IFE branch is out of date right now.
Sorry for that.

@loitly loitly merged commit a084955 into dev Mar 16, 2017
@loitly loitly deleted the IRSA-174_tsv_mission_list branch March 16, 2017 15:47
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.

2 participants