Improve clarity of record_stats for serialization.#1965
Merged
matthiask merged 1 commit intoserializablefrom Jul 19, 2024
Merged
Improve clarity of record_stats for serialization.#1965matthiask merged 1 commit intoserializablefrom
matthiask merged 1 commit intoserializablefrom
Conversation
matthiask
approved these changes
Jul 17, 2024
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 ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #1807
Checklist:
docs/changes.rst.