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

Search updates #8570

Merged
Merged

Commits on Oct 30, 2021

  1. Configuration menu
    Copy the full SHA
    5cf317d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4bad16 View commit details
    Browse the repository at this point in the history
  3. Update useChannels composable to use bootstrapped channel data.

    Update all channel references to use useChannels.
    rtibbles committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    e917afb View commit details
    Browse the repository at this point in the history
  4. Consolidate search logic in useSearch composable.

    Consolidate search chips in SearchChips component.
    rtibbles committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    85688cb View commit details
    Browse the repository at this point in the history
  5. Don't show channels selector on within channel search.

    Cleanup nonexistent prop.
    rtibbles committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    80ea591 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d0d8065 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    07bac8d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dd679dc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    661012e View commit details
    Browse the repository at this point in the history
  10. Fix search clearing.

    rtibbles committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    1dd4670 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f07bd2e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e9bd98a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e3f4884 View commit details
    Browse the repository at this point in the history
  14. Upgrade kolibri-constants.

    Clean up lock file.
    Add additional nonconforming keys.
    rtibbles committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    dcdf284 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Configuration menu
    Copy the full SHA
    5aed660 View commit details
    Browse the repository at this point in the history
  2. Handle search clearing properly in all cases.

    Remove width setting only used by non-existent route.
    Remove TOPICS_CHANNEL and TOPICS_ROOT references.
    Fix JS tests.
    rtibbles committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    67d1f18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c1ea94 View commit details
    Browse the repository at this point in the history
  4. Add redirect to handle historic channels page.

    Remove breadcrumbs reference to Library.
    rtibbles committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    9331bfd View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Configuration menu
    Copy the full SHA
    d5ffc8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13d0e19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22d330f View commit details
    Browse the repository at this point in the history