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

feat: able to update rules date end and disable #117

Merged
merged 21 commits into from
May 11, 2023

Conversation

carlosgoias
Copy link
Contributor

Description

Able to update rules' date end in order to change or deactivate the rule (#115)

Change checklist

  • Code follows the code rules guidelines of this project
  • Commit messages follow the commit rules of this project
  • I have self-reviewed my changes before submitting this pull request
  • I have covered new/changed code with new tests and/or adjusted existent ones
  • I have made changes necessary to update the documentation accordingly

Please also check the I want to contribute guidelines and make sure you have done accordingly.

Disclaimer

By sending us your contributions, you are agreeing that your contribution is made subject to the terms of our Contributor Ownership Statement

spookylsm
spookylsm previously approved these changes Feb 1, 2023
spookylsm
spookylsm previously approved these changes Feb 1, 2023
src/Rules.Framework/RulesEngine.cs Outdated Show resolved Hide resolved
src/Rules.Framework/RulesEngine.cs Outdated Show resolved Hide resolved
src/Rules.Framework/RulesEngine.cs Show resolved Hide resolved
@jdromeiro jdromeiro linked an issue Feb 6, 2023 that may be closed by this pull request
@carlosgoias carlosgoias requested review from jdromeiro and spookylsm and removed request for rodrigobelo February 13, 2023 15:03
jdromeiro
jdromeiro previously approved these changes Feb 14, 2023
isabelneto
isabelneto previously approved these changes Feb 14, 2023
src/Rules.Framework/Builder/Validation/RuleValidator.cs Outdated Show resolved Hide resolved
src/Rules.Framework/Builder/Validation/RuleValidator.cs Outdated Show resolved Hide resolved
src/Rules.Framework/Core/Rule.cs Outdated Show resolved Hide resolved
src/Rules.Framework/RulesEngine.cs Outdated Show resolved Hide resolved
@carlosgoias carlosgoias changed the title feat: able to update rules date end Part 1 feat: able to update rules date end and disable Mar 21, 2023
@carlosgoias carlosgoias requested review from luispfgarces and removed request for isabelneto March 21, 2023 20:51
jdromeiro
jdromeiro previously approved these changes May 10, 2023
Copy link
Contributor

@luispfgarces luispfgarces left a comment

Choose a reason for hiding this comment

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

Thank you @carlosgoias, great work 🙌

@carlosgoias carlosgoias merged commit 20cb7c2 into master May 11, 2023
2 checks passed
@luispfgarces luispfgarces deleted the us/115/UpdateRulesDateEnd branch March 22, 2024 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: Update rules able to set the date end
6 participants