Skip to content

Amelie milka 863#1199

Merged
dondi merged 7 commits intobetafrom
amelie-milka-863
Sep 3, 2025
Merged

Amelie milka 863#1199
dondi merged 7 commits intobetafrom
amelie-milka-863

Conversation

@Amelie1253
Copy link
Collaborator

I tested our solution and it seems to work. I just have a question about what opt-groups should be visible when the user loads from the database? Currently my solution only shows the Expression Database data as the opt-group when the user loads from the database and enables node coloring.

Copy link
Owner

@dondi dondi left a comment

Choose a reason for hiding this comment

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

pretty good almost there:

  • Let’s delete the .pyc files. Side issue will be to review .gitignore to see why these were allowed through
  • Merge the latest beta into this branch so that older changes don’t get mixed in

@coveralls
Copy link

Coverage Status

coverage: 80.379%. remained the same
when pulling 1129e79 on amelie-milka-863
into b09584e on beta.

@Amelie1253
Copy link
Collaborator Author

Thank you @ntran18 for helping with deleting files and merging beta! I reversed what I had added so that the code aligns with what was discussed during the meeting. There will always be two opt-groups either Demo or User-Uploaded and Expression Database, even if there is no data in User-Uploaded. That seems to be it, everything is in order otherwise!

Copy link
Owner

@dondi dondi left a comment

Choose a reason for hiding this comment

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

Thanks for cleaning out the files! I spotted something I missed earlier, but nbd

NETWORK_GRN_MODE
} from "./constants";
import { getWorkbookFromForm, getWorkbookFromUrl } from "./api/grnsight-api";
import { updateLocale } from "moment";
Copy link
Owner

Choose a reason for hiding this comment

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

I think I missed this from before—this looks like an unused import? Either way I won’t let it block the PR; it has no effect as of now and can be fixed easily later

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Not sure where that came from but I took it out!

@dondi dondi merged commit 41706f7 into beta Sep 3, 2025
5 checks passed
@dondi dondi deleted the amelie-milka-863 branch September 3, 2025 06:04
@Amelie1253 Amelie1253 restored the amelie-milka-863 branch September 10, 2025 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants