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

GUI editor for conditional card #5051

Merged
merged 5 commits into from Mar 6, 2020
Merged

GUI editor for conditional card #5051

merged 5 commits into from Mar 6, 2020

Conversation

thomasloven
Copy link
Contributor

Breaking change

Proposed change

image
image

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (thank you!)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Example configuration

Additional information

  • This PR fixes or closes issue: fixes #
  • This PR is related to issue:
  • Link to documentation pull request:

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • Tests have been added to verify that the new code works.

If user exposed functionality or configuration variables are added/changed:

@thomasloven thomasloven force-pushed the conditional-editor branch 3 times, most recently from c55490c to 3b092d0 Compare March 3, 2020 23:23
src/translations/en.json Outdated Show resolved Hide resolved
"card": "Card",
"state_equal": "State is equal to",
"state_not_equal": "State is not equal to",
"current_state": "current",
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
"current_state": "current",
"current_state": "Current",

should this be capitalized?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm not sure. It's the "current" in State (current: 'on')...

@thomasloven thomasloven force-pushed the conditional-editor branch 2 times, most recently from 87a62e0 to fb8d6b6 Compare March 4, 2020 16:09
@thomasloven
Copy link
Contributor Author

I'm getting really good at rebasing because of this PR...

@bramkragten bramkragten merged commit 503dec7 into dev Mar 6, 2020
@delete-merged-branch delete-merged-branch bot deleted the conditional-editor branch March 6, 2020 11:58
@lock lock bot locked and limited conversation to collaborators Mar 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants