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

CARDS-1904 / CARDS-1937 #1199

Draft
wants to merge 7 commits into
base: dev
Choose a base branch
from
Draft

CARDS-1904 / CARDS-1937 #1199

wants to merge 7 commits into from

Commits on Feb 4, 2023

  1. CARDS-1904: Reference questions: add a listener that captures the cha…

    …nges to the source answer and updates the copied answer
    sofi2002sofi committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    635a646 View commit details
    Browse the repository at this point in the history
  2. CARDS-1904: Reference questions: add a listener that captures the cha…

    …nges to the source answer and updates the copied answer
    
    add checking out and checking in of forms before and after edditing
    sofi2002sofi committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    fc21f09 View commit details
    Browse the repository at this point in the history
  3. CARDS-1904: Reference questions: add a listener that captures the cha…

    …nges to the source answer and updates the copied answer
    
    remove unnecessary annotation
    sofi2002sofi committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    d6bcac0 View commit details
    Browse the repository at this point in the history
  4. CARDS-1904: Reference questions: add a listener that captures the cha…

    …nges to the source answer and updates the copied answer
    
    avoide deeply nested if statements; simplify getQuestionNode method; add a check for the root node
    sofi2002sofi committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    d1e55ed View commit details
    Browse the repository at this point in the history
  5. CARDS-1904: Reference questios: add a listener that captures the chan…

    …ges to the source answer and updates the copied answer
    
    create the inner class that saves the value and path of the answer from which it was copied
    sofi2002sofi committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    2d1f679 View commit details
    Browse the repository at this point in the history
  6. CARDS-1937: Computed answers: implement deletion the value of depende…

    …nt on change reference answers computed answers
    sofi2002sofi committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    6859057 View commit details
    Browse the repository at this point in the history
  7. CARDS-1937: Computed answers: implement deletion the value of depende…

    …nt on change reference answers computed answers
    
    changed the logic of searching dependent computed answers
    sofi2002sofi committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    f89e336 View commit details
    Browse the repository at this point in the history