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

Ubkg cache #1456

Merged
merged 41 commits into from
Aug 30, 2024
Merged

Ubkg cache #1456

merged 41 commits into from
Aug 30, 2024

Commits on Mar 22, 2024

  1. Merge pull request #1381 from hubmapconsortium/searchColumnToggle

    Prevent users from selecting hidden columns in the menu of the Search Table
    yuanzhou authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    2162899 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1365 from hubmapconsortium/nodejs20

    Update dockerfile to install nodejs 20 instead of 18
    yuanzhou authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    f2aca75 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    10d6b74 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Merge pull request #1388 from hubmapconsortium/multiVersionHide

    Multi version hide & Main Backport
    yuanzhou authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    cee6369 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1394 from hubmapconsortium/collectionsUI

    Collections UI Associated Entities
    yuanzhou authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d8b6426 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Merge pull request #1397 from hubmapconsortium/collectionsUI

    addd max height to Collections Associated Entities Table
    yuanzhou authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    9b83763 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    d6efc52 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Merge pull request #1401 from hubmapconsortium/collectionsUI

    Fix Restriction Application on first render for Associated Entities search
    yuanzhou authored May 6, 2024
    Configuration menu
    Copy the full SHA
    f0d2e82 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    39c29d5 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Merge pull request #1403 from hubmapconsortium/collectionsUI

    Fix Unnecessary scroll on Association table, don't render Submission …
    yuanzhou authored May 9, 2024
    Configuration menu
    Copy the full SHA
    b3897a9 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    65c1aa3 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Merge pull request #1407 from hubmapconsortium/revert

    Add Admin Check Wrapper to Revert
    yuanzhou authored May 16, 2024
    Configuration menu
    Copy the full SHA
    2bea2d6 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Merge pull request #1408 from hubmapconsortium/blame

    Blame/Task Assignment Feature Updates
    yuanzhou authored May 20, 2024
    Configuration menu
    Copy the full SHA
    794b01c View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Merge pull request #1411 from hubmapconsortium/blame

    Fix Issues with rendering & attachment of Task Assignment / Blame, Re…
    yuanzhou authored May 21, 2024
    Configuration menu
    Copy the full SHA
    f4c040e View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Merge pull request #1412 from hubmapconsortium/ruiData

    Fix population of data being sent to RUI for Input initilizations
    yuanzhou authored May 23, 2024
    Configuration menu
    Copy the full SHA
    009da90 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Merge pull request #1415 from hubmapconsortium/ruiData

    use grouping_code instead of data_value
    yuanzhou authored May 29, 2024
    Configuration menu
    Copy the full SHA
    524a07f View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Merge branch 'main' of https://github.com/hubmapconsortium/ingest-ui

    …into dev-integrate
    yuanzhou committed May 31, 2024
    Configuration menu
    Copy the full SHA
    026f251 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Merge branch 'main' of https://github.com/hubmapconsortium/ingest-ui

    …into dev-integrate
    yuanzhou committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    75e3cf7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1418 from hubmapconsortium/bulkValidationUpdates

    Handling for Bulk Metadata attachment results
    yuanzhou authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    28a9837 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Merge pull request #1421 from hubmapconsortium/bulkValidationUpdates

    Further fixes for error rendering
    yuanzhou authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    276d0cd View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Merge pull request #1423 from hubmapconsortium/bulkValidationUpdates

    Improve Rendering for Loader on processing attachments
    yuanzhou authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    3463b8f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/hubmapconsortium/ingest-ui

    …into dev-integrate
    yuanzhou committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b89d1c7 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Merge pull request #1426 from hubmapconsortium/bulkValidationUpdates

     Fix render code for setting error table data
    yuanzhou authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3e9c3c7 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Merge pull request #1427 from hubmapconsortium/EPICollection

    Epi collection
    yuanzhou authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    0f25096 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    e8c6583 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Merge pull request #1430 from hubmapconsortium/EPICollection

    fix no row render on association table
    yuanzhou authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    371dae8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1432 from hubmapconsortium/EPICollection

    Fix Rendering nuances between Collections/EPICollections
    yuanzhou authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    194124b View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Merge pull request #1435 from hubmapconsortium/bulkValidationUpdates

    Bulk validation updates
    yuanzhou authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    02ec544 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    7569a0f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1443 from hubmapconsortium/libpitt/1424-editUploads

    Libpitt/1424 edit uploads
    yuanzhou authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    6eda031 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Merge pull request #1445 from hubmapconsortium/libpitt/1424-editUploads

    Add incomplete status to list to render save button - #1424
    yuanzhou authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    6e636a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Merge branch 'main' of https://github.com/hubmapconsortium/ingest-ui

    …into dev-integrate
    yuanzhou committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    29545a1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1446 from hubmapconsortium/ruiLoad

    Updates to RUI including Tonsil Support
    yuanzhou authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    338509c View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Merge pull request #1449 from hubmapconsortium/contributorMetadataExa…

    …mple
    
    Updates to Contributors for collections and EPICollections + logout fix
    yuanzhou authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    230dd1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3f80cb View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    520b6c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    879ddff View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Adds feedback alert information when API calls to UBKG Fail and we tr…

    …y using what was previously stored
    BirdMachine committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2cd017b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f689d2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77df3a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    a952b32 View commit details
    Browse the repository at this point in the history