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

Variables: Fixes Textbox current value persistence #29481

Merged
merged 12 commits into from Dec 2, 2020

Conversation

hugohaggmark
Copy link
Contributor

@hugohaggmark hugohaggmark commented Dec 1, 2020

What this PR does / why we need it:
This PR is a branch off from #29407 and tries to make persistence for text box variables clearer.

Which issue(s) this PR fixes:
Fixes #28991

Special notes for your reviewer:

@hugohaggmark hugohaggmark added this to the 7.3.5 milestone Dec 1, 2020
@hugohaggmark hugohaggmark self-assigned this Dec 1, 2020
@hugohaggmark hugohaggmark added this to In Review in Frontend Platform Backlog via automation Dec 1, 2020
@hugohaggmark hugohaggmark requested a review from a team December 1, 2020 06:09
@hugohaggmark hugohaggmark changed the base branch from master to hugoh/fix-variable-confusion December 1, 2020 09:49
@hugohaggmark hugohaggmark requested review from a team as code owners December 1, 2020 09:49
@hugohaggmark hugohaggmark requested review from oddlittlebird, osg-grafana and aocenas and removed request for a team December 1, 2020 09:49
@hugohaggmark hugohaggmark changed the base branch from hugoh/fix-variable-confusion to master December 1, 2020 09:50
@hugohaggmark hugohaggmark changed the base branch from master to hugoh/fix-variable-confusion December 1, 2020 09:53
@hugohaggmark hugohaggmark removed the request for review from aocenas December 1, 2020 09:54
Copy link
Member

@dprokop dprokop left a comment

Choose a reason for hiding this comment

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

Great stuff @hugohaggmark! Left minor nits to consider :)

@hugohaggmark hugohaggmark modified the milestones: 7.3.5, 7.4.0 Dec 1, 2020
Base automatically changed from hugoh/fix-variable-confusion to master December 1, 2020 14:02
@hugohaggmark hugohaggmark merged commit 3dcfe54 into master Dec 2, 2020
Frontend Platform Backlog automation moved this from In Review to Done Dec 2, 2020
@hugohaggmark hugohaggmark deleted the hugoh/issue-with-textboxvars branch December 2, 2020 13:08
ryantxu pushed a commit that referenced this pull request Dec 8, 2020
* Variables: Fixes savequery for Constant and TextBox variables

* Refactor: reverts textbox changes

* Refactor: Fixes dashboard export and tests

* Refactor: hides or migrates Constant variables

* Tests: fixes snapshots

* Variables: Fixes Textbox current value persistance

* Refactor: fixes PR comments and adds e2e tests
@mjseaman mjseaman added this to the 7.4.0 milestone Jan 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Variables: Textbox variable always updates the default value when saving the dashboard
3 participants