-
Notifications
You must be signed in to change notification settings - Fork 6
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
UI work for single-cell #1288
Merged
Merged
UI work for single-cell #1288
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
arteymix
commented
Nov 9, 2024
•
edited
Loading
edited
- add a subset view with QC reports
- include a link to the source experiment
- include links to the bioassays
- add missing links from bioassays to subsets try belong to
- add keywords and description meta tags to make the pages more discoverable by search engines
- display the biomaterial hierarchy (direct children, siblings and source), this could be done with a simple nested list items
- add a page for showing details of a QT with the single cell dimension, bioassay dimension, etc. with links to samples and maybe some kind of expression preview
arteymix
force-pushed
the
feature-single-cell-ui-work
branch
from
November 9, 2024 01:05
a835331
to
75f3dc9
Compare
arteymix
force-pushed
the
feature-single-cell-ui-work
branch
from
November 12, 2024 17:52
75f3dc9
to
09c6e71
Compare
Display the biomaterial and bioassay hierarchy.
arteymix
force-pushed
the
feature-single-cell-ui-work
branch
from
November 14, 2024 21:00
09c6e71
to
9d4b947
Compare
Add resolveUrl and use that in the tags to generate link to resources. Add a list of allowed directories to serves assets from. It does not really do much security-wise, but it will catch unintended usages of the JSP tags. Add a useful message when the development profile is active and the server is not running.
Ensure that the appropriate assets are built when deploying to staging or dev servers.
Include annotations applicable at the subset-level. Handle case where there might be more than one dimension for a given subset.
The page are working, but there are still missing some frontend work to display QC, etc. I'll do that in the feature-single-cell branch later on. |
8 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.