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

[Discover] Adding Recent Datasets #8133

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Oct 3, 2024

  1. Adding recent datasets to dataset selector

    Signed-off-by: Sean Li <[email protected]>
    sejli committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    d7b85cb View commit details
    Browse the repository at this point in the history
  2. addressing comments, adding tests

    Signed-off-by: Sean Li <[email protected]>
    sejli committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    586c108 View commit details
    Browse the repository at this point in the history
  3. moving recent datasets to fetched datasets

    Signed-off-by: Sean Li <[email protected]>
    sejli committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    0a10a70 View commit details
    Browse the repository at this point in the history
  4. mocking UI settings for test

    Signed-off-by: Sean Li <[email protected]>
    sejli committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    83f2cb0 View commit details
    Browse the repository at this point in the history
  5. fixing connect_to_query_state.test

    Signed-off-by: Sean Li <[email protected]>
    sejli committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    69cceb4 View commit details
    Browse the repository at this point in the history
  6. fixing sync_state_with_url test

    Signed-off-by: Sean Li <[email protected]>
    sejli committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e961b88 View commit details
    Browse the repository at this point in the history
  7. adding recent datasets to session storage

    Signed-off-by: Sean Li <[email protected]>
    sejli committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    62d035b View commit details
    Browse the repository at this point in the history
  8. fixing cache bug, improving code structure

    Signed-off-by: Sean Li <[email protected]>
    sejli committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    38f0748 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ec0bdee View commit details
    Browse the repository at this point in the history
  10. adding i18n translation for group labels

    Signed-off-by: Sean Li <[email protected]>
    sejli committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f9cfc73 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. updating mock

    Signed-off-by: Sean Li <[email protected]>
    sejli committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    82c639a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39ced0d View commit details
    Browse the repository at this point in the history
  3. fixing dataset selector test

    Signed-off-by: Sean Li <[email protected]>
    sejli committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    5551fd3 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. fixing index test

    Signed-off-by: Sean Li <[email protected]>
    sejli committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    7687fc5 View commit details
    Browse the repository at this point in the history