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

Merging main into health-checks-pilot #992

Merged
merged 101 commits into from
Sep 6, 2024
Merged

Merging main into health-checks-pilot #992

merged 101 commits into from
Sep 6, 2024

Commits on Jul 21, 2024

  1. Update README.md

    fongsean authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    ba9fbbb View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    13212d5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #929 from aehrc/fix/populate

    Add custom populatedContext property to in app population
    fongsean authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    05acc56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5f48e8 View commit details
    Browse the repository at this point in the history
  4. Fix flaky code bits - c159d6b

    fongsean committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    517a689 View commit details
    Browse the repository at this point in the history
  5. - Set/reset targetStructureMap on build/destroy form

    - Remove SDC IDE
    - from 67d9676
    fongsean committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    566c939 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bce45be View commit details
    Browse the repository at this point in the history
  7. Fix Playwright issues

    fongsean committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    b1494cb View commit details
    Browse the repository at this point in the history
  8. Run typedoc

    fongsean committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    30a27a2 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #931 from aehrc/feature/write-back

    Feature/write back
    fongsean authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    7b46238 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    1df759a View commit details
    Browse the repository at this point in the history
  2. Update package-lock.json

    fongsean committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3d2ee71 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #934 from aehrc/fix/update-sdc-populate

    Update SDC Populate package version
    fongsean authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    45d662b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca2a855 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3fd1a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ccdd2d View commit details
    Browse the repository at this point in the history
  7. Update package versions

    fongsean committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c80e4cd View commit details
    Browse the repository at this point in the history
  8. Merge pull request #935 from aehrc/fix/calculated-expression

    Fix/calculated expression
    fongsean authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3ffbd9d View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Add AU Core AllergyIntolerance, Condition, Encounter, Immunization an…

    …d MedicationRequest questionnaires
    fongsean committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    2c9fca9 View commit details
    Browse the repository at this point in the history
  2. Bump @storybook/react from 8.0.10 to 8.2.6

    Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) from 8.0.10 to 8.2.6.
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
    - [Commits](https://github.com/storybookjs/storybook/commits/v8.2.6/code/renderers/react)
    
    ---
    updated-dependencies:
    - dependency-name: "@storybook/react"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9621c35 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Add page component (#1)

    * Add FormBodyPage Renderer Component
    
    * Rename tab to page on utils/page
    
    * Add storybook story for FormBodyPage Renderer Component
    
    * Add pages and currentPageIndex to questionnarieStore
    
    * Add next and previous button for Page
    
    * Modify Page utils
    
    * Make Page rendering logic on Top Level Renderer to help render
    
    * Upgrade smart-forms-renderer packages version
    
    * Change Page Next and Previous Button Design
    
    * Add Custom Styled Fab for Page Button
    ryuuzake authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    f006102 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Bump fast-xml-parser from 4.3.2 to 4.4.1 in /apps/demo-renderer-app

    Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.3.2 to 4.4.1.
    - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
    - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
    - [Commits](NaturalIntelligence/fast-xml-parser@v4.3.2...v4.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: fast-xml-parser
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    5fb8e3e View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Merge pull request #938 from aehrc/dependabot/npm_and_yarn/storybook/…

    …react-8.2.6
    
    Bump @storybook/react from 8.0.10 to 8.2.6
    fongsean authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    cdf067a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6284f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    94e5861 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37216ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    151f96c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    5fb8268 View commit details
    Browse the repository at this point in the history
  2. Changes Page Button design

    ryuuzake committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    fdf6571 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    b1f8f9f View commit details
    Browse the repository at this point in the history
  2. Update package versions

    fongsean committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3097d13 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from aehrc/issue/940

    Issue/940
    ryuuzake authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    475c57e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69409fe View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Merge pull request #947 from konsulin-id/issue/940

    Issue/940
    fongsean authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    e432145 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    607c0cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b10042b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #949 from aehrc/feature/au-core-testing

    Feature/au core testing
    fongsean authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    f147683 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #941 from aehrc/dependabot/npm_and_yarn/apps/demo-…

    …renderer-app/fast-xml-parser-4.4.1
    
    Bump fast-xml-parser from 4.3.2 to 4.4.1 in /apps/demo-renderer-app
    fongsean authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    ef52eab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a06c8e View commit details
    Browse the repository at this point in the history
  7. Update package version

    ryuuzake committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d08aadd View commit details
    Browse the repository at this point in the history
  8. Update packages version

    ryuuzake committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    bf2632f View commit details
    Browse the repository at this point in the history
  9. Bump zustand from 4.5.2 to 4.5.4

    Bumps [zustand](https://github.com/pmndrs/zustand) from 4.5.2 to 4.5.4.
    - [Release notes](https://github.com/pmndrs/zustand/releases)
    - [Commits](pmndrs/zustand@v4.5.2...v4.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: zustand
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    9e5149c View commit details
    Browse the repository at this point in the history
  10. Bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2

    Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.6.0 to 4.6.2.
    - [Release notes](https://github.com/facebook/react/releases)
    - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
    - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-react-hooks
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    9b38665 View commit details
    Browse the repository at this point in the history
  11. Bump @emotion/react from 11.11.4 to 11.13.0

    Bumps [@emotion/react](https://github.com/emotion-js/emotion) from 11.11.4 to 11.13.0.
    - [Release notes](https://github.com/emotion-js/emotion/releases)
    - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/react@11.11.4...@emotion/react@11.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@emotion/react"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    dcd040b View commit details
    Browse the repository at this point in the history
  12. Bump @microlink/react-json-view from 1.23.0 to 1.23.1

    Bumps [@microlink/react-json-view](https://github.com/microlinkhq/react-json-view) from 1.23.0 to 1.23.1.
    - [Release notes](https://github.com/microlinkhq/react-json-view/releases)
    - [Changelog](https://github.com/microlinkhq/react-json-view/blob/master/CHANGELOG.md)
    - [Commits](microlinkhq/react-json-view@v1.23.0...v1.23.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@microlink/react-json-view"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    f233e36 View commit details
    Browse the repository at this point in the history
  13. Bump @mui/material from 5.15.20 to 5.16.6

    Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.15.20 to 5.16.6.
    - [Release notes](https://github.com/mui/material-ui/releases)
    - [Changelog](https://github.com/mui/material-ui/blob/v5.16.6/CHANGELOG.md)
    - [Commits](https://github.com/mui/material-ui/commits/v5.16.6/packages/mui-material)
    
    ---
    updated-dependencies:
    - dependency-name: "@mui/material"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    b0bc8ff View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Merge pull request #955 from aehrc/dependabot/npm_and_yarn/mui/materi…

    …al-5.16.6
    
    Bump @mui/material from 5.15.20 to 5.16.6
    fongsean authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    b03d922 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #951 from aehrc/dependabot/npm_and_yarn/zustand-4.5.4

    Bump zustand from 4.5.2 to 4.5.4
    fongsean authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    fec75f2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #954 from aehrc/dependabot/npm_and_yarn/microlink/…

    …react-json-view-1.23.1
    
    Bump @microlink/react-json-view from 1.23.0 to 1.23.1
    fongsean authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    dc8398e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #953 from aehrc/dependabot/npm_and_yarn/emotion/re…

    …act-11.13.0
    
    Bump @emotion/react from 11.11.4 to 11.13.0
    fongsean authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    1299291 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #952 from aehrc/dependabot/npm_and_yarn/eslint-plu…

    …gin-react-hooks-4.6.2
    
    Bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2
    fongsean authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    dbbf960 View commit details
    Browse the repository at this point in the history
  6. Bump vite-plugin-svgr from 3.2.0 to 4.2.0

    Bumps [vite-plugin-svgr](https://github.com/pd4d10/vite-plugin-svgr) from 3.2.0 to 4.2.0.
    - [Release notes](https://github.com/pd4d10/vite-plugin-svgr/releases)
    - [Commits](pd4d10/vite-plugin-svgr@v3.2.0...v4.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: vite-plugin-svgr
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    93ef78d View commit details
    Browse the repository at this point in the history
  7. Bump eslint-plugin-prettier from 5.0.1 to 5.2.1

    Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.0.1 to 5.2.1.
    - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
    - [Commits](prettier/eslint-plugin-prettier@v5.0.1...v5.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    fd622f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

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

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    36cbf1c View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'refs/remotes/origin/main' into issue/639

    # Conflicts:
    #	apps/smart-forms-app/package.json
    #	package-lock.json
    fongsean committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    d1a5ac8 View commit details
    Browse the repository at this point in the history
  3. Update package-lock.json

    fongsean committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    4cecf14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bcf891 View commit details
    Browse the repository at this point in the history
  5. Update packages

    fongsean committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    c6c1e3a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a3edeb View commit details
    Browse the repository at this point in the history
  7. Fix build-demo-app CI

    fongsean committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    9ae3feb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d91bd81 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #964 from aehrc/fix/pop-import

    Fix isRecord imports in sdc-populate
    fongsean authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    71dd709 View commit details
    Browse the repository at this point in the history
  10. Bump axios from 1.6.8 to 1.7.4

    Bumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.7.4.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.6.8...v1.7.4)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    058243f View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'refs/remotes/origin/main' into issue/639

    # Conflicts:
    #	apps/smart-forms-app/package.json
    #	package-lock.json
    #	packages/smart-forms-renderer/package.json
    fongsean committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    9251adf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c7136c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    2686b54 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from aehrc/issue/639

    Issue/639
    ryuuzake authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    12eeef2 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Merge pull request #950 from konsulin-id/issue/639

    Issue/639
    fongsean authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    4a7ff5b View commit details
    Browse the repository at this point in the history
  2. Fix package-lock.json

    fongsean committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    f627d68 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #967 from aehrc/fix/workflow

    Fix package-lock.json
    fongsean authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    43fe9c1 View commit details
    Browse the repository at this point in the history
  4. Bump @types/node from 20.14.2 to 22.5.0

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.2 to 22.5.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    1ee429b View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Fix quantity docs

    fongsean committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6be3916 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #969 from aehrc/fix/workflow

    Fix quantity docs
    fongsean authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    484620b View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Merge pull request #968 from aehrc/dependabot/npm_and_yarn/types/node…

    …-22.5.0
    
    Bump @types/node from 20.14.2 to 22.5.0
    fongsean authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    61f161a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #965 from aehrc/dependabot/npm_and_yarn/axios-1.7.4

    Bump axios from 1.6.8 to 1.7.4
    fongsean authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    e2eddc4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #960 from aehrc/dependabot/npm_and_yarn/eslint-plu…

    …gin-prettier-5.2.1
    
    Bump eslint-plugin-prettier from 5.0.1 to 5.2.1
    fongsean authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    1165470 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #958 from aehrc/dependabot/npm_and_yarn/vite-plugi…

    …n-svgr-4.2.0
    
    Bump vite-plugin-svgr from 3.2.0 to 4.2.0
    fongsean authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    9a77e7f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82bb4bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3752e7d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #970 from aehrc/issue/963

    Add support for non-repeating group table
    fongsean authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    164cb82 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    2ae71c9 View commit details
    Browse the repository at this point in the history
  2. Update package.json

    fongsean committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    2bf37e8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #978 from aehrc/feature/item-initial

    Add support for item.initial for repeating groups
    fongsean authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    eb01245 View commit details
    Browse the repository at this point in the history
  4. Bump @sentry/cli from 2.32.1 to 2.34.1

    Bumps [@sentry/cli](https://github.com/getsentry/sentry-cli) from 2.32.1 to 2.34.1.
    - [Release notes](https://github.com/getsentry/sentry-cli/releases)
    - [Changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md)
    - [Commits](getsentry/sentry-cli@2.32.1...2.34.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@sentry/cli"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    1d99fe6 View commit details
    Browse the repository at this point in the history
  5. Bump zustand from 4.5.4 to 4.5.5

    Bumps [zustand](https://github.com/pmndrs/zustand) from 4.5.4 to 4.5.5.
    - [Release notes](https://github.com/pmndrs/zustand/releases)
    - [Commits](pmndrs/zustand@v4.5.4...v4.5.5)
    
    ---
    updated-dependencies:
    - dependency-name: zustand
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7d07a59 View commit details
    Browse the repository at this point in the history
  6. Bump @mui/material from 5.16.6 to 5.16.7

    Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.16.6 to 5.16.7.
    - [Release notes](https://github.com/mui/material-ui/releases)
    - [Changelog](https://github.com/mui/material-ui/blob/v5.16.7/CHANGELOG.md)
    - [Commits](https://github.com/mui/material-ui/commits/v5.16.7/packages/mui-material)
    
    ---
    updated-dependencies:
    - dependency-name: "@mui/material"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f5d1124 View commit details
    Browse the repository at this point in the history
  7. Bump micromatch from 4.0.5 to 4.0.8

    Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
    - [Release notes](https://github.com/micromatch/micromatch/releases)
    - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
    - [Commits](micromatch/micromatch@4.0.5...4.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: micromatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c81c9ac View commit details
    Browse the repository at this point in the history
  8. Add CHANGELOG.md

    fongsean committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    9ab1011 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #983 from aehrc/feature/add-changelog

    Add CHANGELOG.md
    fongsean authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    483b728 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #975 from aehrc/dependabot/npm_and_yarn/zustand-4.5.5

    Bump zustand from 4.5.4 to 4.5.5
    fongsean authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    2d611c5 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #982 from aehrc/dependabot/npm_and_yarn/micromatch…

    …-4.0.8
    
    Bump micromatch from 4.0.5 to 4.0.8
    fongsean authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a52d13e View commit details
    Browse the repository at this point in the history
  12. Merge pull request #977 from aehrc/dependabot/npm_and_yarn/sentry/cli…

    …-2.34.1
    
    Bump @sentry/cli from 2.32.1 to 2.34.1
    fongsean authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    0dac7c2 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #973 from aehrc/dependabot/npm_and_yarn/mui/materi…

    …al-5.16.7
    
    Bump @mui/material from 5.16.6 to 5.16.7
    fongsean authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    506cddf View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

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

Commits on Sep 4, 2024

  1. Update storybook

    fongsean committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e8c0a94 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Use QR item.id instead of useState to keep track of repeat item insta…

    …nces
    
    - Remove trim() in string and text items
    fongsean committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    4da3275 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Fix linting

    fongsean committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    4ee3ca9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #989 from aehrc/refactor/performance

    Refactor/performance
    fongsean authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    2909025 View commit details
    Browse the repository at this point in the history
  3. Update package versions

    fongsean committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    c1adc0c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #990 from aehrc/refactor/performance

    Update package versions for PR #989
    fongsean authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    af3fb8b View commit details
    Browse the repository at this point in the history