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

Suggest similar investigations based on the currently displayed investigation on investigation landing page #1522

Open
wants to merge 17 commits into
base: develop
Choose a base branch
from

Commits on Apr 20, 2023

  1. Add suggestions on investigation landing page

    Add a section on investigation landing pages that suggests similar investigations based on the currently displayed investigations
    kennethnym committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    a39381a View commit details
    Browse the repository at this point in the history
  2. Update investigation landing page test

    Update investigation landing page test for the new suggested investigations section
    kennethnym committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    16e1da6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e95f8d View commit details
    Browse the repository at this point in the history
  4. Hopefully fixes tests

    kennethnym committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    0ac5ee9 View commit details
    Browse the repository at this point in the history
  5. Show more suggestions

    Show more similar investigation suggestions on investigation landing pages
    kennethnym committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    18b1790 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e46c55 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Update investigation suggestion UI

    Make the suggestion list paginated and display relevant topics as chips
    kennethnym committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    092a40a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

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

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    a0fb9e1 View commit details
    Browse the repository at this point in the history
  2. clean up the code/comments

    kaperoo committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    469ecbe View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. merge develop

    kaperoo committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    d8223a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

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

Commits on Sep 27, 2023

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

Commits on Sep 28, 2023

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

Commits on Sep 29, 2023

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

Commits on Oct 2, 2023

  1. fix failing unit tests

    kaperoo committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    ff46220 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. change buttons back to links

    kaperoo committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    9a6e15b View commit details
    Browse the repository at this point in the history