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

Qh grants search page works #650

Draft
wants to merge 56 commits into
base: dev
Choose a base branch
from
Draft

Qh grants search page works #650

wants to merge 56 commits into from

Commits on Sep 27, 2024

  1. start of browse by grants ui #579

    UcDust committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    5c9d438 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

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

Commits on Oct 3, 2024

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

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    361681c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    196ea99 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Grant browse API updates

    qjhart committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d23f7d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74c10b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Removed browse model

    qjhart committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    fd6a83b View commit details
    Browse the repository at this point in the history
  2. moved Makefile to startup.mk

    qjhart committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    eee6fae View commit details
    Browse the repository at this point in the history
  3. Added proper template file

    qjhart committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a59d2f3 View commit details
    Browse the repository at this point in the history
  4. Fixes #634. Expanded Grant name

    qjhart committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    66c3e48 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

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

Commits on Oct 21, 2024

  1. add new /<model>/browse api calls in client, updates to get browse ex…

    …perts/grants working
    UcDust committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    290e52d View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    d00fd9b View commit details
    Browse the repository at this point in the history
  2. Moved to bullets for spacing

    qjhart committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    8681568 View commit details
    Browse the repository at this point in the history
  3. typo that started it all

    qjhart committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    68ba1fd View commit details
    Browse the repository at this point in the history
  4. docker-template typo

    qjhart committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    0c01713 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d12fea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    66354fd View commit details
    Browse the repository at this point in the history
  7. capitalize Pi name and org

    qjhart committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    7fbc6bf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    239bd32 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. update grant landing page to parse name with new format, updates to p…

    …art title/subtitle for browse grants
    UcDust committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    3635732 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cdef55 View commit details
    Browse the repository at this point in the history
  3. Added parameter definitions

    qjhart committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    c2b4ea8 View commit details
    Browse the repository at this point in the history
  4. Added type default

    qjhart committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    0d1aeaa View commit details
    Browse the repository at this point in the history
  5. merge dev

    UcDust committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    2184bfc View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    321abe6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12f0cef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d24855d View commit details
    Browse the repository at this point in the history
  4. Revert "Merge branch 'dev' into dc-grants-search-page"

    This reverts commit d24855d, reversing
    changes made to 0d1aeaa.
    UcDust committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    01a5d97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5155c21 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. merge dev

    UcDust committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    587972c View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    834d4cd View commit details
    Browse the repository at this point in the history
  2. Added aggregations. Fixes #643

    qjhart committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    cd3c2ae View commit details
    Browse the repository at this point in the history
  3. Sort by _score,@type,name.kw

    qjhart committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    ab73275 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    4e2d085 View commit details
    Browse the repository at this point in the history
  2. Alter work update

    qjhart committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6479d04 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

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

Commits on Nov 4, 2024

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

Commits on Nov 5, 2024

  1. Added type query for overview

    qjhart committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    79db5c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    177bdfa View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. works search updates

    qjhart committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    7d5c516 View commit details
    Browse the repository at this point in the history
  2. global aggregations

    qjhart committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    93d2b4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    743838b View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

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

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    c60c017 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6119bc5 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    8562127 View commit details
    Browse the repository at this point in the history
  2. Again w/ the deletions

    qjhart committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    fc14324 View commit details
    Browse the repository at this point in the history
  3. Remove extraneous comment

    qjhart committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    3be6e14 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

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

Commits on Nov 19, 2024

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

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    3a285c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac2e085 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db7bc49 View commit details
    Browse the repository at this point in the history