-
Notifications
You must be signed in to change notification settings - Fork 3
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
Release/2.7.0 [main] #920
Merged
Merged
Release/2.7.0 [main] #920
Conversation
This file contains 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
* feature / conditional logic extend item teype * lint fix * fixing tests and creating new test * eslint fix to test * fixing type GREATER THAN TIME * lint fix * turning minutes const to fix lint * fixing lint, turning minute into cons * fixing lint desestructuring hour and minute * lint fix * fixing multiple row option * reverting Podfile.lock * feature/including time range logic, improving IanswerValidator and answerValidator, adding fieldValue to time range and improving payloads * set delete updatedCondition.itemName back * Update src/entities/conditional-logic/model/conditions.ts Co-authored-by: André Vital <andre@andrevital.com> * fix: fixing comments on PR, adding new casses to mapConditionalLogic, fixing order of condition, improving isValidTimeFormat validation, and creating a parse Time string * removing input validation from answerValidator and passing to conditions, and fixing unit tests * improving validators on conditions.ts --------- Co-authored-by: Felipe Imperio <felipeimp@Felipes-MacBook-Pro.local> Co-authored-by: André Vital <andre@andrevital.com>
Sync Release/2.6.1 [dev]
…903) * fix/prevent practice repetitions when treshold is equal 0 * lint:fix * adding space before condition * adding space before condition * removing condition and in case there is no minimun accuracy it becomes zero --------- Co-authored-by: Felipe Imperio <felipeimp@Felipes-MacBook-Pro.local>
* feature/adding unix time * fix creating boot time to fix the timestamp result * fix/Fixing timing mismatch between taps * reverting some files * fixing identation * fixing redundant call, and ensuring the button will be disabled before user action * new formating and fixing index out of range --------- Co-authored-by: Felipe Imperio <felipeimp@Felipes-MacBook-Pro.local>
Release/2.6.2 [dev]
rcmerlo
approved these changes
Dec 19, 2024
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.
Release/2.7.0 [main]