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

Engage experiment #3353

Draft
wants to merge 84 commits into
base: main
Choose a base branch
from
Draft

Engage experiment #3353

wants to merge 84 commits into from

Commits on Aug 4, 2023

  1. Engage custom

    FikriMilano committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    77e4bca View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    efb57b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d1e1f6 View commit details
    Browse the repository at this point in the history
  3. IPC Task generation tests

    f-odhiambo authored and FikriMilano committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    81a1646 View commit details
    Browse the repository at this point in the history
  4. revised plandef

    f-odhiambo authored and FikriMilano committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    2e44299 View commit details
    Browse the repository at this point in the history
  5. Generate unique tasks for each ActivityDefinition

    Francis Odhiambo Otieno authored and FikriMilano committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    586cac0 View commit details
    Browse the repository at this point in the history
  6. IPC Tasks

    Francis Odhiambo Otieno authored and FikriMilano committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    d380fd0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b347890 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    c1031c5 View commit details
    Browse the repository at this point in the history
  2. Fix skip logic delay

    FikriMilano committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    4f83cb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b9fb1c View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Update profile with Session cards and also ability to move back to pr…

    …ofile post submit
    Francis Odhiambo Otieno authored and Francis Odhiambo Otieno committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    40ca57a View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    6841ba9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4614fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fc0b67 View commit details
    Browse the repository at this point in the history
  4. Remove overflow menu icons when configs is null or empty

    Signed-off-by: Elly Kitoto <junkmailstoelly@gmail.com>
    ellykits committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    c2a8aaf View commit details
    Browse the repository at this point in the history
  5. Run spotlessApply

    Signed-off-by: Elly Kitoto <junkmailstoelly@gmail.com>
    ellykits committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    fbde03b View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    8be93e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d7b9fb View commit details
    Browse the repository at this point in the history
  3. Remove unused comments

    Keeping the logs, it's quite useful.
    FikriMilano committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    640b703 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b317b8d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ddfc5b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78f382e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7b2b73a View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    bb66b06 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. Configuration menu
    Copy the full SHA
    63b5a66 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    f4b18cd View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Add NOTHING workflow

    FikriMilano committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    7f8e242 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    304c31b View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Make default behavior for close task to make ready next set of tasks …

    …and not close given set of tasks
    Francis Odhiambo Otieno authored and FikriMilano committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    87c9034 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    14d381c View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    d24a102 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Fix to only show circular progress next button indicator when the var…

    …iables is used in an enableWhenExpression
    FikriMilano committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    f7f4c00 View commit details
    Browse the repository at this point in the history
  2. Fix cropped tip icon

    FikriMilano committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    cd51f7e View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    3910e28 View commit details
    Browse the repository at this point in the history
  2. Use latest SDC library

    FikriMilano committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    3207201 View commit details
    Browse the repository at this point in the history
  3. Remove unused logging

    FikriMilano committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    2e2fd9a View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Fix test failure

    FikriMilano committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    bf82bb0 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Update media view styling

    FikriMilano committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    54f59a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb71091 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd385ee View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    c6661fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    610b8fc View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Fix blurry and blinking image bug

    Sometimes it happens.
    FikriMilano committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    27e7fc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1479043 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98f0fab View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Configuration menu
    Copy the full SHA
    61d51b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Fix enableWhen not triggered when initiating Questionnaire

    1. Show the progress bar upon initialization, triggered by index 0, then increment the index.
    2. Process the enableWhen by calling getQuestionnairePages() at index 1, then hide the progress bar.
    
    All process moved to the background thread to avoid blocking the main thread, which could freeze the spinning progress bar (it is not spinning)
    FikriMilano committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    500830a View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    ee4d75f View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    991b19e View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    36ed6fe View commit details
    Browse the repository at this point in the history
  2. Ensure progress bar shows

    On any extension that reference to that answered Link ID
    FikriMilano committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    acfb0a1 View commit details
    Browse the repository at this point in the history
  3. Fix delay when opening next and previous page

    When there are a lot of calculatedExpression.
    FikriMilano committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    022d5e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    32cdaef View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    0c543f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    a485135 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    b439bd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    202e445 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    7201bb1 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    573aaeb View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    5199ae2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c82692 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f83151b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    605fbeb View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    97b4a42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0bc93d View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    3accfb6 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Add contains tag

    FikriMilano committed May 22, 2024
    Configuration menu
    Copy the full SHA
    15a20b4 View commit details
    Browse the repository at this point in the history
  2. Prevent crash if there is missing link ID

    This should be allowed, because an item can be hidden with skip logic, and when it is hidden, the link ID will not be part of the Questionnaire Response item.
    FikriMilano committed May 22, 2024
    Configuration menu
    Copy the full SHA
    abfa58d View commit details
    Browse the repository at this point in the history
  3. Remove un-used

    FikriMilano committed May 22, 2024
    Configuration menu
    Copy the full SHA
    0b50774 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Add is-enabled tag

    FikriMilano committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f8ac569 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Allow nesting of is-not-empty tag and contains tag

    By adding link id at the end tag as identifier.
    FikriMilano committed May 26, 2024
    Configuration menu
    Copy the full SHA
    7af6d5f View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    2bf85f5 View commit details
    Browse the repository at this point in the history
  2. Revert "Fix cursor goes to the front when typing fast"

    This reverts commit 573aaeb.
    FikriMilano committed May 31, 2024
    Configuration menu
    Copy the full SHA
    384dbfd View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    367c373 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    3b39f5d View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    8a65d5d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Refactor HtmlPopulator

    - Only use 1 iteration
    - Use regex to find and match tags
    - Use index for substitution
    - Use StringBuilder to avoid creating new String instances when doing substitution (using kotlin replace)
    - Keep using the while loop, as using forEach will skip a character following a replacement (See line 47 in HtmlPopulator class)
    FikriMilano committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    e535998 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Set X as forms back icon

    FikriMilano committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ebacc33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c80be9 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    5a622a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dee4f0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4203f5e View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Add patient name as html title

    Temporary solution, best way is to use rules engine, but rules in root (patient name) cannot interact with the rules in each list item (file name).
    FikriMilano committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    929b8ef View commit details
    Browse the repository at this point in the history