-
Notifications
You must be signed in to change notification settings - Fork 42
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
[Target Identification] Upload target from Excel with custom columns #1117
Comments
* changed target form table for ui grid table * fixed target action buttons visibility * added target form actions control * added target type and action control for parasite * set target table for parasites * added pagination, set genes table, added buttons for upload * set add new target * draft * add new target to parasite * reset table data with pagination * added columns for table actions * added sorting for target genes table * added filtering * style improvements * set restore view * removed inputs for parasite target * moved target form methods to form service
Bug: Steps to reproduce:
Actual result: Only Show filters option is shown in the columns selector menu. The list of columns appears only after reopening the target. |
Bug: |
Bug: To reproduce: Open any Parasite Target >> Click Remove button for several genes >> Click Save button |
The target file with csv format isn't uploaded. |
Background
It would be helpful to extend target object and genes included into the target.
Approach
Gene custom columns
type
to target [Default
,Parasite
]Additional features
The text was updated successfully, but these errors were encountered: