Skip to content

for FEAT-VALIDATION_RULE SUPPORT -1 #13

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

Merged
merged 1 commit into from
Nov 10, 2024
Merged

Conversation

charangirijala
Copy link
Owner

closes #12

Changes Made

  1. utilityVariables.cls -> Included the regex for CODE_UNIT_STARTED, VALIDATION_RULE, VALIDATION_PASS, VALIDATION_FAIL
  2. utilityMethods.cls -> added condtions for the added regex
  3. Added classes ValidationPassFail.cls & ValidationRuleUtility.cls
  4. LogLineSchema.cls -> isValidRulePass variable added
  5. LogLineWrapper.js -> Added condtional styling class VALPS & VALFL
  6. LogLineWrapper.html -> Added template condition
  7. LogLineWrapper.css -> added styling class VALPS & VALFL for color and added isValidRuleFail property for VALIDATION_FAIL
image

Sample Debug Log used for testing
apex-07LIR00003V8nls2AB.log

CC: @Sreshtag

@charangirijala charangirijala self-assigned this Nov 10, 2024
@charangirijala charangirijala added the enhancement New feature or request label Nov 10, 2024
@charangirijala charangirijala merged commit c389da2 into main Nov 10, 2024
1 check passed
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.

FEAT-VALIDATION_RULE SUPPORT -1
1 participant