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

fix(portal): Fix pagination issues with flows and activities, improve error handling around live tables #4330

Merged
merged 6 commits into from
Mar 27, 2024

Commits on Mar 26, 2024

  1. Fix crash from logs

    AndrewDryga committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    35c6fd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c40e036 View commit details
    Browse the repository at this point in the history
  3. Fix broken activities pagination, better error handling for live page…

    …s, show/filter flow activities
    AndrewDryga committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    3a61a95 View commit details
    Browse the repository at this point in the history
  4. Fix flaky test

    AndrewDryga committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    1f11064 View commit details
    Browse the repository at this point in the history
  5. Replace actors type filter with actors status one

    I feels more useful while it doesn't suffer from issues like leaking "API Client" actor types
    AndrewDryga committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    78cd706 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Delete 422 html template

    AndrewDryga committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    65fec1e View commit details
    Browse the repository at this point in the history