Skip to content

Conversation

tim-schilling
Copy link
Member

Fixes #1807

Checklist:

  • I have added the relevant tests for this change.
  • I have added an item to the Pending section of docs/changes.rst.

@tim-schilling tim-schilling requested a review from elineda July 16, 2024 13:59
Copy link
Member

@elineda elineda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:)

@matthiask matthiask merged commit e1c0755 into serializable Jul 19, 2024
@matthiask matthiask deleted the record-stats-docs branch July 19, 2024 19:37
matthiask added a commit that referenced this pull request Jul 15, 2025
* origin/serializable: (25 commits)
  Removed unnecessary SQLPanel.record_stats
  Updated replaceToolbarState to use request id.
  Move serializable changes into the main change log.
  Fixes #2073 -- Added DatabaseStore for persistent debug data storage. (#2121)
  Added check for pytest as test runner for IS_RUNNING_TESTS.
  Improve clarity of record_stats for serialization. (#1965)
  Hack: Sleep before checking to see if the history panel auto updated.
  Comment out the async button because it breaks the wsgi app.
  Fix tests for serializable changes with selenium.
  Avoid caching the config settings.
  Make template panel serializable.
  Rework the alerts panel to be compatible with serialization.
  Extend example app to have an async version.
  Update all panels to use data from get_stats on render
  Support serialization of FunctionCall
  Force everything to a string if it can't be serialized.
  Make Panel.panel_id a classmember.
  Support serializable sql panel
  Support serializable panels. This is a WIP and needs clean-up.
  Rename store_id variants to request_id
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants