Skip to content
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 9 commits into from
Nov 15, 2024
Merged

Commits on Nov 13, 2024

  1. Numerious cleanups for Gemma Web [WIP]

    Display the biomaterial and bioassay hierarchy.
    arteymix committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    9d4b947 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    f087c19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e38dee View commit details
    Browse the repository at this point in the history
  3. Few improvements for the static assets server

    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.
    arteymix committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    89aa08b View commit details
    Browse the repository at this point in the history
  4. Add IntelliJ scripts for building and serving static assets

    Ensure that the appropriate assets are built when deploying to staging
    or dev servers.
    arteymix committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    de6bff5 View commit details
    Browse the repository at this point in the history
  5. Few more improvements for the subset page

    Include annotations applicable at the subset-level.
    
    Handle case where there might be more than one dimension for a given
    subset.
    arteymix committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    7bf620e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5461ae6 View commit details
    Browse the repository at this point in the history
  7. Fix EE set page

    arteymix committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    266dd4d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    39fe57c View commit details
    Browse the repository at this point in the history