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

Some fixes to !cases (continued) #454

Merged
merged 6 commits into from
Jan 27, 2024
Merged

Some fixes to !cases (continued) #454

merged 6 commits into from
Jan 27, 2024

Commits on Dec 27, 2023

  1. paginated user cases

    Signed-off-by: GitHub <[email protected]>
    metal0 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    ae651c8 View commit details
    Browse the repository at this point in the history
  2. move embed fields to embed description

    Signed-off-by: GitHub <[email protected]>
    metal0 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    bb4fdf6 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. remove trimLines

    Signed-off-by: GitHub <[email protected]>
    metal0 authored Dec 29, 2023
    Configuration menu
    Copy the full SHA
    c53bfaa View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Merge master

    Dragory committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    e72abb0 View commit details
    Browse the repository at this point in the history
  2. fix: use lower casesPerPage

    Temporary fix to make it unlikely to go over the 4096 character limit
    
    Needs a proper fix in the future where we pre-render the case
    summaries and paginate based on their length.
    Dragory committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    e42bbb9 View commit details
    Browse the repository at this point in the history
  3. chore: run prettier

    Dragory committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    90c7024 View commit details
    Browse the repository at this point in the history