feat: basic support for inserting variables into editor
Variable list is currently still hardcoded. My idea is that users can manage a list of variables somewhere, and you can choose these in the template.
PR was updated to include a selector for each query stat available from useGraphQueryResult
These pills you can insert (see video) are translated to a template tag when obtaining the template html from the lexical editor (below "Debug" in the video). We can then replace the template tag when sending the report.
Example
Edited by Dennis Collaris
Merge request reports
Activity
added 1 commit
- c7c31d4d - fix: underline button actually triggers underline
added 16 commits
-
f92d09b0...0cf0e8de - 12 commits from branch
main
- 4e1b29b2 - fix: remove unnecessary z-index force to enable dropdowns and tooltips in a dialog
- a54feca0 - feat: basic support for inserting variables into editor
- 0e650e74 - fix: underline button actually triggers underline
- 885cf8b9 - feat: populate variables with query stats
Toggle commit list-
f92d09b0...0cf0e8de - 12 commits from branch
This MR is included in version 1.92.0The release is available on GitLab release.
Your semantic-release bot
Please register or sign in to reply